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

A

abort(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in interface org.apache.camel.component.file.GenericFileProcessStrategy
Called when a begin is aborted, for example to release any resources which may have been acquired during the GenericFileProcessStrategy.begin(GenericFileOperations, GenericFileEndpoint, org.apache.camel.Exchange, GenericFile) operation.
abort(GenericFileOperations<T>, GenericFileEndpoint<T>, Exchange, GenericFile<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
abortJob(String, BulkApiClient.JobInfoResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
 
abortJob(String, BulkApiClient.JobInfoResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
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
 
AbstractAttributesBase - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Base DTO for report attributes.
AbstractAttributesBase() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractAttributesBase
 
AbstractBaseSSLContextParametersFactoryBean<T extends BaseSSLContextParameters> - Class in org.apache.camel.core.xml.util.jsse
 
AbstractBaseSSLContextParametersFactoryBean() - Constructor for class org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
AbstractBeanDefinitionParser - Class in org.apache.camel.component.cxf.blueprint
 
AbstractBeanDefinitionParser() - Constructor for class org.apache.camel.component.cxf.blueprint.AbstractBeanDefinitionParser
 
AbstractBeanDefinitionParser - Class in org.apache.camel.component.cxf.transport.blueprint
 
AbstractBeanDefinitionParser() - Constructor for class org.apache.camel.component.cxf.transport.blueprint.AbstractBeanDefinitionParser
 
AbstractCamelAdapter - Class in org.apache.camel.component.spring.integration.adapter
The Abstract class for the Spring Integration Camel Adapter
AbstractCamelAdapter() - Constructor for class org.apache.camel.component.spring.integration.adapter.AbstractCamelAdapter
 
AbstractCamelConsumerTemplateFactoryBean - Class in org.apache.camel.core.xml
A factory for creating a new ConsumerTemplate instance with a minimum of XML
AbstractCamelConsumerTemplateFactoryBean() - Constructor for class org.apache.camel.core.xml.AbstractCamelConsumerTemplateFactoryBean
 
AbstractCamelContextBeanDefinitionParaser - Class in org.apache.camel.component.spring.integration.adapter.config
This BeanDefinition parser help to inject the camel context into the beans
AbstractCamelContextBeanDefinitionParaser() - Constructor for class org.apache.camel.component.spring.integration.adapter.config.AbstractCamelContextBeanDefinitionParaser
 
AbstractCamelContextBeanDefinitionParser - Class in org.apache.camel.component.cxf.transport.spring
 
AbstractCamelContextBeanDefinitionParser() - Constructor for class org.apache.camel.component.cxf.transport.spring.AbstractCamelContextBeanDefinitionParser
 
AbstractCamelContextFactoryBean<T extends ModelCamelContext> - Class in org.apache.camel.core.xml
A factory to create and initialize a CamelContext and install routes either explicitly configured or found by searching the classpath for Java classes which extend RouteBuilder.
AbstractCamelContextFactoryBean() - Constructor for class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
AbstractCamelEndpointFactoryBean - Class in org.apache.camel.core.xml
 
AbstractCamelEndpointFactoryBean() - Constructor for class org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
 
AbstractCamelFactoryBean<T> - Class in org.apache.camel.core.xml
 
AbstractCamelFactoryBean() - Constructor for class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
AbstractCamelInvocationHandler - Class in org.apache.camel.component.bean
 
AbstractCamelInvocationHandler(Endpoint, Producer) - Constructor for class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
AbstractCamelProducerTemplateFactoryBean - Class in org.apache.camel.core.xml
A factory for creating a new ProducerTemplate instance with a minimum of XML
AbstractCamelProducerTemplateFactoryBean() - Constructor for class org.apache.camel.core.xml.AbstractCamelProducerTemplateFactoryBean
 
AbstractCamelRedeliveryPolicyFactoryBean - Class in org.apache.camel.core.xml
A factory which instantiates RedeliveryPolicy objects
AbstractCamelRedeliveryPolicyFactoryBean() - Constructor for class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
AbstractCamelRunner - Class in org.apache.camel.scr
 
AbstractCamelRunner() - Constructor for class org.apache.camel.scr.AbstractCamelRunner
 
AbstractCamelTestNGSpringContextTests - Class in org.apache.camel.testng
Bridges Camel testing capabilities from CamelSpringTestSupport into Spring Test driven classes.
AbstractCamelTestNGSpringContextTests() - Constructor for class org.apache.camel.testng.AbstractCamelTestNGSpringContextTests
 
AbstractCamelTestNGSpringContextTests.TestNGCamelSpringTestContextLoader - Class in org.apache.camel.testng
 
AbstractCamelThreadPoolFactoryBean - Class in org.apache.camel.core.xml
A factory which instantiates ExecutorService objects
AbstractCamelThreadPoolFactoryBean() - Constructor for class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
AbstractCastorDataFormat - Class in org.apache.camel.dataformat.castor
An abstract class which implement data format (DataFormat) interface which leverage the Castor library for XML marshaling and unmarshaling
AbstractCastorDataFormat() - Constructor for class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
AbstractCastorDataFormat(XMLContext) - Constructor for class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
AbstractClientBase - Class in org.apache.camel.component.salesforce.internal.client
 
AbstractClientBase(String, SalesforceSession, SalesforceHttpClient) - Constructor for class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
AbstractClientBase.ClientResponseCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
AbstractCxfBeanDefinitionParser - Class in org.apache.camel.component.cxf.spring
 
AbstractCxfBeanDefinitionParser() - Constructor for class org.apache.camel.component.cxf.spring.AbstractCxfBeanDefinitionParser
 
AbstractDataFormatFeature - Class in org.apache.camel.component.cxf.feature
The abstract class for the data format feature
AbstractDataFormatFeature() - Constructor for class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
AbstractDdbCommand - Class in org.apache.camel.component.aws.ddb
 
AbstractDdbCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
AbstractDTOBase - Class in org.apache.camel.component.salesforce.api.dto
 
AbstractDTOBase() - Constructor for class org.apache.camel.component.salesforce.api.dto.AbstractDTOBase
 
AbstractEtcdConsumer - Class in org.apache.camel.component.etcd
The etcd consumer.
AbstractEtcdConsumer(AbstractEtcdEndpoint, Processor, EtcdConfiguration, EtcdNamespace, String) - Constructor for class org.apache.camel.component.etcd.AbstractEtcdConsumer
 
AbstractEtcdEndpoint - Class in org.apache.camel.component.etcd
Represents a etcd endpoint.
AbstractEtcdEndpoint(String, EtcdComponent, EtcdConfiguration, EtcdNamespace, String) - Constructor for class org.apache.camel.component.etcd.AbstractEtcdEndpoint
 
AbstractEtcdPollingConsumer - Class in org.apache.camel.component.etcd
The etcd consumer.
AbstractEtcdPollingConsumer(AbstractEtcdEndpoint, Processor, EtcdConfiguration, EtcdNamespace, String) - Constructor for class org.apache.camel.component.etcd.AbstractEtcdPollingConsumer
 
AbstractEtcdProducer - Class in org.apache.camel.component.etcd
The etcd producer.
AbstractEtcdProducer(AbstractEtcdEndpoint, EtcdConfiguration, EtcdNamespace, String) - Constructor for class org.apache.camel.component.etcd.AbstractEtcdProducer
 
AbstractExchangeEvent - Class in org.apache.camel.management.event
Base class for Exchange events.
AbstractExchangeEvent(Exchange) - Constructor for class org.apache.camel.management.event.AbstractExchangeEvent
 
AbstractFutureCallback<T> - Class in org.apache.camel.component.olingo2.api.impl
Helper implementation of FutureCallback for Olingo2AppImpl
AbstractGitConsumer - Class in org.apache.camel.component.git.consumer
 
AbstractGitConsumer(GitEndpoint, Processor) - Constructor for class org.apache.camel.component.git.consumer.AbstractGitConsumer
 
AbstractGitHubConsumer - Class in org.apache.camel.component.github.consumer
 
AbstractGitHubConsumer(GitHubEndpoint, Processor) - Constructor for class org.apache.camel.component.github.consumer.AbstractGitHubConsumer
 
AbstractGitHubProducer - Class in org.apache.camel.component.github.producer
 
AbstractGitHubProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.AbstractGitHubProducer
 
AbstractHttpWebServiceMessageSenderDecorator(AbstractHttpWebServiceMessageSender, SpringWebserviceConfiguration) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator
 
AbstractIgniteEndpoint - Class in org.apache.camel.component.ignite
Base class for all Ignite endpoints.
AbstractIgniteEndpoint(String, Component) - Constructor for class org.apache.camel.component.ignite.AbstractIgniteEndpoint
 
AbstractJdbcMessageIdRepository<T> - Class in org.apache.camel.processor.idempotent.jdbc
Base class for JDBC-based idempotent repositories that allows the schema to be changed.
AbstractJdbcMessageIdRepository() - Constructor for class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
AbstractJdbcMessageIdRepository(JdbcTemplate, TransactionTemplate) - Constructor for class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
AbstractJdbcMessageIdRepository(DataSource, TransactionTemplate, String) - Constructor for class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
AbstractJdbcMessageIdRepository(DataSource, String) - Constructor for class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
AbstractJIRAConsumer - Class in org.apache.camel.component.jira.consumer
 
AbstractJIRAConsumer(JIRAEndpoint, Processor) - Constructor for class org.apache.camel.component.jira.consumer.AbstractJIRAConsumer
 
AbstractJIRAProducer - Class in org.apache.camel.component.jira.producer
 
AbstractJIRAProducer(JIRAEndpoint) - Constructor for class org.apache.camel.component.jira.producer.AbstractJIRAProducer
 
AbstractJsseUtilFactoryBean<T> - Class in org.apache.camel.core.xml.util.jsse
 
AbstractJsseUtilFactoryBean() - Constructor for class org.apache.camel.core.xml.util.jsse.AbstractJsseUtilFactoryBean
 
AbstractKeyManagersParametersFactoryBean - Class in org.apache.camel.core.xml.util.jsse
A representation of configuration options for creating and loading KeyManager instance(s).
AbstractKeyManagersParametersFactoryBean() - Constructor for class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
AbstractKeyStoreParametersFactoryBean - Class in org.apache.camel.core.xml.util.jsse
 
AbstractKeyStoreParametersFactoryBean() - Constructor for class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
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
 
AbstractMessageHandler - Class in org.apache.camel.component.sjms.consumer
Abstract MessageListener
AbstractMessageHandler(SjmsEndpoint, ExecutorService) - Constructor for class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
AbstractMessageHandler(SjmsEndpoint, ExecutorService, Synchronization) - Constructor for class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
AbstractMetricsProducer - Class in org.apache.camel.component.metrics
 
AbstractMetricsProducer(MetricsEndpoint) - Constructor for class org.apache.camel.component.metrics.AbstractMetricsProducer
 
AbstractNumberFormat<T extends Number> - Class in org.apache.camel.dataformat.bindy.format
 
AbstractNumberFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.AbstractNumberFormat
 
AbstractNumberFormat(boolean, int, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.AbstractNumberFormat
 
AbstractQueryRecordsBase - Class in org.apache.camel.component.salesforce.api.dto
Abstract base DTO for Salesforce SOQL Query records.
AbstractQueryRecordsBase() - Constructor for class org.apache.camel.component.salesforce.api.dto.AbstractQueryRecordsBase
 
AbstractReportResultsBase - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Base DTO for report results.
AbstractReportResultsBase() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
AbstractRestProcessor - Class in org.apache.camel.component.salesforce.internal.processor
 
AbstractRestProcessor(SalesforceEndpoint) - Constructor for class org.apache.camel.component.salesforce.internal.processor.AbstractRestProcessor
 
AbstractSalesforceProcessor - Class in org.apache.camel.component.salesforce.internal.processor
 
AbstractSalesforceProcessor(SalesforceEndpoint) - Constructor for class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
AbstractSdbCommand - Class in org.apache.camel.component.aws.sdb
 
AbstractSdbCommand(AmazonSimpleDB, SdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.sdb.AbstractSdbCommand
 
AbstractSecureRandomParametersFactoryBean - Class in org.apache.camel.core.xml.util.jsse
 
AbstractSecureRandomParametersFactoryBean() - Constructor for class org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
 
AbstractSmppCommand - Class in org.apache.camel.component.smpp
 
AbstractSmppCommand(SMPPSession, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.AbstractSmppCommand
 
AbstractSObjectBase - Class in org.apache.camel.component.salesforce.api.dto
 
AbstractSObjectBase() - Constructor for class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
AbstractSSLContextClientParametersFactoryBean - Class in org.apache.camel.core.xml.util.jsse
 
AbstractSSLContextClientParametersFactoryBean() - Constructor for class org.apache.camel.core.xml.util.jsse.AbstractSSLContextClientParametersFactoryBean
 
AbstractSSLContextParametersFactoryBean - Class in org.apache.camel.core.xml.util.jsse
 
AbstractSSLContextParametersFactoryBean() - Constructor for class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
AbstractSSLContextServerParametersFactoryBean - Class in org.apache.camel.core.xml.util.jsse
 
AbstractSSLContextServerParametersFactoryBean() - Constructor for class org.apache.camel.core.xml.util.jsse.AbstractSSLContextServerParametersFactoryBean
 
AbstractStreamingConsumer - Class in org.apache.camel.component.twitter.consumer.streaming
Super class providing consuming capabilities for the streaming API.
AbstractStreamingConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
AbstractSynchronizedExchange - Class in org.apache.camel.component.disruptor
 
AbstractSynchronizedExchange(Exchange) - Constructor for class org.apache.camel.component.disruptor.AbstractSynchronizedExchange
 
AbstractTrustManagersParametersFactoryBean - Class in org.apache.camel.core.xml.util.jsse
 
AbstractTrustManagersParametersFactoryBean() - Constructor for class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
AbstractUniVocityDataFormat<F extends com.univocity.parsers.common.Format,CWS extends com.univocity.parsers.common.CommonWriterSettings<F>,W extends com.univocity.parsers.common.AbstractWriter<CWS>,CPS extends com.univocity.parsers.common.CommonParserSettings<F>,P extends com.univocity.parsers.common.AbstractParser<CPS>,DF extends AbstractUniVocityDataFormat<F,CWS,W,CPS,P,DF>> - Class in org.apache.camel.dataformat.univocity
This abstract class contains all the common parts for all the uniVocity parsers.
AbstractUniVocityDataFormat() - Constructor for class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
AbstractXmlDataFormat - Class in org.apache.camel.groovy.dataformat
Common attributes and methods for XmlParser and XmlSlurper usage.
AbstractXmlDataFormat(boolean) - Constructor for class org.apache.camel.groovy.dataformat.AbstractXmlDataFormat
 
AbstractXStreamWrapper - Class in org.apache.camel.dataformat.xstream
An abstract class which implement data format (DataFormat) interface which leverage the XStream library for XML or JSON's marshaling and unmarshaling
AbstractXStreamWrapper() - Constructor for class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
AbstractXStreamWrapper(XStream) - Constructor for class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
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(Request, Response) - Method in class org.apache.camel.component.salesforce.internal.client.SalesforceSecurityHandler
 
accept(TokenType) - Method in class org.apache.camel.language.simple.BaseSimpleParser
Accept the given token.
accept(CamelContext) - Method in class org.apache.camel.spi.CamelContextTracker
Called to determine whether this tracker should accept the given context.
accept(CamelContext) - Method in interface org.apache.camel.spi.CamelContextTracker.Filter
 
ACCEPT_CONTENT_TYPE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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
 
access(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Deprecated.
is not in use in swagger specification 2.0
accessToken - Variable in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
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.
ack() - Static method in class org.apache.camel.component.hl7.HL7
 
ack(AckCode) - Static method in class org.apache.camel.component.hl7.HL7
ack(AcknowledgmentCode) - Static method in class org.apache.camel.component.hl7.HL7
 
ack(AckCode, String, int) - Static method in class org.apache.camel.component.hl7.HL7
ack(AckCode, String, ErrorCode) - Static method in class org.apache.camel.component.hl7.HL7
ack(AcknowledgmentCode, String, ErrorCode) - Static method in class org.apache.camel.component.hl7.HL7
 
AckCode - Enum in org.apache.camel.component.hl7
Deprecated.
use AcknowledgmentCode
AckExpression - Class in org.apache.camel.component.hl7
 
AckExpression() - Constructor for class org.apache.camel.component.hl7.AckExpression
 
AckExpression(AckCode) - Constructor for class org.apache.camel.component.hl7.AckExpression
AckExpression(AckCode, String, int) - Constructor for class org.apache.camel.component.hl7.AckExpression
AckExpression(AckCode, String, ErrorCode) - Constructor for class org.apache.camel.component.hl7.AckExpression
AckExpression(AcknowledgmentCode) - Constructor for class org.apache.camel.component.hl7.AckExpression
 
AckExpression(AcknowledgmentCode, String, ErrorCode) - Constructor for class org.apache.camel.component.hl7.AckExpression
 
ACL - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
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<FTPFile>, GenericFile<FTPFile>, Exchange) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<ChannelSftp.LsEntry>, GenericFile<ChannelSftp.LsEntry>, Exchange) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
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.FileIdempotentRepositoryReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
acquireExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
acquirePollingConsumer(Endpoint) - Method in class org.apache.camel.impl.ConsumerCache
Acquires a pooled PollingConsumer which you must release back again after usage using the ConsumerCache.releasePollingConsumer(org.apache.camel.Endpoint, org.apache.camel.PollingConsumer) method.
acquirePollingConsumer(Endpoint) - Method in class org.apache.camel.impl.EmptyConsumerCache
 
acquireProducer(Endpoint) - Method in class org.apache.camel.impl.EmptyProducerCache
 
acquireProducer(Endpoint) - Method in class org.apache.camel.impl.ProducerCache
Acquires a pooled producer which you must release back again after usage using the ProducerCache.releaseProducer(org.apache.camel.Endpoint, org.apache.camel.Producer) method.
act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.BuryCommand
 
act(Client, Exchange) - Method in interface org.apache.camel.component.beanstalk.processors.Command
 
act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.DeleteCommand
 
act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.KickCommand
 
act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.PutCommand
 
act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.ReleaseCommand
 
act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.TouchCommand
 
ACTION - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
ACTION - Static variable in interface org.apache.camel.component.jcache.JCacheConstants
 
Action - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Action() - Constructor for class org.apache.camel.component.linkedin.api.model.Action
 
action - Variable in class org.apache.camel.component.linkedin.api.model.CompanyJobUpdate
 
action - Variable in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
 
action - Variable in class org.apache.camel.component.linkedin.api.model.CompanyProfileUpdate
 
action - Variable in class org.apache.camel.component.linkedin.api.model.UpdateAction
 
ACTION - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
ACTION_CREATE - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
ACTION_DELETE - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
ACTION_MODIFY - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
ACTION_RETRIEVE - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
ACTION_UPDATE - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
actionList - Variable in class org.apache.camel.component.linkedin.api.model.AvailableActions
 
ActionOverride - Class in org.apache.camel.component.salesforce.api.dto
 
ActionOverride() - Constructor for class org.apache.camel.component.salesforce.api.dto.ActionOverride
 
activate() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanDestination
 
activate() - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
activate(ComponentContext, Map<String, Object>) - Method in class org.apache.camel.component.kura.KuraRouter
 
activate() - Method in class org.apache.camel.impl.BreakpointSupport
 
activate(BundleContext, Map<String, String>) - Method in class org.apache.camel.scr.AbstractCamelRunner
 
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.
activateObject(Channel) - Method in class org.apache.camel.component.rabbitmq.pool.PoolableChannelFactory
 
Activator - Class in org.apache.camel.component.cmis.osgi
 
Activator() - Constructor for class org.apache.camel.component.cmis.osgi.Activator
 
Activator - Class in org.apache.camel.impl.osgi
 
Activator() - Constructor for class org.apache.camel.impl.osgi.Activator
 
Activator - Class in org.apache.camel.osgi
 
Activator() - Constructor for class org.apache.camel.osgi.Activator
 
Activator - Class in org.apache.camel.script.osgi
 
Activator() - Constructor for class org.apache.camel.script.osgi.Activator
 
Activator.BaseResolver<T> - Class in org.apache.camel.impl.osgi
 
Activator.BaseService - Class in org.apache.camel.impl.osgi
 
Activator.BundleComponentResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleDataFormatResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleLanguageResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleMetaLanguageResolver - Class in org.apache.camel.impl.osgi
 
Activator.BundleScriptEngineResolver - Class in org.apache.camel.script.osgi
 
Activator.BundleTypeConverterLoader - Class in org.apache.camel.impl.osgi
 
Activator.ScriptEngineResolver - Interface in org.apache.camel.script.osgi
 
active - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
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
 
activeProfiles() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
Which active profiles should be used.
activities - Variable in class org.apache.camel.component.linkedin.api.model.Education
 
activity(String) - Method in class org.apache.camel.bam.ProcessBuilder
 
activity(Endpoint) - Method in class org.apache.camel.bam.ProcessBuilder
 
Activity - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Activity() - Constructor for class org.apache.camel.component.linkedin.api.model.Activity
 
ActivityBuilder - Class in org.apache.camel.bam
 
ActivityBuilder(ProcessBuilder, Endpoint) - Constructor for class org.apache.camel.bam.ActivityBuilder
 
ActivityDefinition - Class in org.apache.camel.bam.model
 
ActivityDefinition() - Constructor for class org.apache.camel.bam.model.ActivityDefinition
 
ActivityLifecycle - Enum in org.apache.camel.bam
 
activityList - Variable in class org.apache.camel.component.linkedin.api.model.PersonActivities
 
ActivityMonitorEngine - Class in org.apache.camel.bam.processor
A timer engine to monitor for expired activities and perform whatever actions are required.
ActivityMonitorEngine(EntityManagerFactory, TransactionTemplate, ProcessRules) - Constructor for class org.apache.camel.bam.processor.ActivityMonitorEngine
 
ActivityRules - Class in org.apache.camel.bam.rules
Represents a activity which is typically a system or could be an endpoint
ActivityRules(ProcessBuilder) - Constructor for class org.apache.camel.bam.rules.ActivityRules
 
ActivityState - Class in org.apache.camel.bam.model
The default state for a specific activity within a process
ActivityState() - Constructor for class org.apache.camel.bam.model.ActivityState
 
adapt(Class<T>) - Method in interface org.apache.camel.CamelContext
Adapts this CamelContext to the specialized type.
adapt(Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
add(Date, long) - Method in class org.apache.camel.bam.rules.TemporalRule
Returns the date in the future adding the given number of millis
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(CamelContext, String, Exchange) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
add(CamelContext, String, Exchange, Exchange) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
add(Object) - Method in class org.apache.camel.component.hbase.processor.idempotent.HBaseIdempotentRepository
 
add(Object) - Method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
add(CamelContext, String, Exchange, Exchange) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
add(CamelContext, String, Exchange) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
add(Object) - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
add(String) - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
add(CamelContext, String, Exchange) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
add(String) - Method in class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
add(DefaultWebsocket) - Method in class org.apache.camel.component.websocket.MemoryWebsocketStore
 
add(DefaultWebsocket) - Method in interface org.apache.camel.component.websocket.WebsocketStore
 
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) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
Insert or update exchange in aggregation table.
add(CamelContext, String, Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
add(CamelContext, String, Exchange) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
add(CamelContext, String, Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
add(CamelContext, String, Exchange) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
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(K) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
add(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
add(String) - Method in class org.apache.camel.processor.idempotent.hazelcast.HazelcastIdempotentRepository
 
add(T) - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
add(String) - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
add(Exchange, String) - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
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.
ADD_ALL_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
ADD_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
ADD_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
addActivity(Activity) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
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
addAttachmentsToMultipart(MimeMultipart, String, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
 
addAttributesToResult(Map<String, AttributeValue>) - Method in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
addAuthFlowListener(IAuthFlowListener) - Method in class org.apache.camel.component.box.internal.LoginAuthFlowUI
 
addBatch(Object, Exchange) - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapper
 
addBatch(Object, Exchange) - Method in interface org.apache.camel.component.sql.stored.StatementWrapper
 
addBeanDefinitionParser(String, Class<?>, boolean, boolean) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
addBodyToMultipart(MailConfiguration, MimeMultipart, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
 
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
addCacheEventListener(CacheEventListener) - Method in class org.apache.camel.component.cache.CacheEventListenerRegistry
 
addCacheLoader(CacheLoaderWrapper) - Method in class org.apache.camel.component.cache.CacheLoaderRegistry
 
addCertificate(X509Certificate, Element, Document, int, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
addChannel(Channel) - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
addChannel(Channel) - Method in interface org.apache.camel.component.netty.NettyServerBootstrapFactory
When a new Channel is opened.
addChannel(Channel) - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
addChannel(Channel) - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
addChannel(Channel) - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
addChannel(Channel) - Method in interface org.apache.camel.component.netty4.NettyServerBootstrapFactory
When a new Channel is opened.
addChannel(Channel) - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
addChannel(Channel) - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
addChild(SimpleNode) - Method in class org.apache.camel.language.simple.ast.CompositeNodes
 
addChildService(Object) - Method in class org.apache.camel.support.ChildServiceSupport
 
addClassLoader(ClassLoader) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
addClassLoader(ClassLoader) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
addClassLoader(ClassLoader) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
addClassLoader(ClassLoader) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Adds the class loader to the existing loaders
addClassName(String) - Method in class org.apache.camel.processor.aggregate.jdbc.DefaultJdbcOptimisticLockingExceptionMapper
 
addClassTags(Class<?>, Tag) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
addComment(String, Comment) - Method in interface org.apache.camel.component.linkedin.api.PostsResource
 
addCommitmentTypeIndication(Element, Document, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
addCompanyUpdateCommentAsCompany(long, String, UpdateComment) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
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
 
addConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.geocoder.http.CompositeHttpConfigurer
 
addConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http.CompositeHttpConfigurer
 
addConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http4.CompositeHttpConfigurer
 
addConsumer(DirectConsumer) - Method in class org.apache.camel.component.direct.DirectEndpoint
 
addConsumer(DirectVmEndpoint, DirectVmConsumer) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
addConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
addConsumer(NettyHttpConsumer) - Method in class org.apache.camel.component.netty.http.handlers.HttpServerMultiplexChannelHandler
 
addConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty.http.HttpServerBootstrapFactory
 
addConsumer(NettyHttpConsumer) - Method in interface org.apache.camel.component.netty.http.HttpServerConsumerChannelFactory
Adds the given consumer.
addConsumer(NettyConsumer) - Method in interface org.apache.camel.component.netty.NettyServerBootstrapFactory
When a NettyConsumer is added and uses this bootstrap factory.
addConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
addConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
addConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
addConsumer(NettyHttpConsumer) - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler
 
addConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty4.http.HttpServerBootstrapFactory
 
addConsumer(NettyHttpConsumer) - Method in interface org.apache.camel.component.netty4.http.HttpServerConsumerChannelFactory
Adds the given consumer.
addConsumer(NettyConsumer) - Method in interface org.apache.camel.component.netty4.NettyServerBootstrapFactory
When a NettyConsumer is added and uses this bootstrap factory.
addConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
addConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
addConsumer(RouteboxDirectConsumer) - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectEndpoint
 
addConsumer(SchedulerConsumer) - Method in class org.apache.camel.component.scheduler.SchedulerComponent
 
addConsumer(EndpointMappingKey, MessageEndpoint) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
Used by Camel Spring Web Services endpoint to register consumers
addConsumer(EndpointMappingKey, MessageEndpoint) - Method in interface org.apache.camel.component.spring.ws.bean.CamelSpringWSEndpointMapping
Used by Camel Spring Web Services endpoint to register consumers
addConsumer(EndpointMappingKey, MessageEndpoint) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
 
addCookie(Cookie) - Method in class org.apache.camel.component.http4.NoopCookieStore
 
addDataObjectFormat(Element, Document, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
addDefaultPermissions(XStream) - Static method in class org.apache.camel.component.salesforce.internal.client.XStreamUtils
 
addDefaults(ThreadPoolProfile) - Method in class org.apache.camel.spi.ThreadPoolProfile
Overwrites each attribute that is null with the attribute from defaultProfile
addDefaultValue(String, String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Adds a default value for the query parameter
addDependsOn(CamelContextFactoryBean, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
addDozerTypeConverter(TypeConverterRegistry, DozerTypeConverter, String, Class<?>, Class<?>) - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
 
ADDED - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
addElectionWatcher(ElectionWatcher) - Method in class org.apache.camel.component.zookeeper.policy.ZooKeeperElection
 
addEndpoint(String, Endpoint) - Method in interface org.apache.camel.CamelContext
Adds the endpoint to the EndpointRegistry using the given URI.
addEndpoint(DisruptorEndpoint) - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
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
 
addEscapes(String) - Static method in error org.apache.camel.component.sql.stored.template.generated.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEventDrivenProcessor(Processor) - Method in class org.apache.camel.impl.DefaultRouteContext
 
addEventDrivenProcessor(Processor) - Method in interface org.apache.camel.spi.RouteContext
Adds an event driven processor
addEventListener(QuickfixjEventListener) - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
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
 
addExcludePattern(String) - Method in class org.apache.camel.core.xml.PatternBasedPackageScanFilter
add and exclude pattern to the filter.
addExcludePatterns(Collection<String>) - Method in class org.apache.camel.core.xml.PatternBasedPackageScanFilter
 
addExclusion(String) - Method in class org.apache.camel.component.netty.http.SecurityConstraintMapping
 
addExclusion(String) - Method in class org.apache.camel.component.netty4.http.SecurityConstraintMapping
 
addExtension(BayeuxServer.Extension) - Method in class org.apache.camel.component.cometd.CometdComponent
 
addFallbackTypeConverter(TypeConverter, boolean) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
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(Filter) - Method in class org.apache.camel.component.hbase.filters.ModelAwareFilterList
 
addFilter(PackageScanFilter) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
addFilter(PackageScanFilter) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
addFilter(PackageScanFilter) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
addFilter(PackageScanFilter) - Method in class org.apache.camel.impl.scan.CompositePackageScanFilter
 
addFilter(PackageScanFilter) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Add a filter that will be applied to all scan operations
addFunction(PropertiesFunction) - Method in class org.apache.camel.component.properties.PropertiesComponent
Registers the PropertiesFunction as a function to this component.
addGroupMembership(GroupMembership) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
addHeadersToMessage(ServerMessage.Mutable, Message) - Method in class org.apache.camel.component.cometd.CometdBinding
 
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.
addIncludePattern(String) - Method in class org.apache.camel.core.xml.PatternBasedPackageScanFilter
add and include pattern to the filter.
addIncludePatterns(Collection<String>) - Method in class org.apache.camel.core.xml.PatternBasedPackageScanFilter
 
addInclusion(String) - Method in class org.apache.camel.component.netty.http.SecurityConstraintMapping
 
addInclusion(String, String) - Method in class org.apache.camel.component.netty.http.SecurityConstraintMapping
 
addInclusion(String) - Method in class org.apache.camel.component.netty4.http.SecurityConstraintMapping
 
addInclusion(String, String) - Method in class org.apache.camel.component.netty4.http.SecurityConstraintMapping
 
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.
addingBundle(Bundle, BundleEvent) - Method in class org.apache.camel.script.osgi.Activator
 
addingService(ServiceReference<TypeConverterLoader>) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
addInIntercepters(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
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
addInvite(MailboxItem) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
ADDITIONAL_JAXB_CONTEXT_PACKAGES - Static variable in class org.apache.camel.spring.SpringModelJAXBContextFactory
 
addJettyHandlers(Server, List<Handler>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
addJob(Job) - Method in interface org.apache.camel.component.linkedin.api.JobsResource
 
addJob(JobDetail, Trigger) - Method in class org.apache.camel.component.quartz.QuartzComponent
 
addJobBookmark(JobBookmark) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
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
 
addListener(SalesforceSession.SalesforceSessionListener) - Method in class org.apache.camel.component.salesforce.internal.SalesforceSession
 
addMainListener(MainListener) - Method in class org.apache.camel.main.MainSupport
Adds a MainListener to receive callbacks when the main is started or stopping
addManifestReferencedObjects(List<XMLObject>, List<XMLObject>, String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
addMapping(BeanMappingBuilder) - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
Registers Dozer BeanMappingBuilder in current mapper instance.
addModel(String, Class<?>) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
addModule(Module) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
To use the custom Jackson module
addModule(Module) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
To use the custom Jackson module
addNamespace(Element, Map<String, String>) - Static method in class org.apache.camel.component.cxf.CxfPayload
 
addNamespace(Element, Map<String, String>) - Static method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
addNewExchangeProcessor(Processor) - Method in class org.apache.camel.processor.WireTapProcessor
 
addNotificationListener() - Method in class org.apache.camel.component.jmx.JMXConsumer
Adds a notification listener to the target bean.
addNotificationListener() - Method in class org.apache.camel.component.jmx.JMXMonitorConsumer
 
addObject() - Method in class org.apache.camel.component.netty.SharedSingletonObjectPool
 
addObject() - Method in class org.apache.camel.component.netty4.SharedSingletonObjectPool
 
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
 
AddOnGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.AddOnGateway
AddOnGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.AddOnGateway
AddOnGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.AddOnGatewayEndpointConfiguration
 
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
 
addOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
addOutput(ProcessorDefinition<?>) - Method in interface org.apache.camel.model.Block
Adds the given definition as output to this block
addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ChoiceDefinition
 
addOutput(ProcessorDefinition<?>) - Method in class org.apache.camel.model.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
 
addPair(String, char) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
Add a key value pair
addPair(String, boolean) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
Add a key value pair
addPair(String, double) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
Add a key value pair
addPair(String, long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
Add a key value pair
addPair(String, int) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
Add a key value pair
addPair(String, Object) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
Add a key value pair
addPair(String, String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
Add a key value pair
addParameter(CallableStatement, Map) - Method in class org.apache.camel.component.sql.stored.BatchCallableStatementCreatorFactory
 
addParameter(Object) - Method in class org.apache.camel.component.sql.stored.template.ast.Template
 
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
 
addParameters(DynamicQueryContext, Map<String, Object>) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
addParameters(DynamicQueryContext, Map<String, Object>, String) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
addParentType(Class<?>) - Method in class org.apache.camel.impl.scan.AssignableToPackageScanFilter
 
addPath(String) - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
addPermissions(XStream, String) - Static method in class org.apache.camel.component.salesforce.internal.client.XStreamUtils
 
addPost(long, Post) - Method in interface org.apache.camel.component.linkedin.api.GroupsResource
 
addPredicate(Predicate) - Method in class org.apache.camel.component.mock.AssertionClause
 
addProcessor(Processor) - Method in interface org.apache.camel.processor.loadbalancer.LoadBalancer
Adds a new processor to the load balancer
addProcessor(Processor) - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
addProperty(String, String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
addProperty(DefaultExchangeHolder, String, Serializable) - Static method in class org.apache.camel.impl.DefaultExchangeHolder
Adds a property to the payload.
addPropertyPlaceholder(String) - Method in class org.apache.camel.blueprint.BlueprintPropertiesParser
Adds the given Blueprint property placeholder service with the given id
addPropertyPlaceholdersChangeRevertAction(Runnable) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
 
addQueryToUri(String, String) - Static method in class org.apache.camel.component.restlet.RestletProducer
 
addReceivedExchange(Exchange) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds the received exchange.
addReference() - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
addRegisterEndpointCallback(EndpointStrategy) - Method in interface org.apache.camel.CamelContext
Registers a callback to allow you to do custom logic when an Endpoint is about to be registered to the EndpointRegistry.
addRegisterEndpointCallback(EndpointStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRegistry(Registry) - Method in class org.apache.camel.impl.CompositeRegistry
 
addRequestHeader(String, String) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
addRequestHeader(String, String) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
addRequestHeader(String, String) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
addResourceClass(Class<?>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
ADDRESS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
ADDRESS - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
ADDRESS - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
Address - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Address() - Constructor for class org.apache.camel.component.linkedin.api.model.Address
 
address - Variable in class org.apache.camel.component.linkedin.api.model.Location
 
Address - Class in org.apache.camel.component.salesforce.api.dto
Salesforce DTO for Compound type urn:address.
Address() - Constructor for class org.apache.camel.component.salesforce.api.dto.Address
 
AddressGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.AddressGateway
AddressGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.AddressGateway
AddressGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.AddressGatewayEndpointConfiguration
 
addRestConfiguration(RestConfiguration) - Method in interface org.apache.camel.CamelContext
Sets a custom RestConfiguration
addRestConfiguration(RestConfiguration) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRestDefinitions(Collection<RestDefinition>) - Method in interface org.apache.camel.CamelContext
Adds a collection of rest definitions to the context
addRestDefinitions(Collection<RestDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRestDefinitions(Collection<RestDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
Adds a collection of rest definitions to the context
addRestService(Consumer, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.apache.camel.impl.DefaultRestRegistry
 
addRestService(Consumer, String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.apache.camel.spi.RestRegistry
Adds a new REST service to the registry.
addRouteBuilder(RouteBuilder) - Method in class org.apache.camel.main.MainSupport
 
addRouteBuilder(RouteBuilder) - Static method in class org.apache.camel.ruby.RubyCamel
 
addRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.CamelContext
Add a route definition to the context
addRouteDefinition(RouteDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
addRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
Add a route definition to the context

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

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

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

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.
addRule(TemporalRule) - Method in class org.apache.camel.bam.rules.ActivityRules
 
addSantuarioJSR105Provider() - Static method in class org.apache.camel.component.xmlsecurity.processor.SantuarioUtil
 
addScriptEngineArguments(ScriptEngine, Exchange) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
addServer(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
addServerIfNecessary(RestletEndpoint) - Method in class org.apache.camel.component.restlet.RestletComponent
 
addServerListener(BayeuxServer.BayeuxServerListener) - Method in class org.apache.camel.component.cometd.CometdComponent
 
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 class org.apache.camel.impl.DeferServiceStartupListener
 
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
addServicesOnStartup(Map<String, KeyValueHolder<Object, Dictionary>>) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method to add services to be registered on startup.
addServicesOnStartup(List<KeyValueHolder<String, KeyValueHolder<Object, Dictionary>>>) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method to add services to be registered on startup.
addServlet(NodeSynchronization, WebsocketProducerConsumer, String) - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
addSessionSetting(SessionID, Map<Object, Object>) - Method in class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 
addShare(long, Share) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
addSignaturePolicyIdentifier(Document, Element, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
addSignatureProductionPlace(Document, Element, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
addSignedDataObjectProperties(Document, Element, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
addSignedSignatureProperties(Document, Element, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
addSignerRole(Document, Element, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
addSigningCertificate(Document, Element, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
addSigningTime(Document, Element, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
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.

addSocket(DefaultWebsocket) - Method in class org.apache.camel.component.websocket.DefaultNodeSynchronization
 
addSocket(DefaultWebsocket) - Method in interface org.apache.camel.component.websocket.NodeSynchronization
Adds the web socket to both (always if present) stores.
addSocketConnectorProperty(String, Object) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
addSolrServers(SolrEndpoint, SolrComponent.SolrServerReference) - Method in class org.apache.camel.component.solr.SolrComponent
 
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.
addSslSocketConnectorProperty(String, Object) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
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
addTag(Class<?>, Tag) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
Convenience method to set class tag for bot Constructor and Representer
addTask(TimerTask, long) - Method in class org.apache.camel.component.sjms.taskmanager.TimedTaskManager
 
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.
addThreadPool(ExecutorService) - Method in class org.apache.camel.component.mina.MinaEndpoint
Add thread pool which are in-use, we need to un-register when shutting down.
addThrowable(Throwable) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
Utility method for formatting Throwable,Error,Exception objects in a more linear and Splunk friendly manner than printStackTrace
addThrowable(Throwable, int) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
Utility method for formatting Throwable,Error,Exception objects in a more linear and Splunk friendly manner than printStackTrace
addTimerListener(TimerListener) - Method in class org.apache.camel.support.TimerListenerManager
Adds the listener.
addToEnvironment(String, Object) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
addToEnvironment(String, Object) - Method in class org.apache.camel.util.jndi.JndiContext
 
addToHintMap(EncodeHintType, Object) - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Adds a new hint value to writer (encode) hint map.
addToHintMap(DecodeHintType, Object) - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Adds a new hint value to reader (decode) hint map.
addToQueue(Exchange, boolean) - Method in class org.apache.camel.component.seda.SedaProducer
Strategy method for adding the exchange to the queue.
addToResults(Map<String, Object>) - Method in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
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
addTracker(CamelContextTracker) - Method in class org.apache.camel.impl.CamelContextTrackerRegistry
 
addTrigger(Trigger, JobDetail) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
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.core.osgi.OsgiTypeConverter
 
addTypeConverter(Class<?>, Class<?>, TypeConverter) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
addTypeConverter(Class<?>, Class<?>, TypeConverter) - Method in interface org.apache.camel.spi.TypeConverterRegistry
Registers a new type converter.
addTypeConverters(TypeConverters) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
addTypeConverters(TypeConverters) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
addTypeConverters(TypeConverters) - Method in interface org.apache.camel.spi.TypeConverterRegistry
Registers all the type converters from the class, each converter must be implemented as a method and annotated with Converter.
addTypeDescription(Class<?>, Tag) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
addTypeDescriptions(TypeDescription...) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
addUpdateComment(String, UpdateComment) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
addVariable(String, Object) - Method in class org.apache.camel.builder.xml.MessageVariableResolver
 
addVariables(Map<String, Object>) - Method in class org.apache.camel.builder.sql.SqlBuilder
 
addWebSocket(String, WebSocket) - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
addWebSocket(String, WebSocket) - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 
addZookeeperServer(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
adjustBeginLineColumn(int, int) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
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(TimeExpression) - Method in class org.apache.camel.bam.TimeExpression
Creates a new temporal rule on this expression and the other expression
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
Deprecated.
 
after(Exchange, Object) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteInflightRepositoryAdvice
 
after(Exchange, Object) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteLifecycleAdvice
 
after(Exchange, Object) - Method in class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
 
after(Exchange, StreamCache) - Method in class org.apache.camel.processor.CamelInternalProcessor.StreamCachingAdvice
 
after(Exchange, UnitOfWork) - Method in class org.apache.camel.processor.CamelInternalProcessor.SubUnitOfWorkProcessorAdvice
 
after(Exchange, UnitOfWork) - Method in class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice
 
after(Exchange, T) - Method in interface org.apache.camel.processor.CamelInternalProcessorAdvice
Callback executed after processing a step in the route.
after(String, String) - Static method in class org.apache.camel.util.ObjectHelper
Returns the string after the given token
afterAddRoutes(ServletCamelContext, R) - Method in interface org.apache.camel.component.servletlistener.CamelContextLifecycle
Callback after adding the routes.
afterApplicationStart(CamelContext) - Method in interface org.apache.camel.spring.boot.CamelContextConfiguration
 
afterById(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
afterByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
afterByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
afterConfiguration(String, String, Endpoint, Map<String, Object>) - Method in class org.apache.camel.component.atom.AtomComponent
 
afterConfiguration(String, String, Endpoint, Map<String, Object>) - Method in class org.apache.camel.component.cxf.CxfComponent
 
afterConfiguration(String, String, Endpoint, Map<String, Object>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsComponent
 
afterConfiguration(String, String, Endpoint, Map<String, Object>) - Method in class org.apache.camel.component.rss.RssComponent
 
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.component.box.BoxEndpoint
 
afterConfigureProperties() - Method in class org.apache.camel.component.braintree.BraintreeEndpoint
 
afterConfigureProperties() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
 
afterConfigureProperties() - Method in class org.apache.camel.component.google.drive.GoogleDriveEndpoint
 
afterConfigureProperties() - Method in class org.apache.camel.component.google.mail.GoogleMailEndpoint
 
afterConfigureProperties() - Method in class org.apache.camel.component.linkedin.LinkedInEndpoint
 
afterConfigureProperties() - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
afterConfigureProperties() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Initialize proxies, create server connections, etc.
afterDestroy(Object, String) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
afterFinally(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Uses a AOP after with after being invoked in a finally block.
afterInit(Object, String, BeanProcessor.BeanCreator, BeanMetadata) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
afterInjection(I, Consume, Method) - Method in class org.apache.camel.guice.impl.ConsumerInjection
 
afterInjection(I, A, Method) - Method in interface org.apache.camel.guice.support.MethodHandler
Process the given method which is annotated with the annotation on the injectee after the injectee has been injected
afterInvoke(Method, Exchange, ExchangePattern, boolean) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
afterJob(JobExecution) - Method in class org.apache.camel.component.spring.batch.support.CamelJobExecutionListener
 
afterPoll() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
afterPoll() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
afterPoll() - Method in interface org.apache.camel.PollingConsumerPollingStrategy
Callback invoked after the poll.
afterPrevious() - Method in class org.apache.camel.component.mock.TimeClause
 
afterProcess(Exchange, Processor, ProcessorDefinition<?>, long) - Method in class org.apache.camel.impl.BreakpointSupport
 
afterProcess(Exchange, Processor, ProcessorDefinition<?>, long) - Method in class org.apache.camel.impl.DefaultDebugger
 
afterProcess(Processor, Exchange, AsyncCallback, boolean) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
afterProcess(Processor, Exchange, AsyncCallback, boolean) - Method in class org.apache.camel.impl.MDCUnitOfWork
 
afterProcess(Exchange, Processor, ProcessorDefinition<?>, long) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
afterProcess(Exchange, Processor, ProcessorDefinition<?>, long) - Method in interface org.apache.camel.spi.Breakpoint
Callback invoked when the breakpoint was hit and the Exchange has been processed (after).
afterProcess(Exchange, Processor, ProcessorDefinition<?>, long) - Method in interface org.apache.camel.spi.Debugger
Callback invoked when an Exchange has been processed which allows implementators to notify breakpoints.
afterProcess(Processor, Exchange, AsyncCallback, boolean) - Method in interface org.apache.camel.spi.UnitOfWork
Strategy for optional work to be executed after the processing
AfterPropertiesConfigured - Interface in org.apache.camel
To perform optional initialization on an element after its properties has been configured.
afterPropertiesConfigured(CamelContext) - Method in interface org.apache.camel.AfterPropertiesConfigured
Callback invoked after the element have configured its properties.
afterPropertiesConfigured(CamelContext) - Method in class org.apache.camel.jsonpath.JsonPathExpression
 
afterPropertiesSet() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
afterPropertiesSet() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
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(GenericFileEndpoint<FTPFile>) - Method in class org.apache.camel.component.file.remote.FtpComponent
 
afterPropertiesSet() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Validates this endpoint if its configured properly.
afterPropertiesSet(GenericFileEndpoint<ChannelSftp.LsEntry>) - Method in class org.apache.camel.component.file.remote.SftpComponent
 
afterPropertiesSet(GenericFileEndpoint<ScpFile>) - Method in class org.apache.camel.component.scp.ScpComponent
 
afterPropertiesSet() - Method in class org.apache.camel.component.spring.batch.support.CamelItemReader
 
afterPropertiesSet() - Method in class org.apache.camel.component.spring.integration.adapter.CamelSourceAdapter
 
afterPropertiesSet() - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
afterPropertiesSet() - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
afterPropertiesSet() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
afterPropertiesSet() - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
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.
afterPropertiesSet() - Method in class org.apache.camel.osgi.CamelContextFactoryBean
 
afterPropertiesSet() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
afterPropertiesSet() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
afterPropertiesSet() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
afterPropertiesSet() - Method in class org.apache.camel.spring.SpringCamelContext
 
afterPropertiesSet() - Method in class org.apache.camel.spring.util.MainRunner
 
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(ServletCamelContext, R) - Method in interface org.apache.camel.component.servletlistener.CamelContextLifecycle
Callback after ServletCamelContext has been started.
afterStart(MainSupport) - Method in interface org.apache.camel.main.MainListener
Callback after the CamelContext(s) has been started.
afterStart(MainSupport) - Method in class org.apache.camel.main.MainListenerSupport
 
afterStart() - Method in class org.apache.camel.main.MainSupport
Callback to run custom logic after CamelContext has been started.
afterStop(ServletCamelContext, R) - Method in interface org.apache.camel.component.servletlistener.CamelContextLifecycle
Callback after ServletCamelContext has been stopped.
afterStop(MainSupport) - Method in interface org.apache.camel.main.MainListener
Callback after the CamelContext(s) has been stopped.
afterStop(MainSupport) - Method in class org.apache.camel.main.MainListenerSupport
 
afterStop() - Method in class org.apache.camel.main.MainSupport
Callback to run custom logic after CamelContext has been stopped.
afterTestClass(TestContext) - Method in class org.apache.camel.test.spring.DisableJmxTestExecutionListener
 
afterTestMethod(TestContext) - Method in class org.apache.camel.test.spring.StopWatchTestExecutionListener
 
AGE - Static variable in class org.apache.camel.component.beanstalk.Headers
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.component.elasticsearch.aggregation.BulkRequestAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.component.rss.AggregateRssFeedStrategy
 
aggregate(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
aggregate() - Method in class org.apache.camel.model.ProcessorDefinition
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
aggregate(AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
aggregate(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
aggregate(Expression, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
Aggregator EIP: Creates an aggregator allowing you to combine a number of messages together into a single message.
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AbstractListAggregationStrategy
This method will aggregate the old and new exchange and return the result.
aggregate(Exchange, Exchange) - Method in interface org.apache.camel.processor.aggregate.AggregationStrategy
Aggregates an old and new exchange together to create a single combined exchange
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.GroupedExchangeAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.GroupedMessageAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseLatestAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.zipfile.ZipAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
AGGREGATE_TIMEOUT_CHECKER - Static variable in class org.apache.camel.processor.aggregate.AggregateProcessor
 
AggregateColumnInfo - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report results aggregate column info.
AggregateColumnInfo() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.AggregateColumnInfo
 
aggregateController(AggregateController) - Method in class org.apache.camel.model.AggregateDefinition
To use a AggregateController to allow external sources to control this aggregator.
AggregateController - Interface in org.apache.camel.processor.aggregate
A controller which allows controlling a AggregateProcessor from an external source, such as Java API or JMX.
AGGREGATED_COLLECTION_GUARD - Static variable in interface org.apache.camel.Exchange
 
AGGREGATED_COMPLETED_BY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
AGGREGATED_COMPLETED_BY - Static variable in interface org.apache.camel.Exchange
 
AGGREGATED_CORRELATION_KEY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
AGGREGATED_CORRELATION_KEY - Static variable in interface org.apache.camel.Exchange
 
AGGREGATED_SIZE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
AGGREGATED_SIZE - Static variable in interface org.apache.camel.Exchange
 
AGGREGATED_TIMEOUT - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
AGGREGATED_TIMEOUT - Static variable in interface org.apache.camel.Exchange
 
AggregateDefinition - Class in org.apache.camel.model
Aggregates many messages into a single message
AggregateDefinition() - Constructor for class org.apache.camel.model.AggregateDefinition
 
AggregateDefinition(Predicate) - Constructor for class org.apache.camel.model.AggregateDefinition
 
AggregateDefinition(Expression) - Constructor for class org.apache.camel.model.AggregateDefinition
 
AggregateDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.AggregateDefinition
 
AggregateDefinition(Expression, AggregationStrategy) - Constructor for class org.apache.camel.model.AggregateDefinition
 
aggregateOnException(boolean) - Method in class org.apache.camel.model.EnrichDefinition
If this option is false then the aggregate method is not used if there was an exception thrown while trying to retrieve the data to enrich from the resource.
aggregateOnException(boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
If this option is false then the aggregate method is not used if there was an exception thrown while trying to retrieve the data to enrich from the resource.
AggregateProcessor - Class in org.apache.camel.processor.aggregate
An implementation of the Aggregator pattern where a batch of messages are processed (up to a maximum amount or until some timeout is reached) and messages for the same correlation key are combined together using some kind of AggregationStrategy (by default the latest message is used) to compress many message exchanges into a smaller number of exchanges.
AggregateProcessor(CamelContext, Processor, Expression, AggregationStrategy, ExecutorService, boolean) - Constructor for class org.apache.camel.processor.aggregate.AggregateProcessor
 
AggregateProcessorStatistics - Interface in org.apache.camel.processor.aggregate
Various statistics of the aggregator
AggregateRouteNode - Class in org.apache.camel.impl
 
AggregateRouteNode(AggregateDefinition) - Constructor for class org.apache.camel.impl.AggregateRouteNode
 
AggregateRssFeedStrategy - Class in org.apache.camel.component.rss
 
AggregateRssFeedStrategy() - Constructor for class org.apache.camel.component.rss.AggregateRssFeedStrategy
 
AGGREGATION_COMPLETE_ALL_GROUPS - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
AGGREGATION_COMPLETE_ALL_GROUPS - Static variable in interface org.apache.camel.Exchange
 
AGGREGATION_COMPLETE_ALL_GROUPS_INCLUSIVE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
AGGREGATION_COMPLETE_ALL_GROUPS_INCLUSIVE - Static variable in interface org.apache.camel.Exchange
 
AGGREGATION_COMPLETE_CURRENT_GROUP - Static variable in interface org.apache.camel.Exchange
 
AGGREGATION_STRATEGY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
AGGREGATION_STRATEGY - Static variable in interface org.apache.camel.Exchange
 
aggregationRepository(AggregationRepository) - Method in class org.apache.camel.model.AggregateDefinition
Sets the custom aggregate repository to use.
AggregationRepository - Interface in org.apache.camel.spi
Access to a repository to store aggregated exchanges to support pluggable implementations.
aggregationRepositoryGroups() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
aggregationRepositoryGroups() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
aggregationRepositoryRef(String) - Method in class org.apache.camel.model.AggregateDefinition
Sets the custom aggregate repository to use

Will by default use MemoryAggregationRepository

AggregationStrategies - Class in org.apache.camel.util.toolbox
Toolbox class to create commonly used Aggregation Strategies in a fluent manner.
aggregationStrategy(MulticastDefinition, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
aggregationStrategy(RecipientListDefinition<?>, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
aggregationStrategy(SplitDefinition, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
aggregationStrategy(AggregateDefinition, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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.EnrichDefinition
Sets the AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.MulticastDefinition
Sets the AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast.
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.PollEnrichDefinition
Sets the AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.RecipientListDefinition
Sets the AggregationStrategy to be used to assemble the replies from the recipients, into a single outgoing message from the RecipientList.
aggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.SplitDefinition
Sets the AggregationStrategy to be used to assemble the replies from the splitted messages, into a single outgoing message from the Splitter.
AggregationStrategy - Interface in org.apache.camel.processor.aggregate
A strategy for aggregating two exchanges together into a single exchange.
AggregationStrategyBeanAdapter - Class in org.apache.camel.processor.aggregate
An AggregationStrategy that adapts to a POJO.
AggregationStrategyBeanAdapter(Object) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
Creates this adapter.
AggregationStrategyBeanAdapter(Class<?>) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
Creates this adapter.
AggregationStrategyBeanAdapter(Object, String) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
Creates this adapter.
AggregationStrategyBeanAdapter(Class<?>, String) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
Creates this adapter.
AggregationStrategyBeanInfo - Class in org.apache.camel.processor.aggregate
Class information about the POJO method to call when using the AggregationStrategyBeanAdapter.
AggregationStrategyBeanInfo(CamelContext, Class<?>, Method) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanInfo
Deprecated.
AggregationStrategyBeanInfo(Class<?>, Method) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyBeanInfo
 
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.AggregateDefinition
Sets allowing null when using a POJO as AggregationStrategy.
aggregationStrategyMethodAllowNull(boolean) - Method in class org.apache.camel.model.EnrichDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.MulticastDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
aggregationStrategyMethodAllowNull(boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.RecipientListDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
aggregationStrategyMethodAllowNull() - Method in class org.apache.camel.model.SplitDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
AggregationStrategyMethodInfo - Class in org.apache.camel.processor.aggregate
Method information about the POJO method to call when using the AggregationStrategyBeanAdapter.
AggregationStrategyMethodInfo(CamelContext, Class<?>, Method, List<ParameterInfo>, List<ParameterInfo>) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyMethodInfo
Deprecated.
AggregationStrategyMethodInfo(Method, List<ParameterInfo>, List<ParameterInfo>) - Constructor for class org.apache.camel.processor.aggregate.AggregationStrategyMethodInfo
 
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.AggregateDefinition
Sets the method name to use when using a POJO as AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.EnrichDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.MulticastDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.PollEnrichDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.RecipientListDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
aggregationStrategyMethodName(String) - Method in class org.apache.camel.model.SplitDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
aggregationStrategyRef(String) - Method in class org.apache.camel.model.AggregateDefinition
Sets the aggregate strategy to use
aggregationStrategyRef(String) - Method in class org.apache.camel.model.EnrichDefinition
Refers to an AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
aggregationStrategyRef(String) - Method in class org.apache.camel.model.MulticastDefinition
Sets a reference to the AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast.
aggregationStrategyRef(String) - Method in class org.apache.camel.model.PollEnrichDefinition
Refers to an AggregationStrategy to be used to merge the reply from the external service, into a single outgoing message.
aggregationStrategyRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
Sets a reference to the AggregationStrategy to be used to assemble the replies from the recipients, into a single outgoing message from the RecipientList.
aggregationStrategyRef(String) - Method in class org.apache.camel.model.SplitDefinition
Sets a reference to the AggregationStrategy to be used to assemble the replies from the splitted messages, into a single outgoing message from the Splitter.
aggregator(RouteBuilder, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
AhcBinding - Interface in org.apache.camel.component.ahc
Binding from Camel to/from AsyncHttpClient
AhcComponent - Class in org.apache.camel.component.ahc
To call external HTTP services using Async Http Client
AhcComponent() - Constructor for class org.apache.camel.component.ahc.AhcComponent
 
AhcConstants - Class in org.apache.camel.component.ahc
 
AhcEndpoint - Class in org.apache.camel.component.ahc
To call external HTTP services using Async Http Client.
AhcEndpoint(String, AhcComponent, URI) - Constructor for class org.apache.camel.component.ahc.AhcEndpoint
 
AhcHelper - Class in org.apache.camel.component.ahc.helper
 
AhcOperationFailedException - Exception in org.apache.camel.component.ahc
 
AhcOperationFailedException(String, int, String, String, Map<String, String>, String) - Constructor for exception org.apache.camel.component.ahc.AhcOperationFailedException
 
AhcProducer - Class in org.apache.camel.component.ahc
 
AhcProducer(AhcEndpoint) - Constructor for class org.apache.camel.component.ahc.AhcProducer
 
algorithm - Variable in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
algorithm - Variable in class org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
 
algorithm - Variable in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
algorithm - Variable in class org.apache.camel.util.jsse.KeyManagersParameters
The optional algorithm name for the KeyManagerFactory used to create the KeyManagers represented by this object's configuration.
algorithm - Variable in class org.apache.camel.util.jsse.SecureRandomParameters
The Random Number Generator algorithm identifier for the SecureRandom factory method used to create the SecureRandom represented by this object's configuration.
algorithm - Variable in class org.apache.camel.util.jsse.TrustManagersParameters
The optional algorithm name for the TrustManagerFactory used to create the TrustManagers represented by this object's configuration.
AliasAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasAdapter
 
AliasedX509ExtendedKeyManager - Class in org.apache.camel.util.jsse
KeyManager to select a key with desired alias while delegating processing to specified KeyManager Can be used both with server and client sockets
AliasedX509ExtendedKeyManager(String, X509KeyManager) - Constructor for class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
Construct KeyManager instance
AliasEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
AliasEntry(String, String) - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
AliasList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.AliasList
 
all() - Static method in class org.apache.camel.component.cassandra.ResultSetConversionStrategies
Retrieve all rows.
allArguments() - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Get argument types and names used by all methods.
allArguments() - Method in class org.apache.camel.util.component.ApiMethodHelper
Returns argument types and names used by all methods.
allMessages() - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an assertion to all the received messages
allowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Allowed values of the parameter when its an enum type
allowableValues(String...) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Allowed values of the parameter when its an enum type
allowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Allowed values of the header when its an enum type
allowableValues(String...) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Allowed values of the parameter when its an enum type
allowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
 
allowCoreThreadTimeOut(boolean) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
allowCoreThreadTimeOut(boolean) - Method in class org.apache.camel.model.ThreadsDefinition
Whether idle core threads is allowed to timeout and therefore can shrink the pool size below the core pool size

Is by default false

allowCoreThreadTimeOut(boolean) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
allowDuplicates() - Method in class org.apache.camel.model.ResequenceDefinition
Enables duplicates for the batch resequencer mode
allowEscape - Variable in class org.apache.camel.language.simple.BaseSimpleParser
 
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
 
allowJavaSerializedObject - Variable in class org.apache.camel.http.common.HttpCommonComponent
 
allowMemberInvites - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
allowMessagesFromMembers - Variable in class org.apache.camel.component.linkedin.api.model.GroupMembership
 
allowNull() - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
allowNull() - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
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.
allowStAX() - Method in class org.apache.camel.component.xquery.XQueryBuilder
Enables to allow using StAX.
ALPHABET - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
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
 
amqp10Component(String) - Static method in class org.apache.camel.component.amqp.AMQPComponent
Deprecated.
AMQP_HOST - Static variable in class org.apache.camel.component.amqp.AMQPConnectionDetails
 
AMQP_PASSWORD - Static variable in class org.apache.camel.component.amqp.AMQPConnectionDetails
 
AMQP_PORT - Static variable in class org.apache.camel.component.amqp.AMQPConnectionDetails
 
AMQP_USERNAME - Static variable in class org.apache.camel.component.amqp.AMQPConnectionDetails
 
AMQPComponent - Class in org.apache.camel.component.amqp
Messaging with AMQP protocol using Apache QPid Client.
AMQPComponent() - Constructor for class org.apache.camel.component.amqp.AMQPComponent
 
AMQPComponent(JmsConfiguration) - Constructor for class org.apache.camel.component.amqp.AMQPComponent
 
AMQPComponent(CamelContext) - Constructor for class org.apache.camel.component.amqp.AMQPComponent
 
AMQPComponent(ConnectionFactory) - Constructor for class org.apache.camel.component.amqp.AMQPComponent
 
amqpComponent(String) - Static method in class org.apache.camel.component.amqp.AMQPComponent
 
amqpComponent(String, String, String) - Static method in class org.apache.camel.component.amqp.AMQPComponent
 
AMQPConnectionDetails - Class in org.apache.camel.component.amqp
 
AMQPConnectionDetails(String, String, String) - Constructor for class org.apache.camel.component.amqp.AMQPConnectionDetails
 
AMQPConnectionDetails(String) - Constructor for class org.apache.camel.component.amqp.AMQPConnectionDetails
 
AMQPEndpoint - Class in org.apache.camel.component.amqp
Messaging with AMQP protocol using Apache QPid Client.
AMQPEndpoint() - Constructor for class org.apache.camel.component.amqp.AMQPEndpoint
 
AnalyticsApiClient - Interface in org.apache.camel.component.salesforce.internal.client
Client interface for Analytics API.
AnalyticsApiClient.RecentReportsResponseCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
AnalyticsApiClient.ReportDescriptionResponseCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
AnalyticsApiClient.ReportInstanceListResponseCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
AnalyticsApiClient.ReportInstanceResponseCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
AnalyticsApiClient.ReportResultsResponseCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
AnalyticsApiProcessor - Class in org.apache.camel.component.salesforce.internal.processor
Exchange processor for Analytics API.
AnalyticsApiProcessor(SalesforceEndpoint) - Constructor for class org.apache.camel.component.salesforce.internal.processor.AnalyticsApiProcessor
 
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.
and(SearchTerm) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
anExchange(CamelContext) - Static method in class org.apache.camel.builder.ExchangeBuilder
Create the exchange by setting the camel context
annotatedLinkFields - Variable in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
 
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
 
AnnotatedRddCallback - Class in org.apache.camel.component.spark.annotations
Provides facade for working with annotated RDD callbacks i.e.
annotatedRddCallback(Object) - Static method in class org.apache.camel.component.spark.annotations.AnnotatedRddCallback
 
annotatedRddCallback(Object, CamelContext) - Static method in class org.apache.camel.component.spark.annotations.AnnotatedRddCallback
 
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.
AnnotationMemberProvider<A extends Annotation> - Interface in org.apache.camel.guice.support
A provider of an annotation based injection point which can use the value of an annotation together with the member on which the annotation is placed to determine the value.
AnnotationMemberProviderSupport<A extends Annotation> - Class in org.apache.camel.guice.support
A useful base class for implementors meaning they only have to implement a single method whether a Field or Method parameter is being injected
AnnotationMemberProviderSupport() - Constructor for class org.apache.camel.guice.support.AnnotationMemberProviderSupport
 
AnnotationModelLoader - Class in org.apache.camel.dataformat.bindy.util
Annotation based loader for model classes with Bindy annotations.
AnnotationModelLoader(PackageScanClassResolver) - Constructor for class org.apache.camel.dataformat.bindy.util.AnnotationModelLoader
 
AnnotationModelLoader(PackageScanClassResolver, PackageScanFilter) - Constructor for class org.apache.camel.dataformat.bindy.util.AnnotationModelLoader
 
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
 
Answer - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Answer() - Constructor for class org.apache.camel.component.linkedin.api.model.Answer
 
answerList - Variable in class org.apache.camel.component.linkedin.api.model.Answers
 
Answers - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Answers() - Constructor for class org.apache.camel.component.linkedin.api.model.Answers
 
answers - Variable in class org.apache.camel.component.linkedin.api.model.Question
 
antExclude - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
antFilter - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
antFilterCaseSensitive - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
antInclude - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
AntPathMatcher - Class in org.apache.camel.util
PathMatcher implementation for Ant-style path patterns.
AntPathMatcher() - Constructor for class org.apache.camel.util.AntPathMatcher
 
AntPathMatcherFileFilter - Class in org.apache.camel.component.file
File filter using AntPathMatcher.
AntPathMatcherFileFilter() - Constructor for class org.apache.camel.component.file.AntPathMatcherFileFilter
 
AntPathMatcherGenericFileFilter<T> - Class in org.apache.camel.component.file
File filter using AntPathMatcher.
AntPathMatcherGenericFileFilter() - Constructor for class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
AntPathMatcherGenericFileFilter(String...) - Constructor for class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
any - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.SObject
 
any - Variable in class org.w3._2003._05.soap_envelope.Body
 
any - Variable in class org.w3._2003._05.soap_envelope.Detail
 
any - Variable in class org.w3._2003._05.soap_envelope.Header
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Body
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Detail
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Envelope
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Header
 
AnyOfOperations - Class in org.apache.camel.component.zookeeper.operations
AnyOfOperations is a composite operation of one or more sub operation, executing each in turn until any one succeeds.
AnyOfOperations(String, ZooKeeperOperation...) - Constructor for class org.apache.camel.component.zookeeper.operations.AnyOfOperations
 
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.
 
APEX_METHOD - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
APEX_QUERY_PARAM_PREFIX - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
APEX_URL - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
apexCall(String, String, Map<String, Object>, InputStream, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
apexCall(String, String, Map<String, Object>, InputStream, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Executes a user defined APEX REST API call.
apexProcessingTime - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
apexProcessingTime - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
API_VERSION - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
apiActiveProcessingTime - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
apiActiveProcessingTime - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
ApiCollection<E extends Enum<E> & ApiName,T> - Class in org.apache.camel.util.component
Base class for a collection of ApiMethods.
ApiCollection() - Constructor for class org.apache.camel.util.component.ApiCollection
 
apiComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To use a specific Camel rest API component
ApiConsumerHelper - Class in org.apache.camel.util.component
Utility class for API Consumers.
apiContextIdPattern(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets an CamelContext id pattern to only allow Rest APIs from rest services within CamelContext's which name matches the pattern.
apiContextListing(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets whether listing of all available CamelContext's with REST services in the JVM is enabled.
apiContextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets a leading context-path the REST services will be using.
apiContextRouteId(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets the route id to use for the route that services the REST API.
apiDocAsJson() - Method in interface org.apache.camel.api.management.mbean.ManagedRestRegistryMBean
 
apiDocAsJson() - Method in class org.apache.camel.impl.DefaultRestRegistry
 
apiDocAsJson() - Method in class org.apache.camel.management.mbean.ManagedRestRegistry
 
apiDocAsJson() - Method in interface org.apache.camel.spi.RestRegistry
Outputs the Rest services API documentation in JSon (requires camel-swagger-java on classpath)
apiDocs(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
Include or exclude the current Rest Definition in API documentation.
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
 
ApiMethodModel(String, Class<?>, List<ApiMethodParser.Argument>, Method) - Constructor for class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
ApiMethodModel(String, String, Class<?>, List<ApiMethodParser.Argument>, Method) - Constructor for class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
ApiMethodParser<T> - Class in org.apache.camel.util.component
Parser base class for generating ApiMethod enumerations.
ApiMethodParser(Class<T>) - Constructor for class org.apache.camel.util.component.ApiMethodParser
 
ApiMethodParser.ApiMethodModel - Class in org.apache.camel.util.component
 
ApiMethodParser.Argument - Class in org.apache.camel.util.component
 
ApiMethodPropertiesHelper<C> - Class in org.apache.camel.util.component
Helper class to work with ApiMethod arguments to be extended by components.
ApiMethodPropertiesHelper(Class<C>, String) - Constructor for class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
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
 
apiProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For configuring an api property, such as api.title, or api.version.
ApiRequestor - Interface in org.apache.camel.component.yammer
 
apis - Variable in class org.apache.camel.util.component.ApiCollection
 
ApiStandardProfileRequest - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ApiStandardProfileRequest() - Constructor for class org.apache.camel.component.linkedin.api.model.ApiStandardProfileRequest
 
apiStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.Author
 
apiStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.Editor
 
apiStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.JobPoster
 
apiStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
apiStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.Recommendee
 
apiStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.Recommender
 
apiVersion - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
ApnsComponent - Class in org.apache.camel.component.apns
For sending notifications to Apple iOS devices
ApnsComponent() - Constructor for class org.apache.camel.component.apns.ApnsComponent
 
ApnsComponent(ApnsService) - Constructor for class org.apache.camel.component.apns.ApnsComponent
 
ApnsConstants - Class in org.apache.camel.component.apns.model
 
ApnsConsumer - Class in org.apache.camel.component.apns
 
ApnsConsumer(ApnsEndpoint, Processor) - Constructor for class org.apache.camel.component.apns.ApnsConsumer
 
ApnsEndpoint - Class in org.apache.camel.component.apns
For sending notifications to Apple iOS devices.
ApnsEndpoint(String, ApnsComponent) - Constructor for class org.apache.camel.component.apns.ApnsEndpoint
 
ApnsProducer - Class in org.apache.camel.component.apns
 
ApnsProducer(ApnsEndpoint) - Constructor for class org.apache.camel.component.apns.ApnsProducer
 
ApnsServiceFactory - Class in org.apache.camel.component.apns.factory
 
ApnsServiceFactory() - Constructor for class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
ApnsServiceFactory(CamelContext) - Constructor for class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
APP_ID - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
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(HdfsOutputStream, Object, Object, TypeConverter) - Method in enum org.apache.camel.component.hdfs.HdfsFileType
 
append(Object, Object, TypeConverter) - Method in class org.apache.camel.component.hdfs.HdfsOutputStream
 
append(HdfsOutputStream, Object, Object, TypeConverter) - Method in enum org.apache.camel.component.hdfs2.HdfsFileType
 
append(Object, Object, TypeConverter) - Method in class org.apache.camel.component.hdfs2.HdfsOutputStream
 
append(String, String) - Method in class org.apache.camel.component.redis.RedisClient
 
append(Object) - Method in class org.apache.camel.util.CollectionStringBuffer
 
append(Object[], Object...) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Append values to given array.
append(String[], String...) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Append values to given array.
appendAttachmentsFromCamel(MimeMessage, MailConfiguration, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
Appends the Mail attachments from the Camel MailMessage
appendBuilders(List<RoutesBuilder>) - Method in class org.apache.camel.blueprint.ContextScanRouteBuilderFinder
Appends all the RouteBuilder instances that can be found in the context
appendBuilders(List<RoutesBuilder>) - Method in class org.apache.camel.blueprint.PackageScanRouteBuilderFinder
Appends all the RouteBuilder instances that can be found on the classpath
appendBuilders(List<RoutesBuilder>) - Method in class org.apache.camel.spring.ContextScanRouteBuilderFinder
Appends all the RouteBuilder instances that can be found in the context
appendBuilders(List<RoutesBuilder>) - Method in class org.apache.camel.spring.PackageScanRouteBuilderFinder
Appends all the RouteBuilder instances that can be found on the classpath
appendFields(StringBuilder) - Method in exception org.apache.camel.component.salesforce.api.SalesforceException
 
appendFields(StringBuilder) - Method in exception org.apache.camel.component.salesforce.api.SalesforceMultipleChoicesException
 
appendHeader(Map<String, Object>, String, Object) - Static method in class org.apache.camel.component.netty.http.NettyHttpHelper
Appends the key/value to the headers.
appendHeader(Map<String, Object>, String, Object) - Static method in class org.apache.camel.component.netty4.http.NettyHttpHelper
Appends the key/value to the headers.
appendHeader(Map<String, Object>, String, Object) - Static method in class org.apache.camel.component.sparkrest.SparkHelper
Appends the key/value to the headers.
appendHeader(Map<String, Object>, String, Object) - Static method in class org.apache.camel.component.undertow.UndertowHelper
 
appendHeader(Map<String, Object>, String, Object) - Static method in class org.apache.camel.http.common.HttpHelper
Appends the key/value to the headers.
appendHeadersFromCamelMessage(MimeMessage, MailConfiguration, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
Appends the Mail headers from the Camel MailMessage
appendJmsProperties(Message, Exchange) - Method in class org.apache.camel.component.jms.JmsBinding
Appends the JMS headers from the Camel JmsMessage
appendJmsProperties(Message, Exchange, Message) - Method in class org.apache.camel.component.jms.JmsBinding
Appends the JMS headers from the Camel JmsMessage
appendJmsProperties(Message, Exchange, Map<String, Object>) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Appends the JMS headers from the Camel Message
appendJmsProperty(Message, Exchange, Message, String, Object) - Method in class org.apache.camel.component.jms.JmsBinding
 
appendJmsProperty(Message, Exchange, String, Object) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 
appendParameters(String, Map<String, Object>) - Static method in class org.apache.camel.util.ResourceHelper
Appends the parameters to the given uri
appendParametersToURI(String, Map<String, Object>) - Static method in class org.apache.camel.util.URISupport
Appends the given parameters to the given URI.
appendToStore(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Appends the given 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.
appId - Variable in class org.apache.camel.component.linkedin.api.model.Activity
 
Application - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Application() - Constructor for class org.apache.camel.component.linkedin.api.model.Application
 
application - Variable in class org.apache.camel.component.linkedin.api.model.Source
 
APPLICATION - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
APPLICATION_ALIAS - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
APPLICATION_JSON_UTF8 - Static variable in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
APPLICATION_XML_UTF8 - Static variable in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
applicationContext - Variable in class org.apache.camel.test.spring.CamelSpringTestSupport
 
applicationContext - Static variable in class org.apache.camel.testng.CamelSpringTestSupport
 
ApplicationContextRegistry - Class in org.apache.camel.spring.spi
A Registry implementation which looks up the objects in the Spring ApplicationContext
ApplicationContextRegistry(ApplicationContext) - Constructor for class org.apache.camel.spring.spi.ApplicationContextRegistry
 
applicationUrl - Variable in class org.apache.camel.component.linkedin.api.model.HowToApply
 
appliedTimestamp - Variable in class org.apache.camel.component.linkedin.api.model.JobBookmark
 
apply(CamelContext, HBaseRow) - Method in class org.apache.camel.component.hbase.filters.ModelAwareColumnMatchingFilter
Applies the message to Filter to context.
apply(CamelContext, HBaseRow) - Method in interface org.apache.camel.component.hbase.filters.ModelAwareFilter
Applies the message to Filter to context.
apply(CamelContext, HBaseRow) - Method in class org.apache.camel.component.hbase.filters.ModelAwareFilterList
Applies the message to Filter to context.
apply(CamelContext, HBaseRow) - Method in class org.apache.camel.component.hbase.filters.ModelAwareRowPrefixMatchingFilter
Applies the message to Filter to context.
apply(CamelContext, HBaseRow) - Method in class org.apache.camel.component.hbase.filters.ModelAwareSkipFilter
Applies the message to Filter to context.
apply(CamelContext, HBaseRow) - Method in class org.apache.camel.component.hbase.filters.ModelAwareWhileMatchFilter
Applies the message to Filter to context.
apply(HBaseRow) - Method in class org.apache.camel.component.hbase.model.HBaseRow
 
apply(String) - Method in class org.apache.camel.component.properties.EnvPropertiesFunction
 
apply(String) - Method in interface org.apache.camel.component.properties.PropertiesFunction
Applies the function
apply(String) - Method in class org.apache.camel.component.properties.ServiceHostPropertiesFunction
 
apply(String) - Method in class org.apache.camel.component.properties.ServicePortPropertiesFunction
 
apply(String) - Method in class org.apache.camel.component.properties.ServicePropertiesFunction
 
apply(String) - Method in class org.apache.camel.component.properties.SysPropertiesFunction
 
applyAssertionOn(MockEndpoint, int, Exchange) - Method in class org.apache.camel.component.mock.AssertionClause
Performs any assertions on the given exchange
applyCamelPostProcessor() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Applies the DefaultCamelBeanPostProcessor to this instance.
applyConsistencyLevel(T, ConsistencyLevel) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Apply consistency level if provided, else leave default.
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.
applyGetResults(Message, HBaseData) - Method in class org.apache.camel.component.hbase.mapping.BodyMappingStrategy
Applies the cells to the Exchange.
applyGetResults(Message, HBaseData) - Method in interface org.apache.camel.component.hbase.mapping.CellMappingStrategy
Applies the KeyValues of a get operation to the Exchange.
applyGetResults(Message, HBaseData) - Method in class org.apache.camel.component.hbase.mapping.HeaderMappingStrategy
Applies the cells to the Exchange.
applyHeaders(Exchange, long) - Method in class org.apache.camel.component.dataset.DataSetSupport
Allows derived classes to add some custom headers for a given message
applyScanResults(Message, HBaseData) - Method in class org.apache.camel.component.hbase.mapping.BodyMappingStrategy
Applies the cells to the Exchange.
applyScanResults(Message, HBaseData) - Method in interface org.apache.camel.component.hbase.mapping.CellMappingStrategy
Applies the KeyValues of a scan operation to the Exchange.
applyScanResults(Message, HBaseData) - Method in class org.apache.camel.component.hbase.mapping.HeaderMappingStrategy
Applies the cells to the Exchange.
APPROX_ARRIVAL_TIME - Static variable in interface org.apache.camel.component.aws.kinesis.KinesisConstants
 
args - Variable in class org.apache.camel.component.splunk.support.SplunkDataWriter
 
ARGS_PATTERN - Static variable in class org.apache.camel.util.component.ApiMethodParser
 
ArgsConfigurer - Interface in org.apache.camel.component.rabbitmq
 
Argument(String, Class<?>, String) - Constructor for class org.apache.camel.util.component.ApiMethodParser.Argument
 
ARGUMENTS - Static variable in class org.apache.camel.builder.script.ScriptBuilder
Additional arguments to ScriptEngine provided as a header on the IN Message using the key ScriptBuilder.ARGUMENTS
ARGUMENTS - Static variable in interface org.apache.camel.component.jcache.JCacheConstants
 
ArgumentSubstitutionParser<T> - Class in org.apache.camel.util.component
Adds support for parameter name substitutions.
ArgumentSubstitutionParser(Class<T>, ArgumentSubstitutionParser.Substitution[]) - Constructor for class org.apache.camel.util.component.ArgumentSubstitutionParser
Create a parser using regular expressions to adapt parameter names.
ArgumentSubstitutionParser.Substitution - Class in org.apache.camel.util.component
 
around(String, String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Uses a AOP around.
aroundFinally(String, String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Uses a AOP around with after being invoked in a finally block
ARRAY_NAME - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
ArrayBlockingQueueFactory<E> - Class in org.apache.camel.component.seda
Implementation of BlockingQueueFactory producing ArrayBlockingQueue
ArrayBlockingQueueFactory() - Constructor for class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
arrayLength(Object[]) - Static method in class org.apache.camel.util.ObjectHelper
 
arrayType(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
The data type of the array data type
arrayType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
The data type of the array data type
ArrayTypeConverter - Class in org.apache.camel.impl.converter
A type converter which is used to convert to and from array types particularly for derived types of array component types and dealing with primitive array types.
ArrayTypeConverter() - Constructor for class org.apache.camel.impl.converter.ArrayTypeConverter
 
arrives() - Method in class org.apache.camel.component.mock.AssertionClause
Adds a TimeClause predicate for message arriving.
asAdvanced(BasicCache<K, V>) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
asBytes() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
asBytesSource() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
ascii - Variable in class org.apache.camel.component.smpp.SmppSmCommand
 
asDOM() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
asDOMSource() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
asEmbedded(BasicCache<K, V>) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
asEnum(String) - Static method in enum org.apache.camel.ExchangePattern
 
asExpression(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
asFooOutputType(String) - Static method in enum org.apache.camel.component.fop.FopOutputType
 
asGenericFile(String, File, String) - Static method in class org.apache.camel.component.file.FileConsumer
asGenericFile(String, File, String, boolean) - Static method in class org.apache.camel.component.file.FileConsumer
Creates a new GenericFile based on the given file.
asHeader(int) - Method in enum org.apache.camel.component.hbase.HBaseAttribute
 
asHeader() - Method in enum org.apache.camel.component.hbase.HBaseAttribute
 
asInteger(String) - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
 
asJson(SlackMessage) - Method in class org.apache.camel.component.slack.SlackProducer
Returns a JSON string to be posted to the Slack API
asKey(GenericFile<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
asKeyValueService(String, Object, Dictionary) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Creates a holder for the given service, which make it easier to use CamelBlueprintTestSupport.addServicesOnStartup(java.util.List)
asList() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
asMap - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
asMap() - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
 
asMap - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
asMap() - Method in class org.apache.camel.model.PropertiesDefinition
 
asNodeTidyMarkup(InputStream) - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
Return the HTML Markup as an Node
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
 
asOption() - Method in enum org.apache.camel.component.hbase.HBaseAttribute
 
asOption(int) - Method in enum org.apache.camel.component.hbase.HBaseAttribute
 
asPromiseArray(Object) - Method in class org.apache.camel.component.aws.swf.CamelSWFActivityClient
 
asRejectedExecutionHandler() - Method in enum org.apache.camel.ThreadPoolRejectedPolicy
 
asRemote(BasicCacheContainer) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
asRemote(BasicCache<K, V>) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
asRestConfiguration(CamelContext) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Creates a RestConfiguration instance based on the definition
asRouteApiDefinition(CamelContext, RestConfiguration) - Static method in class org.apache.camel.model.rest.RestDefinition
Transforms the rest api configuration into a RouteDefinition which Camel routing engine uses to service the rest api docs.
asRouteDefinition(CamelContext) - Method in class org.apache.camel.model.rest.RestDefinition
Transforms this REST definition into a list of RouteDefinition which Camel routing engine can add and run.
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.
assemble(MBeanServer, Object, ObjectName) - Method in class org.apache.camel.spring.spi.SpringManagementMBeanAssembler
 
assembler - Variable in class org.apache.camel.management.DefaultManagementMBeanAssembler
 
assertCollectionSize(Collection<T>, int) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts that a list is of the given size
assertCollectionSize(String, Collection<T>, int) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts that a list is of the given size
assertCollectionSize(Collection<T>, int) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts that a list is of the given size
assertCollectionSize(String, Collection<T>, int) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts that a list is of the given size
assertCollectionSize(Collection<T>, int) - Static method in class org.apache.camel.testng.TestSupport
Asserts that a list is of the given size
assertCollectionSize(String, Collection<T>, int) - Static method in class org.apache.camel.testng.TestSupport
Asserts that a list is of the given size
assertDirectoryEquals(String, String) - Static method in class org.apache.camel.test.junit4.TestSupport
To be used for folder/directory comparison that works across different platforms such as Window, Mac and Linux.
assertDirectoryEquals(String, String, String) - Static method in class org.apache.camel.test.junit4.TestSupport
To be used for folder/directory comparison that works across different platforms such as Window, Mac and Linux.
assertDirectoryEquals(String, String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
To be used for folder/directory comparison that works across different platforms such as Window, Mac and Linux.
assertDirectoryEquals(String, String, String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
To be used for folder/directory comparison that works across different platforms such as Window, Mac and Linux.
assertDirectoryEquals(String, String) - Static method in class org.apache.camel.testng.TestSupport
To be used for folder/directory comparison that works across different platforms such as Window, Mac and Linux.
assertDirectoryEquals(String, String, String) - Static method in class org.apache.camel.testng.TestSupport
To be used for folder/directory comparison that works across different platforms such as Window, Mac and Linux.
assertEndpointUri(Endpoint, String) - Static method in class org.apache.camel.test.junit4.TestSupport
 
assertEndpointUri(Endpoint, String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
 
assertEndpointUri(Endpoint, String) - Static method in class org.apache.camel.testng.TestSupport
 
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)
assertExpression(Exchange, String, String, Object) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Asserts that the given language name and expression evaluates to the given value on a specific exchange
assertExpression(Exchange, String, Object) - Method in class org.apache.camel.test.junit4.LanguageTestSupport
Asserts that this language expression evaluates to the given value on the given exchange
assertExpression(String, Object) - Method in class org.apache.camel.test.junit4.LanguageTestSupport
Asserts that this language expression evaluates to the given value on the current exchange
assertExpression(String, String, String) - Method in class org.apache.camel.test.junit4.LanguageTestSupport
Asserts that the expression evaluates to one of the two given values
assertExpression(Expression, Exchange, Object) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts that the given expression when evaluated returns the given answer
assertExpression(Expression, Exchange, Object) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts that the given expression when evaluated returns the given answer
assertExpression(Exchange, String, String, Object) - Method in class org.apache.camel.testng.CamelTestSupport
Asserts that the given language name and expression evaluates to the given value on a specific exchange
assertExpression(Exchange, String, Object) - Method in class org.apache.camel.testng.LanguageTestSupport
Asserts that this language expression evaluates to the given value on the given exchange
assertExpression(String, Object) - Method in class org.apache.camel.testng.LanguageTestSupport
Asserts that this language expression evaluates to the given value on the current exchange
assertExpression(String, String, String) - Method in class org.apache.camel.testng.LanguageTestSupport
Asserts that the expression evaluates to one of the two given values
assertExpression(Expression, Exchange, Object) - Static method in class org.apache.camel.testng.TestSupport
Asserts that the given expression when evaluated returns the given answer
assertFileExists(String) - Static method in class org.apache.camel.test.junit4.TestSupport
To be used to check is a file is found in the file system
assertFileExists(String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
To be used to check is a file is found in the file system
assertFileExists(String) - Static method in class org.apache.camel.testng.TestSupport
To be used to check is a file is found in the file system
assertFileNotExists(String) - Static method in class org.apache.camel.test.junit4.TestSupport
To be used to check is a file is not found in the file system
assertFileNotExists(String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
To be used to check is a file is not found in the file system
assertFileNotExists(String) - Static method in class org.apache.camel.testng.TestSupport
To be used to check is a file is not found in the file system
assertInMessageBodyEquals(Exchange, Object) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts that the given exchange has an OUT message of the given body value
assertInMessageBodyEquals(Exchange, Object) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts that the given exchange has an OUT message of the given body value
assertInMessageBodyEquals(Exchange, Object) - Static method in class org.apache.camel.testng.TestSupport
Asserts that the given exchange has an OUT message of the given body value
assertInMessageHeader(Exchange, String, Object) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts the In message on the exchange contains the expected value
assertInMessageHeader(Exchange, String, Object) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts the In message on the exchange contains the expected value
assertInMessageHeader(Exchange, String, Object) - Static method in class org.apache.camel.testng.TestSupport
Asserts the In message on the exchange contains the expected value
AssertionClause - Class in org.apache.camel.component.mock
A builder of assertions on message exchanges
AssertionClause(MockEndpoint) - Constructor for class org.apache.camel.component.mock.AssertionClause
 
AssertionClause.PredicateValueBuilder - Class in org.apache.camel.component.mock
Public class needed for fluent builders
assertionFailureMessage(Exchange) - Method in class org.apache.camel.language.groovy.GroovyExpression
 
assertionFailureMessage(Exchange) - Method in class org.apache.camel.language.juel.JuelExpression
 
assertionFailureMessage(Exchange) - Method in class org.apache.camel.language.jxpath.JXPathExpression
 
assertionFailureMessage(Exchange) - Method in class org.apache.camel.language.mvel.MvelExpression
 
assertionFailureMessage(Exchange) - Method in class org.apache.camel.language.ognl.OgnlExpression
 
assertionFailureMessage(Exchange) - Method in class org.apache.camel.language.spel.SpelExpression
 
assertionFailureMessage(Exchange) - Method in class org.apache.camel.support.ExpressionAdapter
 
assertionFailureMessage(Exchange) - Method in class org.apache.camel.support.ExpressionSupport
 
assertIsInstanceOf(Class<T>, Object) - Static method in class org.apache.camel.test.junit4.TestSupport
 
assertIsInstanceOf(Class<T>, Object) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
 
assertIsInstanceOf(Class<T>, Object) - Static method in class org.apache.camel.testng.TestSupport
 
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
assertListSize(List<T>, int) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts that a list is of the given size
assertListSize(String, List<T>, int) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts that a list is of the given size
assertListSize(List<T>, int) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts that a list is of the given size
assertListSize(String, List<T>, int) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts that a list is of the given size
assertListSize(List<T>, int) - Static method in class org.apache.camel.testng.TestSupport
Asserts that a list is of the given size
assertListSize(String, List<T>, int) - Static method in class org.apache.camel.testng.TestSupport
Asserts that a list is of the given size
assertMatches(String, Exchange) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
assertMatches(String, Exchange) - Method in class org.apache.camel.builder.sql.SqlBuilder
 
assertMatches(String, Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
Deprecated.
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
 
assertMessageHeader(Message, String, Object) - Static method in class org.apache.camel.test.junit4.TestSupport
 
assertMessageHeader(Message, String, Object) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
 
assertMessageHeader(Message, String, Object) - Static method in class org.apache.camel.testng.TestSupport
 
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
 
assertMockEndpointsSatisfied() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Asserts that all the expectations of the Mock endpoints are valid
assertMockEndpointsSatisfied(long, TimeUnit) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Asserts that all the expectations of the Mock endpoints are valid
assertMockEndpointsSatisfied() - Method in class org.apache.camel.testng.CamelTestSupport
Asserts that all the expectations of the Mock endpoints are valid
assertMockEndpointsSatisfied(long, TimeUnit) - Method in class org.apache.camel.testng.CamelTestSupport
Asserts that all the expectations of the Mock endpoints are valid
assertNoDuplicates(Expression) - Method in class org.apache.camel.component.mock.MockEndpoint
 
assertOneElement(List<T>) - Static method in class org.apache.camel.test.junit4.TestSupport
 
assertOneElement(List<T>) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
 
assertOneElement(List<T>) - Static method in class org.apache.camel.testng.TestSupport
 
assertOutMessageBodyEquals(Exchange, Object) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts that the given exchange has an OUT message of the given body value
assertOutMessageBodyEquals(Exchange, Object) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts that the given exchange has an OUT message of the given body value
assertOutMessageBodyEquals(Exchange, Object) - Static method in class org.apache.camel.testng.TestSupport
Asserts that the given exchange has an OUT message of the given body value
assertOutMessageHeader(Exchange, String, Object) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts the Out message on the exchange contains the expected value
assertOutMessageHeader(Exchange, String, Object) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts the Out message on the exchange contains the expected value
assertOutMessageHeader(Exchange, String, Object) - Static method in class org.apache.camel.testng.TestSupport
Asserts the Out message on the exchange contains the expected value
assertPredicate(String, String, Exchange, boolean) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Asserts that the given language name and predicate expression evaluates to the expected value on the message exchange
assertPredicate(String) - Method in class org.apache.camel.test.junit4.LanguageTestSupport
Asserts that the given predicate expression evaluated on the current language and message exchange evaluates to true
assertPredicate(String, boolean) - Method in class org.apache.camel.test.junit4.LanguageTestSupport
Asserts that the given predicate expression evaluated on the current language and message exchange evaluates to the expected value
assertPredicate(Exchange, String, boolean) - Method in class org.apache.camel.test.junit4.LanguageTestSupport
 
assertPredicate(Predicate, Exchange, boolean) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts that the predicate returns the expected value on the exchange
assertPredicate(Predicate, Exchange, boolean) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts that the predicate returns the expected value on the exchange
assertPredicate(String, String, Exchange, boolean) - Method in class org.apache.camel.testng.CamelTestSupport
Asserts that the given language name and predicate expression evaluates to the expected value on the message exchange
assertPredicate(String) - Method in class org.apache.camel.testng.LanguageTestSupport
Asserts that the given predicate expression evaluated on the current language and message exchange evaluates to true
assertPredicate(String, boolean) - Method in class org.apache.camel.testng.LanguageTestSupport
Asserts that the given predicate expression evaluated on the current language and message exchange evaluates to the expected value
assertPredicate(Exchange, String, boolean) - Method in class org.apache.camel.testng.LanguageTestSupport
 
assertPredicate(Predicate, Exchange, boolean) - Static method in class org.apache.camel.testng.TestSupport
Asserts that the predicate returns the expected value on the exchange
assertPredicateDoesNotMatch(Predicate, Exchange) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts that the predicate returns the expected value on the exchange
assertPredicateDoesNotMatch(Predicate, Exchange) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts that the predicate returns the expected value on the exchange
assertPredicateDoesNotMatch(Predicate, Exchange) - Static method in class org.apache.camel.testng.TestSupport
Asserts that the predicate returns the expected value on the exchange
assertPredicateFails(String) - Method in class org.apache.camel.test.junit4.LanguageTestSupport
Asserts that the given predicate expression evaluated on the current language and message exchange evaluates to false
assertPredicateFails(String) - Method in class org.apache.camel.testng.LanguageTestSupport
Asserts that the given predicate expression evaluated on the current language and message exchange evaluates to false
assertPredicateMatches(Predicate, Exchange) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts that the predicate returns the expected value on the exchange
assertPredicateMatches(Predicate, Exchange) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts that the predicate returns the expected value on the exchange
assertPredicateMatches(Predicate, Exchange) - Static method in class org.apache.camel.testng.TestSupport
Asserts that the predicate returns the expected value on the exchange
assertResolveLanguage(String) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Asserts that the language name can be resolved
assertResolveLanguage(String) - Method in class org.apache.camel.testng.CamelTestSupport
Asserts that the language name can be resolved
assertStringContains(String, String) - Static method in class org.apache.camel.test.junit4.TestSupport
Asserts that the text contains the given string
assertStringContains(String, String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Asserts that the text contains the given string
assertStringContains(String, String) - Static method in class org.apache.camel.testng.TestSupport
Asserts that the text contains the given string
assertTrue(String, boolean) - Method in class org.apache.camel.component.mock.MockEndpoint
 
AssertUtils - Class in org.apache.camel.component.apns.util
 
assertValidContext(CamelContext) - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
assertValidContext(CamelContext) - Method in class org.apache.camel.testng.CamelTestSupport
 
assertWait(long, TimeUnit, MockEndpoint...) - Static method in class org.apache.camel.component.mock.MockEndpoint
 
asService(Object, Dictionary) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Creates a holder for the given service, which make it easier to use CamelBlueprintTestSupport.addServicesOnStartup(java.util.Map)
asService(Object, String, String) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Creates a holder for the given service, which make it easier to use CamelBlueprintTestSupport.addServicesOnStartup(java.util.Map)
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
 
assignmentRuleId - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
assignOrientation(String) - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
assignSides(String) - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
associations - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
asString() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
asString(Object[]) - Static method in class org.apache.camel.util.ObjectHelper
Turns the given object arrays into a meaningful string
asStringSource() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
asStringTidyMarkup(InputStream) - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
Return the tidy markup as a string
asVerb() - Method in class org.apache.camel.model.rest.VerbDefinition
 
ASYNC_WAIT - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
ASYNC_WAIT - Static variable in interface org.apache.camel.Exchange
 
AsyncAttributes - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Async report attributes DTO.
AsyncAttributes() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncAttributes
 
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 not block while delaying.
asyncDelayedRedelivery - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
asyncDelayedRedelivery() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Will allow asynchronous delayed redeliveries.
asyncDelayedRedelivery() - Method in class org.apache.camel.model.OnExceptionDefinition
Allow synchronous delayed redelivery.
asyncDelayedRedelivery() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Allow synchronous delayed redelivery.
asyncDelayedRedelivery - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
asyncDelayedRedelivery() - Method in class org.apache.camel.processor.RedeliveryPolicy
Allow asynchronous delayed redelivery.
AsyncProcessor - Interface in org.apache.camel
An asynchronous processor which can process an Exchange in an asynchronous fashion and signal completion by invoking the AsyncCallback.
AsyncProcessorAwaitManager - Interface in org.apache.camel.spi
A manager to handle async routing engine, when Exchanges are being handed over from one thread to another, while the callee thread is blocked waiting for the other threads to complete, before it can continue.
AsyncProcessorAwaitManager.AwaitThread - Interface in org.apache.camel.spi
Information about the thread and exchange that are inflight.
AsyncProcessorAwaitManager.Statistics - Interface in org.apache.camel.spi
Utilization statistics of the this manager.
AsyncProcessorConverterHelper - Class in org.apache.camel.util
A simple converter that can convert any Processor to an AsyncProcessor.
AsyncProcessorHelper - Class in org.apache.camel.util
Helper methods for AsyncProcessor objects.
AsyncProcessorTypeConverter - Class in org.apache.camel.impl.converter
A simple converter that can convert any Processor to an AsyncProcessor.
AsyncProcessorTypeConverter() - Constructor for class org.apache.camel.impl.converter.AsyncProcessorTypeConverter
 
AsyncProducerCallback - Interface in org.apache.camel
Callback for sending a exchange message to a endpoint using an AsyncProcessor capable producer.
AsyncReportResults - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Sync Report results DTO.
AsyncReportResults() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncReportResults
 
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.
ATMOS_FILE_SEPARATOR - Static variable in class org.apache.camel.component.atmos.util.AtmosConstants
 
AtmosAPIFacade - Class in org.apache.camel.component.atmos.core
 
AtmosComponent - Class in org.apache.camel.component.atmos
 
AtmosComponent() - Constructor for class org.apache.camel.component.atmos.AtmosComponent
 
AtmosConfiguration - Class in org.apache.camel.component.atmos
 
AtmosConfiguration() - Constructor for class org.apache.camel.component.atmos.AtmosConfiguration
 
AtmosConfigurationValidator - Class in org.apache.camel.component.atmos.validator
 
AtmosConstants - Class in org.apache.camel.component.atmos.util
 
AtmosDelProducer - Class in org.apache.camel.component.atmos.integration.producer
 
AtmosDelProducer(AtmosEndpoint, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.producer.AtmosDelProducer
 
AtmosDelResult - Class in org.apache.camel.component.atmos.dto
 
AtmosDelResult() - Constructor for class org.apache.camel.component.atmos.dto.AtmosDelResult
 
AtmosEndpoint - Class in org.apache.camel.component.atmos
The atmos component is used for integrating with EMC's Atomos Storage.
AtmosEndpoint() - Constructor for class org.apache.camel.component.atmos.AtmosEndpoint
 
AtmosEndpoint(String, AtmosComponent, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.AtmosEndpoint
 
AtmosEndpoint(String) - Constructor for class org.apache.camel.component.atmos.AtmosEndpoint
 
AtmosException - Exception in org.apache.camel.component.atmos.util
 
AtmosException(String) - Constructor for exception org.apache.camel.component.atmos.util.AtmosException
 
AtmosException(String, Throwable) - Constructor for exception org.apache.camel.component.atmos.util.AtmosException
 
AtmosFileDownloadResult - Class in org.apache.camel.component.atmos.dto
 
AtmosFileDownloadResult() - Constructor for class org.apache.camel.component.atmos.dto.AtmosFileDownloadResult
 
AtmosFileUploadResult - Class in org.apache.camel.component.atmos.dto
 
AtmosFileUploadResult() - Constructor for class org.apache.camel.component.atmos.dto.AtmosFileUploadResult
 
AtmosGetProducer - Class in org.apache.camel.component.atmos.integration.producer
 
AtmosGetProducer(AtmosEndpoint, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.producer.AtmosGetProducer
 
AtmosMoveProducer - Class in org.apache.camel.component.atmos.integration.producer
 
AtmosMoveProducer(AtmosEndpoint, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.producer.AtmosMoveProducer
 
AtmosMoveResult - Class in org.apache.camel.component.atmos.dto
 
AtmosMoveResult() - Constructor for class org.apache.camel.component.atmos.dto.AtmosMoveResult
 
AtmosOperation - Enum in org.apache.camel.component.atmos.util
 
AtmosProducer - Class in org.apache.camel.component.atmos.integration.producer
 
AtmosProducer(AtmosEndpoint, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.producer.AtmosProducer
 
AtmosPropertyManager - Class in org.apache.camel.component.atmos.util
 
AtmosPutProducer - Class in org.apache.camel.component.atmos.integration.producer
 
AtmosPutProducer(AtmosEndpoint, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.producer.AtmosPutProducer
 
AtmosResult - Class in org.apache.camel.component.atmos.dto
 
AtmosResult() - Constructor for class org.apache.camel.component.atmos.dto.AtmosResult
 
AtmosResultCode - Enum in org.apache.camel.component.atmos.util
 
AtmosResultHeader - Enum in org.apache.camel.component.atmos.util
 
AtmosScheduledPollConsumer - Class in org.apache.camel.component.atmos.integration.consumer
 
AtmosScheduledPollConsumer(AtmosEndpoint, Processor, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
 
AtmosScheduledPollGetConsumer - Class in org.apache.camel.component.atmos.integration.consumer
 
AtmosScheduledPollGetConsumer(AtmosEndpoint, Processor, AtmosConfiguration) - Constructor for class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollGetConsumer
 
ATOM_FEED - Static variable in class org.apache.camel.component.atom.AtomConstants
Header key for the Feed object is stored on the in message on the exchange.
AtomComponent - Class in org.apache.camel.component.atom
To consume Atom RSS feeds.
AtomComponent() - Constructor for class org.apache.camel.component.atom.AtomComponent
 
AtomConstants - Class in org.apache.camel.component.atom
Atom constants
AtomConverter - Class in org.apache.camel.component.atom
Date converters.
AtomEndpoint - Class in org.apache.camel.component.atom
The atom component is used for consuming Atom RSS feeds.
AtomEndpoint() - Constructor for class org.apache.camel.component.atom.AtomEndpoint
 
AtomEndpoint(String, FeedComponent, String) - Constructor for class org.apache.camel.component.atom.AtomEndpoint
 
AtomEntryPollingConsumer - Class in org.apache.camel.component.atom
Consumer to poll atom feeds and return each entry from the feed step by step.
AtomEntryPollingConsumer(AtomEndpoint, Processor, boolean, Date, boolean) - Constructor for class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
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
 
ATOMICNUMBER - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
ATOMICNUMBER_PREFIX - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
AtomPollingConsumer - Class in org.apache.camel.component.atom
Consumer to poll atom feeds and return the full feed.
AtomPollingConsumer(AtomEndpoint, Processor) - Constructor for class org.apache.camel.component.atom.AtomPollingConsumer
 
AtomProducer - Class in org.apache.camel.component.atom
AtomProducer is currently not implemented
AtomProducer(AtomEndpoint) - Constructor for class org.apache.camel.component.atom.AtomProducer
 
AtomUtils - Class in org.apache.camel.component.atom
Atom utilities.
Attachment - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Attachment() - Constructor for class org.apache.camel.component.linkedin.api.model.Attachment
 
attachment - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
Attachment - Class in org.apache.camel.component.yammer.model
 
Attachment() - Constructor for class org.apache.camel.component.yammer.model.Attachment
 
ATTACHMENT_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
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
attachStream(OutputStream) - Method in class org.apache.camel.converter.crypto.HMACAccumulator
 
attemptCounter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
attribute(String, Object) - Method in class org.apache.camel.builder.script.ScriptBuilder
Sets the attribute on the context so that it is available to the script as a variable in the ScriptContext.ENGINE_SCOPE
attribute(QName, Object) - Method in class org.apache.camel.model.ProcessorDefinition
Adds an optional attribute
ATTRIBUTE_NAME_COUNT - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
ATTRIBUTE_NAME_SIZE - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
ATTRIBUTE_NAMES - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
ATTRIBUTE_NAMES - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
ATTRIBUTE_VALUE_COUNT - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
ATTRIBUTE_VALUE_SIZE - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
AttributeChangeNotification - Class in org.apache.camel.component.jmx.jaxb
Java class for anonymous complex type.
AttributeChangeNotification() - Constructor for class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
attributeName - Variable in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
ATTRIBUTES - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
ATTRIBUTES - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
ATTRIBUTES - Static variable in interface org.apache.camel.component.aws.sqs.SqsConstants
 
Attributes - Class in org.apache.camel.component.salesforce.api.dto
 
Attributes() - Constructor for class org.apache.camel.component.salesforce.api.dto.Attributes
 
ATTRIBUTES - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
 
attributeType - Variable in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
Attribution - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Attribution() - Constructor for class org.apache.camel.component.linkedin.api.model.Attribution
 
attribution - Variable in class org.apache.camel.component.linkedin.api.model.Share
 
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.
authenticate(IAuthFlowListener) - Method in class org.apache.camel.component.box.internal.LoginAuthFlowUI
 
authenticate(GLoginData) - Method in interface org.apache.camel.component.gae.login.GLoginService
Authenticates a user and stores the authentication token to GLoginData.setAuthenticationToken(String) (only if needed by GLoginService.authorize(GLoginData)).
authenticate(GLoginData) - Method in class org.apache.camel.component.gae.login.GLoginServiceImpl
Authenticates a user and stores the authentication token to GLoginData.setAuthenticationToken(String).
authenticate(SecurityAuthenticator, LoggingLevel, HttpPrincipal) - Method in class org.apache.camel.component.netty.http.handlers.HttpServerChannelHandler
Authenticates the http basic auth subject.
authenticate(SecurityAuthenticator, LoggingLevel, HttpPrincipal) - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerChannelHandler
Authenticates the http basic auth subject.
AUTHENTICATION - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
AUTHENTICATION - Static variable in interface org.apache.camel.Exchange
 
AUTHENTICATION_FAILURE_POLICY_ID - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
AUTHENTICATION_FAILURE_POLICY_ID - Static variable in interface org.apache.camel.Exchange
 
AuthenticationAdapter - Interface in org.apache.camel.component.spring.security
 
AuthenticationHttpClientConfigurer - Class in org.apache.camel.component.geocoder.http
 
AuthenticationMethod - Enum in org.apache.camel.component.geocoder.http
Authentication policy
AuthenticationRequestFilter - Class in org.apache.camel.component.servicenow.auth
 
AuthenticationRequestFilter(ServiceNowConfiguration, OAuthToken) - Constructor for class org.apache.camel.component.servicenow.auth.AuthenticationRequestFilter
 
AuthMethod - Enum in org.apache.camel.component.http
Authentication policy
author - Variable in class org.apache.camel.component.linkedin.api.model.Answer
 
Author - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Author() - Constructor for class org.apache.camel.component.linkedin.api.model.Author
 
author - Variable in class org.apache.camel.component.linkedin.api.model.CurrentShare
 
author - Variable in class org.apache.camel.component.linkedin.api.model.Question
 
author - Variable in class org.apache.camel.component.linkedin.api.model.Share
 
Authority - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Authority() - Constructor for class org.apache.camel.component.linkedin.api.model.Authority
 
authority - Variable in class org.apache.camel.component.linkedin.api.model.Certification
 
Authorization - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Authorization() - Constructor for class org.apache.camel.component.linkedin.api.model.Authorization
 
authorization - Variable in class org.apache.camel.component.linkedin.api.model.InvitationRequest
 
AuthorizationPolicy - Interface in org.apache.camel.spi
A marker for defining the policy to be used for applying authorization to routes.
authorize(GLoginData) - Method in interface org.apache.camel.component.gae.login.GLoginService
Authorizes access to an application and stores an authorization cookie to GLoginData.setAuthorizationCookie(String).
authorize(GLoginData) - Method in class org.apache.camel.component.gae.login.GLoginServiceImpl
Dispatches authorization to GLoginServiceImpl.authorizeDev(GLoginData) if the endpoint is configured to run in development mode, otherwise to GLoginServiceImpl.authorizeStd(GLoginData).
authorizeDev(GLoginData) - Method in class org.apache.camel.component.gae.login.GLoginServiceImpl
Authorizes access to a development server and stores the resulting authorization cookie to GLoginData.setAuthorizationCookie(String) .
authorizeStd(GLoginData) - Method in class org.apache.camel.component.gae.login.GLoginServiceImpl
Authorizes access to a Google App Engine application and stores the resulting authorization cookie to GLoginData.setAuthorizationCookie(String).
authorList - Variable in class org.apache.camel.component.linkedin.api.model.Authors
 
Authors - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Authors() - Constructor for class org.apache.camel.component.linkedin.api.model.Authors
 
authors - Variable in class org.apache.camel.component.linkedin.api.model.Publication
 
autoCreate - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
AutoFormattedWriterAbstractFactory - Class in org.apache.camel.component.pdf.text
Builds set of classes for auto-formatting writing strategy.
AutoFormattedWriterAbstractFactory(PdfConfiguration) - Constructor for class org.apache.camel.component.pdf.text.AutoFormattedWriterAbstractFactory
 
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
 
available(int) - Static method in class org.apache.camel.test.AvailablePortFinder
Checks to see if a specific port is available.
available(int) - Static method in class org.apache.camel.testng.AvailablePortFinder
Checks to see if a specific port is available.
AvailableActions - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
AvailableActions() - Constructor for class org.apache.camel.component.linkedin.api.model.AvailableActions
 
availableActions - Variable in class org.apache.camel.component.linkedin.api.model.RelationToViewer
 
AvailablePortFinder - Class in org.apache.camel.test
Finds currently available server ports.
AvailablePortFinder - Class in org.apache.camel.testng
Finds currently available server ports.
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
 
AVRO_HTTP_TRANSPORT - Static variable in class org.apache.camel.component.avro.AvroConstants
 
AVRO_MESSAGE_NAME - Static variable in class org.apache.camel.component.avro.AvroConstants
 
AVRO_MESSAGE_NAME_SEPARATOR - Static variable in class org.apache.camel.component.avro.AvroConstants
 
AVRO_NETTY_TRANSPORT - Static variable in class org.apache.camel.component.avro.AvroConstants
 
AvroComponent - Class in org.apache.camel.component.avro
 
AvroComponent() - Constructor for class org.apache.camel.component.avro.AvroComponent
 
AvroComponent(CamelContext) - Constructor for class org.apache.camel.component.avro.AvroComponent
 
AvroComponentException - Exception in org.apache.camel.component.avro
 
AvroComponentException() - Constructor for exception org.apache.camel.component.avro.AvroComponentException
 
AvroComponentException(String, Throwable) - Constructor for exception org.apache.camel.component.avro.AvroComponentException
 
AvroComponentException(String) - Constructor for exception org.apache.camel.component.avro.AvroComponentException
 
AvroComponentException(Throwable) - Constructor for exception org.apache.camel.component.avro.AvroComponentException
 
AvroConfiguration - Class in org.apache.camel.component.avro
 
AvroConfiguration() - Constructor for class org.apache.camel.component.avro.AvroConfiguration
 
AvroConstants - Class in org.apache.camel.component.avro
 
AvroConsumer - Class in org.apache.camel.component.avro
 
AvroConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.avro.AvroConsumer
 
AvroDataFormat - Class in org.apache.camel.dataformat.avro
 
AvroDataFormat() - Constructor for class org.apache.camel.dataformat.avro.AvroDataFormat
 
AvroDataFormat(Schema) - Constructor for class org.apache.camel.dataformat.avro.AvroDataFormat
 
AvroDataFormat - Class in org.apache.camel.model.dataformat
Avro data format
AvroDataFormat() - Constructor for class org.apache.camel.model.dataformat.AvroDataFormat
 
AvroDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.AvroDataFormat
 
AvroEndpoint - Class in org.apache.camel.component.avro
Working with Apache Avro for data serialization.
AvroEndpoint(String, Component, AvroConfiguration) - Constructor for class org.apache.camel.component.avro.AvroEndpoint
Constructs a fully-initialized DefaultEndpoint instance.
AvroHttpEndpoint - Class in org.apache.camel.component.avro
 
AvroHttpEndpoint(String, Component, AvroConfiguration) - Constructor for class org.apache.camel.component.avro.AvroHttpEndpoint
Constructs a fully-initialized DefaultEndpoint instance.
AvroHttpProducer - Class in org.apache.camel.component.avro
 
AvroHttpProducer(Endpoint) - Constructor for class org.apache.camel.component.avro.AvroHttpProducer
 
AvroListener - Class in org.apache.camel.component.avro
This class holds server that listen to given protocol:host:port combination and dispatches messages to different routes mapped.
AvroListener(AvroEndpoint) - Constructor for class org.apache.camel.component.avro.AvroListener
 
AvroNettyEndpoint - Class in org.apache.camel.component.avro
 
AvroNettyEndpoint(String, Component, AvroConfiguration) - Constructor for class org.apache.camel.component.avro.AvroNettyEndpoint
Constructs a fully-initialized DefaultEndpoint instance.
AvroNettyProducer - Class in org.apache.camel.component.avro
 
AvroNettyProducer(Endpoint) - Constructor for class org.apache.camel.component.avro.AvroNettyProducer
 
AvroProducer - Class in org.apache.camel.component.avro
 
AvroProducer(Endpoint) - Constructor for class org.apache.camel.component.avro.AvroProducer
 
AvroReflectRequestor - Class in org.apache.camel.component.avro
 
AvroReflectRequestor(Class<?>, Transceiver) - Constructor for class org.apache.camel.component.avro.AvroReflectRequestor
 
AvroReflectRequestor(Protocol, Transceiver) - Constructor for class org.apache.camel.component.avro.AvroReflectRequestor
 
AvroReflectResponder - Class in org.apache.camel.component.avro
 
AvroReflectResponder(Protocol, AvroListener) - Constructor for class org.apache.camel.component.avro.AvroReflectResponder
 
AvroSpecificRequestor - Class in org.apache.camel.component.avro
 
AvroSpecificRequestor(Protocol, Transceiver) - Constructor for class org.apache.camel.component.avro.AvroSpecificRequestor
 
AvroSpecificResponder - Class in org.apache.camel.component.avro
 
AvroSpecificResponder(Protocol, AvroListener) - Constructor for class org.apache.camel.component.avro.AvroSpecificResponder
 
AvroTransport - Enum in org.apache.camel.component.avro
 
await() - Method in class org.apache.camel.component.mock.MockEndpoint
 
await(long, TimeUnit) - Method in class org.apache.camel.component.mock.MockEndpoint
 
await(long, TimeUnit) - Method in class org.apache.camel.component.salesforce.internal.client.SyncResponseCallback
 
await(Exchange, CountDownLatch) - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
await(Exchange, CountDownLatch) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Registers the exchange to await for the callback to be triggered by another thread which has taken over processing this exchange.
awaitConnection() - Method in class org.apache.camel.component.zookeeper.ConnectionHolder
 
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
 
AwsExchangeUtil - Class in org.apache.camel.component.aws.common
 

B

backlog - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
backlog - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
BacklogDebugger - Class in org.apache.camel.processor.interceptor
A Debugger that has easy debugging functionality which can be used from JMX with ManagedBacklogDebuggerMBean.
BacklogDebugger(CamelContext) - Constructor for class org.apache.camel.processor.interceptor.BacklogDebugger
 
BacklogDebuggerAdvice(BacklogDebugger, Processor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.BacklogDebuggerAdvice
 
BacklogTracer - Class in org.apache.camel.processor.interceptor
A tracer used for message tracing, storing a copy of the message details in a backlog.
BacklogTracerAdvice(BacklogTracer, ProcessorDefinition<?>, ProcessorDefinition<?>, boolean) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.BacklogTracerAdvice
 
BacklogTracerEventMessage - Interface in org.apache.camel.api.management.mbean
Represents a traced message by the BacklogTracer.
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
backup(int) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Backup a number of characters.
BAD_FORMAT_MESSAGE - Static variable in class org.apache.camel.component.binding.BindingNameComponent
 
BamProcessorSupport<T> - Class in org.apache.camel.bam.processor
A base Processor for working on BAM which a derived class would do the actual persistence such as the JpaBamProcessor
BamProcessorSupport(TransactionTemplate, Expression) - Constructor for class org.apache.camel.bam.processor.BamProcessorSupport
 
BamProcessorSupport(TransactionTemplate, Expression, Class<T>) - Constructor for class org.apache.camel.bam.processor.BamProcessorSupport
 
Barcode - Interface in org.apache.camel.dataformat.barcode
Header variables for the barcode data format.
BARCODE_FORMAT - Static variable in interface org.apache.camel.dataformat.barcode.Barcode
Format of the barcode (please use BarcodeFormat).
BarcodeDataFormat - Class in org.apache.camel.dataformat.barcode
DataFormat to create (encode) and read (decode) barcodes.
BarcodeDataFormat() - Constructor for class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Create instance with default parameters.
BarcodeDataFormat(BarcodeFormat) - Constructor for class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Create instance with custom BarcodeFormat.
BarcodeDataFormat(int, int) - Constructor for class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Create instance with custom height and width.
BarcodeDataFormat(BarcodeImageType) - Constructor for class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Create instance with custom BarcodeImageType.
BarcodeDataFormat(int, int, BarcodeImageType, BarcodeFormat) - Constructor for class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Create instance with custom height, width and image type.
BarcodeDataFormat - Class in org.apache.camel.model.dataformat
Barcode data format
BarcodeDataFormat() - Constructor for class org.apache.camel.model.dataformat.BarcodeDataFormat
 
BarcodeImageType - Enum in org.apache.camel.dataformat.barcode
Endings for the supported image types.
BarcodeParameters - Class in org.apache.camel.dataformat.barcode
All configuration parameters for the code component.
BarcodeParameters() - Constructor for class org.apache.camel.dataformat.barcode.BarcodeParameters
Default Constructor (creates a bean with default parameters).
BarcodeParameters(BarcodeImageType, int, int, BarcodeFormat) - Constructor for class org.apache.camel.dataformat.barcode.BarcodeParameters
Constructor with parameters.
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.dataformat.base64
 
Base64DataFormat() - Constructor for class org.apache.camel.dataformat.base64.Base64DataFormat
 
Base64DataFormat - Class in org.apache.camel.model.dataformat
Base64 data format
Base64DataFormat() - Constructor for class org.apache.camel.model.dataformat.Base64DataFormat
 
BASE_ADDRESS - Static variable in class org.apache.camel.component.linkedin.api.LinkedInOAuthRequestFilter
 
BASE_BEAN_NAME_SUFFIX - Static variable in class org.apache.camel.component.cxf.transport.CamelConduit
 
BASE_BEAN_NAME_SUFFIX - Static variable in class org.apache.camel.component.cxf.transport.CamelDestination
 
BaseConverter - Class in org.apache.camel.component.dozer
Configurable converters in Dozer are not thread-safe if a single converter instance is used.
BaseConverter() - Constructor for class org.apache.camel.component.dozer.BaseConverter
 
BaseResolver(Bundle, Class<T>) - Constructor for class org.apache.camel.impl.osgi.Activator.BaseResolver
 
BaseService(Bundle) - Constructor for class org.apache.camel.impl.osgi.Activator.BaseService
 
BaseSimpleNode - Class in org.apache.camel.language.simple.ast
Base class for SimpleNode nodes.
BaseSimpleNode(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.BaseSimpleNode
 
BaseSimpleParser - Class in org.apache.camel.language.simple
Base class for Simple language parser.
BaseSimpleParser(String, boolean) - Constructor for class org.apache.camel.language.simple.BaseSimpleParser
 
BaseSSLContextParameters - Class in org.apache.camel.util.jsse
Represents configuration options that can be applied in the client-side or server-side context depending on what they are applied to.
BaseSSLContextParameters() - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters
 
BaseSSLContextParameters.SSLContextDecorator - Class in org.apache.camel.util.jsse
Makes a decorated SSLContext appear as a normal SSLContext.
BaseSSLContextParameters.SSLContextSpiDecorator - Class in org.apache.camel.util.jsse
Class needed to provide decoration of an existing SSLContext.
BaseSSLContextParameters.SSLServerSocketFactoryDecorator - Class in org.apache.camel.util.jsse
A decorator that enables the application of configuration options to be applied to created sockets even after this factory has been created and turned over to client code.
BaseSSLContextParameters.SSLSocketFactoryDecorator - Class in org.apache.camel.util.jsse
A decorator that enables the application of configuration options to be applied to created sockets even after this factory has been created and turned over to client code.
BaseTypeConverterRegistry - Class in org.apache.camel.impl.converter
Base implementation of a type converter registry used for type converters in Camel.
BaseTypeConverterRegistry(PackageScanClassResolver, Injector, FactoryFinder) - Constructor for class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
BaseTypeConverterRegistry.FallbackTypeConverter - Class in org.apache.camel.impl.converter
Represents a fallback type converter
BaseTypeConverterRegistry.TypeMapping - Class in org.apache.camel.impl.converter
Represents a mapping from one type (which can be null) to another
basicAutenticationConfigurer(boolean, String, String) - Static method in class org.apache.camel.component.geocoder.http.AuthenticationHttpClientConfigurer
 
BasicAuthenticationHttpClientConfigurer - Class in org.apache.camel.component.http
 
BasicAuthenticationHttpClientConfigurer(boolean, String, String) - Constructor for class org.apache.camel.component.http.BasicAuthenticationHttpClientConfigurer
 
BasicAuthenticationHttpClientConfigurer - Class in org.apache.camel.component.http4
 
BasicAuthenticationHttpClientConfigurer(String, String, String, String) - Constructor for class org.apache.camel.component.http4.BasicAuthenticationHttpClientConfigurer
 
BasicMessageFilter - Class in org.apache.camel.component.spring.ws.filter.impl
This class populates a SOAP header and attachments in the WebServiceMessage instance.
BasicMessageFilter() - Constructor for class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
 
batch(Edm, Object, Olingo2ResponseHandler<List<Olingo2BatchResponse>>) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
batch(Edm, Object, Olingo2ResponseHandler<List<Olingo2BatchResponse>>) - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Executes a batch request.
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
BATCH_COMPLETE - Static variable in interface org.apache.camel.Exchange
 
BATCH_ID - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
BATCH_INDEX - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
BATCH_INDEX - Static variable in interface org.apache.camel.Exchange
 
BATCH_ITEMS - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
BATCH_RESPONSE - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
BATCH_SIZE - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
BATCH_SIZE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
BATCH_SIZE - Static variable in interface org.apache.camel.Exchange
 
BATCH_TEMPLATE_CACHE_DEFAULT_SIZE - Static variable in class org.apache.camel.component.sql.stored.CallableStatementWrapperFactory
 
BatchCallableStatementCreatorFactory - Class in org.apache.camel.component.sql.stored
 
BatchCallableStatementCreatorFactory(Template) - Constructor for class org.apache.camel.component.sql.stored.BatchCallableStatementCreatorFactory
 
BatchConsumer - Interface in org.apache.camel
A consumer of a batch of message exchanges from an Endpoint
BatchDeleteAttributesCommand - Class in org.apache.camel.component.aws.sdb
 
BatchDeleteAttributesCommand(AmazonSimpleDB, SdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.sdb.BatchDeleteAttributesCommand
 
BatchGetItemsCommand - Class in org.apache.camel.component.aws.ddb
 
BatchGetItemsCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.BatchGetItemsCommand
 
BatchGoogleCalendarClientFactory - Class in org.apache.camel.component.google.calendar
 
BatchGoogleCalendarClientFactory() - Constructor for class org.apache.camel.component.google.calendar.BatchGoogleCalendarClientFactory
 
BatchGoogleDriveClientFactory - Class in org.apache.camel.component.google.drive
 
BatchGoogleDriveClientFactory() - Constructor for class org.apache.camel.component.google.drive.BatchGoogleDriveClientFactory
 
BatchGoogleMailClientFactory - Class in org.apache.camel.component.google.mail
 
BatchGoogleMailClientFactory() - Constructor for class org.apache.camel.component.google.mail.BatchGoogleMailClientFactory
 
BatchInfo - Class in org.apache.camel.component.salesforce.api.dto.bulk
Java class for BatchInfo complex type.
BatchInfo() - Constructor for class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
batchInfo - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfoList
 
BatchInfoList - Class in org.apache.camel.component.salesforce.api.dto.bulk
Java class for BatchInfoList complex type.
BatchInfoList() - Constructor for class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfoList
 
BatchMessage<T> - Class in org.apache.camel.component.sjms
Deprecated.
do not use, its being removed in a future Camel release
BatchMessage(T, Map<String, Object>) - Constructor for class org.apache.camel.component.sjms.BatchMessage
Deprecated.
 
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.
 
BatchPutAttributesCommand - Class in org.apache.camel.component.aws.sdb
 
BatchPutAttributesCommand(AmazonSimpleDB, SdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.sdb.BatchPutAttributesCommand
 
BatchResequencerConfig - Class in org.apache.camel.model.config
Configures batch-processing resequence eip.
BatchResequencerConfig() - Constructor for class org.apache.camel.model.config.BatchResequencerConfig
Creates a new BatchResequencerConfig instance using default values for batchSize (100) and batchTimeout (1000L).
BatchResequencerConfig(int, long) - Constructor for class org.apache.camel.model.config.BatchResequencerConfig
Creates a new BatchResequencerConfig instance using the given values for batchSize and batchTimeout.
BatchResult - Class in org.apache.camel.component.salesforce.api.dto.bulk
Java class for BatchResult complex type.
BatchResult() - Constructor for class org.apache.camel.component.salesforce.api.dto.bulk.BatchResult
 
BatchStateEnum - Enum in org.apache.camel.component.salesforce.api.dto.bulk
Java class for BatchStateEnum.
BatchTransactionCommitStrategy - Class in org.apache.camel.component.sjms.tx
Provides a thread safe counter to track the number of Exchange objects that have been been processed.
BatchTransactionCommitStrategy(int) - Constructor for class org.apache.camel.component.sjms.tx.BatchTransactionCommitStrategy
 
bean(Object) - Static method in class org.apache.camel.builder.Builder
Returns a bean expression value builder.
bean(Object, String) - Static method in class org.apache.camel.builder.Builder
Returns a bean expression value builder.
bean(Class<?>, String) - Static method in class org.apache.camel.builder.Builder
Returns a bean expression value builder
bean(Object) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
bean(Object, String) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
bean(Class<?>) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
bean(Class<?>, String) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
Bean - Annotation Type in org.apache.camel.language
Used to inject a bean expression into a field, property, method or parameter when using Bean Integration.
bean(String) - Static method in class org.apache.camel.language.bean.BeanLanguage
Creates the expression based on the string syntax.
bean(Class<?>, String) - Static method in class org.apache.camel.language.bean.BeanLanguage
Creates the expression for invoking the bean type.
bean(Object, String) - Static method in class org.apache.camel.language.bean.BeanLanguage
Creates the expression for invoking the bean type.
bean(Object) - Method in class org.apache.camel.model.BeanDefinition
Deprecated.
not in use, will be removed in next Camel release
bean(Object) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Object, String) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Object, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Object, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Class<?>) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Class<?>, String) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a bean which is invoked which could be a final destination, or could be a transformation in a pipeline
bean(Class<?>, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
the option multiParameterArray is deprecated
bean(Class<?>, String, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
the option multiParameterArray is deprecated
bean(Object) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a AggregationStrategyBeanAdapter for using a POJO as the aggregation strategy.
bean(Object, String) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a AggregationStrategyBeanAdapter for using a POJO as the aggregation strategy.
bean(Class<?>) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a AggregationStrategyBeanAdapter for using a POJO as the aggregation strategy.
bean(Class<?>, String) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a AggregationStrategyBeanAdapter for using a POJO as the aggregation strategy.
BEAN_METHOD_NAME - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
BEAN_METHOD_NAME - Static variable in interface org.apache.camel.Exchange
 
BEAN_MULTI_PARAMETER_ARRAY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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.
BeanAndMethodELResolver - Class in org.apache.camel.language.juel
An extension of the JUEL BeanELResolver which also supports the resolving of methods
BeanAndMethodELResolver() - Constructor for class org.apache.camel.language.juel.BeanAndMethodELResolver
 
BeanAnnotationExpressionFactory - Class in org.apache.camel.component.bean
 
BeanAnnotationExpressionFactory() - Constructor for class org.apache.camel.component.bean.BeanAnnotationExpressionFactory
 
BeanComponent - Class in org.apache.camel.component.bean
The Bean Component is for invoking Java beans from Camel.
BeanComponent() - Constructor for class org.apache.camel.component.bean.BeanComponent
 
BeanComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.bean.BeanComponent
 
BeanConstants - Class in org.apache.camel.component.bean
 
BeanConverter - Class in org.apache.camel.component.bean
A set of converter methods for working with beans
BeanDefinition - Class in org.apache.camel.model
Calls a java bean
BeanDefinition() - Constructor for class org.apache.camel.model.BeanDefinition
 
BeanDefinition(String) - Constructor for class org.apache.camel.model.BeanDefinition
 
BeanDefinition(String, String) - Constructor for class org.apache.camel.model.BeanDefinition
 
BeanDefinitionParser - Class in org.apache.camel.component.spring.security.config
A base class for a parser for a bean.
BeanDefinitionParser(Class<?>, boolean) - Constructor for class org.apache.camel.component.spring.security.config.BeanDefinitionParser
Bean definition parser
BeanDefinitionParser - Class in org.apache.camel.spring.handler
A base class for a parser for a bean.
BeanDefinitionParser(Class<?>, boolean) - Constructor for class org.apache.camel.spring.handler.BeanDefinitionParser
Bean definition parser
BeanEndpoint - Class in org.apache.camel.component.bean
The bean component is for invoking Java beans from Camel.
BeanEndpoint() - Constructor for class org.apache.camel.component.bean.BeanEndpoint
 
BeanEndpoint(String, Component, BeanProcessor) - Constructor for class org.apache.camel.component.bean.BeanEndpoint
 
BeanEndpoint(String, Component) - Constructor for class org.apache.camel.component.bean.BeanEndpoint
 
beanExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
beanExpression(Class<?>, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
beanExpression(Object, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
beanExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
BeanExpression - Class in org.apache.camel.language.bean
Evaluates an expression using a bean method invocation
BeanExpression(Object, String) - Constructor for class org.apache.camel.language.bean.BeanExpression
 
BeanExpression(String, String) - Constructor for class org.apache.camel.language.bean.BeanExpression
 
BeanExpression(Class<?>, String) - Constructor for class org.apache.camel.language.bean.BeanExpression
 
BeanExpression(BeanHolder, String) - Constructor for class org.apache.camel.language.bean.BeanExpression
 
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.
BeanIdAware - Interface in org.apache.camel.component.cxf.jaxrs
We can get and set the BeanId through this interface
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.dataformat.beanio
A data format ( DataFormat) for beanio data.
BeanIODataFormat() - Constructor for class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
BeanIODataFormat(String, String) - Constructor for class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
BeanioDataFormat - Class in org.apache.camel.model.dataformat
BeanIO data format
BeanioDataFormat() - Constructor for class org.apache.camel.model.dataformat.BeanioDataFormat
 
BeanIOHeader - Interface in org.apache.camel.dataformat.beanio
 
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
 
beanPostProcessorParser - Variable in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
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
 
BeanProducer - Class in org.apache.camel.component.bean
BeanProducer(BeanEndpoint, BeanProcessor) - Constructor for class org.apache.camel.component.bean.BeanProducer
 
beanRef(String) - Method in class org.apache.camel.model.ProcessorDefinition
beanRef(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
beanRef(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
beanRef(String, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
beanRef(String, String, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
the option multiParameterArray is deprecated
BeanRowMapper - Interface in org.apache.camel.component.jdbc
A mapper to map row names to java bean setter names, when using the outputClass option.
Beans - Annotation Type in org.apache.camel.test.cdi
Annotation to be used to customise the deployment configured by the CamelCdiRunner.
BeanstalkCommand - Enum in org.apache.camel.component.beanstalk
 
BeanstalkComponent - Class in org.apache.camel.component.beanstalk
Beanstalk Camel component.
BeanstalkComponent() - Constructor for class org.apache.camel.component.beanstalk.BeanstalkComponent
 
BeanstalkConsumer - Class in org.apache.camel.component.beanstalk
PollingConsumer to read Beanstalk jobs.
BeanstalkConsumer(BeanstalkEndpoint, Processor) - Constructor for class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
BeanstalkEndpoint - Class in org.apache.camel.component.beanstalk
The beanstalk component is used for job retrieval and post-processing of Beanstalk jobs.
BeanstalkEndpoint(String, Component, ConnectionSettings, String) - Constructor for class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
BeanstalkExchangeHelper - Class in org.apache.camel.component.beanstalk
 
BeanstalkProducer - Class in org.apache.camel.component.beanstalk
 
BeanstalkProducer(BeanstalkEndpoint, Command) - Constructor for class org.apache.camel.component.beanstalk.BeanstalkProducer
 
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.
BeanValidationException - Exception in org.apache.camel.component.bean.validator
A bean validation exception occurred
BeanValidationException(Exchange, Set<ConstraintViolation<Object>>, Object) - Constructor for exception org.apache.camel.component.bean.validator.BeanValidationException
 
BeanValidatorComponent - Class in org.apache.camel.component.bean.validator
Bean Validator Component for validating Java beans against reference implementation of JSR 303 Validator (Hibernate Validator).
BeanValidatorComponent() - Constructor for class org.apache.camel.component.bean.validator.BeanValidatorComponent
 
BeanValidatorEndpoint - Class in org.apache.camel.component.bean.validator
The Validator component performs bean validation of the message body using the Java Bean Validation API.
BeanValidatorEndpoint(String, Component) - Constructor for class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
 
BeanValidatorProducer - Class in org.apache.camel.component.bean.validator
Bean validator that uses the JSR 303 reference implementation (Hibernate Validator).
BeanValidatorProducer(BeanValidatorEndpoint) - Constructor for class org.apache.camel.component.bean.validator.BeanValidatorProducer
 
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
Deprecated.
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteInflightRepositoryAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteLifecycleAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.StreamCachingAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.SubUnitOfWorkProcessorAdvice
 
before(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice
 
before(Exchange) - Method in interface org.apache.camel.processor.CamelInternalProcessorAdvice
Callback executed before processing a step in the route.
before(String, String) - Static method in class org.apache.camel.util.ObjectHelper
Returns the string before the given token
beforeAddRoutes(ServletCamelContext, R) - Method in interface org.apache.camel.component.servletlistener.CamelContextLifecycle
Callback before adding the routes.
beforeApplicationStart(CamelContext) - Method in interface org.apache.camel.spring.boot.CamelContextConfiguration
 
beforeById(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
beforeByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
beforeByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
beforeDestroy(Object, String) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
beforeInit(Object, String, BeanProcessor.BeanCreator, BeanMetadata) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
beforeJob(JobExecution) - Method in class org.apache.camel.component.spring.batch.support.CamelJobExecutionListener
 
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, MessageEvent) - Method in class org.apache.camel.component.netty.handlers.ServerChannelHandler
Allows any custom logic before the Exchange is processed by the routing engine.
beforeProcess(Exchange, MessageEvent) - Method in class org.apache.camel.component.netty.http.handlers.HttpServerChannelHandler
 
beforeProcess(Exchange, ChannelHandlerContext, Object) - Method in class org.apache.camel.component.netty4.handlers.ServerChannelHandler
Allows any custom logic before the Exchange is processed by the routing engine.
beforeProcess(Exchange, ChannelHandlerContext, Object) - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerChannelHandler
 
beforeProcess(Exchange) - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
beforeProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in class org.apache.camel.impl.BreakpointSupport
 
beforeProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in class org.apache.camel.impl.DefaultDebugger
 
beforeProcess(Processor, Exchange, AsyncCallback) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
beforeProcess(Processor, Exchange, AsyncCallback) - Method in class org.apache.camel.impl.MDCUnitOfWork
 
beforeProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
beforeProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.Breakpoint
Callback invoked when the breakpoint was hit and the Exchange is about to be processed (before).
beforeProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.Debugger
Callback invoked when an Exchange is about to be processed which allows implementators to notify breakpoints.
beforeProcess(Processor, Exchange, AsyncCallback) - Method in interface org.apache.camel.spi.UnitOfWork
Strategy for optional work to be execute before processing

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

beforeRoute(Exchange, Route) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
beforeRoute(Exchange, Route) - Method in interface org.apache.camel.spi.UnitOfWork
Invoked when this unit of work is about to be routed by the given route.
beforeRouteSynchronizations(Route, Exchange, List<Synchronization>, Logger) - Static method in class org.apache.camel.util.UnitOfWorkHelper
 
beforeStart(CamelContext) - Method in class org.apache.camel.component.kura.KuraRouter
 
beforeStart(ServletCamelContext, R) - Method in interface org.apache.camel.component.servletlistener.CamelContextLifecycle
Callback before starting ServletCamelContext.
beforeStart(MainSupport) - Method in interface org.apache.camel.main.MainListener
Callback before the CamelContext(s) is being created and started.
beforeStart(MainSupport) - Method in class org.apache.camel.main.MainListenerSupport
 
beforeStart() - Method in class org.apache.camel.main.MainSupport
Callback to run custom logic before CamelContext is being started.
beforeStop(ServletCamelContext, R) - Method in interface org.apache.camel.component.servletlistener.CamelContextLifecycle
Callback before stopping ServletCamelContext.
beforeStop(MainSupport) - Method in interface org.apache.camel.main.MainListener
Callback before the CamelContext(s) is being stopped.
beforeStop(MainSupport) - Method in class org.apache.camel.main.MainListenerSupport
 
beforeStop() - Method in class org.apache.camel.main.MainSupport
Callback to run custom logic before CamelContext is being stopped.
beforeTestMethod(TestContext) - Method in class org.apache.camel.test.spring.CamelSpringBootExecutionListener
 
beforeTestMethod(TestContext) - Method in class org.apache.camel.test.spring.StopWatchTestExecutionListener
 
beforeWrap(RouteContext, ProcessorDefinition<?>) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
beforeWrap(RouteContext, ProcessorDefinition<?>) - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
beforeWrap(RouteContext, ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.Policy
Hook invoked before the wrap.
beforeWrap(RouteContext, ProcessorDefinition<?>) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
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
beginColumn - Variable in class org.apache.camel.component.sql.stored.template.generated.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.camel.component.sql.stored.template.generated.Token
The line number of the first character of this Token.
beginSubUnitOfWork(Exchange) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
beginSubUnitOfWork(Exchange) - Method in interface org.apache.camel.spi.UnitOfWork
Begins a SubUnitOfWork, where sub (child) unit of works participate in a parent unit of work.
beginTime(Exchange) - Method in class org.apache.camel.management.InstrumentationProcessor
 
beginTime(Exchange) - Method in class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
BeginToken() - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Start.
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.
BEST_SOLUTION - Static variable in interface org.apache.camel.component.optaplanner.OptaPlannerConstants
 
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
Returns the string between the given tokens
betweenOuterPair(String, char, char) - Static method in class org.apache.camel.util.ObjectHelper
Returns the string between the most outer pair of tokens

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

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

BigDecimalFormat - Class in org.apache.camel.dataformat.bindy.format
 
BigDecimalFormat(boolean, int, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.BigDecimalFormat
 
BigDecimalPatternFormat - Class in org.apache.camel.dataformat.bindy.format
 
BigDecimalPatternFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.BigDecimalPatternFormat
 
BigDecimalPatternFormat(String, Locale, int, String, String, String) - Constructor for class org.apache.camel.dataformat.bindy.format.BigDecimalPatternFormat
 
BigIntegerFormat - Class in org.apache.camel.dataformat.bindy.format
 
BigIntegerFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.BigIntegerFormat
 
binary - Variable in class org.apache.camel.component.javaspace.InEntry
 
binary - Variable in class org.apache.camel.component.javaspace.OutEntry
 
BINARY_MESSAGE_TYPE - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
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(List<String>, Map<String, Object>, int) - Method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
 
bind(List<String>, Map<String, Object>, int) - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
 
bind(List<String>, Map<String, Object>, int) - Method in interface org.apache.camel.dataformat.bindy.BindyFactory
The bind allow to read the content of a record (expressed as a List) and map it to the model classes.
bind(List<String>, Map<String, Object>, int) - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
 
bind(String, Map<String, Object>, int) - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
 
bind(List<String>, Map<String, Object>, int) - Method in class org.apache.camel.dataformat.bindy.BindyKeyValuePairFactory
 
bind(List<String>, Map<String, Object>, int, Map<String, List<Object>>) - Method in class org.apache.camel.dataformat.bindy.BindyKeyValuePairFactory
 
bind(Name, Object) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
bind(String, Object) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
bind(Class<T>, Class<? extends Annotation>) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
A helper method to bind the given type with the binding annotation.
bind(Class<T>, Annotation) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
A helper method to bind the given type with the binding annotation.
bind(Class<T>, String) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
A helper method to bind the given type with the Named annotation of the given text value.
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
 
bindAnnotationInjector(Class<A>, Key<? extends AnnotationMemberProvider>) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
Binds a custom injection point for a given injection annotation to the annotation member provider so that occurrences of the annotation on fields and methods with a single parameter will be injected by Guice after the constructor and @Inject have been processed.
bindAnnotationInjector(Class<A>, AnnotationMemberProvider) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
Binds a custom injection point for a given injection annotation to the annotation member provider so that occurrences of the annotation on fields and methods with a single parameter will be injected by Guice after the constructor and @Inject have been processed.
bindAnnotationInjector(Class<A>, Class<? extends AnnotationMemberProvider>) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
Binds a custom injection point for a given injection annotation to the annotation member provider so that occurrences of the annotation on fields and methods with a single parameter will be injected by Guice after the constructor and @Inject have been processed.
bindBody(Message, Object[], int) - Method in class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding
Binds the message body.
bindCamelHeadersToRequestHeaders(Map<String, Object>, Exchange) - Method in interface org.apache.camel.component.cxf.jaxrs.CxfRsBinding
Bind the camel headers to request headers that gets passed to CXF RS WebClient APIs.
bindCamelHeadersToRequestHeaders(Map<String, Object>, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
bindCamelMessageBodyToRequestBody(Message, Exchange) - Method in interface org.apache.camel.component.cxf.jaxrs.CxfRsBinding
Bind the camel in message body to a request body that gets passed to CXF RS WebClient APIs.
bindCamelMessageBodyToRequestBody(Message, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
This method call Message.getBody(MessageContentsList) to allow an appropriate converter to kick in even through we only read the first element off the MessageContextList.
bindHeadersFromSubresourceLocators(Exchange, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding
Transfers path parameters from the full path (including ancestor subresource locators) into Camel IN Message Headers.
binding(boolean) - Method in class org.apache.camel.builder.ProxyBuilder
Whether to use binding or not.
BINDING - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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
Deprecated.
BindingComponent() - Constructor for class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
BindingComponent(Binding) - Constructor for class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
BindingComponent(Binding, String) - Constructor for class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
BindingComponent(Binding, String, String) - Constructor for class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
BindingConsumerProcessor - Class in org.apache.camel.component.binding
Applies a Binding to a consumer
BindingConsumerProcessor(BindingEndpoint, Processor) - Constructor for class org.apache.camel.component.binding.BindingConsumerProcessor
 
BindingEndpoint - Class in org.apache.camel.component.binding
The binding component is used for as a of wrapping an Endpoint in a contract with a data format.
BindingEndpoint(String, Component, Binding, Endpoint) - Constructor for class org.apache.camel.component.binding.BindingEndpoint
Deprecated.
BindingEndpoint(String, Component, String, String) - Constructor for class org.apache.camel.component.binding.BindingEndpoint
 
BindingException - Exception in org.apache.camel.processor.binding
An exception if a binding is not possible, such as binding to json or xml cannot be done.
BindingException(String, Exchange) - Constructor for exception org.apache.camel.processor.binding.BindingException
 
bindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To specify the binding mode
bindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestDefinition
 
BindingNameComponent - Class in org.apache.camel.component.binding
The BindingNameComponent() - Constructor for class org.apache.camel.component.binding.BindingNameComponent
 
BindingProducer - Class in org.apache.camel.component.binding
A Producer which applies a Binding before invoking the underlying Producer on the Endpoint
BindingProducer(BindingEndpoint) - Constructor for class org.apache.camel.component.binding.BindingProducer
 
BindingStyle - Enum in org.apache.camel.component.cxf.jaxrs
 
bindInjectorAndBindings(Context, Injector, Properties) - Static method in class org.apache.camel.guice.jndi.JndiBindings
Binds the given injector and its binding providers to the given JNDI context using this mapping mechanism.
bindInstance(String, T) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
A helper method which binds a named instance to a key defined by the given name and the instances type.
bindMethodHandler(Class<A>, MethodHandler) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
Binds a post injection hook method annotated with the given annotation to the given method handler.
bindMethodHandler(Class<A>, Key<? extends MethodHandler>) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
Binds a post injection hook method annotated with the given annotation to the given method handler.
bindMethodHandler(Class<A>, Class<? extends MethodHandler>) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
Binds a post injection hook method annotated with the given annotation to the given method handler.
bindParameters(Message, Object[], String[], int) - Method in class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding
Binds JAX-RS parameter types (@HeaderParam, @QueryParam, @MatrixParam, etc.) to the exchange.
bindResponseHeadersToCamelHeaders(Object, Exchange) - Method in interface org.apache.camel.component.cxf.jaxrs.CxfRsBinding
Bind the response headers to camel out headers.
bindResponseHeadersToCamelHeaders(Object, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
We will return an empty Map unless the response parameter is a Response object.
bindResponseToCamelBody(Object, Exchange) - Method in interface org.apache.camel.component.cxf.jaxrs.CxfRsBinding
Bind the HTTP response body to camel out body
bindResponseToCamelBody(Object, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
By default, we just return the response object.
bindToExchange(Exchange) - Method in class org.apache.camel.component.file.GenericFile
Bind this GenericFile to an Exchange
bindy(BindyType, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Bindy data format
BindyAbstractDataFormat - Class in org.apache.camel.dataformat.bindy
 
BindyAbstractDataFormat() - Constructor for class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
BindyAbstractDataFormat(Class<?>) - Constructor for class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
BindyAbstractFactory - Class in org.apache.camel.dataformat.bindy
The BindyAbstractFactory implements what its common to all the formats supported by Camel Bindy
BindyAbstractFactory(Class<?>) - Constructor for class org.apache.camel.dataformat.bindy.BindyAbstractFactory
 
BindyCsvDataFormat - Class in org.apache.camel.dataformat.bindy.csv
A data format ( DataFormat) using Bindy to marshal to and from CSV files
BindyCsvDataFormat() - Constructor for class org.apache.camel.dataformat.bindy.csv.BindyCsvDataFormat
 
BindyCsvDataFormat(Class<?>) - Constructor for class org.apache.camel.dataformat.bindy.csv.BindyCsvDataFormat
 
BindyCsvFactory - Class in org.apache.camel.dataformat.bindy
The BindyCsvFactory is the class who allows to : Generate a model associated to a CSV record, bind data from a record to the POJOs, export data of POJOs to a CSV record and format data into String, Date, Double, ...
BindyCsvFactory(Class<?>) - Constructor for class org.apache.camel.dataformat.bindy.BindyCsvFactory
 
BindyDataFormat - Class in org.apache.camel.model.dataformat
Bindy data format
BindyDataFormat() - Constructor for class org.apache.camel.model.dataformat.BindyDataFormat
 
BindyFactory - Interface in org.apache.camel.dataformat.bindy
The bindy factory is a factory used to create the POJO models and bind or unbind the data to and from the record (CSV, ...)
BindyFixedLengthDataFormat - Class in org.apache.camel.dataformat.bindy.fixed
A data format ( DataFormat) using Bindy to marshal to and from Fixed Length
BindyFixedLengthDataFormat() - Constructor for class org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat
 
BindyFixedLengthDataFormat(Class<?>) - Constructor for class org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat
 
BindyFixedLengthFactory - Class in org.apache.camel.dataformat.bindy
The BindyCsvFactory is the class who allows to : Generate a model associated to a fixed length record, bind data from a record to the POJOs, export data of POJOs to a fixed length record and format data into String, Date, Double, ...
BindyFixedLengthFactory(Class<?>) - Constructor for class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
 
BindyKeyValuePairDataFormat - Class in org.apache.camel.dataformat.bindy.kvp
A data format ( DataFormat) using Bindy to marshal to and from CSV files
BindyKeyValuePairDataFormat() - Constructor for class org.apache.camel.dataformat.bindy.kvp.BindyKeyValuePairDataFormat
 
BindyKeyValuePairDataFormat(Class<?>) - Constructor for class org.apache.camel.dataformat.bindy.kvp.BindyKeyValuePairDataFormat
 
BindyKeyValuePairFactory - Class in org.apache.camel.dataformat.bindy
The BindyKeyValuePairFactory is the class who allows to bind data of type key value pair.
BindyKeyValuePairFactory(Class<?>) - Constructor for class org.apache.camel.dataformat.bindy.BindyKeyValuePairFactory
 
BindyType - Enum in org.apache.camel.model.dataformat
Represents the different types of bindy data formats.
BLOB_NAME - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
BLOB_NAME_LIST - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
BLOBSTORE - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
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
blockMainThread() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
BlockStart - Interface in org.apache.camel.language.simple.ast
Marks a start of a block.
blogRssUrl - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
blpop(String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
BLUEPRINT_NS - Static variable in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
BlueprintCamelContext - Class in org.apache.camel.blueprint
OSGi Blueprint based CamelContext.
BlueprintCamelContext() - Constructor for class org.apache.camel.blueprint.BlueprintCamelContext
 
BlueprintCamelContext(BundleContext, BlueprintContainer) - Constructor for class org.apache.camel.blueprint.BlueprintCamelContext
 
BlueprintCamelContextLookupHelper - Class in org.apache.camel.blueprint
A helper class to find the ids of the BlueprintCamelContext defined in the BlueprintContainer
BlueprintComponentResolver - Class in org.apache.camel.blueprint
 
BlueprintComponentResolver(BundleContext) - Constructor for class org.apache.camel.blueprint.BlueprintComponentResolver
 
BlueprintContainerRegistry - Class in org.apache.camel.blueprint
 
BlueprintContainerRegistry(BlueprintContainer) - Constructor for class org.apache.camel.blueprint.BlueprintContainerRegistry
 
BlueprintDataFormatResolver - Class in org.apache.camel.blueprint
 
BlueprintDataFormatResolver(BundleContext) - Constructor for class org.apache.camel.blueprint.BlueprintDataFormatResolver
 
blueprintEvent(BlueprintEvent) - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
BlueprintLanguageResolver - Class in org.apache.camel.blueprint
 
BlueprintLanguageResolver(BundleContext) - Constructor for class org.apache.camel.blueprint.BlueprintLanguageResolver
 
BlueprintModelJAXBContextFactory - Class in org.apache.camel.blueprint
 
BlueprintModelJAXBContextFactory(ClassLoader) - Constructor for class org.apache.camel.blueprint.BlueprintModelJAXBContextFactory
 
BlueprintPropertiesParser - Class in org.apache.camel.blueprint
Blueprint PropertiesParser which supports looking up property placeholders from the Blueprint Property Placeholder Service.
BlueprintPropertiesParser(PropertiesComponent, BlueprintContainer, PropertiesParser) - Constructor for class org.apache.camel.blueprint.BlueprintPropertiesParser
 
BlueprintPropertiesResolver - Class in org.apache.camel.blueprint
A PropertiesResolver which supports the blueprint scheme.
BlueprintPropertiesResolver(PropertiesResolver, BlueprintPropertiesParser) - Constructor for class org.apache.camel.blueprint.BlueprintPropertiesResolver
 
BlueprintSupport - Interface in org.apache.camel.component.cxf.blueprint
 
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
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
BODY - Static variable in class org.apache.camel.component.hbase.mapping.CellMappingStrategyFactory
 
body - Variable in class org.apache.camel.component.linkedin.api.model.Activity
 
body - Variable in class org.apache.camel.component.linkedin.api.model.MailboxItem
 
body(String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
body(SearchTermBuilder.Op, String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
body - Variable in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest
 
body(Object) - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest.Olingo2BatchChangeRequestBuilder
 
Body - Class in org.apache.camel.component.yammer.model
 
Body() - Constructor for class org.apache.camel.component.yammer.model.Body
 
body - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
body() - Static method in class org.apache.camel.test.junit4.TestSupport
Returns a predicate and value builder for the inbound body on an exchange
body() - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Returns a predicate and value builder for the inbound body on an exchange
body() - Static method in class org.apache.camel.testng.TestSupport
Returns a predicate and value builder for the inbound body on an exchange
Body() - Constructor for class org.apache.camel.util.MessageDump.Body
 
Body - Class in org.w3._2003._05.soap_envelope
Java class for Body complex type.
Body() - Constructor for class org.w3._2003._05.soap_envelope.Body
 
body - Variable in class org.w3._2003._05.soap_envelope.Envelope
 
Body - Class in org.xmlsoap.schemas.soap.envelope
Java class for Body complex type.
Body() - Constructor for class org.xmlsoap.schemas.soap.envelope.Body
 
body - Variable in class org.xmlsoap.schemas.soap.envelope.Envelope
 
bodyAs(Class<T>) - Static method in class org.apache.camel.builder.Builder
Returns a predicate and value builder for the inbound message body as a specific type
bodyAs(Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
Returns a predicate and value builder for the inbound message body as a specific type
bodyAs(Class<T>) - Static method in class org.apache.camel.test.junit4.TestSupport
Returns a predicate and value builder for the inbound message body as a specific type
bodyAs(Class<T>) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Returns a predicate and value builder for the inbound message body as a specific type
bodyAs(Class<T>) - Static method in class org.apache.camel.testng.TestSupport
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
BodyMappingStrategy - Class in org.apache.camel.component.hbase.mapping
A CellMappingStrategy implementation.
BodyMappingStrategy() - Constructor for class org.apache.camel.component.hbase.mapping.BodyMappingStrategy
 
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
 
bodyType - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
bodyTypeExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges inbound message body type
BooleanFormat - Class in org.apache.camel.dataformat.bindy.format
 
BooleanFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.BooleanFormat
 
booleanResult() - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the expression result type to XPathConstants.BOOLEAN
booleanToBytes(Boolean) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
booleanValue() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
boon(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Boon data format
BoonDataFormat - Class in org.apache.camel.component.boon
A data format ( DataFormat) using Boon to marshal to and from JSON.
BoonDataFormat() - Constructor for class org.apache.camel.component.boon.BoonDataFormat
 
BoonDataFormat(Class<?>) - Constructor for class org.apache.camel.component.boon.BoonDataFormat
Use the default Boon ObjectMapper and with a custom unmarshal type
BoonDataFormat(Class<?>, ObjectMapper) - Constructor for class org.apache.camel.component.boon.BoonDataFormat
Use a custom unmarshal type and Boon mapper
BoonDataFormat - Class in org.apache.camel.model.dataformat
Boon data format
BoonDataFormat() - Constructor for class org.apache.camel.model.dataformat.BoonDataFormat
 
BoonDataFormat(Class<?>) - Constructor for class org.apache.camel.model.dataformat.BoonDataFormat
 
borrowConnection() - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
borrowConnection() - Method in interface org.apache.camel.component.sjms.jms.ConnectionResource
Borrows a Connection from the connection pool.
borrowObject() - Method in class org.apache.camel.component.netty.SharedSingletonObjectPool
 
borrowObject() - Method in class org.apache.camel.component.netty4.SharedSingletonObjectPool
 
bossCount - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
bossCount - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
bossGroup - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
bossPool - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
BoxApiCollection - Class in org.apache.camel.component.box.internal
Camel ApiCollection for Box
BoxApiName - Enum in org.apache.camel.component.box.internal
Camel ApiName Enumeration for Component Box
BoxClientHelper - Class in org.apache.camel.component.box.internal
Helper class to work with BoxClient.
BoxComponent - Class in org.apache.camel.component.box
Represents the component that manages BoxEndpoint.
BoxComponent() - Constructor for class org.apache.camel.component.box.BoxComponent
 
BoxComponent(CamelContext) - Constructor for class org.apache.camel.component.box.BoxComponent
 
BoxConfiguration - Class in org.apache.camel.component.box
Component configuration for Box component.
BoxConfiguration() - Constructor for class org.apache.camel.component.box.BoxConfiguration
 
BoxConstants - Interface in org.apache.camel.component.box.internal
Constants for Box component.
BoxConsumer - Class in org.apache.camel.component.box
The Box consumer.
BoxConsumer(BoxEndpoint, Processor) - Constructor for class org.apache.camel.component.box.BoxConsumer
 
BoxConverter - Class in org.apache.camel.component.box
 
BoxEndpoint - Class in org.apache.camel.component.box
For uploading, downloading and managing files, folders, groups, collaborations, etc on box DOT com.
BoxEndpoint(String, BoxComponent, BoxApiName, String, BoxConfiguration) - Constructor for class org.apache.camel.component.box.BoxEndpoint
 
BoxProducer - Class in org.apache.camel.component.box
The Box producer.
BoxProducer(BoxEndpoint) - Constructor for class org.apache.camel.component.box.BoxProducer
 
BoxPropertiesHelper - Class in org.apache.camel.component.box.internal
Singleton ApiMethodPropertiesHelper for Box component.
BraintreeApiCollection - Class in org.apache.camel.component.braintree.internal
Camel ApiCollection for Braintree
BraintreeApiName - Enum in org.apache.camel.component.braintree.internal
Camel ApiName Enumeration for Component Braintree
BraintreeComponent - Class in org.apache.camel.component.braintree
Represents the component that manages BraintreeEndpoint.
BraintreeComponent() - Constructor for class org.apache.camel.component.braintree.BraintreeComponent
 
BraintreeComponent(CamelContext) - Constructor for class org.apache.camel.component.braintree.BraintreeComponent
 
BraintreeConfiguration - Class in org.apache.camel.component.braintree
Component configuration for Braintree component.
BraintreeConfiguration() - Constructor for class org.apache.camel.component.braintree.BraintreeConfiguration
 
BraintreeConstants - Interface in org.apache.camel.component.braintree.internal
Constants for Braintree component.
BraintreeConsumer - Class in org.apache.camel.component.braintree
The Braintree consumer.
BraintreeConsumer(BraintreeEndpoint, Processor) - Constructor for class org.apache.camel.component.braintree.BraintreeConsumer
 
BraintreeEndpoint - Class in org.apache.camel.component.braintree
The braintree component is used for integrating with the Braintree Payment System.
BraintreeEndpoint(String, BraintreeComponent, BraintreeApiName, String, BraintreeConfiguration, BraintreeGateway) - Constructor for class org.apache.camel.component.braintree.BraintreeEndpoint
 
BraintreeLogHandler - Class in org.apache.camel.component.braintree.internal
 
BraintreeLogHandler() - Constructor for class org.apache.camel.component.braintree.internal.BraintreeLogHandler
 
BraintreeProducer - Class in org.apache.camel.component.braintree
The Braintree producer.
BraintreeProducer(BraintreeEndpoint) - Constructor for class org.apache.camel.component.braintree.BraintreeProducer
 
BraintreePropertiesHelper - Class in org.apache.camel.component.braintree.internal
Singleton ApiMethodPropertiesHelper for Braintree component.
BREADCRUMB_ID - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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
 
BridgePropertyPlaceholderConfigurer - Class in org.apache.camel.spring.spi
A PropertyPlaceholderConfigurer that bridges Camel's property placeholder with the Spring property placeholder mechanism.
BridgePropertyPlaceholderConfigurer() - Constructor for class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
broadcast - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
broadcast - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
BrowsableEndpoint - Interface in org.apache.camel.spi
An optional interface an Endpoint may choose to implement which allows it to expose a way of browsing the exchanges available.
browse() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
browse() - Method in interface org.apache.camel.api.management.mbean.ManagedInflightRepositoryMBean
 
browse(int, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedInflightRepositoryMBean
 
browse(JmsOperations, String, JmsQueueEndpoint) - Method in class org.apache.camel.component.jms.DefaultQueueBrowseStrategy
 
browse(JmsOperations, String, JmsQueueEndpoint) - Method in interface org.apache.camel.component.jms.QueueBrowseStrategy
 
browse() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
browse() - Method in class org.apache.camel.impl.DefaultInflightRepository
 
browse(int, boolean) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
browse() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
browse() - Method in class org.apache.camel.management.mbean.ManagedInflightRepository
 
browse(int, boolean) - Method in class org.apache.camel.management.mbean.ManagedInflightRepository
 
browse() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
A read-only browser of the AsyncProcessorAwaitManager.AwaitThreads that are currently inflight.
browse() - Method in interface org.apache.camel.spi.InflightRepository
A read-only browser of the InflightRepository.InflightExchanges that are currently inflight.
browse(int, boolean) - Method in interface org.apache.camel.spi.InflightRepository
A read-only browser of the InflightRepository.InflightExchanges that are currently inflight.
browseAllMessagesAsXml(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
browseAllMessagesAsXml(Boolean) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
BrowseComponent - Class in org.apache.camel.component.browse
The Browse Component provides a simple BrowsableEndpoint for testing visualization or debugging.
BrowseComponent() - Constructor for class org.apache.camel.component.browse.BrowseComponent
 
BrowseEndpoint - Class in org.apache.camel.component.browse
The browse component is used for viewsing the messages received on endpoints that supports BrowsableEndpoint.
BrowseEndpoint() - Constructor for class org.apache.camel.component.browse.BrowseEndpoint
 
BrowseEndpoint(String, Component) - Constructor for class org.apache.camel.component.browse.BrowseEndpoint
 
browseExchange(Integer) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
browseExchange(Integer) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
browseMessageAsXml(Integer) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
browseMessageAsXml(Integer, Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
browseMessageAsXml(Integer) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
browseMessageAsXml(Integer, Boolean) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
browseMessageBody(Integer) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
browseMessageBody(Integer) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
browseRangeMessagesAsXml(Integer, Integer, Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
browseRangeMessagesAsXml(Integer, Integer, Boolean) - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
browseRangeMessagesAsXml(BrowsableEndpoint, Integer, Integer, Boolean) - Static method in class org.apache.camel.util.EndpointHelper
Browses the BrowsableEndpoint within the given range, and returns the messages as a XML payload.
brpop(String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
brpoplpush(String, String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
Bucket - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Bucket() - Constructor for class org.apache.camel.component.linkedin.api.model.Bucket
 
BUCKET_NAME - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
bucketList - Variable in class org.apache.camel.component.linkedin.api.model.Buckets
 
Buckets - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Buckets() - Constructor for class org.apache.camel.component.linkedin.api.model.Buckets
 
buckets - Variable in class org.apache.camel.component.linkedin.api.model.Facet
 
bufcolumn - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
buffer - Variable in class org.apache.camel.component.javaspace.InEntry
 
buffer - Variable in class org.apache.camel.component.javaspace.OutEntry
 
buffer - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
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
 
bufline - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
bufpos - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Position in buffer.
build() - Method in class org.apache.camel.builder.ExchangeBuilder
Build up the exchange from the exchange builder
build(Class<T>) - Method in class org.apache.camel.builder.ProxyBuilder
Builds the proxy.
build(Class<T>...) - Method in class org.apache.camel.builder.ProxyBuilder
Builds the proxy.
build() - Method in class org.apache.camel.builder.ThreadPoolBuilder
Builds the new thread pool
build(String) - Method in class org.apache.camel.builder.ThreadPoolBuilder
Builds the new thread pool
build(Object, String) - Method in class org.apache.camel.builder.ThreadPoolBuilder
Builds the new thread pool
build() - Method in class org.apache.camel.builder.ThreadPoolProfileBuilder
Builds the thread pool profile
build(QueryFactory<Query>) - Method in interface org.apache.camel.component.infinispan.InfinispanQueryBuilder
 
build() - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
build() - Method in class org.apache.camel.component.netty.NettyClientBossPoolBuilder
Creates a new boss pool.
build() - Method in class org.apache.camel.component.netty.NettyServerBossPoolBuilder
Creates a new boss pool.
build() - Method in class org.apache.camel.component.netty.NettyWorkerPoolBuilder
Creates a new worker pool.
build() - Method in class org.apache.camel.component.netty4.NettyServerBossPoolBuilder
Creates a new boss pool.
build() - Method in class org.apache.camel.component.netty4.NettyWorkerPoolBuilder
Creates a new worker pool.
build() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest.Olingo2BatchChangeRequestBuilder
 
build() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchQueryRequest.Olingo2BatchQueryRequestBuilder
 
build() - Method in class org.apache.camel.converter.stream.OutputStreamBuilder
Builds the result of using this builder as either a CachedOutputStream if stream caching is enabled, otherwise byte[].
BUILD_CONFIGS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
buildConsumer(Processor) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
buildConsumer(Processor) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Remote File Endpoints, impl this method to create a custom consumer specific to their "protocol" etc.
buildConsumer(Processor) - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
buildConsumer(Processor) - Method in class org.apache.camel.component.scp.ScpEndpoint
 
buildDirectory(File, Set<PosixFilePermission>) - Method in class org.apache.camel.component.file.FileOperations
 
buildDirectory(String, boolean) - Method in class org.apache.camel.component.file.FileOperations
 
buildDirectory(String, boolean) - Method in interface org.apache.camel.component.file.GenericFileOperations
Builds the directory structure.
buildDirectory(String, boolean) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
buildDirectory(String, boolean) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
buildDirectory(String, boolean) - Method in class org.apache.camel.component.scp.ScpOperations
 
Builder - Class in org.apache.camel.builder
A helper class for including portions of the expression and predicate Java DSL

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

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
buildFileEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.file.remote.FtpComponent
 
buildFileEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.file.remote.FtpsComponent
 
buildFileEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.file.remote.SftpComponent
 
buildFileEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.scp.ScpComponent
 
buildLines(Collection<String>) - Method in class org.apache.camel.component.pdf.text.DefaultLineBuilderStrategy
Builds lines from words.
buildLines(Collection<String>) - Method in interface org.apache.camel.component.pdf.text.LineBuilderStrategy
 
buildMessage(Set<ConstraintViolation<Object>>, Object) - Static method in exception org.apache.camel.component.bean.validator.BeanValidationException
 
buildMessage(Predicate, Exchange) - Static method in exception org.apache.camel.processor.validation.PredicateValidationException
 
buildProducer() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
buildProducer() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Remote File Endpoints, impl this method to create a custom producer specific to their "protocol" etc.
buildProducer() - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
buildProducer() - Method in class org.apache.camel.component.scp.ScpEndpoint
 
buildProperties(Exchange) - Method in class org.apache.camel.component.rabbitmq.RabbitMQMessageConverter
 
buildQuery(InfinispanConfiguration, BasicCache<Object, Object>, Message) - Static method in class org.apache.camel.component.infinispan.remote.InfinispanRemoteOperation
 
buildQuery(InfinispanConfiguration, BasicCache<Object, Object>) - Static method in class org.apache.camel.component.infinispan.remote.InfinispanRemoteOperation
 
buildQuery(InfinispanQueryBuilder, BasicCache<Object, Object>) - Static method in class org.apache.camel.component.infinispan.remote.InfinispanRemoteOperation
 
buildQuery(InfinispanQueryBuilder, RemoteCache<Object, Object>) - Static method in class org.apache.camel.component.infinispan.remote.InfinispanRemoteOperation
 
buildResponse(Exchange, Object) - Method in class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding
Builds the response for the client.
BUILDS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
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
buildServiceFromWSDL(String) - Method in class org.apache.camel.component.cxf.WSDLServiceFactoryBean
 
buildUrl(String, String) - Static method in class org.apache.camel.swagger.SwaggerHelper
 
buildValidatorFactory(boolean, ValidationProviderResolver, MessageInterpolator, TraversableResolver, ConstraintValidatorFactory) - Static method in class org.apache.camel.component.bean.validator.ValidatorFactories
 
BulkApiClient - Interface in org.apache.camel.component.salesforce.internal.client
Client interface for Salesforce Bulk API
BulkApiClient.BatchInfoListResponseCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
BulkApiClient.BatchInfoResponseCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
BulkApiClient.JobInfoResponseCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
BulkApiClient.QueryResultIdsCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
BulkApiClient.StreamResponseCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
BulkApiProcessor - Class in org.apache.camel.component.salesforce.internal.processor
 
BulkApiProcessor(SalesforceEndpoint) - Constructor for class org.apache.camel.component.salesforce.internal.processor.BulkApiProcessor
 
BulkRequestAggregationStrategy - Class in org.apache.camel.component.elasticsearch.aggregation
Aggregates two ActionRequests into a single BulkRequest.
BulkRequestAggregationStrategy() - Constructor for class org.apache.camel.component.elasticsearch.aggregation.BulkRequestAggregationStrategy
 
BUNDLE - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
bundle - Variable in class org.apache.camel.impl.osgi.Activator.BaseService
 
bundle - Variable in class org.apache.camel.script.osgi.Activator.BundleScriptEngineResolver
 
BUNDLE_FILTER - Static variable in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
BUNDLE_ID - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
BUNDLE_SYMBOLICNAME - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
BUNDLE_VERSION - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
BUNDLE_VERSION - Static variable in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
BundleComponentResolver(Bundle, Map<String, String>) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleComponentResolver
 
bundleContext - Variable in class org.apache.camel.component.kura.KuraRouter
 
BundleContextUtils - Class in org.apache.camel.core.osgi.utils
Helper class
BundleDataFormatResolver(Bundle, Map<String, String>) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleDataFormatResolver
 
BundleDelegatingClassLoader - Class in org.apache.camel.core.osgi.utils
A ClassLoader delegating to a given OSGi bundle.
BundleDelegatingClassLoader(Bundle) - Constructor for class org.apache.camel.core.osgi.utils.BundleDelegatingClassLoader
 
BundleDelegatingClassLoader(Bundle, ClassLoader) - Constructor for class org.apache.camel.core.osgi.utils.BundleDelegatingClassLoader
 
BundleLanguageResolver(Bundle, Map<String, String>) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleLanguageResolver
 
BundleMetaLanguageResolver(Bundle, String, String) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleMetaLanguageResolver
 
BundleScriptEngineResolver(Bundle, URL) - Constructor for class org.apache.camel.script.osgi.Activator.BundleScriptEngineResolver
 
BundleTracker - Class in org.apache.camel.impl.osgi.tracker
The BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services.
BundleTracker(BundleContext, int, BundleTrackerCustomizer) - Constructor for class org.apache.camel.impl.osgi.tracker.BundleTracker
Create a BundleTracker for bundles whose state is present in the specified state mask.
BundleTrackerCustomizer - Interface in org.apache.camel.impl.osgi.tracker
The BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that are tracked.
BundleTypeConverterLoader(Bundle, boolean) - Constructor for class org.apache.camel.impl.osgi.Activator.BundleTypeConverterLoader
 
BURIES - Static variable in class org.apache.camel.component.beanstalk.Headers
 
BuryCommand - Class in org.apache.camel.component.beanstalk.processors
 
BuryCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.BuryCommand
 
bus - Variable in class org.apache.camel.component.cxf.CxfEndpoint
 
bus - Variable in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
ByteArrayInputStreamCache - Class in org.apache.camel.converter.stream
ByteArrayInputStreamCache(ByteArrayInputStream) - Constructor for class org.apache.camel.converter.stream.ByteArrayInputStreamCache
 
byteArrayToHexString(byte[], int, int) - Static method in class org.apache.camel.converter.crypto.HexUtils
Creates a string representation of the supplied byte array in Hexidecimal format
byteArrayToHexString(byte[]) - Static method in class org.apache.camel.converter.crypto.HexUtils
Creates a string representation of the supplied byte array in Hexidecimal format
ByteFormat - Class in org.apache.camel.dataformat.bindy.format
 
ByteFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.ByteFormat
 
BytePatternFormat - Class in org.apache.camel.dataformat.bindy.format
 
BytePatternFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.BytePatternFormat
 
BytePatternFormat(String, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.BytePatternFormat
 
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
 
bytesToBoolean(byte[]) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
bytesToDouble(byte[]) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
bytesToFloat(byte[]) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
bytesToInteger(byte[]) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
bytesToLong(byte[]) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
bytesToShort(byte[]) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
bytesToString(byte[]) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 

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.
CACHE_CONTROL - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
CACHE_ELEMENT_EXPIRY_ETERNAL - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_ELEMENT_EXPIRY_IDLE - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_ELEMENT_EXPIRY_TTL - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_ELEMENT_WAS_FOUND - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_ENTRY_JOINING - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
CACHE_ENTRY_LEAVING - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
CACHE_HEADER_PREFIX - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_KEY - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_LISTENER - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
CACHE_NAME - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
CACHE_NAME - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
CACHE_OPERATION - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_ADD - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_CHECK - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_DELETE - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_DELETEALL - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_GET - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_UPDATE - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_URL_ADD - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_URL_CHECK - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_URL_DELETE - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_URL_DELETEALL - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_URL_GET - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_OPERATION_URL_UPDATE - Static variable in interface org.apache.camel.component.cache.CacheConstants
 
CACHE_TYPE - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
CacheBasedMessageBodyReplacer - Class in org.apache.camel.processor.cache
 
CacheBasedMessageBodyReplacer(String, String) - Constructor for class org.apache.camel.processor.cache.CacheBasedMessageBodyReplacer
 
CacheBasedTokenReplacer - Class in org.apache.camel.processor.cache
 
CacheBasedTokenReplacer(String, String, String) - Constructor for class org.apache.camel.processor.cache.CacheBasedTokenReplacer
 
CacheBasedXPathReplacer - Class in org.apache.camel.processor.cache
 
CacheBasedXPathReplacer(String, String, String) - Constructor for class org.apache.camel.processor.cache.CacheBasedXPathReplacer
 
cacheClass(Class<?>) - Static method in class org.apache.camel.util.IntrospectionSupport
Introspects the given class.
CacheComponent - Class in org.apache.camel.component.cache
 
CacheComponent() - Constructor for class org.apache.camel.component.cache.CacheComponent
 
CacheComponent(CamelContext) - Constructor for class org.apache.camel.component.cache.CacheComponent
 
CacheConfiguration - Class in org.apache.camel.component.cache
 
CacheConfiguration() - Constructor for class org.apache.camel.component.cache.CacheConfiguration
 
CacheConstants - Interface in org.apache.camel.component.cache
Constants used in this module
CacheConsumer - Class in org.apache.camel.component.cache
 
CacheConsumer(Endpoint, Processor, CacheConfiguration) - Constructor for class org.apache.camel.component.cache.CacheConsumer
 
CacheConverter - Class in org.apache.camel.component.cache
 
CachedBoxClient - Class in org.apache.camel.component.box.internal
 
CachedBoxClient(BoxClient, String, String, CachingSecureStorage, OAuthHelperListener, ClientConnectionManager[]) - Constructor for class org.apache.camel.component.box.internal.CachedBoxClient
 
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
 
CachedCxfPayload<T> - Class in org.apache.camel.component.cxf.converter
 
CachedCxfPayload(CxfPayload<T>, Exchange, XmlConverter) - Constructor for class org.apache.camel.component.cxf.converter.CachedCxfPayload
 
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
 
CachedValue - Interface in org.apache.camel.guice.util
 
CacheEndpoint - Class in org.apache.camel.component.cache
The cache component enables you to perform caching operations using EHCache as the Cache Implementation.
CacheEndpoint() - Constructor for class org.apache.camel.component.cache.CacheEndpoint
 
CacheEndpoint(String, Component, CacheConfiguration, CacheManagerFactory) - Constructor for class org.apache.camel.component.cache.CacheEndpoint
 
CacheEventListener - Class in org.apache.camel.component.cache
 
CacheEventListener() - Constructor for class org.apache.camel.component.cache.CacheEventListener
 
CacheEventListener(CacheConsumer) - Constructor for class org.apache.camel.component.cache.CacheEventListener
 
CacheEventListenerRegistry - Class in org.apache.camel.component.cache
 
CacheEventListenerRegistry() - Constructor for class org.apache.camel.component.cache.CacheEventListenerRegistry
 
CacheEventListenerRegistry(List<CacheEventListener>) - Constructor for class org.apache.camel.component.cache.CacheEventListenerRegistry
 
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.
CacheLoaderRegistry - Class in org.apache.camel.component.cache
 
CacheLoaderRegistry() - Constructor for class org.apache.camel.component.cache.CacheLoaderRegistry
 
CacheLoaderRegistry(List<CacheLoaderWrapper>) - Constructor for class org.apache.camel.component.cache.CacheLoaderRegistry
 
CacheLoaderWrapper - Interface in org.apache.camel.component.cache
 
CacheManagerFactory - Class in org.apache.camel.component.cache
 
CacheManagerFactory() - Constructor for class org.apache.camel.component.cache.CacheManagerFactory
 
cacheName - Variable in class org.apache.camel.component.hazelcast.HazelcastDefaultConsumer
 
cacheName - Variable in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
cacheName - Variable in class org.apache.camel.component.infinispan.InfinispanEventListener
 
CacheProducer - Class in org.apache.camel.component.cache
 
CacheProducer(CacheEndpoint, CacheConfiguration) - Constructor for class org.apache.camel.component.cache.CacheProducer
 
cacheSize(int) - Method in class org.apache.camel.model.DynamicRouterDefinition
Sets the maximum size used by the ProducerCache which is used to cache and reuse producers when using this recipient list, when uris are reused.
cacheSize(int) - Method in class org.apache.camel.model.EnrichDefinition
Sets the maximum size used by the ProducerCache which is used to cache and reuse producer when uris are reused.
cacheSize(int) - Method in class org.apache.camel.model.PollEnrichDefinition
Sets the maximum size used by the ConsumerCache which is used to cache and reuse consumers when uris are reused.
cacheSize(int) - Method in class org.apache.camel.model.RecipientListDefinition
Sets the maximum size used by the ProducerCache which is used to cache and reuse producers when using this recipient list, when uris are reused.
cacheSize(int) - Method in class org.apache.camel.model.RoutingSlipDefinition
Sets the maximum size used by the ProducerCache which is used to cache and reuse producers when using this recipient list, when uris are reused.
cacheSize(int) - Method in class org.apache.camel.model.ToDynamicDefinition
Sets the maximum size used by the ConsumerCache which is used to cache and reuse producers.
cacheSize(int) - Method in class org.apache.camel.model.WireTapDefinition
Sets the maximum size used by the ProducerCache which is used to cache and reuse producers, when uris are reused.
cacheSize - Variable in class org.apache.camel.processor.RoutingSlip
 
cacheSize - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
CacheValidate - Class in org.apache.camel.processor.cache
 
CacheValidate() - Constructor for class org.apache.camel.processor.cache.CacheValidate
 
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
 
CachingOAuthSecureStorage - Class in org.apache.camel.component.linkedin.internal
Caching implementation of OAuthSecureStorage
CachingOAuthSecureStorage(OAuthSecureStorage) - Constructor for class org.apache.camel.component.linkedin.internal.CachingOAuthSecureStorage
 
CachingProvider<T> - Interface in org.apache.camel.guice.util
 
CachingSecureStorage - Class in org.apache.camel.component.box.internal
A caching IAuthSecureStorage that also delegates to another IAuthSecureStorage.
CachingSecureStorage(IAuthSecureStorage) - Constructor for class org.apache.camel.component.box.internal.CachingSecureStorage
 
calculateAndSetMaxRequestsPerPeriod(Exchange) - Method in class org.apache.camel.processor.Throttler
Evaluates the maxRequestsPerPeriodExpression and adjusts the throttle rate up or down.
calculateDelay(Exchange) - Method in class org.apache.camel.processor.Delayer
 
calculateDelay(Exchange) - Method in class org.apache.camel.processor.DelayProcessorSupport
 
calculateDelay(Exchange) - Method in class org.apache.camel.processor.interceptor.DelayInterceptor
Deprecated.
 
calculateDigest(String, byte[]) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
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
calculateSignature(Exchange, Signature) - Method in class org.apache.camel.component.crypto.processor.DigitalSignatureProcessor
 
CalendarAclApiMethod - Enum in org.apache.camel.component.google.calendar.internal
Camel ApiMethod Enumeration for com.google.api.services.calendar.Calendar$Acl
CalendarAclEndpointConfiguration - Class in org.apache.camel.component.google.calendar
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Acl
CalendarAclEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
 
CalendarCalendarListApiMethod - Enum in org.apache.camel.component.google.calendar.internal
Camel ApiMethod Enumeration for com.google.api.services.calendar.Calendar$CalendarList
CalendarCalendarListEndpointConfiguration - Class in org.apache.camel.component.google.calendar
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$CalendarList
CalendarCalendarListEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarCalendarListEndpointConfiguration
 
CalendarCalendarsApiMethod - Enum in org.apache.camel.component.google.calendar.internal
Camel ApiMethod Enumeration for com.google.api.services.calendar.Calendar$Calendars
CalendarCalendarsEndpointConfiguration - Class in org.apache.camel.component.google.calendar
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Calendars
CalendarCalendarsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarCalendarsEndpointConfiguration
 
CalendarChannelsApiMethod - Enum in org.apache.camel.component.google.calendar.internal
Camel ApiMethod Enumeration for com.google.api.services.calendar.Calendar$Channels
CalendarChannelsEndpointConfiguration - Class in org.apache.camel.component.google.calendar
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Channels
CalendarChannelsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarChannelsEndpointConfiguration
 
CalendarColorsApiMethod - Enum in org.apache.camel.component.google.calendar.internal
Camel ApiMethod Enumeration for com.google.api.services.calendar.Calendar$Colors
CalendarColorsEndpointConfiguration - Class in org.apache.camel.component.google.calendar
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Colors
CalendarColorsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarColorsEndpointConfiguration
 
CalendarEventsApiMethod - Enum in org.apache.camel.component.google.calendar.internal
Camel ApiMethod Enumeration for com.google.api.services.calendar.Calendar$Events
CalendarEventsEndpointConfiguration - Class in org.apache.camel.component.google.calendar
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Events
CalendarEventsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
CalendarFreebusyApiMethod - Enum in org.apache.camel.component.google.calendar.internal
Camel ApiMethod Enumeration for com.google.api.services.calendar.Calendar$Freebusy
CalendarFreebusyEndpointConfiguration - Class in org.apache.camel.component.google.calendar
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Freebusy
CalendarFreebusyEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarFreebusyEndpointConfiguration
 
CalendarSettingsApiMethod - Enum in org.apache.camel.component.google.calendar.internal
Camel ApiMethod Enumeration for com.google.api.services.calendar.Calendar$Settings
CalendarSettingsEndpointConfiguration - Class in org.apache.camel.component.google.calendar
Camel EndpointConfiguration for com.google.api.services.calendar.Calendar$Settings
CalendarSettingsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.calendar.CalendarSettingsEndpointConfiguration
 
call() - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.PassThroughCallable
 
call(WrapperExecuteCallback) - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapper
 
call(WrapperExecuteCallback) - Method in interface org.apache.camel.component.sql.stored.StatementWrapper
 
call(Subscriber<? super Exchange>) - Method in class org.apache.camel.rx.CamelOperator
 
call(Subscriber<? super T>) - Method in class org.apache.camel.rx.support.EndpointSubscribeFunc
 
call(Exchange) - Method in class org.apache.camel.rx.support.ExchangeToBodyFunc1
 
call(Exchange) - Method in class org.apache.camel.rx.support.ExchangeToMessageFunc1
 
CallableStatementWrapper - Class in org.apache.camel.component.sql.stored
 
CallableStatementWrapper(String, CallableStatementWrapperFactory) - Constructor for class org.apache.camel.component.sql.stored.CallableStatementWrapper
 
CallableStatementWrapperFactory - Class in org.apache.camel.component.sql.stored
Statefull class that cached template functions.
CallableStatementWrapperFactory(JdbcTemplate, TemplateParser) - Constructor for class org.apache.camel.component.sql.stored.CallableStatementWrapperFactory
 
callback - Variable in class org.apache.camel.component.jms.reply.TemporaryQueueReplyHandler
 
Callback<R,P> - Interface in org.apache.camel.component.jpa
 
callback(P) - Method in interface org.apache.camel.component.jpa.Callback
 
callback - Variable in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyHandler
 
callerRunsWhenRejected(boolean) - Method in class org.apache.camel.model.DelayDefinition
Whether or not the caller should run the task when it was rejected by the thread pool.
callerRunsWhenRejected(boolean) - Method in class org.apache.camel.model.ThreadsDefinition
Whether or not to use as caller runs as fallback when a task is rejected being added to the thread pool (when its full).
callerRunsWhenRejected(boolean) - Method in class org.apache.camel.model.ThrottleDefinition
Whether or not the caller should run the task when it was rejected by the thread pool.
callWithTCCL(Callable<?>, Exchange) - Static method in class org.apache.camel.util.ObjectHelper
Calling the Callable with the setting of TCCL with the camel context application classloader.
callWithTCCL(Callable<?>, ClassLoader) - Static method in class org.apache.camel.util.ObjectHelper
Calling the Callable with the setting of TCCL with a given classloader.
CAMEL_BINDY_FIXED_LENGTH_FOOTER - Static variable in class org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat
 
CAMEL_BINDY_FIXED_LENGTH_HEADER - Static variable in class org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat
 
CAMEL_CLIENT_CONFIG_ID - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_CLIENT_CONFIGURATION_URI - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_CLIENT_RECEIVE_TIMEOUT - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_CLIENT_REQUEST_HEADERS - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_CLIENT_RESPONSE_HEADERS - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_CMIS_CONTENT_STREAM - Static variable in interface org.apache.camel.component.cmis.CamelCMISConstants
 
CAMEL_CMIS_READ_SIZE - Static variable in interface org.apache.camel.component.cmis.CamelCMISConstants
 
CAMEL_CMIS_RESULT_COUNT - Static variable in interface org.apache.camel.component.cmis.CamelCMISConstants
 
CAMEL_CMIS_RETRIEVE_CONTENT - Static variable in interface org.apache.camel.component.cmis.CamelCMISConstants
 
CAMEL_CONTEXT_KEY - Static variable in class org.apache.camel.component.servletlistener.CamelServletContextListener
Key to store the created CamelContext as an attribute on the ServletContext.
CAMEL_CORRELATION_ID - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_CXF_ATTACHMENTS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
CAMEL_CXF_ATTACHMENTS - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
CAMEL_CXF_MESSAGE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
CAMEL_CXF_MESSAGE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
CAMEL_CXF_PROTOCOL_HEADERS_MERGED - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
CAMEL_CXF_RS_EXTRACT_ENTITY - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
CAMEL_CXF_RS_EXTRACT_ENTITY - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
CAMEL_CXF_RS_OPERATION_RESOURCE_INFO_STACK - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
CAMEL_CXF_RS_OPERATION_RESOURCE_INFO_STACK - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
CAMEL_CXF_RS_QUERY_MAP - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
CAMEL_CXF_RS_QUERY_MAP - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
CAMEL_CXF_RS_RESPONSE_CLASS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
CAMEL_CXF_RS_RESPONSE_CLASS - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
CAMEL_CXF_RS_RESPONSE_GENERIC_TYPE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
CAMEL_CXF_RS_RESPONSE_GENERIC_TYPE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
CAMEL_CXF_RS_THROW_EXCEPTION_ON_FAILURE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
CAMEL_CXF_RS_THROW_EXCEPTION_ON_FAILURE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
CAMEL_CXF_RS_USING_HTTP_API - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
CAMEL_CXF_RS_USING_HTTP_API - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
CAMEL_CXF_RS_VAR_VALUES - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
CAMEL_CXF_RS_VAR_VALUES - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
CAMEL_EXCHANGE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
CAMEL_EXCHANGE - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_EXTENDER - Static variable in class org.apache.camel.impl.osgi.Activator
 
CAMEL_FOP_ENCRYPT - Static variable in interface org.apache.camel.component.fop.FopConstants
 
CAMEL_FOP_OUTPUT_FORMAT - Static variable in interface org.apache.camel.component.fop.FopConstants
 
CAMEL_FOP_RENDER - Static variable in interface org.apache.camel.component.fop.FopConstants
 
CAMEL_PAHO - Static variable in class org.apache.camel.component.paho.PahoConstants
 
CAMEL_PAHO_MSG_QOS - Static variable in class org.apache.camel.component.paho.PahoConstants
 
CAMEL_PAHO_MSG_RETAINED - Static variable in class org.apache.camel.component.paho.PahoConstants
 
CAMEL_REBASED_REPLY_TO - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_REQUEST_MESSAGE - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_RESPONSE_MESSAGE - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_SERVER_CONFIG_ID - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_SERVER_CONFIGURATION_URI - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_SERVER_REQUEST_HEADERS - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_SERVER_RESPONSE_HEADERS - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_TARGET_ENDPOINT_URI - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CAMEL_TRANSPORT_PREFIX - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
CAMEL_TRANSPORT_PREFIX - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CamelActivityImplementation - Class in org.apache.camel.component.aws.swf
 
CamelActivityImplementation(SWFActivityConsumer, ActivityTypeRegistrationOptions, ActivityTypeExecutionOptions, DataConverter) - Constructor for class org.apache.camel.component.aws.swf.CamelActivityImplementation
 
CamelActivityImplementationFactory - Class in org.apache.camel.component.aws.swf
 
CamelActivityImplementationFactory(SWFActivityConsumer, SWFConfiguration) - Constructor for class org.apache.camel.component.aws.swf.CamelActivityImplementationFactory
 
CamelAnnotationsHandler - Class in org.apache.camel.test.spring
 
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
 
CamelAutoConfiguration - Class in org.apache.camel.spring.boot
 
CamelAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.CamelAutoConfiguration
 
CamelBeanPostProcessor - Class in org.apache.camel.spring
Spring specific DefaultCamelBeanPostProcessor which uses Spring BeanPostProcessor to post process beans.
CamelBeanPostProcessor() - Constructor for class org.apache.camel.spring.CamelBeanPostProcessor
 
camelBeanPostProcessor() - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
 
CamelBlueprintHelper - Class in org.apache.camel.test.blueprint
Helper for using Blueprint with Camel.
CamelBlueprintHelper.TestBundleActivator - Class in org.apache.camel.test.blueprint
Bundle activator that will be invoked in right time to set initial configadmin configuration for blueprint container.
CamelBlueprintTestSupport - Class in org.apache.camel.test.blueprint
Base class for OSGi Blueprint unit tests with Camel
CamelBlueprintTestSupport() - Constructor for class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
CamelCdiRunner - Class in org.apache.camel.test.cdi
 
CamelCdiRunner(Class<?>) - Constructor for class org.apache.camel.test.cdi.CamelCdiRunner
 
CamelClassResolver - Class in org.apache.camel.language.ognl
This class is used to wrap the org.apache.camel.spi.ClassResolver with ClassResolver interface
CamelClassResolver(ClassResolver) - Constructor for class org.apache.camel.language.ognl.CamelClassResolver
 
CamelCMISConstants - Interface in org.apache.camel.component.cmis
 
CamelConduit - Class in org.apache.camel.component.cxf.transport
 
CamelConduit(CamelContext, Bus, EndpointInfo) - Constructor for class org.apache.camel.component.cxf.transport.CamelConduit
 
CamelConduit(CamelContext, Bus, EndpointInfo, EndpointReferenceType) - Constructor for class org.apache.camel.component.cxf.transport.CamelConduit
 
CamelConduit(CamelContext, Bus, EndpointInfo, EndpointReferenceType, HeaderFilterStrategy) - Constructor for class org.apache.camel.component.cxf.transport.CamelConduit
 
CamelConduitDefinitionParser - Class in org.apache.camel.component.cxf.transport.blueprint
 
CamelConduitDefinitionParser() - Constructor for class org.apache.camel.component.cxf.transport.blueprint.CamelConduitDefinitionParser
 
CamelConduitDefinitionParser - Class in org.apache.camel.component.cxf.transport.spring
 
CamelConduitDefinitionParser() - Constructor for class org.apache.camel.component.cxf.transport.spring.CamelConduitDefinitionParser
 
CamelConfiguration - Class in org.apache.camel.spring.javaconfig
A useful base class for writing Spring annotation-based configurations for working with Camel.
CamelConfiguration() - Constructor for class org.apache.camel.spring.javaconfig.CamelConfiguration
 
CamelConfigurationProperties - Class in org.apache.camel.spring.boot
 
CamelConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.CamelConfigurationProperties
 
CamelConsumerTemplateFactoryBean - Class in org.apache.camel.blueprint
A factory for creating a new ConsumerTemplate instance with a minimum of XML
CamelConsumerTemplateFactoryBean() - Constructor for class org.apache.camel.blueprint.CamelConsumerTemplateFactoryBean
 
CamelConsumerTemplateFactoryBean - Class in org.apache.camel.spring
A Spring FactoryBean for creating a new ConsumerTemplate instance with a minimum of XML
CamelConsumerTemplateFactoryBean() - Constructor for class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
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.component.jms.reply.ReplyManagerSupport
 
camelContext - Variable in class org.apache.camel.component.kura.KuraRouter
 
camelContext - Variable in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
camelContext - Variable in class org.apache.camel.component.servletlistener.CamelServletContextListener
 
camelContext - Variable in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
camelContext - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
camelContext - Variable in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
camelContext - Variable in class org.apache.camel.management.DefaultManagementMBeanAssembler
 
camelContext - Variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
camelContext - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
camelContext - Variable in class org.apache.camel.processor.RoutingSlip
 
camelContext - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
camelContext - Variable in class org.apache.camel.processor.SendProcessor
 
camelContext() - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
Get's the CamelContext to be used.
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
CamelContextBeanDefinitionParser(Class<?>) - Constructor for class org.apache.camel.spring.handler.CamelNamespaceHandler.CamelContextBeanDefinitionParser
 
CamelContextConfiguration - Interface in org.apache.camel.spring.boot
 
camelContextExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the CamelContext
CamelContextFactory - Class in org.apache.camel.osgi
This factory just create a DefaultContext in OSGi without any spring application context involved.
CamelContextFactory() - Constructor for class org.apache.camel.osgi.CamelContextFactory
 
CamelContextFactoryBean - Class in org.apache.camel.blueprint
A bean to create and initialize a BlueprintCamelContext and install routes either explicitly configured in Blueprint XML or found by searching the classpath for Java classes which extend RouteBuilder using the nested CamelContextFactoryBean.setPackages(String[]).
CamelContextFactoryBean() - Constructor for class org.apache.camel.blueprint.CamelContextFactoryBean
 
CamelContextFactoryBean - Class in org.apache.camel.osgi
 
CamelContextFactoryBean() - Constructor for class org.apache.camel.osgi.CamelContextFactoryBean
 
CamelContextFactoryBean - Class in org.apache.camel.spring
A Spring FactoryBean to create and initialize a SpringCamelContext and install routes either explicitly configured in Spring XML or found by searching the classpath for Java classes which extend RouteBuilder using the nested CamelContextFactoryBean.setPackages(String[]).
CamelContextFactoryBean() - Constructor for class org.apache.camel.spring.CamelContextFactoryBean
 
CamelContextHelper - Class in org.apache.camel.util
A number of helper methods
CamelContextLifecycle<R extends Registry> - Interface in org.apache.camel.component.servletlistener
A callback lifecycle allows end users to implement custom logic before the ServletCamelContext is started and stopped.
camelContextLifecycle - Variable in class org.apache.camel.component.servletlistener.CamelServletContextListener
 
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
CamelContextResolverHelper - Class in org.apache.camel.spring.util
Helper to resolve CamelContext from the Spring ApplicationContext.
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
 
camelContextService - Variable in class org.apache.camel.test.junit4.CamelTestSupport
 
camelContextService() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
camelContextService - Variable in class org.apache.camel.testng.CamelTestSupport
 
camelContextService() - Method in class org.apache.camel.testng.CamelTestSupport
 
CamelContextStartedEvent - Class in org.apache.camel.management.event
 
CamelContextStartedEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextStartedEvent
 
CamelContextStartingEvent - Class in org.apache.camel.management.event
 
CamelContextStartingEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextStartingEvent
 
CamelContextStartupFailureEvent - Class in org.apache.camel.management.event
 
CamelContextStartupFailureEvent(CamelContext, Throwable) - Constructor for class org.apache.camel.management.event.CamelContextStartupFailureEvent
 
CamelContextStatDump - Class in org.apache.camel.util
A model of a CamelContext stat dump from ManagedCamelContextMBean.dumpRoutesStatsAsXml(boolean, boolean).
CamelContextStatDump() - Constructor for class org.apache.camel.util.CamelContextStatDump
 
CamelContextStopFailureEvent - Class in org.apache.camel.management.event
 
CamelContextStopFailureEvent(CamelContext, Throwable) - Constructor for class org.apache.camel.management.event.CamelContextStopFailureEvent
 
CamelContextStoppedEvent - Class in org.apache.camel.management.event
 
CamelContextStoppedEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextStoppedEvent
 
CamelContextStoppingEvent - Class in org.apache.camel.management.event
 
CamelContextStoppingEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextStoppingEvent
 
CamelContextSuspendedEvent - Class in org.apache.camel.management.event
 
CamelContextSuspendedEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextSuspendedEvent
 
CamelContextSuspendingEvent - Class in org.apache.camel.management.event
 
CamelContextSuspendingEvent(CamelContext) - Constructor for class org.apache.camel.management.event.CamelContextSuspendingEvent
 
CamelContextTracker - Class in org.apache.camel.spi
A camel context creation tracker.
CamelContextTracker() - Constructor for class org.apache.camel.spi.CamelContextTracker
 
CamelContextTracker(CamelContextTracker.Filter) - Constructor for class org.apache.camel.spi.CamelContextTracker
 
CamelContextTracker.Filter - Interface in org.apache.camel.spi
 
CamelContextTrackerRegistry - Class in org.apache.camel.impl
A registry for CamelContextTracker.
CamelContinuationServlet - Class in org.apache.camel.component.jetty
Servlet which leverage Jetty Continuations.
CamelContinuationServlet() - Constructor for class org.apache.camel.component.jetty.CamelContinuationServlet
 
CamelConverter - Class in org.apache.camel.converter
Some useful converters for Camel APIs such as to convert a Predicate or Expression to a Processor
CamelDependenciesFinder(String, ParserContext) - Constructor for class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelDependenciesFinder
 
CamelDestination - Class in org.apache.camel.component.cxf.transport
 
CamelDestination(CamelContext, Bus, ConduitInitiator, EndpointInfo) - Constructor for class org.apache.camel.component.cxf.transport.CamelDestination
 
CamelDestination(CamelContext, Bus, ConduitInitiator, EndpointInfo, HeaderFilterStrategy, boolean) - Constructor for class org.apache.camel.component.cxf.transport.CamelDestination
 
CamelDestination.BackChannelConduit - Class in org.apache.camel.component.cxf.transport
 
CamelDestination.ConsumerProcessor - Class in org.apache.camel.component.cxf.transport
 
CamelDestinationDefinitionParser - Class in org.apache.camel.component.cxf.transport.blueprint
 
CamelDestinationDefinitionParser() - Constructor for class org.apache.camel.component.cxf.transport.blueprint.CamelDestinationDefinitionParser
 
CamelDestinationDefinitionParser - Class in org.apache.camel.component.cxf.transport.spring
 
CamelDestinationDefinitionParser() - Constructor for class org.apache.camel.component.cxf.transport.spring.CamelDestinationDefinitionParser
 
CamelDirectConnection - Class in org.apache.camel.component.spring.ws.bean
Passes wsa:replyTo message back to the camel routing
CamelDirectConnection(CamelContext, URI) - Constructor for class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
CamelDirectSender - Class in org.apache.camel.component.spring.ws.bean
Use this class with conjuctions of wsa:replyTo custom routing using prefix direct Received message will be route like this:
CamelDirectSender() - Constructor for class org.apache.camel.component.spring.ws.bean.CamelDirectSender
 
CamelEndpointDispatcher - Class in org.apache.camel.component.spring.ws.bean
Spring MessageEndpoint for dispatching messages received by Spring-WS to a Camel endpoint.
CamelEndpointDispatcher() - Constructor for class org.apache.camel.component.spring.ws.bean.CamelEndpointDispatcher
 
CamelEndpointFactoryBean - Class in org.apache.camel.blueprint
A factory which instantiates Endpoint objects
CamelEndpointFactoryBean() - Constructor for class org.apache.camel.blueprint.CamelEndpointFactoryBean
 
CamelEndpointFactoryBean - Class in org.apache.camel.spring
A FactoryBean which instantiates Endpoint objects
CamelEndpointFactoryBean() - Constructor for class org.apache.camel.spring.CamelEndpointFactoryBean
 
CamelEndpointMapping - Class in org.apache.camel.component.spring.ws.bean
Spring EndpointMapping for mapping messages to corresponding Camel endpoints.
CamelEndpointMapping() - Constructor for class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
CamelEntryListener - Class in org.apache.camel.component.hazelcast.listener
 
CamelEntryListener(HazelcastDefaultConsumer, String) - Constructor for class org.apache.camel.component.hazelcast.listener.CamelEntryListener
 
CamelErrorHandlerFactoryBean - Class in org.apache.camel.blueprint
 
CamelErrorHandlerFactoryBean() - Constructor for class org.apache.camel.blueprint.CamelErrorHandlerFactoryBean
 
CamelEvent - Class in org.apache.camel.component.event
Represents a Spring ApplicationEvent which contains a Camel Exchange
CamelEvent(EventEndpoint, Exchange) - Constructor for class org.apache.camel.component.event.CamelEvent
 
CamelEventHandler - Class in org.apache.camel.component.guava.eventbus
 
CamelEventHandler(GuavaEventBusEndpoint, Processor) - Constructor for class org.apache.camel.component.guava.eventbus.CamelEventHandler
 
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
 
CamelFileDataSource - Class in org.apache.camel.http.common
 
CamelFileDataSource(File, String) - Constructor for class org.apache.camel.http.common.CamelFileDataSource
 
CamelFilterWrapper - Class in org.apache.camel.component.jetty
The camel filter wrapper that processes only initially dispatched requests.
CamelFilterWrapper(Filter) - Constructor for class org.apache.camel.component.jetty.CamelFilterWrapper
 
CamelGroovyMethods - Class in org.apache.camel.groovy.extend
Extension class containing static methods that mainly allow to use Closures instead of Predicates, Expressions, Processors, or AggregationStrategies
CamelGroovyMethods - Class in org.apache.camel.language.groovy
Deprecated.
see CamelGroovyMethods which is used automatically
CamelHttpClient - Class in org.apache.camel.component.jetty
 
CamelHttpClient(SslContextFactory) - Constructor for class org.apache.camel.component.jetty.CamelHttpClient
 
CamelHttpClient8 - Class in org.apache.camel.component.jetty8
 
CamelHttpClient8(SslContextFactory) - Constructor for class org.apache.camel.component.jetty8.CamelHttpClient8
 
CamelHttpClient9 - Class in org.apache.camel.component.jetty9
 
CamelHttpClient9(SslContextFactory) - Constructor for class org.apache.camel.component.jetty9.CamelHttpClient9
 
CamelHttpTransportServlet - Class in org.apache.camel.component.servlet
Camel HTTP servlet which can be used in Camel routes to route servlet invocations in routes.
CamelHttpTransportServlet() - Constructor for class org.apache.camel.component.servlet.CamelHttpTransportServlet
 
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
 
CamelInjector(String) - Constructor for class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
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.BacklogTracerAdvice - Class in org.apache.camel.processor
Advice to execute the BacklogTracer if enabled.
CamelInternalProcessor.ChildUnitOfWorkProcessorAdvice - Class in org.apache.camel.processor
Advice when an EIP uses the shareUnitOfWork functionality.
CamelInternalProcessor.DelayerAdvice - Class in org.apache.camel.processor
Advice for delaying
CamelInternalProcessor.InstrumentationAdvice - Class in org.apache.camel.processor
Advice for JMX instrumentation of the process being invoked.
CamelInternalProcessor.MessageHistoryAdvice - Class in org.apache.camel.processor
Advice when Message History has been enabled.
CamelInternalProcessor.RouteContextAdvice - Class in org.apache.camel.processor
Deprecated.
this logic has been merged into CamelInternalProcessor.UnitOfWorkProcessorAdvice
CamelInternalProcessor.RouteInflightRepositoryAdvice - Class in org.apache.camel.processor
Advice to keep the InflightRepository up to date.
CamelInternalProcessor.RouteLifecycleAdvice - Class in org.apache.camel.processor
Advice to invoke callbacks for before and after routing.
CamelInternalProcessor.RoutePolicyAdvice - Class in org.apache.camel.processor
Advice to execute any RoutePolicy a route may have been configured with.
CamelInternalProcessor.StreamCachingAdvice - Class in org.apache.camel.processor
CamelInternalProcessor.SubUnitOfWorkProcessorAdvice - Class in org.apache.camel.processor
Advice when an EIP uses the shareUnitOfWork functionality.
CamelInternalProcessor.UnitOfWorkProcessorAdvice - Class in org.apache.camel.processor
Advice to inject new UnitOfWork to the Exchange if needed, and as well to ensure the UnitOfWork is done and stopped.
CamelInternalProcessorAdvice<T> - Interface in org.apache.camel.processor
An advice (before and after) to execute cross cutting functionality in the Camel routing engine.
CamelInvocationHandler - Class in org.apache.camel.component.bean
An InvocationHandler which invokes a message exchange on a camel Endpoint
CamelInvocationHandler(Endpoint, Producer, MethodInfoCache) - Constructor for class org.apache.camel.component.bean.CamelInvocationHandler
Deprecated.
CamelInvocationHandler(Endpoint, boolean, Producer, MethodInfoCache) - Constructor for class org.apache.camel.component.bean.CamelInvocationHandler
 
CamelItemListener - Class in org.apache.camel.component.hazelcast.listener
 
CamelItemListener(HazelcastDefaultConsumer, String) - Constructor for class org.apache.camel.component.hazelcast.listener.CamelItemListener
 
CamelItemProcessor<I,O> - Class in org.apache.camel.component.spring.batch.support
Spring Batch ItemProcessor sending synchronous request to the given Camel endpoint.
CamelItemProcessor(ProducerTemplate, String) - Constructor for class org.apache.camel.component.spring.batch.support.CamelItemProcessor
 
CamelItemReader<I> - Class in org.apache.camel.component.spring.batch.support
 
CamelItemReader(ConsumerTemplate, String) - Constructor for class org.apache.camel.component.spring.batch.support.CamelItemReader
 
CamelItemWriter<I> - Class in org.apache.camel.component.spring.batch.support
 
CamelItemWriter(ProducerTemplate, String) - Constructor for class org.apache.camel.component.spring.batch.support.CamelItemWriter
 
CamelJGroupsReceiver - Class in org.apache.camel.component.jgroups
Implementation of JGroups message receiver (org.jgroups.Receiver) wrapping incoming messages into Camel exchanges.
CamelJGroupsReceiver(JGroupsEndpoint, Processor) - Constructor for class org.apache.camel.component.jgroups.CamelJGroupsReceiver
 
CamelJmsTemplate(JmsConfiguration, ConnectionFactory) - Constructor for class org.apache.camel.component.jms.JmsConfiguration.CamelJmsTemplate
 
CamelJMXAgentDefinition - Class in org.apache.camel.core.xml
The JAXB type class for the configuration of jmxAgent
CamelJMXAgentDefinition() - Constructor for class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
CamelJob - Class in org.apache.camel.component.quartz
 
CamelJob() - Constructor for class org.apache.camel.component.quartz.CamelJob
 
CamelJob - Class in org.apache.camel.component.quartz2
This is a Quartz Job that is scheduled by QuartzEndpoint's Consumer and will call it to produce a QuartzMessage sending to a route.
CamelJob() - Constructor for class org.apache.camel.component.quartz2.CamelJob
 
CamelJobExecutionListener - Class in org.apache.camel.component.spring.batch.support
 
CamelJobExecutionListener(ProducerTemplate, String) - Constructor for class org.apache.camel.component.spring.batch.support.CamelJobExecutionListener
 
CamelJobExecutionListener.EventType - Enum in org.apache.camel.component.spring.batch.support
 
CamelListener - Class in org.apache.camel.component.hazelcast.listener
 
CamelListener(HazelcastDefaultConsumer, String) - Constructor for class org.apache.camel.component.hazelcast.listener.CamelListener
 
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
 
CamelMainRunController - Class in org.apache.camel.spring.boot
Controller to keep the main running and perform graceful shutdown when the JVM is stopped.
CamelMainRunController(ApplicationContext, CamelContext) - Constructor for class org.apache.camel.spring.boot.CamelMainRunController
 
CamelMapListener - Class in org.apache.camel.component.hazelcast.listener
 
CamelMapListener(HazelcastDefaultConsumer, String) - Constructor for class org.apache.camel.component.hazelcast.listener.CamelMapListener
 
CamelMessageListener - Class in org.apache.camel.component.hazelcast.listener
 
CamelMessageListener(HazelcastDefaultConsumer, String) - Constructor for class org.apache.camel.component.hazelcast.listener.CamelMessageListener
 
CamelModule - Class in org.apache.camel.guice
A base Guice module for creating a CamelContext leaving it up to the users module to bind a Set for the routing rules.
CamelModule() - Constructor for class org.apache.camel.guice.CamelModule
 
CamelModuleWithMatchingRoutes - Class in org.apache.camel.guice
A Guice Module which injects the CamelContext with all available implementations of RoutesBuilder which are bound to Guice with an optional Matcher to filter out the classes required.
CamelModuleWithMatchingRoutes() - Constructor for class org.apache.camel.guice.CamelModuleWithMatchingRoutes
 
CamelModuleWithMatchingRoutes(Matcher<Class>) - Constructor for class org.apache.camel.guice.CamelModuleWithMatchingRoutes
 
CamelModuleWithRouteTypes - Class in org.apache.camel.guice
A Guice Module which injects the CamelContext with the specified RoutesBuilder types - which are then injected by Guice.
CamelModuleWithRouteTypes(Class<? extends RoutesBuilder>...) - Constructor for class org.apache.camel.guice.CamelModuleWithRouteTypes
 
CamelModuleWithRouteTypes(Set<Class<? extends RoutesBuilder>>) - Constructor for class org.apache.camel.guice.CamelModuleWithRouteTypes
 
CamelMongoDbException - Exception in org.apache.camel.component.mongodb
 
CamelMongoDbException(String, Throwable) - Constructor for exception org.apache.camel.component.mongodb.CamelMongoDbException
 
CamelMongoDbException(String) - Constructor for exception org.apache.camel.component.mongodb.CamelMongoDbException
 
CamelMongoDbException(Throwable) - Constructor for exception org.apache.camel.component.mongodb.CamelMongoDbException
 
CamelMultipartFilter - Class in org.apache.camel.component.jetty
Deprecated.
CamelMultipartFilter(Filter) - Constructor for class org.apache.camel.component.jetty.CamelMultipartFilter
Deprecated.
 
CamelNamespaceHandler - Class in org.apache.camel.blueprint.handler
Camel NamespaceHandler to parse the Camel related namespaces.
CamelNamespaceHandler() - Constructor for class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
CamelNamespaceHandler - Class in org.apache.camel.osgi
 
CamelNamespaceHandler() - Constructor for class org.apache.camel.osgi.CamelNamespaceHandler
 
CamelNamespaceHandler - Class in org.apache.camel.spring.handler
Camel namespace for the spring XML configuration file.
CamelNamespaceHandler() - Constructor for class org.apache.camel.spring.handler.CamelNamespaceHandler
 
CamelNamespaceHandler.CamelContextBeanDefinitionParser - Class in org.apache.camel.spring.handler
 
CamelNamespaceHandler.CamelDependenciesFinder - Class in org.apache.camel.blueprint.handler
 
CamelNamespaceHandler.CamelInjector - Class in org.apache.camel.blueprint.handler
 
CamelNamespaceHandler.EndpointDefinitionParser - Class in org.apache.camel.spring.handler
 
CamelNamespaceHandler.PassThroughCallable<T> - Class in org.apache.camel.blueprint.handler
 
CamelNamespaceHandler.RestContextDefinitionParser - Class in org.apache.camel.spring.handler
 
CamelNamespaceHandler.RouteContextDefinitionParser - Class in org.apache.camel.spring.handler
 
CamelNamespaceHandler.SSLContextParametersFactoryBeanBeanDefinitionParser - Class in org.apache.camel.spring.handler
 
CamelNettyThreadNameDeterminer - Class in org.apache.camel.component.netty
 
CamelNettyThreadNameDeterminer(String, String) - Constructor for class org.apache.camel.component.netty.CamelNettyThreadNameDeterminer
 
CamelObjectInputStream - Class in org.apache.camel.util
 
CamelObjectInputStream(InputStream, CamelContext) - Constructor for class org.apache.camel.util.CamelObjectInputStream
 
CamelOpenMBeanTypes - Class in org.apache.camel.api.management.mbean
Various JMX openmbean types used by Camel.
CamelOperator - Class in org.apache.camel.rx
 
CamelOperator(CamelContext, String) - Constructor for class org.apache.camel.rx.CamelOperator
 
CamelOperator(Endpoint) - Constructor for class org.apache.camel.rx.CamelOperator
 
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
 
CamelProducerTemplateFactoryBean - Class in org.apache.camel.blueprint
A factory for creating a new ProducerTemplate instance with a minimum of XML
CamelProducerTemplateFactoryBean() - Constructor for class org.apache.camel.blueprint.CamelProducerTemplateFactoryBean
 
CamelProducerTemplateFactoryBean - Class in org.apache.camel.spring
A Spring FactoryBean for creating a new ProducerTemplate instance with a minimum of XML
CamelProducerTemplateFactoryBean() - Constructor for class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
CamelPropertyPlaceholderDefinition - Class in org.apache.camel.core.xml
PropertyPlaceholderDefinition represents a <propertyPlaceholder/> element.
CamelPropertyPlaceholderDefinition() - Constructor for class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
CamelPropertyPlaceholderFunctionDefinition - Class in org.apache.camel.core.xml
 
CamelPropertyPlaceholderFunctionDefinition() - Constructor for class org.apache.camel.core.xml.CamelPropertyPlaceholderFunctionDefinition
 
CamelProxyFactoryBean - Class in org.apache.camel.blueprint
A factory to create a Proxy to a a Camel Pojo Endpoint.
CamelProxyFactoryBean() - Constructor for class org.apache.camel.blueprint.CamelProxyFactoryBean
 
CamelProxyFactoryBean - Class in org.apache.camel.spring.remoting
A FactoryBean to create a Proxy to a a Camel Pojo Endpoint.
CamelProxyFactoryBean() - Constructor for class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
CamelProxyFactoryDefinition - Class in org.apache.camel.core.xml
The <proxy> tag element.
CamelProxyFactoryDefinition() - Constructor for class org.apache.camel.core.xml.CamelProxyFactoryDefinition
 
CamelRedeliveryPolicyFactoryBean - Class in org.apache.camel.blueprint
A factory which instantiates RedeliveryPolicy objects
CamelRedeliveryPolicyFactoryBean() - Constructor for class org.apache.camel.blueprint.CamelRedeliveryPolicyFactoryBean
 
CamelRedeliveryPolicyFactoryBean - Class in org.apache.camel.spring
A FactoryBean which instantiates RedeliveryPolicy objects
CamelRedeliveryPolicyFactoryBean() - Constructor for class org.apache.camel.spring.CamelRedeliveryPolicyFactoryBean
 
CamelRedirectListener - Class in org.apache.camel.component.jetty8
 
CamelRedirectListener(HttpDestination, HttpExchange) - Constructor for class org.apache.camel.component.jetty8.CamelRedirectListener
 
CamelResourceProvider - Class in org.apache.camel.component.cxf.jaxrs
 
CamelResourceProvider(Class<?>) - Constructor for class org.apache.camel.component.cxf.jaxrs.CamelResourceProvider
 
CamelRestContextFactoryBean - Class in org.apache.camel.blueprint
 
CamelRestContextFactoryBean() - Constructor for class org.apache.camel.blueprint.CamelRestContextFactoryBean
 
CamelRestContextFactoryBean - Class in org.apache.camel.spring
 
CamelRestContextFactoryBean() - Constructor for class org.apache.camel.spring.CamelRestContextFactoryBean
 
CamelRouteContextFactoryBean - Class in org.apache.camel.blueprint
 
CamelRouteContextFactoryBean() - Constructor for class org.apache.camel.blueprint.CamelRouteContextFactoryBean
 
CamelRouteContextFactoryBean - Class in org.apache.camel.spring
 
CamelRouteContextFactoryBean() - Constructor for class org.apache.camel.spring.CamelRouteContextFactoryBean
 
CamelSalesforceMojo - Class in org.apache.camel.maven
Goal to generate DTOs for Salesforce SObjects
CamelSalesforceMojo() - Constructor for class org.apache.camel.maven.CamelSalesforceMojo
 
CamelSalesforceMojo.GeneratorUtility - Class in org.apache.camel.maven
 
CamelServiceExporter - Class in org.apache.camel.spring.remoting
A FactoryBean to create a proxy to a service exposing a given RemoteExporter.getServiceInterface()
CamelServiceExporter() - Constructor for class org.apache.camel.spring.remoting.CamelServiceExporter
 
CamelServiceExporterDefinition - Class in org.apache.camel.core.xml
The <export> tag element.
CamelServiceExporterDefinition() - Constructor for class org.apache.camel.core.xml.CamelServiceExporterDefinition
 
CamelServlet - Class in org.apache.camel.http.common
A servlet to use as a Camel route as entry.
CamelServlet() - Constructor for class org.apache.camel.http.common.CamelServlet
 
CamelServletContextListener<R extends Registry> - Class in org.apache.camel.component.servletlistener
A ServletContextListener which is used to bootstrap CamelContext in web applications.
CamelServletContextListener() - Constructor for class org.apache.camel.component.servletlistener.CamelServletContextListener
 
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
 
CamelSourceAdapter - Class in org.apache.camel.component.spring.integration.adapter
A CamelContext will be injected into CameSourceAdapter which will let Spring Integration channel talk to the CamelContext certain endpoint
CamelSourceAdapter() - Constructor for class org.apache.camel.component.spring.integration.adapter.CamelSourceAdapter
 
CamelSourceAdapter.ConsumerProcessor - Class in org.apache.camel.component.spring.integration.adapter
 
CamelSourceAdapterParser - Class in org.apache.camel.component.spring.integration.adapter.config
Parser for the <camelSource/> element
CamelSourceAdapterParser() - Constructor for class org.apache.camel.component.spring.integration.adapter.config.CamelSourceAdapterParser
 
CamelSpark - Class in org.apache.camel.component.sparkrest
 
CamelSparkRoute - Class in org.apache.camel.component.sparkrest
 
CamelSparkRoute(SparkEndpoint, Processor) - Constructor for class org.apache.camel.component.sparkrest.CamelSparkRoute
 
CamelSpringBootApplicationController - Class in org.apache.camel.spring.boot
 
CamelSpringBootApplicationController(ApplicationContext, CamelContext) - Constructor for class org.apache.camel.spring.boot.CamelSpringBootApplicationController
 
CamelSpringBootExecutionListener - Class in org.apache.camel.test.spring
 
CamelSpringBootExecutionListener() - Constructor for class org.apache.camel.test.spring.CamelSpringBootExecutionListener
 
CamelSpringBootInitializationException - Exception in org.apache.camel.spring.boot
 
CamelSpringBootInitializationException(Throwable) - Constructor for exception org.apache.camel.spring.boot.CamelSpringBootInitializationException
 
CamelSpringBootJUnit4ClassRunner - Class in org.apache.camel.test.spring
An implementation bringing the functionality of CamelSpringTestSupport to Spring Boot Test based test cases.
CamelSpringBootJUnit4ClassRunner(Class<?>) - Constructor for class org.apache.camel.test.spring.CamelSpringBootJUnit4ClassRunner
 
CamelSpringBootJUnit4ClassRunner.CamelTestContextManager - Class in org.apache.camel.test.spring
An implementation providing additional integration between Spring Test and Camel testing features.
CamelSpringDelegatingTestContextLoader - Class in org.apache.camel.test.spring
CamelSpringDelegatingTestContextLoader which fixes issues in Camel's JavaConfigContextLoader.
CamelSpringDelegatingTestContextLoader() - Constructor for class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
 
CamelSpringJUnit4ClassRunner - Class in org.apache.camel.test.spring
An implementation bringing the functionality of CamelSpringTestSupport to Spring Test based test cases.
CamelSpringJUnit4ClassRunner(Class<?>) - Constructor for class org.apache.camel.test.spring.CamelSpringJUnit4ClassRunner
 
CamelSpringJUnit4ClassRunner.CamelTestContextManager - Class in org.apache.camel.test.spring
An implementation providing additional integration between Spring Test and Camel testing features.
CamelSpringTestContextLoader - Class in org.apache.camel.test.spring
Replacement for the default GenericXmlContextLoader that provides hooks for processing some class level Camel related test annotations.
CamelSpringTestContextLoader() - Constructor for class org.apache.camel.test.spring.CamelSpringTestContextLoader
 
CamelSpringTestContextLoaderTestExecutionListener - Class in org.apache.camel.test.spring
Helper for CamelSpringTestContextLoader that sets the test class state in CamelSpringTestHelper almost immediately before the loader initializes the Spring context.
CamelSpringTestContextLoaderTestExecutionListener() - Constructor for class org.apache.camel.test.spring.CamelSpringTestContextLoaderTestExecutionListener
 
CamelSpringTestHelper - Class in org.apache.camel.test.spring
Helper that provides state information across the levels of Spring Test that do not expose the necessary context/state for integration of Camel testing features into Spring test.
CamelSpringTestHelper.DoToSpringCamelContextsStrategy - Interface in org.apache.camel.test.spring
 
CamelSpringTestSupport - Class in org.apache.camel.test.spring
 
CamelSpringTestSupport() - Constructor for class org.apache.camel.test.spring.CamelSpringTestSupport
 
CamelSpringTestSupport - Class in org.apache.camel.testng
 
CamelSpringTestSupport() - Constructor for class org.apache.camel.testng.CamelSpringTestSupport
 
CamelSpringWSEndpointMapping - Interface in org.apache.camel.component.spring.ws.bean
Allows to register different spring-ws endpoints for camel.
CamelSSLIRCConnection - Class in org.apache.camel.component.irc
Customized version of SSLIRCConnection used to support the use of an SSLContextParameters instance for JSSE configuration.
CamelSSLIRCConnection(String, int, int, String, String, String, String, SSLContextParameters) - Constructor for class org.apache.camel.component.irc.CamelSSLIRCConnection
 
CamelSSLIRCConnection(String, int[], String, String, String, String, SSLContextParameters) - Constructor for class org.apache.camel.component.irc.CamelSSLIRCConnection
 
CamelStreamCachingStrategyDefinition - Class in org.apache.camel.core.xml
The JAXB type class for the configuration of stream caching
CamelStreamCachingStrategyDefinition() - Constructor for class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
CamelSWFActivityClient - Class in org.apache.camel.component.aws.swf
 
CamelSWFActivityClient(SWFConfiguration) - Constructor for class org.apache.camel.component.aws.swf.CamelSWFActivityClient
 
CamelSWFWorkflowClient - Class in org.apache.camel.component.aws.swf
 
CamelSWFWorkflowClient(SWFEndpoint, SWFConfiguration) - Constructor for class org.apache.camel.component.aws.swf.CamelSWFWorkflowClient
 
CamelTargetAdapter - Class in org.apache.camel.component.spring.integration.adapter
CamelTargetAdapter will redirect the Spring Integration message to the Camel context.
CamelTargetAdapter() - Constructor for class org.apache.camel.component.spring.integration.adapter.CamelTargetAdapter
 
CamelTargetAdapterParser - Class in org.apache.camel.component.spring.integration.adapter.config
Parser for the <camelTarget/> element
CamelTargetAdapterParser() - Constructor for class org.apache.camel.component.spring.integration.adapter.config.CamelTargetAdapterParser
 
camelTemplate - Variable in class org.apache.camel.main.MainSupport
 
CamelTestContextBootstrapper - Class in org.apache.camel.test.spring
To bootstrap Camel for testing with Spring 4.1 onwards.
CamelTestContextBootstrapper() - Constructor for class org.apache.camel.test.spring.CamelTestContextBootstrapper
 
CamelTestContextManager(Class<?>) - Constructor for class org.apache.camel.test.spring.CamelSpringBootJUnit4ClassRunner.CamelTestContextManager
 
CamelTestContextManager(Class<?>) - Constructor for class org.apache.camel.test.spring.CamelSpringJUnit4ClassRunner.CamelTestContextManager
 
CamelTestSupport - Class in org.apache.camel.test.junit4
A useful base class which creates a CamelContext with some routes along with a ProducerTemplate for use in the test case
CamelTestSupport() - Constructor for class org.apache.camel.test.junit4.CamelTestSupport
 
CamelTestSupport - Class in org.apache.camel.testng
A useful base class which creates a CamelContext with some routes along with a ProducerTemplate for use in the test case
CamelTestSupport() - Constructor for class org.apache.camel.testng.CamelTestSupport
 
CamelTestWatcher - Class in org.apache.camel.test.junit4
A JUnit TestWatcher that is used to time how long the test takes.
CamelTestWatcher() - Constructor for class org.apache.camel.test.junit4.CamelTestWatcher
 
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
 
CamelThreadPoolFactoryBean - Class in org.apache.camel.blueprint
A factory which instantiates ExecutorService objects
CamelThreadPoolFactoryBean() - Constructor for class org.apache.camel.blueprint.CamelThreadPoolFactoryBean
 
CamelThreadPoolFactoryBean - Class in org.apache.camel.spring
A FactoryBean which instantiates ExecutorService objects
CamelThreadPoolFactoryBean() - Constructor for class org.apache.camel.spring.CamelThreadPoolFactoryBean
 
CamelThreadPoolTaskScheduler - Class in org.apache.camel.spring.util
A Camel extension of Spring's ThreadPoolTaskScheduler which uses the ExecutorServiceManager to create and destroy the thread pool, which ensures the thread pool is also managed and consistent with other usages of thread pools in Camel.
CamelThreadPoolTaskScheduler(CamelContext, Object, String) - Constructor for class org.apache.camel.spring.util.CamelThreadPoolTaskScheduler
 
camelToCxfHeaderMap - Variable in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
CamelTransportConstants - Class in org.apache.camel.component.cxf.transport
 
CamelTransportFactory - Class in org.apache.camel.component.cxf.transport
 
CamelTransportFactory() - Constructor for class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
CamelTransportFactory(Bus) - Constructor for class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
CamelTransportNameSpaceHandler - Class in org.apache.camel.component.cxf.transport.blueprint
 
CamelTransportNameSpaceHandler() - Constructor for class org.apache.camel.component.cxf.transport.blueprint.CamelTransportNameSpaceHandler
 
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
 
CamelVelocityClasspathResourceLoader - Class in org.apache.camel.component.velocity
Camel specific ClasspathResourceLoader that loads resources using the Camel ClassResolver used by the Velocity.
CamelVelocityClasspathResourceLoader() - Constructor for class org.apache.camel.component.velocity.CamelVelocityClasspathResourceLoader
 
CamelVelocityDelegateClassLoader - Class in org.apache.camel.component.velocity
This class loader is used to help us load the CamelVelocityClasspathResourceLoader in OSGi
CamelVersionHelper - Class in org.apache.camel.util
A simple util to test Camel versions.
CamelWebSocketServlet - Class in org.apache.camel.component.atmosphere.websocket
This servlet is used to add some websocket specific handling at the moment.
CamelWebSocketServlet() - Constructor for class org.apache.camel.component.atmosphere.websocket.CamelWebSocketServlet
 
CamelWorkflowDefinition - Class in org.apache.camel.component.aws.swf
 
CamelWorkflowDefinition(SWFWorkflowConsumer, DecisionContext, DataConverter) - Constructor for class org.apache.camel.component.aws.swf.CamelWorkflowDefinition
 
CamelWorkflowDefinitionFactory - Class in org.apache.camel.component.aws.swf
 
CamelWorkflowDefinitionFactory(SWFWorkflowConsumer, WorkflowType, WorkflowTypeRegistrationOptions, DataConverter) - Constructor for class org.apache.camel.component.aws.swf.CamelWorkflowDefinitionFactory
 
CamelWorkflowDefinitionFactoryFactory - Class in org.apache.camel.component.aws.swf
 
CamelWorkflowDefinitionFactoryFactory(SWFWorkflowConsumer, SWFConfiguration) - Constructor for class org.apache.camel.component.aws.swf.CamelWorkflowDefinitionFactoryFactory
 
camelXmlRoutesPid() - Method in class org.apache.camel.component.kura.KuraRouter
 
camelXmlRoutesProperty() - Method in class org.apache.camel.component.kura.KuraRouter
 
cancel() - Method in class org.apache.camel.component.sjms.tx.SessionBatchTransactionSynchronization.TimeoutTask
 
cancel(boolean) - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
cancelAndGetOriginalExchange() - Method in class org.apache.camel.component.disruptor.AbstractSynchronizedExchange
 
cancelAndGetOriginalExchange() - Method in class org.apache.camel.component.disruptor.MultipleConsumerSynchronizedExchange
 
cancelAndGetOriginalExchange() - Method in interface org.apache.camel.component.disruptor.SynchronizedExchange
 
cancelCorrelationId(String) - Method in interface org.apache.camel.component.rabbitmq.reply.ReplyManager
Unregister a correlationId when you no longer need a reply
cancelCorrelationId(String) - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
cancelled() - Method in class org.apache.camel.component.olingo2.api.impl.AbstractFutureCallback
 
cancelTasks() - Method in class org.apache.camel.component.sjms.taskmanager.TimedTaskManager
 
canConsume() - Method in enum org.apache.camel.component.docker.DockerOperation
 
canConvert(Class) - Method in class org.apache.camel.component.salesforce.api.JodaTimeConverter
 
canConvert(Class) - Method in class org.apache.camel.component.salesforce.api.MultiSelectPicklistConverter
 
canConvert(Class) - Method in class org.apache.camel.component.salesforce.api.PicklistEnumConverter
 
CANNED_ACL - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
CannotSendException - Exception in org.apache.camel.component.quickfixj
 
CannotSendException(String) - Constructor for exception org.apache.camel.component.quickfixj.CannotSendException
 
CannotSendException(String, Throwable) - Constructor for exception org.apache.camel.component.quickfixj.CannotSendException
 
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
 
canProduce() - Method in enum org.apache.camel.component.docker.DockerOperation
 
canRunOnThisPlatform() - Method in class org.apache.camel.test.TestSupport
Deprecated.
 
canScheduleOrExecute() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
Can the task be scheduled or executed?
canSee(Bundle, Class<?>) - Method in class org.apache.camel.impl.osgi.Activator
Check if bundle can see the given class
canSendToEndpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
canSendToEndpoint(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
canSetCamelContext(Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
capacity - Variable in class org.apache.camel.impl.DefaultServicePool
 
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 key cases.
CaseInsensitiveMap() - Constructor for class org.apache.camel.util.CaseInsensitiveMap
 
CaseInsensitiveMap(Map<? extends String, ?>) - Constructor for class org.apache.camel.util.CaseInsensitiveMap
 
CassandraAggregationException - Exception in org.apache.camel.processor.aggregate.cassandra
Error occurred in Cassandra Aggregation repository
CassandraAggregationException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.processor.aggregate.cassandra.CassandraAggregationException
 
CassandraAggregationRepository - Class in org.apache.camel.processor.aggregate.cassandra
Implementation of AggregationRepository using Cassandra table to store exchanges.
CassandraAggregationRepository() - Constructor for class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
CassandraAggregationRepository(Session) - Constructor for class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
CassandraAggregationRepository(Cluster, String) - Constructor for class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
CassandraCamelCodec - Class in org.apache.camel.processor.aggregate.cassandra
Marshall/unmarshall Exchange to/from a ByteBuffer.
CassandraCamelCodec() - Constructor for class org.apache.camel.processor.aggregate.cassandra.CassandraCamelCodec
 
CassandraComponent - Class in org.apache.camel.component.cassandra
Represents the component that manages CassandraEndpoint.
CassandraComponent() - Constructor for class org.apache.camel.component.cassandra.CassandraComponent
 
CassandraConstants - Class in org.apache.camel.component.cassandra
Cassandra QL Endpoint constants
CassandraConsumer - Class in org.apache.camel.component.cassandra
Cassandra 2 CQL3 consumer.
CassandraConsumer(CassandraEndpoint, Processor) - Constructor for class org.apache.camel.component.cassandra.CassandraConsumer
 
CassandraEndpoint - Class in org.apache.camel.component.cassandra
The cql component aims at integrating Cassandra 2.0+ using the CQL3 API (not the Thrift API).
CassandraEndpoint(String, Component) - Constructor for class org.apache.camel.component.cassandra.CassandraEndpoint
 
CassandraEndpoint(String, CassandraComponent, Cluster, Session, String) - Constructor for class org.apache.camel.component.cassandra.CassandraEndpoint
 
CassandraIdempotentRepository<K> - Class in org.apache.camel.processor.idempotent.cassandra
Implementation of IdempotentRepository using Cassandra table to store message ids.
CassandraIdempotentRepository() - Constructor for class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
CassandraIdempotentRepository(Session) - Constructor for class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
CassandraIdempotentRepository(Cluster, String) - Constructor for class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
CassandraLoadBalancingPolicies - Class in org.apache.camel.utils.cassandra
 
CassandraLoadBalancingPolicies() - Constructor for class org.apache.camel.utils.cassandra.CassandraLoadBalancingPolicies
 
CassandraProducer - Class in org.apache.camel.component.cassandra
Cassandra 2 CQL3 producer.
CassandraProducer(CassandraEndpoint) - Constructor for class org.apache.camel.component.cassandra.CassandraProducer
 
CassandraSessionHolder - Class in org.apache.camel.utils.cassandra
Holds a Cassandra Session and manages its lifecycle
CassandraSessionHolder(Cluster, String) - Constructor for class org.apache.camel.utils.cassandra.CassandraSessionHolder
 
CassandraSessionHolder(Session) - Constructor for class org.apache.camel.utils.cassandra.CassandraSessionHolder
 
CassandraUtils - Class in org.apache.camel.utils.cassandra
 
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.dataformat.castor
A data format (DataFormat) using Castor to marshal to and from XML
CastorDataFormat() - Constructor for class org.apache.camel.dataformat.castor.CastorDataFormat
 
CastorDataFormat(XMLContext) - Constructor for class org.apache.camel.dataformat.castor.CastorDataFormat
 
CastorDataFormat - Class in org.apache.camel.model.dataformat
Castor data format
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
Catches exceptions as part of a try, catch, finally block
CatchDefinition() - Constructor for class org.apache.camel.model.CatchDefinition
 
CatchDefinition(List<Class<? extends Throwable>>) - Constructor for class org.apache.camel.model.CatchDefinition
 
CatchDefinition(Class<? extends Throwable>) - Constructor for class org.apache.camel.model.CatchDefinition
 
catches(Exchange, Throwable) - Method in class org.apache.camel.processor.CatchProcessor
Returns with the exception that is caught by this processor.
CatchProcessor - Class in org.apache.camel.processor
A processor which catches exceptions.
CatchProcessor(List<Class<? extends Throwable>>, Processor, Predicate, Predicate) - Constructor for class org.apache.camel.processor.CatchProcessor
 
Category - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Category() - Constructor for class org.apache.camel.component.linkedin.api.model.Category
 
category - Variable in class org.apache.camel.component.linkedin.api.model.CountForCategory
 
category - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
category - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
CAUSE - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
causedByException - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
CdiCamelContext - Class in org.apache.camel.cdi
CDI CamelContext class that can be extended to declare custom Camel context beans.
CdiCamelContext() - Constructor for class org.apache.camel.cdi.CdiCamelContext
 
CdiCamelExtension - Class in org.apache.camel.cdi
 
CdiCamelExtension() - Constructor for class org.apache.camel.cdi.CdiCamelExtension
 
CdiEventEndpoint<T> - Class in org.apache.camel.cdi
A Camel Endpoint that bridges the CDI events facility with Camel routes so that CDI events can be seamlessly observed / consumed (respectively produced / fired) from Camel consumers (respectively by Camel producers).
CellMappingStrategy - Interface in org.apache.camel.component.hbase.mapping
A Cell resolver is responsible on identifying the cells, to which the Echange refers to.
CellMappingStrategyFactory - Class in org.apache.camel.component.hbase.mapping
 
CellMappingStrategyFactory() - Constructor for class org.apache.camel.component.hbase.mapping.CellMappingStrategyFactory
 
Certification - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Certification() - Constructor for class org.apache.camel.component.linkedin.api.model.Certification
 
certificationList - Variable in class org.apache.camel.component.linkedin.api.model.Certifications
 
Certifications - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Certifications() - Constructor for class org.apache.camel.component.linkedin.api.model.Certifications
 
certifications - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
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
changeCurrentDirectory(String) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
changeCurrentDirectory(String) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
changeCurrentDirectory(String) - Method in class org.apache.camel.component.scp.ScpOperations
 
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
 
changes() - Method in class org.apache.camel.component.couchdb.CouchDbClientWrapper
 
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
changeToParentDirectory() - Method in class org.apache.camel.component.file.remote.FtpOperations
 
changeToParentDirectory() - Method in class org.apache.camel.component.file.remote.SftpOperations
 
changeToParentDirectory() - Method in class org.apache.camel.component.scp.ScpOperations
 
Channel - Interface in org.apache.camel
Channel acts as a channel between Processors in the route graph.
CHANNEL - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
channelActive(ChannelHandlerContext) - Method in class org.apache.camel.component.netty4.handlers.ClientChannelHandler
 
channelActive(ChannelHandlerContext) - Method in class org.apache.camel.component.netty4.handlers.ServerChannelHandler
 
channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.camel.component.netty.handlers.ClientChannelHandler
 
channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.camel.component.netty.handlers.ServerChannelHandler
 
channelGroup - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
channelGroup - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
ChannelHandlerFactories - Class in org.apache.camel.component.netty
Helper to create commonly used ChannelHandlerFactory instances.
ChannelHandlerFactories - Class in org.apache.camel.component.netty4
Helper to create commonly used ChannelHandlerFactory instances.
ChannelHandlerFactory - Interface in org.apache.camel.component.netty
Factory for creating new ChannelHandler used for non shareable encoders and decoders configured on the Camel NettyComponent.
ChannelHandlerFactory - Interface in org.apache.camel.component.netty4
Factory for creating new ChannelHandler used for non shareable encoders and decoders configured on the Camel NettyComponent.
channelInactive(ChannelHandlerContext) - Method in class org.apache.camel.component.netty4.handlers.ClientChannelHandler
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.camel.component.netty4.handlers.ServerChannelHandler
 
channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.camel.component.netty.handlers.ClientChannelHandler
 
channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class org.apache.camel.component.netty.handlers.ServerChannelHandler
 
channelRead0(ChannelHandlerContext, Object) - Method in class org.apache.camel.component.netty4.handlers.ClientChannelHandler
 
channelRead0(ChannelHandlerContext, Object) - Method in class org.apache.camel.component.netty4.handlers.ServerChannelHandler
 
channelRead0(ChannelHandlerContext, Object) - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerChannelHandler
 
channelRead0(ChannelHandlerContext, Object) - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class org.apache.camel.component.netty4.handlers.ClientChannelHandler
 
CharacterFormat - Class in org.apache.camel.dataformat.bindy.format
 
CharacterFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.CharacterFormat
 
charset - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
CHARSET_NAME - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
CHARSET_NAME - Static variable in interface org.apache.camel.Exchange
 
chatCreated(Chat, boolean) - Method in class org.apache.camel.component.xmpp.XmppConsumer
 
checkBeanType(Object, Class<?>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
checkBeforeCoreValidation(XmlSignatureChecker.Input) - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker
Checks whether the signature document has the expected structure and contains the expected transformations and references.
checkChunked(Message, Exchange) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.camel.component.mail.DummyTrustManager
 
checkCompat(Bundle, Class<?>) - Static method in class org.apache.camel.impl.osgi.Activator
Check if bundle can see the given class used by camel-test-blueprint
checkComplete() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Ensures required fields are available.
checkConsumerOptions() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
checkConsumerOptions() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
checkDestination(String, int, String) - Static method in class org.apache.camel.component.apns.util.ParamUtils
 
checkElementNameStrategy(Exchange) - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
checkException() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
checkException(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
checkInitialized() - Method in class org.apache.camel.builder.RouteBuilder
 
checkInitialized() - Method in class org.apache.camel.model.TryDefinition
Checks whether or not this object has been initialized
checkInjectedValueType(Object, Class<?>, TypeEncounter<I>) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
Returns true if the value to be injected is of the correct type otherwise an error is raised on the encounter and false is returned
checkName(Object, String) - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
 
checkNoCompletedPredicate() - Method in class org.apache.camel.model.AggregateDefinition
 
checkNoParametersConfigured() - Method in class org.apache.camel.component.jpa.QueryBuilder
 
checkNotEmpty(String, String) - Static method in class org.apache.camel.component.apns.util.ParamUtils
 
checkNotNull(Object, String) - Static method in class org.apache.camel.component.apns.util.ParamUtils
 
checkNullAnswer(Message) - Method in class org.apache.camel.dataformat.tarfile.TarIterator
 
checkNullAnswer(Message) - Method in class org.apache.camel.dataformat.zipfile.ZipIterator
 
checkParameters(Method) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
checkProducerOptions() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
checkProducerOptions() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
checkSearchValueNotNull(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
checkSearchValueOfType(Class<?>, XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.camel.component.mail.DummyTrustManager
 
checkServiceClassAnnotations(Class<?>) - Method in class org.apache.camel.component.cxf.WSDLServiceFactoryBean
 
checkServiceClassName(String) - Static method in class org.apache.camel.component.cxf.CxfEndpointUtils
 
checkSSLContextFactoryConfig(Object) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
checkStatus(HttpResponse) - Static method in class org.apache.camel.component.olingo2.api.impl.AbstractFutureCallback
 
checkStringSarchValueNotEmpty(String, String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
CHERRYPICK_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
CHILD_POLICY - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
ChildRelationShip - Class in org.apache.camel.component.salesforce.api.dto
 
ChildRelationShip() - Constructor for class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
ChildrenChangedOperation - Class in org.apache.camel.component.zookeeper.operations
ChildrenChangedOperation is an watch driven operation.
ChildrenChangedOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.ChildrenChangedOperation
 
ChildrenChangedOperation(ZooKeeper, String, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.ChildrenChangedOperation
 
ChildServiceSupport - Class in org.apache.camel.support
Base class to control lifecycle for a set of child Services.
ChildServiceSupport() - Constructor for class org.apache.camel.support.ChildServiceSupport
 
ChildUnitOfWorkProcessorAdvice(RouteContext, UnitOfWork) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.ChildUnitOfWorkProcessorAdvice
 
chmodPermissionsAreValid(String) - Method in class org.apache.camel.component.file.FileEndpoint
Chmod value must be between 000 and 777; If there is a leading digit like in 0755 we will ignore it.
choice() - Method in class org.apache.camel.model.ProcessorDefinition
Content Based Router EIP: Creates a choice of one or more predicates with an otherwise clause
choiceCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
ChoiceDefinition - Class in org.apache.camel.model
Routes messages based on a series of predicates
ChoiceDefinition() - Constructor for class org.apache.camel.model.ChoiceDefinition
 
ChoiceProcessor - Class in org.apache.camel.processor
Implements a Choice structure where one or more predicates are used which if they are true their processors are used, with a default otherwise clause used if none match.
ChoiceProcessor(List<FilterProcessor>, Processor) - Constructor for class org.apache.camel.processor.ChoiceProcessor
 
choiceStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedChoiceMBean
 
choiceStatistics() - Method in class org.apache.camel.management.mbean.ManagedChoice
 
choiceTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
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
 
chooseMessageListenerContainerImplementation(JmsEndpoint) - Method in class org.apache.camel.component.jms.JmsConfiguration
 
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
 
CHUNK_ENDPOINT_URI_PREFIX - Static variable in class org.apache.camel.component.chunk.ChunkConstants
Chunk endpoint URI prefix
CHUNK_LAYER_SEPARATOR - Static variable in class org.apache.camel.component.chunk.ChunkConstants
Chunk Template extension
CHUNK_RESOURCE_URI - Static variable in class org.apache.camel.component.chunk.ChunkConstants
Header containing a Chunk template location
CHUNK_SIZE_PROPERTY - Static variable in interface org.apache.camel.component.box.internal.BoxConstants
 
CHUNK_TEMPLATE - Static variable in class org.apache.camel.component.chunk.ChunkConstants
Header containing the Chunk template code
ChunkComponent - Class in org.apache.camel.component.chunk
 
ChunkComponent() - Constructor for class org.apache.camel.component.chunk.ChunkComponent
 
ChunkConstants - Class in org.apache.camel.component.chunk
Chunk component constants
ChunkEndpoint - Class in org.apache.camel.component.chunk
Transforms the message using a Chunk template.
ChunkEndpoint() - Constructor for class org.apache.camel.component.chunk.ChunkEndpoint
 
ChunkEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.chunk.ChunkEndpoint
 
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
 
CipherSuitesParametersDefinition - Class in org.apache.camel.core.xml.util.jsse
 
CipherSuitesParametersDefinition() - Constructor for class org.apache.camel.core.xml.util.jsse.CipherSuitesParametersDefinition
 
CIRCUIT_BREAKER_STATE - Static variable in interface org.apache.camel.Exchange
 
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() - Constructor for class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
CircuitBreakerLoadBalancer(List<Class<?>>) - Constructor for class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
CircuitBreakerLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Circuit break load balancer

The Circuit Breaker load balancer is a stateful pattern that monitors all calls for certain exceptions.

CircuitBreakerLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
CITY - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
city - Variable in class org.apache.camel.component.linkedin.api.model.Address
 
classCanonicalName(Object) - Static method in class org.apache.camel.util.ObjectHelper
Returns the canonical type name of the given value
ClassComponent - Class in org.apache.camel.component.beanclass
The Class Component is for binding JavaBeans to Camel message exchanges based on class name.
ClassComponent() - Constructor for class org.apache.camel.component.beanclass.ClassComponent
 
ClassEndpoint - Class in org.apache.camel.component.beanclass
The Class Component is for invoking Java Classes (Java beans) from Camel.
ClassEndpoint(String, Component) - Constructor for class org.apache.camel.component.beanclass.ClassEndpoint
 
Classes - Class in org.apache.camel.guice.jndi.internal
 
classForName(String, Map) - Method in class org.apache.camel.language.ognl.CamelClassResolver
 
ClassInfo() - Constructor for class org.apache.camel.util.IntrospectionSupport.ClassInfo
 
ClassLoadingAwareObjectInputStream - Class in org.apache.camel.processor.aggregate.jdbc
This class is copied from the Apache ActiveMQ project.
ClassLoadingAwareObjectInputStream(InputStream) - Constructor for class org.apache.camel.processor.aggregate.jdbc.ClassLoadingAwareObjectInputStream
 
ClassLoadingAwareObjectInputStream(CamelContext, InputStream) - Constructor for class org.apache.camel.processor.aggregate.jdbc.ClassLoadingAwareObjectInputStream
 
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
ClassPathURIResolver - Class in org.apache.camel.component.schematron.processor
Class path resolver for schematron templates
ClassPathURIResolver(String) - Constructor for class org.apache.camel.component.schematron.processor.ClassPathURIResolver
Constructor setter for rules directory path.
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.
classRules() - Method in class org.apache.camel.test.cdi.CamelCdiRunner
 
clazz - Variable in class org.apache.camel.util.IntrospectionSupport.ClassInfo
 
cleanup(Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
Cleanup/restore global state to defaults / pre-test values after the test setup is complete.
cleanup(Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Cleanup/restore global state to defaults / pre-test values after the test setup is complete.
clear() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
clear() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
clear() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
clear() - Method in class org.apache.camel.component.file.remote.DSAKeyPairIdentity
 
clear() - Method in class org.apache.camel.component.file.remote.RSAKeyPairIdentity
 
clear() - Method in class org.apache.camel.component.hbase.processor.idempotent.HBaseIdempotentRepository
 
clear() - Method in class org.apache.camel.component.http4.NoopCookieStore
 
CLEAR - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
clear() - Method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
clear() - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
clear() - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
clear() - Method in class org.apache.camel.component.netty.SharedSingletonObjectPool
 
clear() - Method in class org.apache.camel.component.netty4.SharedSingletonObjectPool
 
clear() - Method in class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
clear() - Method in class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
clear() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
clear() - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
clear() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
clear() - Method in class org.apache.camel.impl.DefaultTracedRouteNodes
 
clear() - Method in class org.apache.camel.impl.MDCUnitOfWork
Clears information put on the MDC by this MDCUnitOfWork
clear() - Method in class org.apache.camel.language.simple.BaseSimpleParser
Clears the parser state, which means it can be used for parsing a new input.
clear() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
clear() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
clear() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
clear() - Method in class org.apache.camel.model.ContextScanDefinition
 
clear() - Method in class org.apache.camel.model.FromDefinition
 
clear() - Method in class org.apache.camel.model.PackageScanDefinition
 
clear() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
clear() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
clear() - Method in class org.apache.camel.processor.idempotent.hazelcast.HazelcastIdempotentRepository
 
clear() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
Clear the idempotent repository
clear() - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
clear() - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
clear() - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
clear() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
clear() - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
Clears all information.
clear() - Method in interface org.apache.camel.spi.IdempotentRepository
Clear the repository.
clear() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Clears the registry
clear() - Method in interface org.apache.camel.spi.TracedRouteNodes
Clears all traced information
clear() - Method in class org.apache.camel.util.LRUCache
 
CLEAR_ASYNC - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
CLEAR_CONTAINER - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
CLEAR_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
clearBaseFields() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
Utility method to clear all system AbstractSObjectBase fields.
clearCachedSchema() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
clearCachedStylesheet() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
clearClosedCorrelationKeysCache() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
clearClosedCorrelationKeysCache() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
clearClosedCorrelationKeysCache() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Clear all the closed correlation keys stored in the cache
clearContainer(BlobStore, String) - Static method in class org.apache.camel.component.jclouds.JcloudsBlobStoreHelper
Clear a BlobStore specific container
clearContentCache() - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
clearContentCache() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
clearContentCache() - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
 
clearContentCache() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
clearContentCache() - Method in class org.apache.camel.component.mustache.MustacheEndpoint
 
clearContentCache() - Method in class org.apache.camel.component.ResourceEndpoint
 
clearExpired(Date) - Method in class org.apache.camel.component.http4.NoopCookieStore
 
clearMessageHeaders(Message) - Method in class org.apache.camel.component.crypto.processor.DigitalSignatureProcessor
 
clearMessageHeaders(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor
 
clearMetricsHeaders(Message) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
clearOutput() - Method in class org.apache.camel.model.ProcessorDefinition
 
CLEARQUEUE - Static variable in interface org.apache.camel.component.ironmq.IronMQConstants
 
clearRoutes() - Static method in class org.apache.camel.ruby.RubyCamel
 
clearServers() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
clickCount - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
 
clicks - Variable in class org.apache.camel.component.linkedin.api.model.ViewByMonth
 
client - Variable in class org.apache.camel.component.file.remote.FtpOperations
 
client() - Method in class org.apache.camel.component.jira.consumer.AbstractJIRAConsumer
 
client() - Method in class org.apache.camel.component.jira.producer.AbstractJIRAProducer
 
client - Variable in class org.apache.camel.component.servicenow.ServiceNowProducerProcessor
 
clientAuthentication - Variable in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextServerParametersFactoryBean
 
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.
ClientChannelHandler - Class in org.apache.camel.component.netty.handlers
Client handler which cannot be shared
ClientChannelHandler(NettyProducer) - Constructor for class org.apache.camel.component.netty.handlers.ClientChannelHandler
 
ClientChannelHandler - Class in org.apache.camel.component.netty4.handlers
Client handler which cannot be shared
ClientChannelHandler(NettyProducer) - Constructor for class org.apache.camel.component.netty4.handlers.ClientChannelHandler
 
clientConfig - Variable in class org.apache.camel.component.file.remote.FtpOperations
 
clientConnectionManager - Variable in class org.apache.camel.component.http4.HttpComponent
 
clientId - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Salesforce client id.
ClientInitializerFactory - Class in org.apache.camel.component.netty4
Factory to create ChannelPipeline for clients, eg NettyProducer.
ClientInitializerFactory() - Constructor for class org.apache.camel.component.netty4.ClientInitializerFactory
 
ClientModeTCPNettyServerBootstrapFactory - Class in org.apache.camel.component.netty
A NettyServerBootstrapFactory which is used by a single consumer (not shared).
ClientModeTCPNettyServerBootstrapFactory() - Constructor for class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
ClientModeTCPNettyServerBootstrapFactory - Class in org.apache.camel.component.netty4
A NettyServerBootstrapFactory which is used by a single consumer (not shared).
ClientModeTCPNettyServerBootstrapFactory() - Constructor for class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
ClientPipelineFactory - Class in org.apache.camel.component.netty
Factory to create ChannelPipeline for clients, eg NettyProducer.
ClientPipelineFactory() - Constructor for class org.apache.camel.component.netty.ClientPipelineFactory
 
clientSecret - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Salesforce client secret.
ClientTokenGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.ClientTokenGateway
ClientTokenGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.ClientTokenGateway
ClientTokenGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.ClientTokenGatewayEndpointConfiguration
 
clone() - Method in class org.apache.camel.component.cache.CacheEventListener
 
clone() - Method in class org.apache.camel.spi.ThreadPoolProfile
 
CLONE_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
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(Closeable) - Static method in class org.apache.camel.component.apns.util.ResourceUtils
 
close() - Method in class org.apache.camel.component.braintree.internal.BraintreeLogHandler
 
close() - Method in class org.apache.camel.component.cxf.transport.CamelConduit
 
close() - Method in class org.apache.camel.component.cxf.util.ReaderInputStream
Close the stream.
close() - Method in class org.apache.camel.component.hdfs.HdfsInputStream
 
close() - Method in class org.apache.camel.component.hdfs.HdfsOutputStream
 
close() - Method in class org.apache.camel.component.hdfs2.HdfsInputStream
 
close() - Method in class org.apache.camel.component.hdfs2.HdfsOutputStream
 
close() - Method in class org.apache.camel.component.jcache.JCacheManager
 
close() - Method in class org.apache.camel.component.jdbc.ResultSetIterator
 
close() - Method in class org.apache.camel.component.linkedin.api.LinkedInOAuthRequestFilter
 
close() - Method in class org.apache.camel.component.lucene.LuceneSearcher
 
close(Channel) - Static method in class org.apache.camel.component.netty.NettyHelper
Closes the given channel asynchronously
close() - Method in class org.apache.camel.component.netty.SharedSingletonObjectPool
 
close(Channel) - Static method in class org.apache.camel.component.netty4.NettyHelper
Closes the given channel asynchronously
close() - Method in class org.apache.camel.component.netty4.SharedSingletonObjectPool
 
close() - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
close() - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Closes resources.
close() - Method in class org.apache.camel.component.olingo2.Olingo2AppWrapper
 
close() - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
Method will be called to
close() - Method in class org.apache.camel.component.sjms.consumer.InOnlyMessageHandler
 
close() - Method in class org.apache.camel.component.sjms.consumer.InOutMessageHandler
 
close() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
close() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
close() - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
close() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
close() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
close() - Method in class org.apache.camel.converter.stream.OutputStreamBuilder
 
close() - Method in class org.apache.camel.converter.stream.ReaderCache
 
close() - Method in class org.apache.camel.dataformat.tarfile.TarElementInputStreamWrapper
 
close() - Method in class org.apache.camel.dataformat.tarfile.TarIterator
 
close() - Method in class org.apache.camel.dataformat.zipfile.ZipIterator
 
close(Injector) - Static method in class org.apache.camel.guice.inject.Injectors
Closes any singleton objects in the injector using the currently registered Closer implementations
close(Injector, CloseErrors) - Static method in class org.apache.camel.guice.inject.Injectors
Closes objects within the given scope using the currently registered Closer implementations
close(Injector, Class<? extends Annotation>) - Static method in class org.apache.camel.guice.inject.Injectors
Closes objects within the given scope using the currently registered Closer implementations
close(Injector, Class<? extends Annotation>, CloseErrors) - Static method in class org.apache.camel.guice.inject.Injectors
Closes objects within the given scope using the currently registered Closer implementations
close() - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
close(Object) - Method in class org.apache.camel.guice.jsr250.PreDestroyCloser
 
close(Object) - Method in interface org.apache.camel.guice.support.Closer
Closes the given object
close(Object, Object, Closer, CloseErrors) - Static method in class org.apache.camel.guice.support.Closers
Closes the given object with the Closer if the object is not null
close(Object) - Method in class org.apache.camel.guice.support.CompositeCloser
 
close() - Method in class org.apache.camel.guice.util.CloseableScope
Closes all of the objects within this scope using the given injector and scope annotation and clears the scope
close(Injector) - Method in class org.apache.camel.guice.util.CloseableScope
Closes all of the objects within the given injector of the specified scope and clears the scope
close() - Method in class org.apache.camel.impl.JndiRegistry
 
close() - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Close this BundleTracker.
close() - Method in class org.apache.camel.spi.CamelContextTracker
 
close() - Method in class org.apache.camel.util.GroupIterator
 
close() - Method in class org.apache.camel.util.GroupTokenIterator
 
close(Writer, FileOutputStream, String, Logger, boolean) - Static method in class org.apache.camel.util.IOHelper
Closes the given writer, logging any closing exceptions to the given log.
close(Closeable, String, Logger) - Static method in class org.apache.camel.util.IOHelper
Closes the given resource if it is available, logging any closing exceptions to the given log.
close(FileChannel, String, Logger, boolean) - Static method in class org.apache.camel.util.IOHelper
Closes the given channel if it is available, logging any closing exceptions to the given log.
close(Closeable, String) - Static method in class org.apache.camel.util.IOHelper
Closes the given resource if it is available.
close(Closeable) - Static method in class org.apache.camel.util.IOHelper
Closes the given resource if it is available.
close(Closeable...) - Static method in class org.apache.camel.util.IOHelper
Closes the given resources if they are available.
close() - Method in class org.apache.camel.util.jndi.JndiContext
 
close(Closeable, String, Logger) - Static method in class org.apache.camel.util.ObjectHelper
Deprecated.
will be removed in Camel 3.0. Instead use IOHelper.close(java.io.Closeable, String, org.slf4j.Logger) instead
CloseableScope - Class in org.apache.camel.guice.util
Represents a scope which caches objects around until the scope is closed.
CloseableScope(Class<? extends Annotation>) - Constructor for class org.apache.camel.guice.util.CloseableScope
 
closeApiProxy(Olingo2AppWrapper) - Method in class org.apache.camel.component.olingo2.Olingo2Component
 
closeClient() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
closeConnection(String, IRCConnection) - Method in class org.apache.camel.component.irc.IrcComponent
 
closeConnection() - Method in class org.apache.camel.component.jdbc.ResultSetIterator
 
closeConnection(Socket) - Static method in class org.apache.camel.component.mllp.impl.MllpUtil
 
closeConnection() - Method in class org.apache.camel.component.zookeeper.ConnectionHolder
 
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
 
closeError(Object, Object, Exception) - Method in interface org.apache.camel.guice.support.CloseErrors
Notification of a close exception
closeError(Object, Object, Exception) - Method in class org.apache.camel.guice.support.internal.CloseErrorsImpl
 
CloseErrors - Interface in org.apache.camel.guice.support
A handler of exceptions when closing down resources.
CloseErrorsImpl - Class in org.apache.camel.guice.support.internal
The default implementation of @{link CloseErrors}
CloseErrorsImpl(Object) - Constructor for class org.apache.camel.guice.support.internal.CloseErrorsImpl
 
CloseFailedException - Exception in org.apache.camel.guice.support
Indicates that an attempt to close an injector or scope failed closing one or more bindings.
CloseFailedException(List<Message>) - Constructor for exception org.apache.camel.guice.support.CloseFailedException
 
closeFrame(Socket) - Static method in class org.apache.camel.component.mllp.impl.MllpUtil
Close a MLLP frame by reading from the socket until the end of the frame is found.
closeIdleConnections(CachedBoxClient) - Static method in class org.apache.camel.component.box.internal.BoxClientHelper
 
closeJob(String, BulkApiClient.JobInfoResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
 
closeJob(String, BulkApiClient.JobInfoResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
closeMemcachedClient(String, MemcachedClient) - Method in class org.apache.camel.component.kestrel.KestrelComponent
 
closeNonTransactionalEntityManager(EntityManager) - Static method in class org.apache.camel.bam.EntityManagers
 
ClosePullRequestProducer - Class in org.apache.camel.component.github.producer
Producer endpoint that closes a pull request.
ClosePullRequestProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.ClosePullRequestProducer
 
Closer - Interface in org.apache.camel.guice.support
Represents a strategy for closing an object down such as using the @PreDestroy lifecycle from JSR 250, invoking Closeable.close() or using the DisposableBean interface from Spring.
closeRequestContentSource() - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
closeRequestContentSource() - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
closeRequestFilter(LinkedInOAuthRequestFilter) - Method in class org.apache.camel.component.linkedin.LinkedInComponent
 
Closers - Class in org.apache.camel.guice.support
Some helper methods for working with the Closer interface
CloseTask - Interface in org.apache.camel.guice.support
Some task which may throw an exception
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
ClusterGroupExpression - Interface in org.apache.camel.component.ignite
Implement this interface to create an expression that returns a ClusterGroup from the Ignite instance that was passed in.
ClusterGroupExpressions - Class in org.apache.camel.component.ignite
Convenient set of commonly used ClusterGroupExpressions.
CLUSTERID - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
CMIS_DOCUMENT - Static variable in interface org.apache.camel.component.cmis.CamelCMISConstants
 
CMIS_FOLDER - Static variable in interface org.apache.camel.component.cmis.CamelCMISConstants
 
CMIS_FOLDER_PATH - Static variable in interface org.apache.camel.component.cmis.CamelCMISConstants
 
CMISComponent - Class in org.apache.camel.component.cmis
Represents the component that manages CMISComponent.
CMISComponent() - Constructor for class org.apache.camel.component.cmis.CMISComponent
 
CMISConsumer - Class in org.apache.camel.component.cmis
The CMIS consumer.
CMISConsumer(CMISEndpoint, Processor, CMISSessionFacadeFactory) - Constructor for class org.apache.camel.component.cmis.CMISConsumer
 
CMISEndpoint - Class in org.apache.camel.component.cmis
The cmis component uses the Apache Chemistry client API and allows you to add/read nodes to/from a CMIS compliant content repositories.
CMISEndpoint(String, CMISComponent, CMISSessionFacadeFactory) - Constructor for class org.apache.camel.component.cmis.CMISEndpoint
 
CMISHelper - Class in org.apache.camel.component.cmis
 
CMISProducer - Class in org.apache.camel.component.cmis
The CMIS producer.
CMISProducer(CMISEndpoint, CMISSessionFacadeFactory) - Constructor for class org.apache.camel.component.cmis.CMISProducer
 
CMISQueryProducer - Class in org.apache.camel.component.cmis
The CMIS Query producer.
CMISQueryProducer(CMISEndpoint, CMISSessionFacadeFactory) - Constructor for class org.apache.camel.component.cmis.CMISQueryProducer
 
CMISSessionFacade - Class in org.apache.camel.component.cmis
 
CMISSessionFacade(String) - Constructor for class org.apache.camel.component.cmis.CMISSessionFacade
 
CoAPComponent - Class in org.apache.camel.coap
Represents the component that manages CoAPEndpoint.
CoAPComponent() - Constructor for class org.apache.camel.coap.CoAPComponent
 
CoAPComponent(CamelContext) - Constructor for class org.apache.camel.coap.CoAPComponent
 
CoAPConsumer - Class in org.apache.camel.coap
The CoAP consumer.
CoAPConsumer(CoAPEndpoint, Processor) - Constructor for class org.apache.camel.coap.CoAPConsumer
 
CoAPEndpoint - Class in org.apache.camel.coap
The coap component is used for sending and receiving messages from COAP capable devices.
CoAPEndpoint(String, CoAPComponent) - Constructor for class org.apache.camel.coap.CoAPEndpoint
 
CoAPProducer - Class in org.apache.camel.coap
The CoAP producer.
CoAPProducer(CoAPEndpoint) - Constructor for class org.apache.camel.coap.CoAPProducer
 
code - Variable in class org.apache.camel.component.linkedin.api.model.Action
 
code - Variable in class org.apache.camel.component.linkedin.api.model.Bucket
 
code - Variable in class org.apache.camel.component.linkedin.api.model.Category
 
code - Variable in class org.apache.camel.component.linkedin.api.model.CompanyStatus
 
code - Variable in class org.apache.camel.component.linkedin.api.model.CompanyType
 
code - Variable in class org.apache.camel.component.linkedin.api.model.Country
 
code - Variable in class org.apache.camel.component.linkedin.api.model.EmailDigestFrequency
 
code - Variable in class org.apache.camel.component.linkedin.api.model.EmployeeCountRange
 
code - Variable in class org.apache.camel.component.linkedin.api.model.ExperienceLevel
 
code - Variable in class org.apache.camel.component.linkedin.api.model.Facet
 
code - Variable in class org.apache.camel.component.linkedin.api.model.GroupCategory
 
code - Variable in class org.apache.camel.component.linkedin.api.model.Industry
 
code - Variable in class org.apache.camel.component.linkedin.api.model.JobFunction
 
code - Variable in class org.apache.camel.component.linkedin.api.model.JobType
 
code - Variable in class org.apache.camel.component.linkedin.api.model.MembershipState
 
code - Variable in class org.apache.camel.component.linkedin.api.model.ProductCategory
 
code - Variable in class org.apache.camel.component.linkedin.api.model.ProductType
 
code - Variable in class org.apache.camel.component.linkedin.api.model.ProfileField
 
code - Variable in class org.apache.camel.component.linkedin.api.model.QuestionCategory
 
code - Variable in class org.apache.camel.component.linkedin.api.model.RecommendationType
 
code - Variable in class org.apache.camel.component.linkedin.api.model.Role
 
code - Variable in class org.apache.camel.component.linkedin.api.model.ShareTarget
 
code - Variable in class org.apache.camel.component.linkedin.api.model.StockExchange
 
code - Variable in class org.apache.camel.component.linkedin.api.model.Type
 
code - Variable in class org.apache.camel.component.linkedin.api.model.Visibility
 
code(int) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
The response code such as a HTTP status code.
code(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
The response code such as a HTTP status code.
code - Variable in class org.w3._2003._05.soap_envelope.Fault
 
collateExpression(String, int) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an iterator to collate (iterate) the given expression
COLLECTION - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
collection - Variable in class org.apache.camel.component.mongodb.MongoDbTailTrackingConfig
collection - Variable in class org.apache.camel.util.component.AbstractApiComponent
 
COLLECTION_INDEX - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
collectionAsCommaDelimitedString(String[]) - Static method in class org.apache.camel.util.CollectionHelper
 
collectionAsCommaDelimitedString(Collection<?>) - Static method in class org.apache.camel.util.CollectionHelper
 
CollectionConverter - Class in org.apache.camel.converter
Some core java.util Collection based Type Converters
CollectionFormat - Enum in org.apache.camel.model.rest
 
collectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the collection format.
collectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the collection format.
CollectionHelper - Class in org.apache.camel.util
A number of helper methods for working with collections
CollectionProducer - Class in org.apache.camel.component.seda
Deprecated.
will be removed in a future Camel release
CollectionProducer(Endpoint, Collection<Exchange>) - Constructor for class org.apache.camel.component.seda.CollectionProducer
Deprecated.
 
CollectionStringBuffer - Class in org.apache.camel.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
 
collectResults(Exchange, Object) - Method in class org.apache.camel.component.spark.DataFrameSparkProducer
 
collectResults(Exchange, Object) - Method in class org.apache.camel.component.spark.RddSparkProducer
 
collisionAvoidanceFactor(double) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the collision avoidance factor
collisionAvoidanceFactor(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the collision avoidance factor (supports property placeholders)
collisionAvoidanceFactor(double) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the collision avoidance factor
collisionAvoidanceFactor(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the collision avoidance factor (supports property placeholders)
collisionAvoidanceFactor - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
collisionAvoidancePercent(double) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
collisionAvoidancePercent(double) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the collision avoidance percentage
collisionAvoidancePercent(double) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the collision avoidance percentage
collisionAvoidancePercent(double) - Method in class org.apache.camel.processor.RedeliveryPolicy
Enables collision avoidance and sets the percentage used
column - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
COLUMN_NUMBER - Static variable in class org.apache.camel.util.XmlLineNumberParser
 
COLUMN_NUMBER_END - Static variable in class org.apache.camel.util.XmlLineNumberParser
 
ColumnSortOrderEnum - Enum in org.apache.camel.component.salesforce.api.dto.analytics.reports
Grouping column sort order.
combineConfigurers(HttpClientConfigurer, HttpClientConfigurer) - Static method in class org.apache.camel.component.http.CompositeHttpConfigurer
 
combineConfigurers(HttpClientConfigurer, HttpClientConfigurer) - Static method in class org.apache.camel.component.http4.CompositeHttpConfigurer
 
COMETD_CLIENT_ID_HEADER_NAME - Static variable in class org.apache.camel.component.cometd.CometdBinding
 
COMETD_SESSION_ATTR_HEADER_NAME - Static variable in class org.apache.camel.component.cometd.CometdBinding
 
COMETD_SUBSCRIPTION_HEADER_NAME - Static variable in class org.apache.camel.component.cometd.CometdBinding
 
CometdBinding - Class in org.apache.camel.component.cometd
A Strategy used to convert between a Camel Exchange and to and from a Cometd messages
CometdBinding(BayeuxServerImpl) - Constructor for class org.apache.camel.component.cometd.CometdBinding
 
CometdBinding(BayeuxServerImpl, boolean) - Constructor for class org.apache.camel.component.cometd.CometdBinding
 
CometdComponent - Class in org.apache.camel.component.cometd
Component for Jetty Cometd
CometdComponent() - Constructor for class org.apache.camel.component.cometd.CometdComponent
 
CometdConsumer - Class in org.apache.camel.component.cometd
A Consumer for receiving messages using Cometd and Bayeux protocol.
CometdConsumer(CometdEndpoint, Processor) - Constructor for class org.apache.camel.component.cometd.CometdConsumer
 
CometdConsumer.ConsumerService - Class in org.apache.camel.component.cometd
 
CometdEndpoint - Class in org.apache.camel.component.cometd
The cometd component is a transport for working with the Jetty implementation of the cometd/bayeux protocol.
CometdEndpoint(CometdComponent, String, String, Map<String, Object>) - Constructor for class org.apache.camel.component.cometd.CometdEndpoint
 
CometdProducer - Class in org.apache.camel.component.cometd
A Producer to send messages using Cometd and Bayeux protocol.
CometdProducer(CometdEndpoint) - Constructor for class org.apache.camel.component.cometd.CometdProducer
 
CometdProducer.ProducerService - Class in org.apache.camel.component.cometd
 
CometdProducerConsumer - Interface in org.apache.camel.component.cometd
 
COMMA - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
Command - Interface in org.apache.camel.component.beanstalk.processors
 
command - Variable in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
Command - Enum in org.apache.camel.component.redis
 
COMMAND - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
COMMAND - Static variable in class org.apache.camel.component.sap.netweaver.NetWeaverConstants
 
COMMAND - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
COMMAND_BURY - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
COMMAND_DELETE - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
COMMAND_ID - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
COMMAND_KICK - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
COMMAND_PUT - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
COMMAND_RELEASE - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
COMMAND_STATUS - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
COMMAND_TOUCH - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
COMMANDS - Static variable in class org.apache.camel.component.irc.IrcProducer
 
Comment - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Comment() - Constructor for class org.apache.camel.component.linkedin.api.model.Comment
 
comment - Variable in class org.apache.camel.component.linkedin.api.model.CurrentShare
 
comment - Variable in class org.apache.camel.component.linkedin.api.model.Share
 
comment - Variable in class org.apache.camel.component.linkedin.api.model.UpdateComment
 
comment - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
comment - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
commentCount - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
 
commentList - Variable in class org.apache.camel.component.linkedin.api.model.Comments
 
Comments - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Comments() - Constructor for class org.apache.camel.component.linkedin.api.model.Comments
 
comments - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
comments - Variable in class org.apache.camel.component.linkedin.api.model.ViewByMonth
 
CommentsResource - Interface in org.apache.camel.component.linkedin.api
 
CommentsResourceApiMethod - Enum in org.apache.camel.component.linkedin.internal
Camel ApiMethod Enumeration for org.apache.camel.component.linkedin.api.CommentsResource
CommentsResourceEndpointConfiguration - Class in org.apache.camel.component.linkedin
Camel EndpointConfiguration for org.apache.camel.component.linkedin.api.CommentsResource
CommentsResourceEndpointConfiguration() - Constructor for class org.apache.camel.component.linkedin.CommentsResourceEndpointConfiguration
 
commit(DefaultSqlEndpoint, Exchange, Object, NamedParameterJdbcTemplate, SqlParameterSource, String) - Method in class org.apache.camel.component.elsql.ElsqlSqlProcessingStrategy
 
commit(DefaultSqlEndpoint, Exchange, Object, JdbcTemplate, String) - Method in class org.apache.camel.component.elsql.ElsqlSqlProcessingStrategy
 
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(IBatisEndpoint, Exchange, Object, String) - Method in class org.apache.camel.component.ibatis.strategy.DefaultIBatisProcessingStategy
 
commit(IBatisEndpoint, Exchange, Object, String) - Method in interface org.apache.camel.component.ibatis.strategy.IBatisProcessingStrategy
Commit callback if there are a statements to be run after processing.
commit(MyBatisEndpoint, Exchange, Object, String) - Method in class org.apache.camel.component.mybatis.DefaultMyBatisProcessingStrategy
 
commit(MyBatisEndpoint, Exchange, Object, String) - Method in interface org.apache.camel.component.mybatis.MyBatisProcessingStrategy
Commit callback if there are a statements to be run after processing.
commit(Exchange) - Method in interface org.apache.camel.component.sjms.TransactionCommitStrategy
Should returns true to allow the commit to proceed.
commit(Exchange) - Method in class org.apache.camel.component.sjms.tx.BatchTransactionCommitStrategy
 
commit(Exchange) - Method in class org.apache.camel.component.sjms.tx.DefaultTransactionCommitStrategy
 
commit(DefaultSqlEndpoint, Exchange, Object, JdbcTemplate, String) - Method in class org.apache.camel.component.sql.DefaultSqlProcessingStrategy
 
commit(DefaultSqlEndpoint, Exchange, Object, NamedParameterJdbcTemplate, SqlParameterSource, String) - Method in interface org.apache.camel.component.sql.SqlNamedProcessingStrategy
Commit callback if there are a query to be run after processing.
commit(DefaultSqlEndpoint, Exchange, Object, JdbcTemplate, String) - Method in interface org.apache.camel.component.sql.SqlProcessingStrategy
Commit callback if there are a query to be run after processing.
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
COMMIT_ALL_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
COMMIT_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
commitBatchComplete(DefaultSqlEndpoint, NamedParameterJdbcTemplate, SqlParameterSource, String) - Method in class org.apache.camel.component.elsql.ElsqlSqlProcessingStrategy
 
commitBatchComplete(DefaultSqlEndpoint, JdbcTemplate, String) - Method in class org.apache.camel.component.elsql.ElsqlSqlProcessingStrategy
 
commitBatchComplete(DefaultSqlEndpoint, JdbcTemplate, String) - Method in class org.apache.camel.component.sql.DefaultSqlProcessingStrategy
 
commitBatchComplete(DefaultSqlEndpoint, NamedParameterJdbcTemplate, SqlParameterSource, String) - Method in interface org.apache.camel.component.sql.SqlNamedProcessingStrategy
Commit callback when the batch is complete.
commitBatchComplete(DefaultSqlEndpoint, JdbcTemplate, String) - Method in interface org.apache.camel.component.sql.SqlProcessingStrategy
Commit callback when the batch is complete.
CommitConsumer - Class in org.apache.camel.component.github.consumer
 
CommitConsumer(GitHubEndpoint, Processor, String) - Constructor for class org.apache.camel.component.github.consumer.CommitConsumer
 
COMMON_CATEGORY - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
A device-specific classification provided as part of the event.
COMMON_COUNT - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
A device-specific classification provided as part of the event.
COMMON_DESC - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The free-form description of a particular event.
COMMON_DHCP_POOL - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The name of a given DHCP pool on a DHCP server.
COMMON_DURATION - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The amount of time the event lasted.
COMMON_DVC_HOST - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The fully qualified domain name of the device transmitting or recording the log record.
COMMON_DVC_IP - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The IPv4 address of the device reporting the event.
COMMON_DVC_IP6 - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The IPv6 address of the device reporting the event.
COMMON_DVC_LOCATION - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The free-form description of the device's physical location.
COMMON_DVC_MAC - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The MAC (layer 2) address of the device reporting the event.
COMMON_DVC_NT_DOMAIN - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The Windows NT domain of the device recording or transmitting the event.
COMMON_DVC_NT_HOST - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The Windows NT host name of the device recording or transmitting the event.
COMMON_DVC_TIME - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
Time at which the device recorded the event.
COMMON_END_TIME - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The event's specified end time.
COMMON_EVENT_ID - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
A unique identifier that identifies the event.
COMMON_LENGTH - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The length of the datagram, event, message, or packet.
COMMON_LOG_LEVEL - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The log-level that was set on the device and recorded in the event.
COMMON_NAME - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The name of the event as reported by the device.
COMMON_PID - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
An integer assigned by the device operating system to the process creating the record.
COMMON_PRIORITY - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
An environment-specific assessment of the event's importance, based on elements such as event severity, business function of the affected system, or other locally defined variables.
COMMON_PRODUCT - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The product that generated the event.
COMMON_PRODUCT_VERSION - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The version of the product that generated the event.
COMMON_REASON - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The result root cause, such as connection refused, timeout, crash, and so on.
COMMON_RESULT - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The action result.
COMMON_SEVERITY - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The severity (or priority) of an event as reported by the originating device.
COMMON_START_TIME - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The event's specified start time.
COMMON_TRANSACTION_ID - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The transaction identifier.
COMMON_URL - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
A uniform record locator (a web address, in other words) included in a record.
COMMON_VENDOR - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The vendor who made the product that generated the event.
compactPath(String) - Static method in class org.apache.camel.component.file.remote.FtpUtils
Compacts a path by stacking it and reducing .., and uses OS specific file separators (eg File.separator).
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.
Companies - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Companies() - Constructor for class org.apache.camel.component.linkedin.api.model.Companies
 
companies - Variable in class org.apache.camel.component.linkedin.api.model.CompanySearch
 
CompaniesResource - Interface in org.apache.camel.component.linkedin.api
 
CompaniesResourceApiMethod - Enum in org.apache.camel.component.linkedin.internal
Camel ApiMethod Enumeration for org.apache.camel.component.linkedin.api.CompaniesResource
CompaniesResourceEndpointConfiguration - Class in org.apache.camel.component.linkedin
Camel EndpointConfiguration for org.apache.camel.component.linkedin.api.CompaniesResource
CompaniesResourceEndpointConfiguration() - Constructor for class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
Company - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Company() - Constructor for class org.apache.camel.component.linkedin.api.model.Company
 
company - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
company - Variable in class org.apache.camel.component.linkedin.api.model.NewPosition
 
company - Variable in class org.apache.camel.component.linkedin.api.model.OldPosition
 
company - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
company - Variable in class org.apache.camel.component.linkedin.api.model.UpdateContent
 
CompanyJobUpdate - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
CompanyJobUpdate() - Constructor for class org.apache.camel.component.linkedin.api.model.CompanyJobUpdate
 
companyJobUpdate - Variable in class org.apache.camel.component.linkedin.api.model.UpdateContent
 
companyList - Variable in class org.apache.camel.component.linkedin.api.model.Companies
 
CompanyPersonUpdate - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
CompanyPersonUpdate() - Constructor for class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
 
companyPersonUpdate - Variable in class org.apache.camel.component.linkedin.api.model.UpdateContent
 
CompanyProfileUpdate - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
CompanyProfileUpdate() - Constructor for class org.apache.camel.component.linkedin.api.model.CompanyProfileUpdate
 
companyProfileUpdate - Variable in class org.apache.camel.component.linkedin.api.model.UpdateContent
 
CompanySearch - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
CompanySearch() - Constructor for class org.apache.camel.component.linkedin.api.model.CompanySearch
 
CompanyStatistics - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
CompanyStatistics() - Constructor for class org.apache.camel.component.linkedin.api.model.CompanyStatistics
 
CompanyStatus - Class in org.apache.camel.component.linkedin.api.model
Java class for company-status complex type.
CompanyStatus() - Constructor for class org.apache.camel.component.linkedin.api.model.CompanyStatus
 
CompanyStatusCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
CompanyStatusUpdate - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
CompanyStatusUpdate() - Constructor for class org.apache.camel.component.linkedin.api.model.CompanyStatusUpdate
 
companyStatusUpdate - Variable in class org.apache.camel.component.linkedin.api.model.UpdateContent
 
companyType - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
CompanyType - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
CompanyType() - Constructor for class org.apache.camel.component.linkedin.api.model.CompanyType
 
CompanyTypeCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
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(SyndEntry, SyndEntry) - Method in class org.apache.camel.component.rss.RssDateComparator
 
compare(CharSequence, CharSequence) - Method in class org.apache.camel.component.zookeeper.NaturalSortComparator
 
compare(CharSequence, CharSequence) - Method in class org.apache.camel.component.zookeeper.SequenceComparator
 
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
 
COMPARE_AND_SET_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
compareTo(Object) - Method in class org.apache.camel.support.TimeoutMapEntry
 
compareTo(TimeoutMapEntry<K, V>) - Method in class org.apache.camel.support.TimeoutMapEntry
 
compatible(NettyServerBootstrapConfiguration) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Checks if the other NettyServerBootstrapConfiguration is compatible with this, as a Netty listener bound on port X shares the same common NettyServerBootstrapConfiguration, which must be identical.
compatible(NettyServerBootstrapConfiguration) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Checks if the other NettyServerBootstrapConfiguration is compatible with this, as a Netty listener bound on port X shares the same common NettyServerBootstrapConfiguration, which must be identical.
COMPILE_SCRIPT - Static variable in interface org.apache.camel.Exchange
 
completeAllOnStop() - Method in class org.apache.camel.model.AggregateDefinition
Indicates to wait to complete all current and partial (pending) aggregated exchanges when the context is stopped.
completed(HttpResponse) - Method in class org.apache.camel.component.olingo2.api.impl.AbstractFutureCallback
 
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
 
completedExchange(Exchange, long) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
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(ComponentConfiguration, String) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
completeEndpointPath(ComponentConfiguration, String) - Method in class org.apache.camel.component.vertx.VertxComponent
 
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
 
completes() - Method in class org.apache.camel.bam.ActivityBuilder
Create a temporal rule for when this step completes
completionAware(FlexibleAggregationStrategy.CompletionAwareMixin) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Plugs in logic to execute when an aggregation batch completes.
CompletionAwareAggregationStrategy - Interface in org.apache.camel.processor.aggregate
A specialized AggregationStrategy which has callback when the aggregated Exchange is completed.
completionEager(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Sets whether to complete the idempotent consumer eager or when the exchange is done.
completionFromBatchConsumer() - Method in class org.apache.camel.model.AggregateDefinition
Enables the batch completion mode where we aggregate from a BatchConsumer and aggregate the total number of exchanges the BatchConsumer has reported as total by checking the exchange property Exchange.BATCH_COMPLETE when its complete.
completionInterval(long) - Method in class org.apache.camel.model.AggregateDefinition
Sets the completion interval, which would cause the aggregate to consider the group as complete and send out the aggregated exchange.
completionPredicate(AggregateDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
completionPredicate(Predicate) - Method in class org.apache.camel.model.AggregateDefinition
Sets the predicate used to determine if the aggregation is completed
completionSize(AggregateDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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(AggregateDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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.component.ignite.AbstractIgniteEndpoint
 
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 with information about the component and the endpoint parameters it supports
componentParameterJsonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
componentProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For additional configuration options on component level

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

ComponentResolver - Interface in org.apache.camel.spi
Represents a resolver of components from a URI to be able to auto-load them using some discovery mechanism like DefaultComponentResolver
composeName(Name, Name) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
composeName(String, String) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
composeName(Name, Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
composeName(String, String) - Method in class org.apache.camel.util.jndi.JndiContext
 
CompositeCloser - Class in org.apache.camel.guice.support
A Composite implementation of Closer
CompositeCloser(Iterable<Closer>) - Constructor for class org.apache.camel.guice.support.CompositeCloser
 
CompositeHttpConfigurer - Class in org.apache.camel.component.geocoder.http
 
CompositeHttpConfigurer() - Constructor for class org.apache.camel.component.geocoder.http.CompositeHttpConfigurer
 
CompositeHttpConfigurer - Class in org.apache.camel.component.http
 
CompositeHttpConfigurer() - Constructor for class org.apache.camel.component.http.CompositeHttpConfigurer
 
CompositeHttpConfigurer - Class in org.apache.camel.component.http4
 
CompositeHttpConfigurer() - Constructor for class org.apache.camel.component.http4.CompositeHttpConfigurer
 
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
 
COMPRESSION_ALGORITHM - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
COMPUTE - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
concat(Object[], Object[]) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Concatenate 2 arrays.
concat(String[], String[]) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Concatenate 2 arrays.
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
concurrencyMode - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
ConcurrencyModeEnum - Enum in org.apache.camel.component.salesforce.api.dto.bulk
Java class for ConcurrencyModeEnum.
concurrentConsumers - Variable in class org.apache.camel.component.seda.SedaComponent
 
Condition - Interface in org.apache.camel.spi
A condition to define when a given Exchange matches when is being routed.
condition(Predicate) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Set a filter condition such as only results satisfying it will be aggregated.
ConditionSupport - Class in org.apache.camel.impl
A support class for Condition implementations to use as base class.
ConditionSupport() - Constructor for class org.apache.camel.impl.ConditionSupport
 
conf - Variable in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
config - Variable in class org.apache.camel.component.crypto.processor.DigitalSignatureProcessor
 
config - Variable in class org.apache.camel.component.servicenow.ServiceNowProducerProcessor
 
config - Variable in class org.apache.camel.component.smpp.AbstractSmppCommand
 
configFile - Variable in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
configurArgs(Map<String, Object>) - Method in interface org.apache.camel.component.rabbitmq.ArgsConfigurer
Configure the args maps for RabbitMQ to use
configuration - Variable in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
 
configuration - Variable in class org.apache.camel.component.atmos.integration.producer.AtmosProducer
 
configuration - Variable in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
configuration - Variable in class org.apache.camel.component.aws.sdb.AbstractSdbCommand
 
configuration - Variable in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
 
configuration - Variable in class org.apache.camel.component.dropbox.integration.producer.DropboxProducer
 
configuration - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
configuration - Variable in class org.apache.camel.component.file.remote.FtpEndpoint
 
configuration - Variable in class org.apache.camel.component.file.remote.FtpsEndpoint
 
configuration - Variable in class org.apache.camel.component.file.remote.SftpEndpoint
 
configuration - Variable in class org.apache.camel.component.netty.http.HttpServerPipelineFactory
 
configuration - Variable in class org.apache.camel.component.netty4.http.HttpClientInitializerFactory
 
configuration - Variable in class org.apache.camel.component.netty4.http.HttpServerInitializerFactory
 
configuration - Variable in class org.apache.camel.util.component.AbstractApiComponent
 
configuration - Variable in class org.apache.camel.util.component.AbstractApiEndpoint
 
configurationExist(GoraAttribute, GoraConfiguration) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to check if a value exist in the configuration class NOTE: Checks only if is not null
ConfigurationHelper - Class in org.apache.camel.impl
Some helper methods for working with EndpointConfiguration instances
ConfigurationHelper.FieldParameterSetter - Class in org.apache.camel.impl
 
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(AtmosphereConfig) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
configure(AbstractWSDLBasedEndpointFactory) - Method in interface org.apache.camel.component.cxf.CxfEndpointConfigurer
Configure the CXF Server/Client factory bean
configure(URI) - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
configure(URI) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
configure(URI) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
configure(String) - Method in class org.apache.camel.component.irc.IrcConfiguration
 
configure() - Method in class org.apache.camel.component.kura.KuraRouter
 
configure(URI) - Method in class org.apache.camel.component.mail.MailConfiguration
 
configure(URI) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
 
configure(URI) - Method in class org.apache.camel.component.ssh.SshConfiguration
 
configure(WebSocketServletFactory) - Method in class org.apache.camel.component.websocket.WebsocketComponentServlet
 
configure() - Method in class org.apache.camel.guice.CamelModule
 
configure() - Method in class org.apache.camel.guice.jsr250.Jsr250Module
 
configure() - Method in class org.apache.camel.guice.support.GuiceyFruitModule
 
configure(CamelContext) - Method in interface org.apache.camel.main.MainListener
Callback to configure each created CamelContext.
configure(CamelContext) - Method in class org.apache.camel.main.MainListenerSupport
 
configure(Observable<T>) - Method in class org.apache.camel.rx.support.ObservableProcessor
Provides the configuration hook so that derived classes can process the observable to use whatever RX methods they wish to process the incoming events
configure(CamelContext, T, Logger) - Static method in class org.apache.camel.scr.AbstractCamelRunner
 
configure(CamelContext, T, Logger, boolean) - Static method in class org.apache.camel.scr.AbstractCamelRunner
 
configure() - Method in class org.apache.camel.spring.boot.FatJarRouter
 
configure(SpringApplicationBuilder) - Method in class org.apache.camel.spring.boot.FatWarInitializer
 
configureAuth(HttpClientConfigurer, String, String, String, String, String, Set<AuthMethod>) - Method in class org.apache.camel.component.http.HttpComponent
Configures the authentication method to be used
configureBuilder(XPathBuilder) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
configureCamelContext() - Method in class org.apache.camel.guice.CamelModule
 
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
configureClient(Client) - Method in interface org.apache.camel.component.cxf.CxfEndpointConfigurer
Configure the CXF Client such as setting some parameters on the client conduit
configureCodecFactory(String, IoServiceConfig, MinaConfiguration) - Method in class org.apache.camel.component.mina.MinaComponent
 
configureCodecFactory(String, IoService, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
configureCodecFactory(String, IoService) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
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.BoonDataFormat
 
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.IcalDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.LZFDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.XmlRpcDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
 
configureDataFormat(DataFormat) - Method in class org.apache.camel.model.DataFormatDefinition
configureDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.DataFormatDefinition
Allows derived classes to customize the data format
configureDataGramCodecFactory(String, IoServiceConfig, MinaConfiguration) - Method in class org.apache.camel.component.mina.MinaComponent
For datagrams the entire message is available as a single ByteBuffer so lets just pass those around by default and try converting whatever they payload is into ByteBuffers unless some custom converter is specified
configureDataGramCodecFactory(String, IoService, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
For datagrams the entire message is available as a single IoBuffer so lets just pass those around by default and try converting whatever they payload is into IoBuffer unless some custom converter is specified
configureDataGramCodecFactory(String, IoService, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Producer
For datagrams the entire message is available as a single IoBuffer so lets just pass those around by default and try converting whatever they payload is into IoBuffer unless some custom converter is specified
configureDefaultCodecFactory(String, IoServiceConfig, MinaConfiguration) - Method in class org.apache.camel.component.mina.MinaComponent
 
configureDefaultCodecFactory(String, IoService, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
configureDefaultCodecFactory(String, IoService) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
ConfigureDocLitWrapperInterceptor - Class in org.apache.camel.component.cxf.interceptors
This interface configures the flag DocLiteralInInterceptor#KEEP_PARAMETERS_WRAPPER.
ConfigureDocLitWrapperInterceptor(boolean) - Constructor for class org.apache.camel.component.cxf.interceptors.ConfigureDocLitWrapperInterceptor
 
configuredQoS() - Method in class org.apache.camel.component.jms.JmsConfiguration
When one of the QoS properties are configured such as JmsConfiguration.setDeliveryPersistent(boolean), JmsConfiguration.setPriority(int) or JmsConfiguration.setTimeToLive(long) then we should auto default the setting of JmsConfiguration.setExplicitQosEnabled(boolean) if its not been configured yet
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, ExchangePattern, Endpoint) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
configureExchange(Exchange, ExchangePattern) - Method in class org.apache.camel.processor.SendProcessor
 
configureExchange(Exchange, ExchangePattern) - Method in class org.apache.camel.processor.WireTapProcessor
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.builder.ExpressionClauseSupport
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.model.language.JsonPathExpression
 
configureExpression(CamelContext, Expression) - Method in class org.apache.camel.model.language.JXPathExpression
 
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
 
configureFormat(F) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Configures the format.
configureFormat(CsvFormat) - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Configures the format.
configureFormat(FixedWidthFormat) - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Configures the format.
configureFormat(TsvFormat) - Method in class org.apache.camel.dataformat.univocity.UniVocityTsvDataFormat
Configures the format.
configureFromURI(URI) - Method in class org.apache.camel.component.smpp.SmppConfiguration
A POJO which contains all necessary configuration parameters for the SMPP connection
configureHttpClient(HttpClient) - Method in class org.apache.camel.component.geocoder.http.AuthenticationHttpClientConfigurer
 
configureHttpClient(HttpClient) - Method in class org.apache.camel.component.geocoder.http.CompositeHttpConfigurer
 
configureHttpClient(HttpClient) - Method in interface org.apache.camel.component.geocoder.http.HttpClientConfigurer
Configure the HttpClient such as setting the authentication or proxying details
configureHttpClient(HttpClient) - Method in class org.apache.camel.component.http.BasicAuthenticationHttpClientConfigurer
 
configureHttpClient(HttpClient) - Method in class org.apache.camel.component.http.CompositeHttpConfigurer
 
configureHttpClient(HttpClient) - Method in interface org.apache.camel.component.http.HttpClientConfigurer
Configure the HttpClient such as setting the authentication or proxying details
configureHttpClient(HttpClient) - Method in class org.apache.camel.component.http.NTLMAuthenticationHttpClientConfigurer
 
configureHttpClient(HttpClientBuilder) - Method in class org.apache.camel.component.http4.BasicAuthenticationHttpClientConfigurer
 
configureHttpClient(HttpClientBuilder) - Method in class org.apache.camel.component.http4.CompositeHttpConfigurer
 
configureHttpClient(HttpClientBuilder) - Method in interface org.apache.camel.component.http4.HttpClientConfigurer
Configure the HttpClient such as setting the authentication or proxying details
configureHttpClient(HttpClientBuilder) - Method in class org.apache.camel.component.http4.ProxyHttpClientConfigurer
 
configureListenerContainer(AbstractMessageListenerContainer, JmsConsumer) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
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
configureMessageListener(EndpointMessageListener) - Method in class org.apache.camel.component.jms.JmsConfiguration
 
configureMessageListenerContainer(AbstractMessageListenerContainer, JmsEndpoint) - Method in class org.apache.camel.component.jms.JmsConfiguration
 
configureMoveOrPreMoveExpression(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Strategy to configure the move, preMove, or moveExisting option based on a String input.
configureNamespaceAware(Object) - Method in class org.apache.camel.model.language.NamespaceAwareExpression
 
configureOutput(XsltBuilder, String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
configureOutput(XsltBuilder, String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
configureParameters(Query) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
configureParserSettings(CPS) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Configure the parser settings.
configureParserSettings(CsvParserSettings) - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Configure the parser settings.
configureParserSettings(FixedWidthParserSettings) - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
 
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 class org.apache.camel.component.context.ContextEndpoint
 
configureProperties(Map<String, Object>) - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
configureProperties(Map<String, Object>) - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
configureProperties(Map<String, Object>) - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
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
 
configureProxyAuth(CompositeHttpConfigurer, String, String, String, String, String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
Configures the proxy authentication method to be used
configureProxyAuth(HttpClientConfigurer, String, String, String, String, String, Set<AuthMethod>) - Method in class org.apache.camel.component.http.HttpComponent
Configures the proxy authentication method to be used
configureQuery(Exchange) - Method in class org.apache.camel.builder.sql.SqlBuilder
 
configureQuery(DynamicQueryContext, Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
Configures the dynamic context with exchange specific parameters
configureReadingProperties(FacebookEndpointConfiguration, Map<String, Object>) - Static method in class org.apache.camel.component.facebook.data.FacebookPropertiesHelper
Apply properties for Reading type to the supplied FacebookEndpointConfiguration.
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
 
configureRoute(RouteDefinition) - Method in class org.apache.camel.ruby.ScriptRouteBuilder
 
configureRoutes(ModelCamelContext) - Method in class org.apache.camel.builder.RouteBuilder
Configures the routes
Configures - Annotation Type in org.apache.camel.guice.inject
Marks a method like @{link Provides} but where the method is used to perform additional configuration of the object
configureSaxonTransformerFactory(TransformerFactory) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Make a Saxon TransformerFactory more JAXP compliant by configuring it to send <xsl:message> output to the ErrorListener.
configureScheduledPollConsumerProperties(Map<String, Object>, Map<String, Object>) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
configureServer(Server) - Method in interface org.apache.camel.component.cxf.CxfEndpointConfigurer
Configure the CXF Server such as setting some parameters on the server destination
configureServiceBuilder(ApnsServiceBuilder) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
configureSessionContext(SSLSessionContext, String) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Configures a SSLSessionContext, client or server, with the supplied session timeout.
configureSnakeDataFormat(DataFormat, CamelContext) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
configureSSLContext(SSLContext) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Configures the actual SSLContext itself with direct setter calls.
configureSSLContext(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextClientParameters
 
configureSSLContext(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
configureSSLContext(SSLContext) - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
 
configureSSLEngine(SSLEngine) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
Configures an SSLEngine based on the configurers in instance.
configureSSLServerSocketFactory(SSLServerSocketFactory) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
Configures an SSLServerSocketFactory based on the configurers in this instance.
configureSSLSocketFactory(SSLSocketFactory) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
Configures an SSLSocketFactory based on the configurers in this instance.
configureTask(TimerTask, Timer) - Method in class org.apache.camel.component.timer.TimerConsumer
 
configureTransformer(Transformer, Exchange) - Method in class org.apache.camel.builder.xml.XsltBuilder
Configures the transformer with exchange specific parameters
configureValidator(ValidatingProcessor) - Method in class org.apache.camel.component.validator.msv.MsvEndpoint
 
configureValidator(ValidatingProcessor) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
configureWriterSettings(CWS) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Configures the writer settings.
configureWriterSettings(CsvWriterSettings) - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Configures the writer settings.
configureXmlRpcClient(XmlRpcClient) - Method in interface org.apache.camel.component.xmlrpc.XmlRpcClientConfigurer
Configure the XmlRpcClient
confirm(CamelContext, String) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
confirm(Object) - Method in class org.apache.camel.component.hbase.processor.idempotent.HBaseIdempotentRepository
 
confirm(Object) - Method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
confirm(CamelContext, String) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
confirm(Object) - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
confirm(String) - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
confirm(CamelContext, String) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
confirm(String) - Method in class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
confirm(CamelContext, String) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
Remove exchange by Id from aggregation table.
confirm(CamelContext, String) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
confirm(CamelContext, String) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
confirm(CamelContext, String) - Method in class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
confirm(K) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
confirm(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
confirm(String) - Method in class org.apache.camel.processor.idempotent.hazelcast.HazelcastIdempotentRepository
 
confirm(T) - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
confirm(String) - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
confirm(Exchange, String) - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
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.
connect() - Method in class org.apache.camel.component.ahc.ws.WsEndpoint
 
connect(CometdProducerConsumer) - Method in class org.apache.camel.component.cometd.CometdComponent
Connects the URL specified on the endpoint to the specified processor.
connect(CometdProducerConsumer) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
connect(RemoteFileConfiguration) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
connect(RemoteFileConfiguration) - Method in class org.apache.camel.component.file.remote.FtpsOperations
 
connect(RemoteFileConfiguration) - Method in interface org.apache.camel.component.file.remote.RemoteFileOperations
Connects to the remote server
connect(RemoteFileConfiguration) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
connect(HttpConsumer) - Method in class org.apache.camel.component.gae.task.GTaskComponent
 
connect() - Method in class org.apache.camel.component.irc.CamelSSLIRCConnection
 
connect(HttpConsumer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Connects the URL specified on the endpoint to the specified processor.
connect() - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
Connect shared channel, called by producer and consumer.
connect(ExecutorService) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
connect(RestletConsumer) - Method in class org.apache.camel.component.restlet.RestletComponent
 
connect(RestletConsumer) - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
connect(RemoteFileConfiguration) - Method in class org.apache.camel.component.scp.ScpOperations
 
connect(HttpConsumer) - Method in class org.apache.camel.component.servlet.CamelHttpTransportServlet
 
connect(HttpConsumer) - Method in class org.apache.camel.component.servlet.ServletComponent
 
connect(WebsocketProducerConsumer) - Method in class org.apache.camel.component.websocket.WebsocketComponent
Connects the URL specified on the endpoint to the specified processor.
connect(WebsocketConsumer) - Method in class org.apache.camel.component.websocket.WebsocketComponentServlet
 
connect(WebsocketConsumer) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
connect(WebsocketProducer) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
connect(HttpConsumer) - Method in class org.apache.camel.http.common.CamelServlet
 
connect(HttpConsumer) - Method in class org.apache.camel.http.common.HttpCommonComponent
Connects the URL specified on the endpoint to the specified processor.
connect(HttpConsumer) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
connectConsumer(UndertowConsumer) - Method in class org.apache.camel.component.undertow.handlers.HttpCamelHandler
 
connectIfNecessary() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
connectIfNecessary() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
connection - Variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
CONNECTION_KEY - Static variable in class org.apache.camel.component.atmosphere.websocket.WebsocketConstants
 
CONNECTION_KEY - Static variable in class org.apache.camel.component.websocket.WebsocketConstants
 
CONNECTION_KEY_LIST - Static variable in class org.apache.camel.component.atmosphere.websocket.WebsocketConstants
 
ConnectionFactoryResource - Class in org.apache.camel.component.sjms.jms
The default ConnectionResource implementation for the SJMSComponent.
ConnectionFactoryResource() - Constructor for class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
Default Constructor
ConnectionFactoryResource(int, ConnectionFactory) - Constructor for class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
ConnectionFactoryResource(int, ConnectionFactory, String, String) - Constructor for class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
ConnectionFactoryResource(int, ConnectionFactory, String, String, String) - Constructor for class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
ConnectionFactoryResource(int, ConnectionFactory, String, String, String, long) - Constructor for class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
ConnectionHolder - Class in org.apache.camel.component.zookeeper
ConnectionHolder watches for Connection based events from ZooKeeper and can be used to block until a connection has been established.
ConnectionHolder(ZooKeeperConfiguration) - Constructor for class org.apache.camel.component.zookeeper.ConnectionHolder
 
connectionId - Variable in class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
 
ConnectionResource - Interface in org.apache.camel.component.sjms.jms
The ConnectionResource is the contract used to provide Connection pools to the SJMS component.
Connections - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Connections() - Constructor for class org.apache.camel.component.linkedin.api.model.Connections
 
connections - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
ConnectionSettings - Class in org.apache.camel.component.beanstalk
Represents the connection to Beanstalk.
ConnectionSettings(String) - Constructor for class org.apache.camel.component.beanstalk.ConnectionSettings
 
ConnectionSettings(String, String) - Constructor for class org.apache.camel.component.beanstalk.ConnectionSettings
 
ConnectionSettings(String, int, String) - Constructor for class org.apache.camel.component.beanstalk.ConnectionSettings
 
ConnectionSettingsFactory - Class in org.apache.camel.component.beanstalk
 
ConnectionSettingsFactory() - Constructor for class org.apache.camel.component.beanstalk.ConnectionSettingsFactory
 
connectionsPerRoute - Variable in class org.apache.camel.component.http4.HttpComponent
 
ConnectionStrategy - Enum in org.apache.camel.component.apns.model
 
connectionTimeToLive - Variable in class org.apache.camel.component.http4.HttpComponent
 
CONNECTOR_PORT - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
CONNECTORS - Static variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
CONNECTORS - Static variable in class org.apache.camel.component.websocket.WebsocketComponent
 
connectTimeout - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
connectTimeout - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
connectType - Variable in class org.apache.camel.component.linkedin.api.model.InvitationRequest
 
CONSISTENT_READ - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
CONSISTENT_READ - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
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.component.schematron.constant
Utility class defining all constants needed for the schematron component.
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
 
constractQueryFromConfiguration(DataStore<Object, Persistent>, GoraConfiguration) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to construct a new query from the exchange NOTE: values used in order construct the query should be stored in the "in" message headers.
constractQueryFromPropertiesMap(Map<String, ?>, DataStore<Object, Persistent>, GoraConfiguration) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to construct a new query from the exchange NOTE: values used in order construct the query should be stored in the "in" message headers.
CONSTRUCTOR_ARGS - Static variable in class org.apache.camel.component.zookeeper.operations.DataChangedOperation
 
CONSTRUCTOR_ARGS - Static variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
consumableUsers() - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
 
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.
consumed(Exchange) - Method in class org.apache.camel.component.disruptor.MultipleConsumerSynchronizedExchange
 
consumed(Exchange) - Method in class org.apache.camel.component.disruptor.SingleConsumerSynchronizedExchange
 
consumed(Exchange) - Method in interface org.apache.camel.component.disruptor.SynchronizedExchange
 
Consumed - Annotation Type in org.apache.camel.component.jpa
An annotation to mark a method to be invoked when an entity bean has been successfully processed by a Camel consumer and when the routing is done; so that it can be updated in some way to remove it from the query set.
CONSUMED_CAPACITY - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
consumer - Variable in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
consumer - Variable in class org.apache.camel.component.netty.http.HttpServerPipelineFactory
 
consumer - Variable in class org.apache.camel.component.netty4.http.HttpServerInitializerFactory
 
Consumer - Interface in org.apache.camel
A consumer of message exchanges from an Endpoint
consumer - Variable in class org.apache.camel.test.junit4.CamelTestSupport
 
consumer() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
consumer - Variable in class org.apache.camel.testng.CamelTestSupport
 
consumer() - Method in class org.apache.camel.testng.CamelTestSupport
 
ConsumerCache - Class in org.apache.camel.impl
Cache containing created Consumer.
ConsumerCache(Object, CamelContext) - Constructor for class org.apache.camel.impl.ConsumerCache
 
ConsumerCache(Object, CamelContext, int) - Constructor for class org.apache.camel.impl.ConsumerCache
 
ConsumerCache(Object, CamelContext, Map<String, PollingConsumer>) - Constructor for class org.apache.camel.impl.ConsumerCache
 
ConsumerCache(Object, CamelContext, Map<String, PollingConsumer>, ServicePool<Endpoint, PollingConsumer>) - Constructor for class org.apache.camel.impl.ConsumerCache
 
ConsumerInjection<I> - Class in org.apache.camel.guice.impl
 
ConsumerInjection() - Constructor for class org.apache.camel.guice.impl.ConsumerInjection
 
consumerInjection(Method, Object, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
ConsumerProcessor() - Constructor for class org.apache.camel.component.cxf.transport.CamelDestination.ConsumerProcessor
 
ConsumerProcessor() - Constructor for class org.apache.camel.component.spring.integration.adapter.CamelSourceAdapter.ConsumerProcessor
 
consumerProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For additional configuration options on consumer level

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

consumers() - Method in class org.apache.camel.component.netty.http.handlers.HttpServerMultiplexChannelHandler
 
consumers() - Method in interface org.apache.camel.component.netty.http.HttpServerConsumerChannelFactory
Number of active consumers
consumers() - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler
 
consumers() - Method in interface org.apache.camel.component.netty4.http.HttpServerConsumerChannelFactory
Number of active consumers
consumers - Variable in class org.apache.camel.component.sjms.SjmsConsumer
 
ConsumerService(String, BayeuxServerImpl, CometdConsumer) - Constructor for class org.apache.camel.component.cometd.CometdConsumer.ConsumerService
 
consumerStarted(EventEndpoint) - Method in class org.apache.camel.component.event.EventComponent
 
consumerStarted(EventConsumer) - Method in class org.apache.camel.component.event.EventEndpoint
 
consumerStarted(QuartzConsumer) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
consumerStopped(EventEndpoint) - Method in class org.apache.camel.component.event.EventComponent
 
consumerStopped(EventConsumer) - Method in class org.apache.camel.component.event.EventEndpoint
 
consumerStopped(QuartzConsumer) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
consumerTemplate - Variable in class org.apache.camel.component.kura.KuraRouter
 
ConsumerTemplate - Interface in org.apache.camel
Template for working with Camel and consuming Message instances in an Exchange from an Endpoint.
consumerTemplate(CamelContext) - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
Get's the ConsumerTemplate to be used.
ConsumerType - Enum in org.apache.camel.component.jms
 
ConsumerType - Enum in org.apache.camel.component.splunk
 
ConsumerType - Enum in org.apache.camel.component.twitter.data
 
consumes(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
Contact - Class in org.apache.camel.component.yammer.model
 
Contact() - Constructor for class org.apache.camel.component.yammer.model.Contact
 
contactEmail - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
contactEmail - Variable in class org.apache.camel.component.linkedin.api.model.GroupMembership
 
ContactInfo - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ContactInfo() - Constructor for class org.apache.camel.component.linkedin.api.model.ContactInfo
 
contactInfo - Variable in class org.apache.camel.component.linkedin.api.model.Location
 
Container - Interface in org.apache.camel.spi
Container.Instance - Class in org.apache.camel.spi
Deprecated.
The Instance class holds a Container singleton.
CONTAINER_EXISTS - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
CONTAINER_NAME - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
containerExists(BlobStore, String) - Static method in class org.apache.camel.component.jclouds.JcloudsBlobStoreHelper
Check if a BlobStore specific container exists or not
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(Object) - Method in class org.apache.camel.component.hbase.processor.idempotent.HBaseIdempotentRepository
 
contains(Object) - Method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
contains(Object) - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
contains(String) - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
contains(String) - Method in class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
contains(K) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
contains(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
contains(String) - Method in class org.apache.camel.processor.idempotent.hazelcast.HazelcastIdempotentRepository
 
contains(T) - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
contains(String) - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
contains(Exchange, String) - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
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
CONTAINS_KEY - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
CONTAINS_KEY_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
CONTAINS_VALUE - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
CONTAINS_VALUE_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
containsKey(Object) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
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.impl.DefaultEndpointRegistry
 
containsValue(Object) - Method in class org.apache.camel.util.LRUCache
 
Content - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Content() - Constructor for class org.apache.camel.component.linkedin.api.model.Content
 
content - Variable in class org.apache.camel.component.linkedin.api.model.CurrentShare
 
content - Variable in class org.apache.camel.component.linkedin.api.model.Share
 
CONTENT_DISPOSITION - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
CONTENT_DISPOSITION - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
CONTENT_ENCODING - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
CONTENT_ENCODING - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
CONTENT_ENCODING - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
CONTENT_ENCODING - Static variable in interface org.apache.camel.Exchange
 
CONTENT_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
CONTENT_LANGUAGE - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
CONTENT_LENGTH - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
CONTENT_LENGTH - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
CONTENT_LENGTH - Static variable in interface org.apache.camel.Exchange
 
CONTENT_MD5 - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
CONTENT_TYPE - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
CONTENT_TYPE - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
CONTENT_TYPE - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
CONTENT_TYPE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
CONTENT_TYPE - Static variable in interface org.apache.camel.Exchange
 
CONTENT_TYPE_JAVA_SERIALIZED_OBJECT - Static variable in class org.apache.camel.component.ahc.AhcConstants
 
CONTENT_TYPE_JAVA_SERIALIZED_OBJECT - Static variable in class org.apache.camel.component.ahc.ws.WsConstants
 
CONTENT_TYPE_JAVA_SERIALIZED_OBJECT - Static variable in class org.apache.camel.component.http4.HttpConstants
 
CONTENT_TYPE_JAVA_SERIALIZED_OBJECT - Static variable in class org.apache.camel.component.netty.http.NettyHttpConstants
 
CONTENT_TYPE_JAVA_SERIALIZED_OBJECT - Static variable in class org.apache.camel.component.netty4.http.NettyHttpConstants
 
CONTENT_TYPE_JAVA_SERIALIZED_OBJECT - Static variable in class org.apache.camel.component.sparkrest.SparkConstants
 
CONTENT_TYPE_JAVA_SERIALIZED_OBJECT - Static variable in class org.apache.camel.http.common.HttpConstants
 
CONTENT_TYPE_WWW_FORM_URLENCODED - Static variable in class org.apache.camel.component.ahc.AhcConstants
 
CONTENT_TYPE_WWW_FORM_URLENCODED - Static variable in class org.apache.camel.component.ahc.ws.WsConstants
 
CONTENT_TYPE_WWW_FORM_URLENCODED - Static variable in class org.apache.camel.component.http4.HttpConstants
 
CONTENT_TYPE_WWW_FORM_URLENCODED - Static variable in class org.apache.camel.component.netty.http.NettyHttpConstants
 
CONTENT_TYPE_WWW_FORM_URLENCODED - Static variable in class org.apache.camel.component.netty4.http.NettyHttpConstants
 
CONTENT_TYPE_WWW_FORM_URLENCODED - Static variable in class org.apache.camel.http.common.HttpConstants
 
contentDomain - Variable in class org.apache.camel.component.linkedin.api.model.Attachment
 
contentId - Variable in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest
 
contentId(String) - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest.Olingo2BatchChangeRequestBuilder
 
contentType - Variable in class org.apache.camel.component.linkedin.api.model.Activity
 
ContentType - Enum in org.apache.camel.component.salesforce.api.dto.bulk
Java class for ContentType.
contentType - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
ContentTypeResolver - Interface in org.apache.camel.component.mail
Resolver to determine Content-Type for file attachments.
contentUrl - Variable in class org.apache.camel.component.linkedin.api.model.Attachment
 
context() - Method in class org.apache.camel.cdi.Uri.Literal
 
context() - Method in class org.apache.camel.component.couchdb.CouchDbClientWrapper
 
context - Variable in class org.apache.camel.component.http.SSLContextParametersSecureProtocolSocketFactory
 
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
 
context - Variable in class org.apache.camel.scr.AbstractCamelRunner
 
context - Variable in class org.apache.camel.test.junit4.CamelTestSupport
 
context() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
context - Variable in class org.apache.camel.testng.CamelTestSupport
 
context() - Method in class org.apache.camel.testng.CamelTestSupport
 
CONTEXT_MANAGEMENT_NAME_PROPERTY - Static variable in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
CONTEXT_NAME_PROPERTY - Static variable in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
CONTEXT_SYMBOLIC_NAME_PROPERTY - Static variable in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
CONTEXT_VERSION_PROPERTY - Static variable in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
ContextConverters - Class in org.apache.camel.component.context
Converts from a CamelContext to a LocalContextComponent so we can easily refer to external CamelContexts in the Registry as a Component
contextCreated(CamelContext) - Method in class org.apache.camel.spi.CamelContextTracker
Called when a context is created.
contextDestroyed(ServletContextEvent) - Method in class org.apache.camel.component.servletlistener.CamelServletContextListener
 
ContextEndpoint - Class in org.apache.camel.component.context
The context component allows to send/receive messages between Camel routes in a black box way.
ContextEndpoint(String, Component, Endpoint) - Constructor for class org.apache.camel.component.context.ContextEndpoint
 
contextInitialized(ServletContextEvent) - Method in class org.apache.camel.component.servletlistener.CamelServletContextListener
 
ContextName - Annotation Type in org.apache.camel.cdi
CDI qualifier to be used for multi Camel contexts CDI deployment.
ContextName.Literal - Class in org.apache.camel.cdi
 
contextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets a leading context-path the REST services will be using.
ContextPathMatcher - Interface in org.apache.camel.component.netty.http
A matcher used for selecting the correct HttpServerChannelHandler to handle an incoming HttpRequest when you use multiple routes on the same port.
ContextPathMatcher - Interface in org.apache.camel.component.netty4.http
A matcher used for selecting the correct HttpServerChannelHandler to handle an incoming HttpRequest when you use multiple routes on the same port.
ContextScanDefinition - Class in org.apache.camel.model
Scans for Java RouteBuilder instances in the context Registry.
ContextScanDefinition() - Constructor for class org.apache.camel.model.ContextScanDefinition
 
ContextScanRouteBuilderFinder - Class in org.apache.camel.blueprint
A helper class which will find all RouteBuilder instances in the BlueprintContainer.
ContextScanRouteBuilderFinder(BlueprintCamelContext, PackageScanFilter, boolean) - Constructor for class org.apache.camel.blueprint.ContextScanRouteBuilderFinder
 
ContextScanRouteBuilderFinder - Class in org.apache.camel.spring
A helper class which will find all RouteBuilder instances on the Spring ApplicationContext.
ContextScanRouteBuilderFinder(SpringCamelContext, PackageScanFilter, boolean) - Constructor for class org.apache.camel.spring.ContextScanRouteBuilderFinder
 
continuationTimeout - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
continued(OnExceptionDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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
 
contractId - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
ControlBusComponent - Class in org.apache.camel.component.controlbus
The Control Bus component allows sending messages to a control-bus endpoint to control the lifecycle of routes.
ControlBusComponent() - Constructor for class org.apache.camel.component.controlbus.ControlBusComponent
 
ControlBusEndpoint - Class in org.apache.camel.component.controlbus
The controlbus component provides easy management of Camel applications based on the Control Bus EIP pattern.
ControlBusEndpoint(String, Component) - Constructor for class org.apache.camel.component.controlbus.ControlBusEndpoint
 
ControlBusProducer - Class in org.apache.camel.component.controlbus
The control bus producer.
ControlBusProducer(Endpoint, CamelLogger) - Constructor for class org.apache.camel.component.controlbus.ControlBusProducer
 
convert(Object, Object, Class<?>, Class<?>) - Method in class org.apache.camel.component.dozer.CustomMapper
 
convert(Object, Object, Class<?>, Class<?>) - Method in class org.apache.camel.component.dozer.ExpressionMapper
 
convert(Object, Object, Class<?>, Class<?>) - Method in class org.apache.camel.component.dozer.VariableMapper
 
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
convertBeanToEndpoint(String, Object) - Method in class org.apache.camel.spring.SpringCamelContext
 
ConvertBodyDefinition - Class in org.apache.camel.model
Converts the message body to another type
ConvertBodyDefinition() - Constructor for class org.apache.camel.model.ConvertBodyDefinition
 
ConvertBodyDefinition(String) - Constructor for class org.apache.camel.model.ConvertBodyDefinition
 
ConvertBodyDefinition(Class<?>) - Constructor for class org.apache.camel.model.ConvertBodyDefinition
 
ConvertBodyDefinition(Class<?>, String) - Constructor for class org.apache.camel.model.ConvertBodyDefinition
 
ConvertBodyProcessor - Class in org.apache.camel.processor
A processor which converts the payload of the input message to be of the given type

If the conversion fails an InvalidPayloadException is thrown.

ConvertBodyProcessor(Class<?>) - Constructor for class org.apache.camel.processor.ConvertBodyProcessor
 
ConvertBodyProcessor(Class<?>, String) - Constructor for class org.apache.camel.processor.ConvertBodyProcessor
 
convertBodyTo(Class<?>) - Method in class org.apache.camel.model.ProcessorDefinition
Converts the IN message body to the specified type
convertBodyTo(Class<?>, String) - Method in class org.apache.camel.model.ProcessorDefinition
Converts the IN message body to the specified type
convertDateAndLocaleLocally(Exchange) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
Converter - Annotation Type in org.apache.camel
An annotation used to mark classes and methods to indicate code capable of converting from a type to another type which are then auto-discovered using the Type Conversion Support
ConverterEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterEntry
 
ConverterList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ConverterList
 
ConvertersAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ConvertersAdapter
 
ConverterUtils - Class in org.apache.camel.dataformat.bindy.util
To help return the char associated to the unicode string
convertHeaderValueToString(Exchange, Object) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
ConvertingRddCallback<T> - Class in org.apache.camel.component.spark
 
ConvertingRddCallback(CamelContext, Class...) - Constructor for class org.apache.camel.component.spark.ConvertingRddCallback
 
convertLFToCR() - Static method in class org.apache.camel.component.hl7.HL7
 
convertPathToActualDestination(String, Map<String, Object>) - Method in class org.apache.camel.component.jms.JmsComponent
A strategy method allowing the URI destination to be translated into the actual JMS destination name (say by looking up in JNDI or something)
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<T>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
Use a fallback type converter so we can convert the embedded list element if the value is MessageContentsList.
convertTo(Class<T>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
 
convertTo(Class<?>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.file.GenericFileConverter
 
convertTo(Class<T>, Exchange, Object, TypeConverterRegistry) - Method in class org.apache.camel.component.jackson.converter.JacksonTypeConverters
 
convertTo(Class<T>, Exchange, Object, TypeConverterRegistry) - Method in class org.apache.camel.component.jacksonxml.converter.JacksonXMLTypeConverters
 
convertTo(Class<T>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.jclouds.JcloudsPayloadConverter
 
convertTo(Class<T>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.jetty.JettyConverter
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.converter.dozer.DozerTypeConverter
 
convertTo(Class<T>, Object) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
convertTo(Class<T>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.converter.saxon.SaxonConverter
 
convertTo(Class<T>, Object) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
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>, Exchange, Object) - Method in class org.apache.camel.spring.boot.SpringTypeConverter
 
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
convertToAuthentication(Subject) - Method in class org.apache.camel.component.spring.security.DefaultAuthenticationAdapter
You can add the customer convert code here
convertToByteArray(ExecResult, Exchange) - Static method in class org.apache.camel.component.exec.ExecResultConverter
 
convertToByteArray(StreamCache, Exchange) - Static method in class org.apache.camel.converter.stream.StreamCacheConverter
 
convertToDocument(ExecResult, Exchange) - Static method in class org.apache.camel.component.exec.ExecResultConverter
 
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
convertToGetMethod(String) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
 
convertToHttpRequest(Class<?>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.netty.http.NettyHttpConverter
A fallback converter that allows us to easily call Java beans and use the raw Netty HttpRequest as parameter types.
convertToHttpRequest(Class<?>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.netty4.http.NettyHttpConverter
A fallback converter that allows us to easily call Java beans and use the raw Netty HttpRequest as parameter types.
convertToHttpResponse(Class<?>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.netty.http.NettyHttpConverter
A fallback converter that allows us to easily call Java beans and use the raw Netty HttpRequest as parameter types.
convertToHttpResponse(Class<?>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.netty4.http.NettyHttpConverter
A fallback converter that allows us to easily call Java beans and use the raw Netty HttpRequest as parameter types.
convertToInputStream(ExecResult) - Static method in class org.apache.camel.component.exec.ExecResultConverter
 
convertToInputStream(Resource) - Static method in class org.apache.camel.spring.converter.ResourceConverter
 
convertToList(AbstractReportResultsBase, Exchange) - Static method in class org.apache.camel.component.salesforce.api.SalesforceReportResultsToListConverter
 
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
convertToRequest(Class<?>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.sparkrest.SparkConverter
A fallback converter that allows us to easily call Java beans and use the raw Spark Request as parameter types.
convertToResponse(Class<?>, Exchange, Object, TypeConverterRegistry) - Static method in class org.apache.camel.component.sparkrest.SparkConverter
A fallback converter that allows us to easily call Java beans and use the raw Spark Response as parameter types.
convertToSearchMethod(String) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
 
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
convertToString(ExecResult, Exchange) - Static method in class org.apache.camel.component.exec.ExecResultConverter
 
convertToType(Exchange, Class<T>, Object) - Static method in class org.apache.camel.util.ExchangeHelper
Converts the value to the given expected type
convertValue(String, Type) - Static method in class org.apache.camel.scr.AbstractCamelRunner
 
COOKIE_NAME - Static variable in class org.apache.camel.component.gae.auth.GAuthTokenSecret
Name of the request token secret cookie.
cookieStore - Variable in class org.apache.camel.component.http4.HttpComponent
 
copy() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
copy() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
copy() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
 
copy(Exchange) - Method in class org.apache.camel.component.cxf.converter.CachedCxfPayload
 
copy() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
copy() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
copy() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
copy(Reading, boolean) - Static method in class org.apache.camel.component.facebook.data.ReadingBuilder
 
copy() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
Returns a copy of this configuration
copy() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
copy() - Method in class org.apache.camel.component.jms.JmsConfiguration
Returns a copy of this configuration
copy() - Method in class org.apache.camel.component.kestrel.KestrelConfiguration
 
copy() - Method in class org.apache.camel.component.mail.MailConfiguration
Returns a copy of this configuration
copy() - Method in class org.apache.camel.component.mail.MailMessage
 
copy() - Method in class org.apache.camel.component.mina.MinaConfiguration
Returns a copy of this configuration
copy() - Method in class org.apache.camel.component.mina2.Mina2Configuration
Returns a copy of this configuration
copy() - Method in class org.apache.camel.component.nagios.NagiosConfiguration
Returns a copy of this configuration
copy() - Method in class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
 
copy(Exchange) - Method in class org.apache.camel.component.netty.http.NettyChannelBufferStreamCache
 
copy() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
copy() - Method in class org.apache.camel.component.netty.http.RestNettyHttpBinding
 
copy() - Method in class org.apache.camel.component.netty.NettyConfiguration
Returns a copy of this configuration
copy() - Method in class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
 
copy(Exchange) - Method in class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCache
 
copy() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
copy() - Method in class org.apache.camel.component.netty4.http.RestNettyHttpBinding
 
copy() - Method in class org.apache.camel.component.netty4.NettyConfiguration
Returns a copy of this configuration
copy() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
copy() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
copy() - Method in class org.apache.camel.component.sparkrest.SparkConfiguration
Returns a copy of this configuration
copy() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
copy() - Method in class org.apache.camel.component.stomp.StompConfiguration
Returns a copy of this configuration
copy() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
copy() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
copy() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.ByteArrayInputStreamCache
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.InputStreamCache
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.ReaderCache
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.SourceCache
 
copy(Exchange) - Method in class org.apache.camel.converter.stream.StreamSourceCache
 
copy() - Method in interface org.apache.camel.Exchange
Creates a copy of the current message exchange so that it can be forwarded to another destination

Notice this operation invokes copy(false)

copy(boolean) - Method in interface org.apache.camel.Exchange
Creates a copy of the current message exchange so that it can be forwarded to another destination
copy() - Method in class org.apache.camel.impl.DefaultExchange
 
copy(boolean) - Method in class org.apache.camel.impl.DefaultExchange
 
copy() - Method in class org.apache.camel.impl.MessageSupport
 
copy() - Method in interface org.apache.camel.Message
Creates a copy of this message so that it can be used and possibly modified further in another exchange
copy() - Method in class org.apache.camel.model.LoopDefinition
Enables copy mode so a copy of the input Exchange is used for each iteration.
copy() - Method in class org.apache.camel.model.WireTapDefinition
Uses a copy of the original exchange
copy(boolean) - Method in class org.apache.camel.model.WireTapDefinition
Uses a copy of the original exchange
copy() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
copy(Exchange) - Method in interface org.apache.camel.StreamCache
Create a copy of the stream.
copy(InputStream, OutputStream) - Static method in class org.apache.camel.util.IOHelper
 
copy(InputStream, OutputStream, int) - Static method in class org.apache.camel.util.IOHelper
 
copy(InputStream, OutputStream, int, boolean) - Static method in class org.apache.camel.util.IOHelper
 
copy(Reader, Writer, int) - Static method in class org.apache.camel.util.IOHelper
 
copyAndCloseInput(InputStream, OutputStream) - Static method in class org.apache.camel.util.IOHelper
 
copyAndCloseInput(InputStream, OutputStream, int) - Static method in class org.apache.camel.util.IOHelper
 
copyAttachments(Message) - Method in class org.apache.camel.impl.MessageSupport
 
copyAttachments(Message) - Method in interface org.apache.camel.Message
Copies the attachments of the other message into this message
copyBytes(InputStream, OutputStream, int, boolean) - Static method in enum org.apache.camel.component.hdfs.HdfsFileType
 
copyBytes(InputStream, OutputStream, int, boolean) - Static method in enum org.apache.camel.component.hdfs2.HdfsFileType
 
copyDataSm(DataSm) - Static method in class org.apache.camel.component.smpp.SmppUtils
 
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.component.jcr.JcrMessage
 
copyFrom(Message) - Method in class org.apache.camel.component.jms.JmsMessage
 
copyFrom(Message) - Method in class org.apache.camel.component.mail.MailMessage
 
copyFrom(Message) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
copyFrom(Message) - Method in class org.apache.camel.component.spring.integration.SpringIntegrationMessage
 
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.
copyFromPopulateAdditional(GenericFile<T>, GenericFile<T>) - Method in class org.apache.camel.component.file.remote.RemoteFile
 
copyHeaders(Exchange) - Static method in class org.apache.camel.component.hazelcast.HazelcastComponentHelper
 
copyHeaders(Message, Message, boolean) - Static method in class org.apache.camel.util.MessageHelper
Copies the headers from the source to the target message.
copyHeaders(Message, Message, HeaderFilterStrategy, boolean) - Static method in class org.apache.camel.util.MessageHelper
Copies the headers from the source to the target message.
copyHttpHeadersFromCxfToCamel(Message, Message) - Static method in class org.apache.camel.component.cxf.util.CxfUtils
 
copyJaxWsContext(Exchange, Map<String, Object>) - Method in interface org.apache.camel.component.cxf.CxfBinding
Copy the javax.xml.ws* headers into cxfExchange's outMessage, if the cxfExchange has no outMessage, skip this copy
copyJaxWsContext(Exchange, Map<String, Object>) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
copyMessageHeader(Message, Message, String, String) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
copyOperationResourceInfoStack(Message, Message) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
copyProtocolHeader(Message, Message, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
copyRequest(HttpRequest, URI) - Method in class org.apache.camel.component.salesforce.SalesforceHttpClient
 
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.
copyStream(InputStream, OutputStream, int) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
copySubmitMulti(SubmitMulti) - Static method in class org.apache.camel.component.smpp.SmppUtils
 
copySubmitSm(SubmitSm) - Static method in class org.apache.camel.component.smpp.SmppUtils
 
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
 
correlate(Expression) - Method in class org.apache.camel.bam.ActivityBuilder
 
correlation - Variable in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
correlation - Variable in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
CORRELATION_CRITERIA_KEY - Static variable in class org.apache.camel.component.quickfixj.QuickfixjProducer
 
CORRELATION_ID - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
CORRELATION_ID - Static variable in interface org.apache.camel.Exchange
 
CORRELATION_TIMEOUT_KEY - Static variable in class org.apache.camel.component.quickfixj.QuickfixjProducer
 
correlationId - Variable in class org.apache.camel.component.javaspace.InEntry
 
correlationId - Variable in class org.apache.camel.component.javaspace.OutEntry
 
correlationId - Variable in class org.apache.camel.component.jms.reply.TemporaryQueueReplyHandler
 
CORRELATIONID - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
correlationId - Variable in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyHandler
 
correlationIds - Variable in class org.apache.camel.component.jms.reply.MessageSelectorCreator
 
CorrelationListener - Interface in org.apache.camel.component.jms.reply
Listener for events when correlation id's changes.
CorrelationListener - Interface in org.apache.camel.component.rabbitmq.reply
Listener for events when correlation id's changes.
CorrelationTimeoutMap - Class in org.apache.camel.component.jms.reply
A TimeoutMap which is used to track reply messages which has been timed out, and thus should trigger the waiting Exchange to timeout as well.
CorrelationTimeoutMap(ScheduledExecutorService, long, ExecutorService) - Constructor for class org.apache.camel.component.jms.reply.CorrelationTimeoutMap
 
CorrelationTimeoutMap - Class in org.apache.camel.component.rabbitmq.reply
A TimeoutMap which is used to track reply messages which has been timed out, and thus should trigger the waiting Exchange to timeout as well.
CorrelationTimeoutMap(ScheduledExecutorService, long) - Constructor for class org.apache.camel.component.rabbitmq.reply.CorrelationTimeoutMap
 
CORS_ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.apache.camel.spi.RestConfiguration
 
CORS_ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.apache.camel.spi.RestConfiguration
 
CORS_ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.apache.camel.spi.RestConfiguration
 
CORS_ACCESS_CONTROL_MAX_AGE - Static variable in class org.apache.camel.spi.RestConfiguration
 
corsHeaderProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For configuring CORS headers
CouchDbChangesetTracker - Class in org.apache.camel.component.couchdb
 
CouchDbChangesetTracker(CouchDbEndpoint, CouchDbConsumer, CouchDbClientWrapper) - Constructor for class org.apache.camel.component.couchdb.CouchDbChangesetTracker
 
CouchDbClientWrapper - Class in org.apache.camel.component.couchdb
Necessary to allow mockito to mock this client.
CouchDbClientWrapper(CouchDbClient) - Constructor for class org.apache.camel.component.couchdb.CouchDbClientWrapper
 
CouchDbComponent - Class in org.apache.camel.component.couchdb
 
CouchDbComponent() - Constructor for class org.apache.camel.component.couchdb.CouchDbComponent
 
CouchDbComponent(CamelContext) - Constructor for class org.apache.camel.component.couchdb.CouchDbComponent
 
CouchDbConstants - Interface in org.apache.camel.component.couchdb
 
CouchDbConsumer - Class in org.apache.camel.component.couchdb
 
CouchDbConsumer(CouchDbEndpoint, CouchDbClientWrapper, Processor) - Constructor for class org.apache.camel.component.couchdb.CouchDbConsumer
 
CouchDbEndpoint - Class in org.apache.camel.component.couchdb
The couchdb component is used for integrate with CouchDB databases.
CouchDbEndpoint() - Constructor for class org.apache.camel.component.couchdb.CouchDbEndpoint
 
CouchDbEndpoint(String, String, CouchDbComponent) - Constructor for class org.apache.camel.component.couchdb.CouchDbEndpoint
 
CouchDbException - Exception in org.apache.camel.component.couchdb
 
CouchDbException(String, Exchange) - Constructor for exception org.apache.camel.component.couchdb.CouchDbException
 
CouchDbException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.component.couchdb.CouchDbException
 
CouchDbProducer - Class in org.apache.camel.component.couchdb
 
CouchDbProducer(CouchDbEndpoint, CouchDbClientWrapper) - Constructor for class org.apache.camel.component.couchdb.CouchDbProducer
 
COUNT - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
count - Variable in class org.apache.camel.component.linkedin.api.model.Answers
 
count - Variable in class org.apache.camel.component.linkedin.api.model.Bucket
 
count - Variable in class org.apache.camel.component.linkedin.api.model.Companies
 
count - Variable in class org.apache.camel.component.linkedin.api.model.Connections
 
count - Variable in class org.apache.camel.component.linkedin.api.model.CountForCategory
 
count - Variable in class org.apache.camel.component.linkedin.api.model.FollowStatistics
 
count - Variable in class org.apache.camel.component.linkedin.api.model.GroupMemberships
 
count - Variable in class org.apache.camel.component.linkedin.api.model.Groups
 
count - Variable in class org.apache.camel.component.linkedin.api.model.Jobs
 
count - Variable in class org.apache.camel.component.linkedin.api.model.People
 
count - Variable in class org.apache.camel.component.linkedin.api.model.PersonActivities
 
count - Variable in class org.apache.camel.component.linkedin.api.model.Posts
 
count - Variable in class org.apache.camel.component.linkedin.api.model.Products
 
count - Variable in class org.apache.camel.component.linkedin.api.model.Recommendations
 
count - Variable in class org.apache.camel.component.linkedin.api.model.UpdatedFields
 
count - Variable in class org.apache.camel.component.linkedin.api.model.Updates
 
COUNT - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
COUNT_BLOBS - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
countBlob(BlobStore, String) - Static method in class org.apache.camel.component.jclouds.JcloudsBlobStoreHelper
Return the count of all the blobs in the container
countChar(String, char) - Static method in class org.apache.camel.util.StringHelper
Counts the number of times the given char is in the string
countDown(Exchange, CountDownLatch) - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
countDown(Exchange, CountDownLatch) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Triggered when the other thread is done processing the exchange, to signal to the waiting thread is done, and can take over control to further process the exchange.
counter - Variable in class org.apache.camel.processor.SendProcessor
 
CounterProducer - Class in org.apache.camel.component.metrics
 
CounterProducer(MetricsEndpoint) - Constructor for class org.apache.camel.component.metrics.CounterProducer
 
CountForCategory - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
CountForCategory() - Constructor for class org.apache.camel.component.linkedin.api.model.CountForCategory
 
countForCategory - Variable in class org.apache.camel.component.linkedin.api.model.CountsByCategory
 
Country - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Country() - Constructor for class org.apache.camel.component.linkedin.api.model.Country
 
country - Variable in class org.apache.camel.component.linkedin.api.model.Location
 
COUNTRY_LONG - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
COUNTRY_SHORT - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
countryCode - Variable in class org.apache.camel.component.linkedin.api.model.Address
 
CountsByCategory - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
CountsByCategory() - Constructor for class org.apache.camel.component.linkedin.api.model.CountsByCategory
 
countsByCategory - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
CQL_QUERY - Static variable in class org.apache.camel.component.cassandra.CassandraConstants
In Message header: CQL Query
create() - Method in class org.apache.camel.builder.NotifyBuilder
Creates the expression this builder should use for matching.
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsBooleanWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsBytesWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsByteWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsDoubleWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsFloatWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsIntWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsLongWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsNullWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsObjectWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsTextWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsBooleanWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsBytesWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsByteWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsDoubleWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsFloatWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsIntWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsLongWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsNullWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsObjectWritableFactory
 
create(Object, TypeConverter, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsTextWritableFactory
 
create(Edm, String, Object, Olingo2ResponseHandler<T>) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
create(Edm, String, Object, Olingo2ResponseHandler<T>) - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Creates a new OData resource.
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(String) - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapperFactory
 
create(CamelContext, boolean) - Method in class org.apache.camel.management.ManagementStrategyFactory
 
create(String) - Static method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
CREATE_BRANCH_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
CREATE_CONNECTOR - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
CREATE_NAMESPACE_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
CREATE_NODE - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
CREATE_PERSISTENT_VOLUME_CLAIM_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
CREATE_POD_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
CREATE_REPLICATION_CONTROLLER_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
CREATE_RESOURCE_QUOTA_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
CREATE_SECRET_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
CREATE_SERVICE_ACCOUNT_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
CREATE_SERVICE_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
CREATE_TAG_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
createAction() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Action
createActive(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createActivities(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createActivity() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Activity
createActivityProcessor(ActivityBuilder) - Method in class org.apache.camel.bam.ProcessBuilder
 
createActivityState() - Method in class org.apache.camel.bam.model.ProcessInstance
 
createAdditionalLocationsFromClasspath() - Method in class org.apache.camel.spring.Main
 
createAddress() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Address
createAddressUri(String, String) - Method in class org.apache.camel.component.ahc.AhcComponent
 
createAddressUri(String, String) - Method in class org.apache.camel.component.ahc.ws.WsComponent
 
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
 
createAhcEndpoint(String, AhcComponent, URI) - Method in class org.apache.camel.component.ahc.AhcComponent
 
createAhcEndpoint(String, AhcComponent, URI) - Method in class org.apache.camel.component.ahc.ws.WsComponent
 
createAllowMemberInvites(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createAllowMessagesFromMembers(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createAndSetExpression(T) - Static method in class org.apache.camel.builder.ExpressionClause
 
createAnswer() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Answer
createAnswers() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Answers
createApiConsumer(CamelContext, Processor, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createApiConsumer(CamelContext, Processor, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
 
createApiConsumer(CamelContext, Processor, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
 
createApiConsumer(CamelContext, Processor, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.restlet.RestletComponent
 
createApiConsumer(CamelContext, Processor, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.servlet.ServletComponent
 
createApiConsumer(CamelContext, Processor, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
createApiConsumer(CamelContext, Processor, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.undertow.UndertowComponent
 
createApiConsumer(CamelContext, Processor, String, RestConfiguration, Map<String, Object>) - Method in interface org.apache.camel.spi.RestApiConsumerFactory
Creates a new REST API Event Driven Consumer, which provides API listing of the REST services
createApiProcessor(CamelContext, String, String, boolean, RestConfiguration, Map<String, Object>) - Method in interface org.apache.camel.spi.RestApiProcessorFactory
Creates a new REST API Processor , which provides API listing of the REST services
createApiProcessor(CamelContext, String, String, boolean, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.swagger.SwaggerRestApiProcessorFactory
 
createApiProxy(Olingo2Configuration) - Method in class org.apache.camel.component.olingo2.Olingo2Component
 
createApiStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ApiStandardProfileRequest
createAppId(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createApplication() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Application
createApplicationContext() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
 
createApplicationContext() - Method in class org.apache.camel.testng.CamelSpringTestSupport
 
createApplicationUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createAppliedTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createAssociations(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createAttachment() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Attachment
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
createAttributeChangeNotification() - Method in class org.apache.camel.component.jmx.jaxb.ObjectFactory
Create an instance of AttributeChangeNotification
createAttribution() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Attribution
createAuthor() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Author
createAuthority() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Authority
createAuthorization() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Authorization
createAuthors() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Authors
createAvailableActions() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of AvailableActions
createBatch(InputStream, String, ContentType, BulkApiClient.BatchInfoResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
 
createBatch(InputStream, String, ContentType, BulkApiClient.BatchInfoResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
createBatchInfo() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of BatchInfo
createBatchInfo(BatchInfo) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of JAXBElement<BatchInfo>}
createBatchInfoList() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of BatchInfoList
createBatchInfoList(BatchInfoList) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of JAXBElement<BatchInfoList>}
createBatchQuery(String, String, ContentType, BulkApiClient.BatchInfoResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
 
createBatchQuery(String, String, ContentType, BulkApiClient.BatchInfoResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
createBatchResequencer(RouteContext, BatchResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
Creates a batch Resequencer instance applying the given config.
createBatchResult() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of BatchResult
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
 
createBeanMetadata(Element, ParserContext, Class<?>) - Method in class org.apache.camel.component.cxf.blueprint.AbstractBeanDefinitionParser
 
createBeanMetadata(Element, ParserContext, Class<?>) - Method in class org.apache.camel.component.cxf.transport.blueprint.AbstractBeanDefinitionParser
 
createBinding() - Method in class org.apache.camel.component.jms.JmsEndpoint
Creates the JmsBinding to use.
createBinding() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
Creates the JmsBinding to use.
createBinding() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Creates the JmsBinding to use.
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
createBlogRssUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createBody() - Method in class org.apache.camel.component.file.GenericFileMessage
 
createBody() - Method in class org.apache.camel.component.irc.IrcMessage
 
createBody() - Method in class org.apache.camel.component.jcr.JcrMessage
 
createBody() - Method in class org.apache.camel.component.jms.JmsMessage
 
createBody(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createBody() - Method in class org.apache.camel.component.mail.MailMessage
 
createBody() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
createBody() - Method in class org.apache.camel.component.smpp.SmppMessage
 
createBody() - Method in class org.apache.camel.component.snmp.SnmpMessage
 
createBody() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationMessage
 
createBody() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceMessage
 
createBody() - Method in class org.apache.camel.component.xmpp.XmppMessage
 
createBody() - Method in class org.apache.camel.http.common.HttpMessage
 
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
createBody() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Body
createBody(Body) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<Body>}
createBody() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Body
createBody(Body) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Body>}
createBodyAndHeaderProcessor(Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
createBodyAndPropertyProcessor(Object, String, Object) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
createBoxClient(BoxConfiguration) - Static method in class org.apache.camel.component.box.internal.BoxClientHelper
 
createBucket() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Bucket
createBuckets() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Buckets
createBundleContext(String, String, boolean) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
createBundleContext(String, String, boolean, String, String) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
createBundleContext(String, String, boolean, String, String, String, String[]...) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
createBundleContext(String, String, TinyBundle) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
createBundleContext() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
createBundleContext() - Method in class org.apache.camel.test.blueprint.Main
 
createBundleContext(String, String[]...) - Method in class org.apache.camel.test.blueprint.Main
 
createBus(CamelContext) - Static method in class org.apache.camel.component.cxf.CxfEndpointUtils
Create a CXF bus with either BusFactory or SpringBusFactory if Camel Context is SpringCamelContext.
createByteArrayFromBytesMessage(BytesMessage) - Method in class org.apache.camel.component.jms.JmsBinding
 
createByteArrayFromBytesMessage(BytesMessage) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 
createCacheExchange(String, String, Object) - Method in class org.apache.camel.component.cache.CacheEndpoint
 
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.
createCacheManagerInstance() - Method in class org.apache.camel.component.cache.CacheManagerFactory
Creates CacheManager.
createCacheManagerInstance() - Method in class org.apache.camel.component.cache.DefaultCacheManagerFactory
 
createCacheManagerInstance() - Method in class org.apache.camel.component.cache.FileCacheManagerFactory
 
createCamelContext() - Method in class org.apache.camel.component.kura.KuraRouter
 
createCamelContext(BundleContext, Map<String, String>) - Method in class org.apache.camel.scr.AbstractCamelRunner
 
createCamelContext() - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
Factory method returning CamelContext used by this configuration.
createCamelContext() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
createCamelContext() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
createCamelContext() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
 
createCamelContext() - Method in class org.apache.camel.testng.CamelSpringTestSupport
 
createCamelContext() - Method in class org.apache.camel.testng.CamelTestSupport
 
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.
createCamelHttpClient(SslContextFactory) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createCamelHttpClient(SslContextFactory) - Method in class org.apache.camel.component.jetty8.JettyHttpComponent8
 
createCamelHttpClient(SslContextFactory) - Method in class org.apache.camel.component.jetty9.JettyHttpComponent9
 
createCamelMessage(ServerSession, ServerMessage, Object) - Method in class org.apache.camel.component.cometd.CometdBinding
 
createCancelSm(Exchange) - Method in class org.apache.camel.component.smpp.SmppCancelSmCommand
 
createCategory() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Category
createCertification() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Certification
createCertifications() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Certifications
createChannel(RouteContext) - Method in class org.apache.camel.model.ProcessorDefinition
Creates a new instance of the Channel.
createChildFromXmlFragmentOrText(Document, XmlSignatureProperties.Input, String, String, String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
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.
createCity(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createClient(AsyncHttpClientConfig) - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
createClient(AsyncHttpClientConfig) - Method in class org.apache.camel.component.ahc.ws.WsEndpoint
 
createClient() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
Obtain a new instance of AtmosApi client and store it in configuration.
createClient() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
createClient() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Obtain a new instance of DbxClient and store it in configuration.
createClient() - Method in class org.apache.camel.component.etcd.AbstractEtcdEndpoint
 
createClient(Class<T>) - Method in class org.apache.camel.component.servicenow.ServiceNowEndpoint
 
createClient() - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
createClientFactoryBean(Class<?>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
Create a client factory bean object.
createClientFactoryBean() - Method in class org.apache.camel.component.cxf.CxfEndpoint
Create a client factory bean object without serviceClass interface.
createClientSSLEngine(SSLContext) - Method in class org.apache.camel.component.netty.ssl.SSLEngineFactory
 
createClientSSLEngine(SSLContext) - Method in class org.apache.camel.component.netty4.ssl.SSLEngineFactory
 
createClusterBuilder() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
createCode(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createCometdMessage(ServerChannel, ServerSession, Message) - Method in class org.apache.camel.component.cometd.CometdBinding
 
createCommand(SMPPSession, SmppConfiguration) - Method in enum org.apache.camel.component.smpp.SmppCommandType
 
createComment() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Comment
createComments() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Comments
createCompanies() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Companies
createCompany() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Company
createCompanyJobUpdate() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of CompanyJobUpdate
createCompanyPersonUpdate() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of CompanyPersonUpdate
createCompanyProfileUpdate() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of CompanyProfileUpdate
createCompanySearch() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of CompanySearch
createCompanyStatistics() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of CompanyStatistics
createCompanyStatus() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of CompanyStatus
createCompanyStatusUpdate() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of CompanyStatusUpdate
createCompanyType() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of CompanyType
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() - Method in class org.apache.camel.component.jms.JmsComponent
Factory method to create the default configuration instance
createConfiguration() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
createConfiguration(String, CamelContext) - Static method in class org.apache.camel.impl.ConfigurationHelper
 
createConfiguration(String) - Method in class org.apache.camel.impl.DefaultComponent
 
createConnection(IrcConfiguration) - Method in class org.apache.camel.component.irc.IrcComponent
 
createConnection() - Method in class org.apache.camel.component.mqtt.MQTTEndpoint
 
createConnection(String, int) - Method in class org.apache.camel.component.smpp.SmppConnectionFactory
 
createConnection(URI) - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectSender
 
createConnection(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator
 
createConnection() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
createConnectionFactory() - Method in class org.apache.camel.component.jms.JmsConfiguration
Factory method which allows derived classes to customize the lazy creation
createConnectionManager(Registry<ConnectionSocketFactory>) - Method in class org.apache.camel.component.http4.HttpComponent
 
createConnectionManager(Registry<ConnectionSocketFactory>, int, int) - Method in class org.apache.camel.component.http4.HttpComponent
 
createConnectionRegistry(X509HostnameVerifier, SSLContextParameters) - Method in class org.apache.camel.component.http4.HttpComponent
 
createConnections() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Connections
createConnector(Server, JettyHttpEndpoint) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createConnectorJettyInternal(Server, JettyHttpEndpoint, SslContextFactory) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createConnectorJettyInternal(Server, JettyHttpEndpoint, SslContextFactory) - Method in class org.apache.camel.component.jetty8.JettyHttpComponent8
 
createConnectorJettyInternal(Server, JettyHttpEndpoint, SslContextFactory) - Method in class org.apache.camel.component.jetty9.JettyHttpComponent9
 
createConnectType(InviteConnectType) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<InviteConnectType>}
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.cdi.CdiEventEndpoint
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.coap.CoAPComponent
 
createConsumer(Processor) - Method in class org.apache.camel.coap.CoAPEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ahc.ws.WsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.apns.ApnsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.atmos.AtmosEndpoint
Create one of the camel consumer available based on the configuration
createConsumer(Processor) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.avro.AvroEndpoint
Creates a new Event Driven Consumer which consumes messages from the endpoint using the given processor
createConsumer(Processor) - Method in class org.apache.camel.component.aws.cw.CwEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws.ddb.DdbEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws.ec2.EC2Endpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws.s3.S3Endpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws.sdb.SdbEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws.ses.SesEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws.sns.SnsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.bean.BeanEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.binding.BindingEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.box.BoxEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.braintree.BraintreeEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.cache.CacheEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.cmis.CMISEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.context.ContextEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
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.disruptor.DisruptorEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.dns.DnsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.docker.DockerEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.dozer.DozerEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.dropbox.DropboxEndpoint
Create one of the camel consumer available based on the configuration
createConsumer(Processor) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.elsql.ElsqlEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.etcd.EtcdKeysEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.etcd.EtcdStatsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.etcd.EtcdWatchEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.event.EventEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.eventadmin.EventAdminEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.exec.ExecEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.feed.FeedEndpoint
 
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.file.remote.RemoteFileEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.fop.FopEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
createConsumer(Processor) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ganglia.GangliaEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.git.GitEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.github.GitHubEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.google.drive.GoogleDriveEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.google.mail.GoogleMailEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.gora.GoraEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.atomicnumber.HazelcastAtomicnumberEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.instance.HazelcastInstanceEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.list.HazelcastListEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.map.HazelcastMapEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.multimap.HazelcastMultimapEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.queue.HazelcastQueueEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.replicatedmap.HazelcastReplicatedmapEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.ringbuffer.HazelcastRingbufferEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.set.HazelcastSetEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hazelcast.topic.HazelcastTopicEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hdfs.HdfsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hdfs2.HdfsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.hipchat.HipchatEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.http.HttpEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.http4.HttpEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.infinispan.InfinispanEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.jbpm.JBPMEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.jcache.JCacheEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createConsumer(Processor) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
createConsumer(Processor, AbstractMessageListenerContainer) - Method in class org.apache.camel.component.jms.JmsEndpoint
Creates a consumer using the given processor and listener container
createConsumer(Processor) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.kestrel.KestrelEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.krati.KratiEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.kubernetes.KubernetesEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.language.LanguageEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.linkedin.LinkedInEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.lucene.LuceneEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.mail.MailEndpoint
 
createConsumer(Processor, JavaMailSender) - Method in class org.apache.camel.component.mail.MailEndpoint
Creates a consumer using the given processor and sender
createConsumer(Processor) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.mina.MinaEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.mock.MockEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.mqtt.MQTTEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.nagios.NagiosEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.nats.NatsEndpoint
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
 
createConsumer(Processor) - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.netty.NettyEndpoint
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
 
createConsumer(Processor) - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.netty4.NettyEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.optaplanner.OptaPlannerEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.paho.PahoEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.paxlogging.PaxLoggingEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.pdf.PdfEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.printer.PrinterEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.redis.RedisEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ref.RefEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.rest.RestEndpoint
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.restlet.RestletComponent
 
createConsumer(Processor) - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.salesforce.SalesforceEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.servicenow.ServiceNowEndpoint
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.servlet.ServletComponent
 
createConsumer(Processor) - Method in class org.apache.camel.component.servlet.ServletEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.sip.SipEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.slack.SlackEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.solr.SolrEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.spark.SparkEndpoint
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
createConsumer(Processor) - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.splunk.SplunkEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.sql.SqlEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.stomp.StompEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.stream.StreamEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
createConsumer(Processor) - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
createConsumer(Processor) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
createConsumer(TwitterEndpoint, String) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.undertow.UndertowComponent
 
createConsumer(Processor) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.weather.WeatherEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.yammer.YammerEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
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, RestConfiguration, Map<String, Object>) - Method in interface org.apache.camel.spi.RestConsumerFactory
Creates a new REST Event Driven Consumer, which consumes messages from the endpoint using the given processor
createConsumerCacheConnection() - Method in class org.apache.camel.component.cache.CacheConsumer
 
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
createConsumerProperties() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
createConsumerProperties() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
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
 
createContactEmail(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createContactInfo() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ContactInfo
createContainer() - Method in class org.apache.camel.builder.RouteBuilder
Factory method
createContent() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Content
createContentDomain(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createContentExchange() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
createContentExchange() - Method in class org.apache.camel.component.jetty8.JettyHttpEndpoint8
 
createContentExchange() - Method in class org.apache.camel.component.jetty9.JettyHttpEndpoint9
 
createContentFromObject(Object, String, List<Object>) - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
Create body content from a non Exception object.
createContentHandler(Writer) - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
createContentStream(String, byte[], String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
createContentType(NetworkUpdateContentType) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<NetworkUpdateContentType>}
createContentUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createContext() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
createContext(String) - Method in class org.apache.camel.component.jmx.NotificationXmlFormatter
Strategy to create JAXB context
createContext(Server, Connector, List<Handler>) - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
createContext(Class<T>) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
createContext() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
Strategy to create JAXB context
createContext() - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
Added the generated SOAP package to the JAXB context so Soap datatypes are available
createContext() - Method in class org.apache.camel.guice.GuiceCamelContext
 
createContext() - Method in class org.apache.camel.impl.JndiRegistry
 
createContext() - Method in class org.apache.camel.language.juel.JuelExpression
Factory method to create the EL context
createContext() - Method in class org.apache.camel.main.Main
 
createContext() - Method in class org.apache.camel.osgi.CamelContextFactory
 
createContext() - Method in class org.apache.camel.osgi.CamelContextFactoryBean
 
createContext() - Method in class org.apache.camel.spring.CamelContextFactoryBean
Create the context
createContext(Class<?>, MergedContextConfiguration) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Creates and starts the Spring context while optionally starting any loaded Camel contexts.
createContextual(DeserializationConfig, BeanProperty) - Method in class org.apache.camel.component.salesforce.api.MultiSelectPicklistDeserializer
 
createContractId(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createCopy() - Method in class org.apache.camel.component.zookeeper.operations.AnyOfOperations
 
createCopy() - Method in class org.apache.camel.component.zookeeper.operations.ChildrenChangedOperation
 
createCopy() - Method in class org.apache.camel.component.zookeeper.operations.DataChangedOperation
 
createCopy() - Method in class org.apache.camel.component.zookeeper.operations.DeleteOperation
 
createCopy() - Method in class org.apache.camel.component.zookeeper.operations.SetDataOperation
 
createCopy() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
createCopy(Exchange, boolean) - Static method in class org.apache.camel.util.ExchangeHelper
Creates a new instance and copies from the current message exchange so that it can be forwarded to another destination as a new instance.
createCorrelatedCopy(Exchange, boolean) - Static method in class org.apache.camel.util.ExchangeHelper
Creates a new instance and copies from the current message exchange so that it can be forwarded to another destination as a new instance.
createCorrelatedCopy(Exchange, boolean, boolean) - Static method in class org.apache.camel.util.ExchangeHelper
Creates a new instance and copies from the current message exchange so that it can be forwarded to another destination as a new instance.
createCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createCountForCategory() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of CountForCategory
createCountry() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Country
createCountryCode(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createCountsByCategory() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of CountsByCategory
createCreationTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createCreator() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Creator
createCronTrigger(String) - Method in class org.apache.camel.component.quartz.QuartzComponent
 
createCurrentShare() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of CurrentShare
createCurrentStatus(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createCurrentStatusTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createCustomerJobCode(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createCxfEndpoint(String) - Method in class org.apache.camel.component.cxf.CxfComponent
 
createCxfMessageFromCamelExchange(Exchange, HeaderFilterStrategy) - Method in interface org.apache.camel.component.cxf.common.message.CxfMessageMapper
Create a CXF Message from a Camel exchange.
createCxfMessageFromCamelExchange(Exchange, HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.common.message.DefaultCxfMessageMapper
 
createCxfSpringEndpoint(String) - Method in class org.apache.camel.component.cxf.CxfComponent
 
created - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.Result
 
CREATED_TIMESTAMP - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
CREATED_TIMESTAMP - Static variable in interface org.apache.camel.Exchange
 
createdAt - Variable in class org.apache.camel.processor.idempotent.jpa.MessageProcessed
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.BoonDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.CustomDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.GzipDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.SerializationDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.StringDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.dataformat.ZipDataFormat
 
createDataFormat(RouteContext) - Method in class org.apache.camel.model.DataFormatDefinition
Factory method to create the data format instance
createDatagramEndpoint(String, MinaConfiguration) - Method in class org.apache.camel.component.mina.MinaComponent
 
createDataSet(String, int, SegmentFactory) - Static method in class org.apache.camel.component.krati.KratiHelper
Creates a DynamicDataSet with the given parameters.
createDataSm(Exchange) - Method in class org.apache.camel.component.smpp.SmppDataSmCommand
 
createDataStore(String, int, int, SegmentFactory, HashFunction<byte[]>, Serializer<K>, Serializer<V>) - Static method in class org.apache.camel.component.krati.KratiHelper
Creates a SerializableObjectStore with the given parameters.
createDate() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Date
createDate1() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Date1
createDateOfBirth() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of DateOfBirth
createDay(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createdById - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
createdDate - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
createdDate - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
createDefaultApplicationContext() - Method in class org.apache.camel.spring.javaconfig.Main
 
createDefaultApplicationContext() - Method in class org.apache.camel.spring.Main
 
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
 
createDefaultTaskExecutor() - Method in class org.apache.camel.component.jms.DefaultJmsMessageListenerContainer
Create a default TaskExecutor.
createDefaultXPathFactory() - Static method in class org.apache.camel.builder.xml.XPathBuilder
 
createDegree(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createDelegateURI(String, Map<String, Object>) - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
createDeleteHandler() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
createDelimitedParser(Exchange) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
createDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createDescriptionSnippet(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createDestination(Session, String, boolean) - Method in class org.apache.camel.component.sjms.jms.DefaultDestinationCreationStrategy
 
createDestination(Session, String, boolean) - Method in interface org.apache.camel.component.sjms.jms.DestinationCreationStrategy
 
createDestinationResolver(DestinationEndpoint) - Static method in class org.apache.camel.component.jms.JmsConfiguration
 
createDetail() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Detail
createDetail() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Detail
createDigSigElement(String, Document, String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
createDirectory(String) - Static method in class org.apache.camel.test.junit4.TestSupport
create the directory
createDirectory(String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
create the directory
createDirectory(String) - Static method in class org.apache.camel.testng.TestSupport
create the directory
createDisclaimer(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createDisplay(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createDistance() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Distance
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.
createDozerBeanMapper(List<String>) - Static method in class org.apache.camel.component.dozer.DozerComponent
 
createDozerBeanMapper(DozerBeanMapperConfiguration) - Static method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
Creates a DozerBeanMapper from the given configuration.
createDynamicContext(Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
Creates a dynamic context for the given exchange
createEditor() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Editor
createEducation() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Education
createEducations() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Educations
createElement(String, Document, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
createEmailAddress(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createEmailAnnouncementsFromManagers(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createEmailDigestFrequency() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of EmailDigestFrequency
createEmailDomain(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createEmailDomains() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of EmailDomains
createEmailForEveryNewPost(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createEmployeeCountRange() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of EmployeeCountRange
createEndDate() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of EndDate
createEndpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Creates the endpoint by the given uri
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.coap.CoAPComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ahc.AhcComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.apns.ApnsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.atmos.AtmosComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.atom.AtomComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.avro.AvroComponent
A factory method allowing derived components to create a new endpoint from the given URI, remaining path and optional parameters
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws.cw.CwComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws.ddb.DdbComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws.ec2.EC2Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws.kinesis.KinesisComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws.s3.S3Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws.sdb.SdbComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws.ses.SesComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws.sns.SnsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws.sqs.SqsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws.swf.SWFComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.bean.BeanComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.bean.validator.BeanValidatorComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.beanclass.ClassComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.binding.BindingNameComponent
 
createEndpoint(String, String, BoxApiName, BoxConfiguration) - Method in class org.apache.camel.component.box.BoxComponent
 
createEndpoint(String, String, BraintreeApiName, BraintreeConfiguration) - Method in class org.apache.camel.component.braintree.BraintreeComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.browse.BrowseComponent
 
createEndpoint(String, String, Map) - Method in class org.apache.camel.component.cache.CacheComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.cassandra.CassandraComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.chunk.ChunkComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.cmis.CMISComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.cometd.CometdComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.context.LocalContextComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.context.QualifiedContextComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.controlbus.ControlBusComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.couchdb.CouchDbComponent
 
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.crypto.DigitalSignatureComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.cxf.CxfComponent
Create a CxfEndpoint which, can be a Spring bean endpoint having URI format cxf:bean:beanId or transport address endpoint having URI format cxf://transportAddress.
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsComponent
 
createEndpoint(EndpointInfo) - Method in class org.apache.camel.component.cxf.WSDLServiceFactoryBean
 
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.disruptor.DisruptorComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.dns.DnsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.docker.DockerComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.dozer.DozerComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.dropbox.DropboxComponent
Create a camel endpoint after passing validation on the incoming url.
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ejb.EjbComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.elsql.ElsqlComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.etcd.EtcdComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.event.EventComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.eventadmin.EventAdminComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.exec.ExecComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.facebook.FacebookComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.feed.FeedComponent
 
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.flatpack.FlatpackComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.fop.FopComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.freemarker.FreemarkerComponent
 
createEndpoint(String) - Method in class org.apache.camel.component.gae.auth.GAuthComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.gae.auth.GAuthComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.gae.http.GHttpComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.gae.login.GLoginComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.gae.mail.GMailComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.gae.task.GTaskComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ganglia.GangliaComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.geocoder.GeoCoderComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.git.GitComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.github.GitHubComponent
 
createEndpoint(String, String, GoogleCalendarApiName, GoogleCalendarConfiguration) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarComponent
 
createEndpoint(String, String, GoogleDriveApiName, GoogleDriveConfiguration) - Method in class org.apache.camel.component.google.drive.GoogleDriveComponent
 
createEndpoint(String, String, GoogleMailApiName, GoogleMailConfiguration) - Method in class org.apache.camel.component.google.mail.GoogleMailComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.gora.GoraComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.gridfs.GridFsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.hazelcast.HazelcastComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.hbase.HBaseComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.hdfs.HdfsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.hdfs2.HdfsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.hipchat.HipchatComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.http.HttpComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.http4.HttpComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ignite.IgniteComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.infinispan.InfinispanComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.irc.IrcComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ironmq.IronMQComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.javaspace.JavaSpaceComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jbpm.JBPMComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jcache.JCacheComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jclouds.JcloudsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jcr.JcrComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jdbc.JdbcComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createEndpoint(URI, URI) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createEndpoint(URI, URI) - Method in class org.apache.camel.component.jetty8.JettyHttpComponent8
 
createEndpoint(URI, URI) - Method in class org.apache.camel.component.jetty9.JettyHttpComponent9
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jgroups.JGroupsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jira.JIRAComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jms.JmsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jmx.JMXComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jolt.JoltComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jpa.JpaComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jt400.Jt400Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.kafka.KafkaComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.kestrel.KestrelComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.krati.KratiComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.kubernetes.KubernetesComponent
 
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.ldap.LdapComponent
 
createEndpoint(String, String, LinkedInApiName, LinkedInConfiguration) - Method in class org.apache.camel.component.linkedin.LinkedInComponent
 
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.lucene.LuceneComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mail.MailComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.metrics.MetricsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mina.MinaComponent
 
createEndpoint(MinaConfiguration) - Method in class org.apache.camel.component.mina.MinaComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mina2.Mina2Component
 
createEndpoint(Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mllp.MllpComponent
 
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.mongodb.MongoDbComponent
Should access a singleton of type Mongo
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mqtt.MQTTComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mustache.MustacheComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mvel.MvelComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.nagios.NagiosComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.nats.NatsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.netty.NettyComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.netty4.NettyComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.olingo2.Olingo2Component
 
createEndpoint(String, String, Olingo2ApiName, Olingo2Configuration) - Method in class org.apache.camel.component.olingo2.Olingo2Component
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.optaplanner.OptaPlannerComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.paho.PahoComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.paxlogging.PaxLoggingComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.pdf.PdfComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.pgevent.PgEventComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.printer.PrinterComponent
 
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.quartz.QuartzComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.rabbitmq.RabbitMQComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.redis.RedisComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ref.RefComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.rest.RestApiComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.rest.RestComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.restlet.RestletComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.rmi.RmiComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.routebox.RouteboxComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.rss.RssComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.sap.netweaver.NetWeaverComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.scheduler.SchedulerComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.schematron.SchematronComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.seda.SedaComponent
 
createEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Method in class org.apache.camel.component.seda.SedaComponent
 
createEndpoint(String, Component, BlockingQueue<Exchange>, int) - Method in class org.apache.camel.component.seda.SedaComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.servicenow.ServiceNowComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.servlet.ServletComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.sip.SipComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.sjms.SjmsComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.slack.SlackComponent
Create a slack endpoint
createEndpoint(String, String, Map) - Method in class org.apache.camel.component.smpp.SmppComponent
 
createEndpoint(SmppConfiguration) - Method in class org.apache.camel.component.smpp.SmppComponent
Create a new smpp endpoint with the provided smpp configuration
createEndpoint(String, SmppConfiguration) - Method in class org.apache.camel.component.smpp.SmppComponent
Create a new smpp endpoint with the provided uri and smpp configuration
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.snmp.SnmpComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.solr.SolrComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.spark.SparkComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.splunk.SplunkComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.spring.integration.SpringIntegrationComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.springldap.SpringLdapComponent
creates a Spring LDAP endpoint
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.sql.SqlComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.sql.stored.SqlStoredComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ssh.SshComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.stax.StAXComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.stomp.StompComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.stream.StreamComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.stringtemplate.StringTemplateComponent
 
createEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Method in class org.apache.camel.component.stub.StubComponent
 
createEndpoint(String, Component, BlockingQueue<Exchange>, int) - Method in class org.apache.camel.component.stub.StubComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.test.TestComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.timer.TimerComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.twitter.TwitterComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.undertow.UndertowComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.validator.jing.JingComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.validator.msv.MsvComponent
 
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.velocity.VelocityComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.vertx.VertxComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.vm.VmComponent
 
createEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Method in class org.apache.camel.component.vm.VmComponent
 
createEndpoint(String, Component, BlockingQueue<Exchange>, int) - Method in class org.apache.camel.component.vm.VmComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.weather.WeatherComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.xmlrpc.XmlRpcComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.xmpp.XmppComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.xquery.XQueryComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.yammer.YammerComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.zookeeper.ZooKeeperComponent
 
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
createEndpointInstance(URI, UndertowComponent) - Method in class org.apache.camel.component.undertow.UndertowComponent
 
createEndpointInvocationChain(MessageContext, Object, EndpointInterceptor[]) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
createEndpointObservable(Endpoint, Func1<Exchange, T>) - Method in class org.apache.camel.rx.ReactiveCamel
Returns a newly created Observable given a function which converts the Exchange from the Camel consumer to the required type
createEndpointObservable(Endpoint) - Method in class org.apache.camel.rx.ReactiveCamel
Return a newly created Observable without conversion
createEndpointUri() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.file.FileEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
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.component.mustache.MustacheEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.mvel.MvelEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.netty4.NettyEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.sql.SqlEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.velocity.VelocityEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
createEndpointUri() - Method in class org.apache.camel.component.yammer.YammerEndpoint
 
createEndpointUri() - Method in class org.apache.camel.impl.DefaultEndpoint
A factory method to lazily create the endpointUri if none is specified
createEndYear(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createEntity(Exchange, Object) - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
Create a new instance of the entity for the given key
createEntityManager() - Method in class org.apache.camel.component.jpa.JpaEndpoint
Deprecated.
use JpaEndpoint.getEntityManagerFactory() to get hold of factory and create an entity manager using the factory.
createEntityManagerFactory() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
createEntryFilter(Date) - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
createEntryFilter(Date) - Method in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
createEntryFilter(Date) - Method in class org.apache.camel.component.rss.RssEntryPollingConsumer
 
createEntryPollingConsumer(FeedEndpoint, Processor, boolean, Date, boolean) - Method in class org.apache.camel.component.atom.AtomEndpoint
 
createEntryPollingConsumer(FeedEndpoint, Processor, boolean, Date, boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
 
createEntryPollingConsumer(FeedEndpoint, Processor, boolean, Date, boolean) - Method in class org.apache.camel.component.rss.RssEndpoint
 
createEnvelope() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Envelope
createEnvelope(Envelope) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<Envelope>}
createEnvelope() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Envelope
createEnvelope(Envelope) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Envelope>}
createError() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Error
createError() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of Error
createError(Error) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of JAXBElement<Error>}
createErrorCode(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
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
 
createErrorHandler(RouteContext, Exchange, AsyncProcessor, Endpoint) - Method in class org.apache.camel.processor.RoutingSlip
 
createErrorHandler(RouteContext, Processor) - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
createErrorHandlerBuilder() - Method in class org.apache.camel.builder.BuilderSupport
 
createEventEndpoint() - Method in class org.apache.camel.spring.SpringCamelContext
 
createEventType(EventType) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<EventType>}
createExceptionClasses(CamelContext) - Method in class org.apache.camel.model.CatchDefinition
 
createExceptionClasses(ClassResolver) - Method in class org.apache.camel.model.OnExceptionDefinition
 
createExceptionIterable(Throwable) - Static method in class org.apache.camel.util.ObjectHelper
Creates an Iterable to walk the exception from the bottom up (the last caused by going upwards to the root exception).
createExceptionIterator(Throwable) - Method in class org.apache.camel.processor.exceptionpolicy.DefaultExceptionPolicyStrategy
Strategy method creating the iterator to walk the exception in the order Camel should use for find the OnExceptionDefinition should be used.
createExceptionIterator(Throwable) - Static method in class org.apache.camel.util.ObjectHelper
Creates an Iterator to walk the exception from the bottom up (the last caused by going upwards to the root exception).
createExceptionMessage(String, Exchange, Throwable) - Static method in exception org.apache.camel.CamelExchangeException
Creates an exception message with the provided details.
createExceptionMessage(String, Exchange, Throwable) - Static method in class org.apache.camel.util.ExchangeHelper
Deprecated.
use org.apache.camel.CamelExchangeException.createExceptionMessage instead
createExchange() - Method in class org.apache.camel.bam.rules.TemporalRule
 
createExchange(Object) - Method in class org.apache.camel.component.atom.AtomEndpoint
 
createExchange(Object, Object) - Method in class org.apache.camel.component.atom.AtomEndpoint
 
createExchange(Protocol.Message, Object) - Method in class org.apache.camel.component.avro.AvroEndpoint
 
createExchange(Record) - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
createExchange(S3Object) - Method in class org.apache.camel.component.aws.s3.S3Endpoint
 
createExchange(ExchangePattern, S3Object) - Method in class org.apache.camel.component.aws.s3.S3Endpoint
 
createExchange(Message) - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
createExchange(Object, String) - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
createExchange(String, String, JsonObject, boolean) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
createExchange(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Creates a message exchange for the given index in the DataSet
createExchange(Object) - Method in class org.apache.camel.component.feed.FeedEndpoint
Creates an Exchange with the entries as the in body.
createExchange(Object, Object) - Method in class org.apache.camel.component.feed.FeedEndpoint
Creates an Exchange with the given entry as the in body.
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(GenericFile<T>) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
createExchange(Object) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
createExchange(ExchangePattern) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
createExchange(Message) - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
 
createExchange(Message) - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
createExchange(View) - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
createExchange() - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
createExchange(Message, Session, Object) - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
createExchange(ExchangePattern) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
createExchange(Message, Session) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
createExchange(Object, EntityManager) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
createExchange(Message) - Method in class org.apache.camel.component.mail.MailEndpoint
 
createExchange(IoSession, Object) - Method in class org.apache.camel.component.mina.MinaEndpoint
 
createExchange(IoSession, Object) - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
createExchange(ExchangePattern) - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
createExchange(Exchange) - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
createExchange(ChannelHandlerContext, MessageEvent) - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
createExchange(ChannelHandlerContext, MessageEvent) - Method in class org.apache.camel.component.netty.NettyEndpoint
 
createExchange(ChannelHandlerContext, Object) - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
createExchange(ChannelHandlerContext, Object) - Method in class org.apache.camel.component.netty4.NettyEndpoint
 
createExchange(IApplication) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
createExchange(MqttMessage, String) - Method in class org.apache.camel.component.paho.PahoEndpoint
 
createExchange(JobExecutionContext) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
createExchange() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
createExchange() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
createExchange(ExchangePattern) - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
createExchange(Exchange) - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
createExchange(Object) - Method in class org.apache.camel.component.rss.RssEndpoint
 
createExchange(Object, Object) - Method in class org.apache.camel.component.rss.RssEndpoint
 
createExchange(Message, Session) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
createExchange(Message, Session) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
createExchange(PDU) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
creates an exchange for the given message
createExchange(PDU, CommandResponderEvent) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
creates an exchange for the given message
createExchange(Object) - Method in class org.apache.camel.component.sql.SqlConsumer
 
createExchange(Object, long, boolean) - Method in class org.apache.camel.component.stream.StreamEndpoint
 
createExchange(TwitterEndpoint) - Method in enum org.apache.camel.component.twitter.consumer.TwitterEventType
 
createExchange(TwitterEndpoint, T) - Method in enum org.apache.camel.component.twitter.consumer.TwitterEventType
 
createExchange(HttpServerExchange) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
createExchange(Packet) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
createExchange() - Method in interface org.apache.camel.Endpoint
Create a new exchange for communicating with this endpoint
createExchange(ExchangePattern) - Method in interface org.apache.camel.Endpoint
Create a new exchange for communicating with this endpoint with the specified ExchangePattern such as whether its going to be an ExchangePattern.InOnly or ExchangePattern.InOut exchange
createExchange(Exchange) - Method in interface org.apache.camel.Endpoint
Deprecated.
will be removed in Camel 3.0
createExchange(Exchange) - Method in class org.apache.camel.impl.DefaultEndpoint
 
createExchange() - Method in class org.apache.camel.impl.DefaultEndpoint
 
createExchange(ExchangePattern) - Method in class org.apache.camel.impl.DefaultEndpoint
 
createExchange() - Method in class org.apache.camel.impl.DefaultProducer
 
createExchange(ExchangePattern) - Method in class org.apache.camel.impl.DefaultProducer
 
createExchange(Exchange) - Method in class org.apache.camel.impl.DefaultProducer
Deprecated.
createExchange() - Method in class org.apache.camel.impl.DeferProducer
 
createExchange(ExchangePattern) - Method in class org.apache.camel.impl.DeferProducer
 
createExchange(Exchange) - Method in class org.apache.camel.impl.DeferProducer
Deprecated.
createExchange() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
createExchange(ExchangePattern) - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
createExchange(Exchange) - Method in class org.apache.camel.impl.InterceptSendToEndpoint
Deprecated.
createExchange() - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
createExchange(ExchangePattern) - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
createExchange(Exchange) - Method in class org.apache.camel.impl.SynchronousDelegateProducer
Deprecated.
createExchange() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
createExchange(ExchangePattern) - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
createExchange(Exchange) - Method in class org.apache.camel.processor.UnitOfWorkProducer
Deprecated.
createExchange() - Method in interface org.apache.camel.Producer
Deprecated.
use Endpoint.createExchange() - will be removed in Camel 3.0
createExchange(ExchangePattern) - Method in interface org.apache.camel.Producer
Deprecated.
use Endpoint.createExchange(ExchangePattern) - will be removed in Camel 3.0
createExchange(Exchange) - Method in interface org.apache.camel.Producer
Deprecated.
will be removed in Camel 3.0
createExchange() - Method in class org.apache.camel.test.junit4.ExchangeTestSupport
A factory method to create an Exchange implementation
createExchange() - Method in class org.apache.camel.testng.ExchangeTestSupport
A factory method to create an Exchange implementation
createExchangeCompletedEvent(Exchange) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeCompletedEvent(Exchange) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange has been completed successfully
createExchangeCreatedEvent(Exchange) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeCreatedEvent(Exchange) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange has been created
createExchangeFailedEvent(Exchange) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeFailedEvent(Exchange) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange has failed
createExchangeFailureHandledEvent(Exchange, Processor, boolean, String) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeFailureHandledEvent(Exchange, Processor, boolean, String) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange has failed but was handled by the Camel error handlers such as an dead letter channel, or a doTry ..
createExchangeFailureHandlingEvent(Exchange, Processor, boolean, String) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createExchangeFailureHandlingEvent(Exchange, Processor, boolean, String) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject when an Exchange has failed but is being handled by the Camel error handlers such as an dead letter channel, or a doTry ..
createExchangeId() - Method in class org.apache.camel.impl.DefaultExchange
 
createExchangeId() - Method in class org.apache.camel.impl.DefaultMessage
 
createExchangeId() - Method in interface org.apache.camel.Message
Deprecated.
will be removed in Camel 3.0. It is discouraged for messages to create exchange ids
createExchangeList() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
createExchangeList(TwitterEndpoint, List<T>) - Method in enum org.apache.camel.component.twitter.consumer.TwitterEventType
 
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
createExchanges(S3Object) - Method in class org.apache.camel.component.aws.s3.S3Consumer
 
createExchanges(List<S3ObjectSummary>) - Method in class org.apache.camel.component.aws.s3.S3Consumer
 
createExchanges(List<Message>) - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
 
createExchanges(Message[]) - Method in class org.apache.camel.component.ironmq.IronMQConsumer
 
createExchanges(List<KeyValueHolder<String, Message>>) - Method in class org.apache.camel.component.mail.MailConsumer
 
createExchanges(List<SplunkEvent>) - Method in class org.apache.camel.component.splunk.SplunkConsumer
 
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).
createExchangeWithBody(Object) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Creates an exchange with the given body
createExchangeWithBody(CamelContext, Object) - Method in class org.apache.camel.test.junit4.TestSupport
Creates an exchange with the given body
createExchangeWithBody(CamelContext, Object) - Method in class org.apache.camel.test.TestSupport
Deprecated.
Creates an exchange with the given body
createExchangeWithBody(Object) - Method in class org.apache.camel.testng.CamelTestSupport
Creates an exchange with the given body
createExchangeWithBody(CamelContext, Object) - Method in class org.apache.camel.testng.TestSupport
Creates an exchange with the given body
createExchangeWithFeedHeader(Object, String) - Method in class org.apache.camel.component.feed.FeedEndpoint
 
createExecutor() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
createExecutor() - Method in class org.apache.camel.component.kubernetes.KubernetesEndpoint
 
createExecutor() - Method in class org.apache.camel.component.nats.NatsEndpoint
 
createExecutor() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
createExecutor(int, ThreadFactory, RejectedExecutionHandler) - Method in class org.apache.camel.spring.util.CamelThreadPoolTaskScheduler
 
createExecutorService() - Method in class org.apache.camel.component.netty.NettyComponent
 
createExecutorService() - Method in class org.apache.camel.component.netty4.NettyComponent
 
createExperienceLevel() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ExperienceLevel
createExpirationDate() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ExpirationDate
createExpirationTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createExpression(CamelContext) - Method in class org.apache.camel.builder.ExpressionClauseSupport
 
createExpression(String) - Method in class org.apache.camel.builder.script.JavaScriptLanguage
 
createExpression(String) - Method in class org.apache.camel.builder.script.PhpLanguage
 
createExpression(String) - Method in class org.apache.camel.builder.script.PythonLanguage
 
createExpression(String) - Method in class org.apache.camel.builder.script.RubyLanguage
 
createExpression(String) - Method in class org.apache.camel.builder.script.ScriptLanguage
 
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.component.hl7.TerserLanguage
 
createExpression(CamelContext, Annotation, LanguageAnnotation, Class<?>) - Method in class org.apache.camel.component.xquery.XQueryAnnotationExpressionFactory
 
createExpression(CamelContext, Annotation, LanguageAnnotation, Class<?>) - Method in class org.apache.camel.jsonpath.JsonPathAnnotationExpressionFactory
 
createExpression(String) - Method in class org.apache.camel.jsonpath.JsonPathLanguage
 
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.groovy.GroovyLanguage
 
createExpression(String) - Method in class org.apache.camel.language.header.HeaderLanguage
 
createExpression(String) - Method in class org.apache.camel.language.juel.JuelLanguage
 
createExpression(String) - Method in class org.apache.camel.language.jxpath.JXPathLanguage
 
createExpression(String) - Method in class org.apache.camel.language.mvel.MvelLanguage
 
createExpression(String) - Method in class org.apache.camel.language.ognl.OgnlLanguage
 
createExpression(String) - Method in class org.apache.camel.language.property.ExchangePropertyLanguage
 
createExpression(String) - Method in class org.apache.camel.language.ref.RefLanguage
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.BinaryExpression
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.CompositeNodes
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.DoubleQuoteEnd
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.DoubleQuoteStart
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.LiteralExpression
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.LogicalExpression
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.NullExpression
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.SimpleFunctionEnd
 
createExpression(String) - Method in class org.apache.camel.language.simple.ast.SimpleFunctionExpression
 
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(String) - Method in class org.apache.camel.language.spel.SpelLanguage
 
createExpression(String) - Method in class org.apache.camel.language.sql.SqlLanguage
 
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(String) - Method in class org.apache.camel.language.xquery.XQueryLanguage
 
createExpression(RouteContext) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
createExpression(RouteContext) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.JsonPathExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.MethodCallExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.SimpleExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.TokenizerExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.XPathExpression
 
createExpression(CamelContext) - Method in class org.apache.camel.model.language.XQueryExpression
 
createExpression(RouteContext) - Method in class org.apache.camel.model.ToDynamicDefinition
 
createExpression(String) - Method in interface org.apache.camel.spi.Language
Creates an expression based on the given string input
createEyebrowUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createFacet() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Facet
createFacets() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Facets
createFactoryFor(RabbitMQEndpoint) - Method in class org.apache.camel.component.rabbitmq.RabbitMQConnectionFactorySupport
 
createFault() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Fault
createFault(Fault) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<Fault>}
createFault() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Fault
createFault(Fault) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Fault>}
createFaultcode() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Faultcode
createFaultreason() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Faultreason
createFax(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createFeature(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createFeatures() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Features
createFeed() - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
createFeed() - Method in class org.apache.camel.component.atom.AtomPollingConsumer
 
createFeed() - Method in class org.apache.camel.component.feed.FeedPollingConsumer
 
createFeed() - Method in class org.apache.camel.component.rss.RssEntryPollingConsumer
 
createFeed() - Method in class org.apache.camel.component.rss.RssPollingConsumer
 
createFeed(String) - Static method in class org.apache.camel.component.rss.RssUtils
 
createFeed(String, ClassLoader) - Static method in class org.apache.camel.component.rss.RssUtils
 
createFeed(String, String, String) - Static method in class org.apache.camel.component.rss.RssUtils
 
createFeed(String, String, String, ClassLoader) - Static method in class org.apache.camel.component.rss.RssUtils
 
createFieldOfStudy(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createFileEntryParser(String) - Method in class org.apache.camel.component.file.remote.OsgiParserFactory
 
createFileEntryParser(FTPClientConfig) - Method in class org.apache.camel.component.file.remote.OsgiParserFactory
 
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
 
createFindByKeyQuery() - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
createFirstName(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createFixedParser(String, Reader) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
createFollowing() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Following
createFollowStatistics() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of FollowStatistics
createFoundedYear(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createFtpClient() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
createFtpClient() - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
Create the FTPS client.
createGenericFileProcessStrategy(CamelContext, Map<String, Object>) - Static method in class org.apache.camel.component.file.remote.strategy.FtpProcessStrategyFactory
 
createGenericFileProcessStrategy(CamelContext, Map<String, Object>) - Static method in class org.apache.camel.component.file.remote.strategy.SftpProcessStrategyFactory
 
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
 
createGenericFileProcessStrategy(CamelContext, Map<String, Object>) - Static method in class org.apache.camel.component.scp.ScpProcessStrategyFactory
 
createGenericFileStrategy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
A strategy method to lazily create the file strategy
createGMetric() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
createGroovyShell(Exchange) - Method in interface org.apache.camel.language.groovy.GroovyShellFactory
 
createGroup() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Group
createGroupCategory() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of GroupCategory
createGroupChatProducer() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
createGroupIntervalLogMessage() - Method in class org.apache.camel.processor.ThroughputLogger
 
createGroupMembership() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of GroupMembership
createGroupMemberships() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of GroupMemberships
createGroups() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Groups
createHeader() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Header
createHeader(Header) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<Header>}
createHeader() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Header
createHeader(Header) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Header>}
createHeaders() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Headers
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
createHeadline(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createHierarchicalStreamReader(Exchange, InputStream) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
createHierarchicalStreamReader(Exchange, InputStream) - Method in class org.apache.camel.dataformat.xstream.JsonDataFormat
 
createHierarchicalStreamReader(Exchange, InputStream) - Method in class org.apache.camel.dataformat.xstream.XStreamDataFormat
 
createHierarchicalStreamWriter(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
createHierarchicalStreamWriter(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.xstream.JsonDataFormat
 
createHierarchicalStreamWriter(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.xstream.XStreamDataFormat
 
createHistoricalFollowStatistic() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of HistoricalFollowStatistic
createHistoricalFollowStatistics() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of HistoricalFollowStatistics
createHistoricalStatusUpdateStatistic() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of HistoricalStatusUpdateStatistic
createHistoricalStatusUpdateStatistics() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of HistoricalStatusUpdateStatistics
createHonors(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createHowToApply() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of HowToApply
createHttpClient() - Method in class org.apache.camel.component.http.HttpEndpoint
Factory method used by producers and consumers to create a new HttpClient instance
createHttpClient() - Method in class org.apache.camel.component.http4.HttpEndpoint
Factory method to create a new HttpClient instance

Producers and consumers should use the HttpEndpoint.getHttpClient() method instead.

createHttpClient(JettyHttpEndpoint, Integer, Integer, SSLContextParameters) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Creates a new HttpClient and configures its proxy/thread pool and SSL based on this component settings.
createHttpClient() - Method in class org.apache.camel.maven.CamelSalesforceMojo
 
createHttpClientConfigurer(Map<String, Object>, Set<AuthMethod>) - Method in class org.apache.camel.component.http.HttpComponent
Creates the HttpClientConfigurer based on the given parameters
createHttpClientConfigurer(Map<String, Object>, boolean) - Method in class org.apache.camel.component.http4.HttpComponent
Creates the HttpClientConfigurer based on the given parameters
createHttpEndpoint(String, HttpComponent, HttpClientParams, HttpConnectionManager, HttpClientConfigurer) - Method in class org.apache.camel.component.http.HttpComponent
 
createHttpHeader() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of HttpHeader
createId(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
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.
createIgniteCompute() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
 
createImAccount() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ImAccount
createImAccountName(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createImAccounts() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ImAccounts
createImAccountType(ImAccountType) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<ImAccountType>}
createImageUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createIndex() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Create technical list index
createIndustries() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Industries
createIndustry() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Industry
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.guice.GuiceCamelContext
 
createInjector(Map, Module...) - Static method in class org.apache.camel.guice.inject.Injectors
Creates an injector from the given properties, loading any modules define by the Injectors.MODULE_CLASS_NAMES property value (space separated) along with any other modules passed as an argument.
createInjector() - Method in class org.apache.camel.impl.DefaultCamelContext
Lazily create a default implementation
createInjector() - Method in class org.apache.camel.spring.SpringCamelContext
 
createInOnlyTemplate(JmsEndpoint, boolean, String) - Method in class org.apache.camel.component.jms.JmsConfiguration
Creates a JmsOperations object used for one way messaging
createInOnlyTemplate() - Method in class org.apache.camel.component.jms.JmsEndpoint
Factory method for creating a new template for InOnly message exchanges
createInOutTemplate(JmsEndpoint, boolean, String, long) - Method in class org.apache.camel.component.jms.JmsConfiguration
Creates a JmsOperations object used for request/response using a request timeout value
createInOutTemplate() - Method in class org.apache.camel.component.jms.JmsEndpoint
Factory method for creating a new template for InOut message exchanges
createInParameterIterator(Object) - Static method in class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy
 
createInputStream(String, HdfsConfiguration) - Method in enum org.apache.camel.component.hdfs.HdfsFileType
 
createInputStream(String, HdfsConfiguration) - Static method in class org.apache.camel.component.hdfs.HdfsInputStream
 
createInputStream(String, HdfsConfiguration) - Method in enum org.apache.camel.component.hdfs2.HdfsFileType
 
createInputStream(String, HdfsConfiguration) - Static method in class org.apache.camel.component.hdfs2.HdfsInputStream
 
createInstance() - Method in class org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
createInstance() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
createInstance() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
createInstance() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
 
createInstance() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextClientParametersFactoryBean
 
createInstance() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
createInstance() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextServerParametersFactoryBean
 
createInstance() - Method in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
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
 
createInstanceName(Properties) - Method in class org.apache.camel.component.quartz.QuartzComponent
 
createInstanceName(Properties) - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
createInterests(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createInventor() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Inventor
createInventors() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Inventors
createInvitationRequest() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of InvitationRequest
createInvocation(Object, Exchange) - Method in class org.apache.camel.component.bean.BeanInfo
 
createInvoker() - Method in class org.apache.camel.component.cxf.WSDLServiceFactoryBean
 
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
createIrcLogger(String) - Method in class org.apache.camel.component.irc.IrcComponent
 
createIsActive(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createIsApplied(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createIsCommentable(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createIsCompanyShareEnabled() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of IsCompanyShareEnabled
createIsCurrent(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createIsFollowing() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of IsFollowing
createIsHeadquarters(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createIsLikable(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createIsLiked() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of IsLiked
createIsOpenToNonMembers(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createIsSaved(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createItemContent() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ItemContent
createIterable(Object) - Static method in class org.apache.camel.util.ObjectHelper
Creates an iterable over the value if the value is a collection, an Object[], a String with values separated by comma, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value

Will default use comma for String separating String values.

createIterable(Object, String) - Static method in class org.apache.camel.util.ObjectHelper
Creates an iterable over the value if the value is a collection, an Object[], a String with values separated by the given delimiter, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value

This method does not allow empty values

createIterable(Object, String, boolean) - Static method in class org.apache.camel.util.ObjectHelper
Creates an iterable over the value if the value is a collection, an Object[], a String with values separated by the given delimiter, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value
createIterable(Object, String, boolean, boolean) - Static method in class org.apache.camel.util.ObjectHelper
Creates an iterable over the value if the value is a collection, an Object[], a String with values separated by the given delimiter, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value
createIterator(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
createIterator(Object, String, boolean, boolean) - Static method in class org.apache.camel.util.ObjectHelper
Creates an iterator over the value if the value is a collection, an Object[], a String with values separated by the given delimiter, or a primitive type array; otherwise to simplify the caller's code, we just create a singleton collection iterator over a single value
createJavaMailSender() - Method in class org.apache.camel.component.mail.MailConfiguration
 
createJAXRSClientFactoryBean() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
createJAXRSClientFactoryBean(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
createJAXRSServerFactoryBean() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
createJettyHttpClient() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
createJmsDestination(Session) - Method in class org.apache.camel.component.jms.JmsTemporaryQueueEndpoint
 
createJmsDestination(Session) - Method in class org.apache.camel.component.jms.JmsTemporaryTopicEndpoint
 
createJmsMessage(Exception, Session) - Method in class org.apache.camel.component.jms.JmsBinding
 
createJmsMessage(Exchange, Message, Session, CamelContext) - Method in class org.apache.camel.component.jms.JmsBinding
 
createJmsMessage(Exchange, Object, Map<String, Object>, Session, CamelContext) - Method in class org.apache.camel.component.jms.JmsBinding
 
createJmsMessage(Exception, Session) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 
createJmsMessage(Exchange, Object, Map<String, Object>, Session, CamelContext) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 
createJmsMessageForType(Exchange, Object, Map<String, Object>, Session, CamelContext, JmsMessageType) - Method in class org.apache.camel.component.jms.JmsBinding
Create the Message
createJmsMessageForType(Exchange, Object, Map<String, Object>, Session, CamelContext, JmsMessageType) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Create the Message
createJMXConnectionNotification() - Method in class org.apache.camel.component.jmx.jaxb.ObjectFactory
Create an instance of JMXConnectionNotification
createJmxConnector(String) - Method in class org.apache.camel.management.DefaultManagementAgent
 
createJndiContext() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
createJndiContext() - Method in class org.apache.camel.testng.CamelTestSupport
 
createJob() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Job
createJob(JobInfo, BulkApiClient.JobInfoResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
Creates a Bulk Job
createJob(JobInfo, BulkApiClient.JobInfoResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
createJobBookmark() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JobBookmark
createJobBookmarks() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JobBookmarks
createJobDetail(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
createJobDetail(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
createJobFunction() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JobFunction
createJobFunctions() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JobFunctions
createJobInfo() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of JobInfo
createJobInfo(JobInfo) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of JAXBElement<JobInfo>}
createJobPoster() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JobPoster
createJobs() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Jobs
createJobSearch() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JobSearch
createJobSuggestions() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JobSuggestions
createJobType() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JobType
createKafkaExchange(ConsumerRecord) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
createKeyInfoReference(XMLSignatureFactory, String, String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
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.
createLanguage() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Language
createLanguages() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Languages
createLargeLogoUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createLastName(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createLevel(ProficiencyLevelType) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<ProficiencyLevelType>}
createLike() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Like
createLikes() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Likes
createLineBuilderStrategy() - Method in class org.apache.camel.component.pdf.text.AutoFormattedWriterAbstractFactory
 
createLineBuilderStrategy() - Method in class org.apache.camel.component.pdf.text.LineTerminationWriterAbstractFactory
 
createLineBuilderStrategy() - Method in interface org.apache.camel.component.pdf.text.TextProcessingAbstractFactory
 
createListenerConnectionFactory() - Method in class org.apache.camel.component.jms.JmsConfiguration
Factory method which allows derived classes to customize the lazy creation
createListenerContainer() - Method in class org.apache.camel.component.jms.reply.QueueReplyManager
 
createListenerContainer() - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
createListenerContainer() - Method in class org.apache.camel.component.jms.reply.TemporaryQueueReplyManager
 
createListenerContainer() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
createListenerContainer() - Method in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyManager
 
createLoadBalancer() - Method in class org.apache.camel.component.event.EventEndpoint
 
createLoadBalancer() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
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 from the loadBalancerTypeName
createLocale(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createLocalSparkContext() - Static method in class org.apache.camel.component.spark.Sparks
 
createLocation() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Location
createLocationDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createLocations() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Locations
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
 
createLogger() - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
createLogMessage(Exchange, int) - Method in class org.apache.camel.processor.ThroughputLogger
 
createLogoUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
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.
createMailboxItem() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of MailboxItem
createMainAddress(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createManagementMBeanAssembler() - Method in class org.apache.camel.impl.DefaultCamelContext
Lazily create a default implementation
createManagementMBeanAssembler() - Method in class org.apache.camel.spring.SpringCamelContext
 
createManagementStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
 
createMapFromMapMessage(MapMessage) - Method in class org.apache.camel.component.jms.JmsBinding
Extracts a Map from a MapMessage
createMapFromMapMessage(MapMessage) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Extracts a Map from a MapMessage
createMarshaller() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
createMarshaller(Exchange) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
createMBeanServer() - Method in class org.apache.camel.management.DefaultManagementAgent
 
createMBeanServerNotification() - Method in class org.apache.camel.component.jmx.jaxb.ObjectFactory
Create an instance of MBeanServerNotification
createMemberGroup() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of MemberGroup
createMemberGroups() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of MemberGroups
createMembershipState() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of MembershipState
createMemberUrl() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of MemberUrl
createMemberUrlResources() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of MemberUrlResources
createMessage(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createMessage(Object, Class<?>) - Static method in exception org.apache.camel.NoTypeConversionAvailableException
Returns an error message for no type converter available.
createMessage(Object, Class<?>, Throwable) - Static method in exception org.apache.camel.NoTypeConversionAvailableException
Returns an error message for no type converter available with the cause.
createMessage(String, Exchange) - Static method in exception org.apache.camel.RuntimeExchangeException
 
createMessage(Object, Class<?>, Throwable) - Static method in exception org.apache.camel.TypeConversionException
Returns an error message for type conversion failed.
createMessageBody(long) - Method in class org.apache.camel.component.dataset.DataSetSupport
 
createMessageBody(long) - Method in class org.apache.camel.component.dataset.ListDataSet
Creates the message body for a given message.
createMessageBody(long) - Method in class org.apache.camel.component.dataset.SimpleDataSet
Creates the message body for a given message
createMessageConsumer(Session, Destination, String, boolean, String) - Static method in class org.apache.camel.component.sjms.jms.JmsObjectFactory
 
createMessageConsumer(Session, Destination, String, boolean, String, boolean) - Static method in class org.apache.camel.component.sjms.jms.JmsObjectFactory
 
createMessageHandler(Session) - Method in class org.apache.camel.component.sjms.SjmsConsumer
Helper factory method used to create a MessageListener based on the MEP
createMessageId() - Method in class org.apache.camel.component.jms.JmsMessage
 
createMessageId() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
createMessageId() - Method in class org.apache.camel.impl.MessageSupport
Allow implementations to auto-create a messageId
createMessageListener(JmsEndpoint, Processor) - Method in class org.apache.camel.component.jms.JmsConsumer
 
createMessageListenerContainer(JmsEndpoint) - Method in class org.apache.camel.component.jms.JmsConfiguration
 
createMessageListenerContainer() - Method in class org.apache.camel.component.jms.JmsConsumer
 
createMessageListenerContainer() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
createMessageListenerContainer(JmsEndpoint) - Method in interface org.apache.camel.component.jms.MessageListenerContainerFactory
Create a custom AbstractMessageListenerContainer.
createMessageProducer(Session, Destination, boolean, long) - Static method in class org.apache.camel.component.sjms.jms.JmsObjectFactory
 
createMethod(String) - Method in enum org.apache.camel.component.http.HttpMethods
 
createMethod(Exchange) - Method in class org.apache.camel.component.http.HttpPollingConsumer
 
createMethod(Exchange) - Method in class org.apache.camel.component.http.HttpProducer
Creates the HttpMethod to use to call the remote server, either its GET or POST.
createMethod(Exchange, HttpEndpoint, boolean) - Static method in class org.apache.camel.component.http4.helper.HttpMethodHelper
Creates the HttpMethod to use to call the remote server, often either its GET or POST.
createMethod(String) - Method in enum org.apache.camel.component.http4.HttpMethods
 
createMethod(Exchange) - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
createMethod(Exchange) - Method in class org.apache.camel.component.http4.HttpProducer
Creates the HttpMethod to use to call the remote server, either its GET or POST.
createMethod(Message, boolean) - Static method in class org.apache.camel.component.netty.http.NettyHttpHelper
Creates the HttpMethod to use to call the remote server, often either its GET or POST.
createMethod(Message, boolean) - Static method in class org.apache.camel.component.netty4.http.NettyHttpHelper
Creates the HttpMethod to use to call the remote server, often either its GET or POST.
createMethod(Exchange, UndertowEndpoint, boolean) - Static method in class org.apache.camel.component.undertow.UndertowHelper
Creates the HttpMethod to use to call the remote server, often either its GET or POST.
createMethod(Exchange, HttpCommonEndpoint, boolean) - Static method in class org.apache.camel.http.common.HttpHelper
Creates the HttpMethod to use to call the remote server, often either its GET or POST.
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
 
createModel(BindyFixedLengthFactory, String, int) - Method in class org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat
 
createModelFactory() - Method in class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
createModelFactory() - Method in class org.apache.camel.dataformat.bindy.csv.BindyCsvDataFormat
 
createModelFactory() - Method in class org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat
 
createModelFactory() - Method in class org.apache.camel.dataformat.bindy.kvp.BindyKeyValuePairDataFormat
 
createModelFromXml(CamelContext, String, Class<T>) - Static method in class org.apache.camel.model.ModelHelper
Marshal the xml to the model definition
createModelFromXml(CamelContext, InputStream, Class<T>) - Static method in class org.apache.camel.model.ModelHelper
Marshal the xml to the model definition
createModelJAXBContextFactory() - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
createModelJAXBContextFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
createModelJAXBContextFactory() - Method in class org.apache.camel.spring.SpringCamelContext
 
createMongoDbExchange(DBObject) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
createMonitorNotification() - Method in class org.apache.camel.component.jmx.jaxb.ObjectFactory
Create an instance of MonitorNotification
createMonth(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createMultipartAlternativeMessage(MimeMessage, MailConfiguration, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
 
createName(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createNamespaceContext(XPathFactory) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
createNameType() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of NameType
createNetwork() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Network
createNetworkStats() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of NetworkStats
createNewConsumer(Processor) - Method in class org.apache.camel.component.seda.SedaEndpoint
 
createNewConsumer(Processor) - Method in class org.apache.camel.component.stub.StubEndpoint
 
createNewConsumer(Processor) - Method in class org.apache.camel.component.vm.VmEndpoint
 
createNewFile(File) - Static method in class org.apache.camel.util.FileUtil
Creates a new file.
createNewPosition() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of NewPosition
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.
createNode(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Create a node with the specified group.
createNotes(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createNotificationEvent(NotificationEventType) - Method in class org.apache.camel.component.jmx.jaxb.ObjectFactory
Create an instance of JAXBElement<NotificationEventType>}
createNotificationEventType() - Method in class org.apache.camel.component.jmx.jaxb.ObjectFactory
Create an instance of NotificationEventType
createNotUnderstood(NotUnderstoodType) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<NotUnderstoodType>}
createNotUnderstoodType() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of NotUnderstoodType
createNumber(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createNumConnections(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createNumConnectionsCapped(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createNumFollowers() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of NumFollowers
createNumLikes(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createNumRecommendations(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createNumRecommenders(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createNumResults(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createObjectName(StringBuilder) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
Factory method to create an ObjectName escaping any required characters
createObjectNamesType() - Method in class org.apache.camel.component.jmx.jaxb.ObjectFactory
Create an instance of ObjectNamesType
createOffice() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Office
createOldPosition() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of OldPosition
createOnAcceptAlertNotificationExchange(AlertNotification) - Method in class org.apache.camel.component.smpp.SmppEndpoint
Create a new exchange for communicating with this endpoint from a SMSC
createOnAcceptAlertNotificationExchange(ExchangePattern, AlertNotification) - Method in class org.apache.camel.component.smpp.SmppEndpoint
Create a new exchange for communicating with this endpoint from a SMSC with the specified ExchangePattern such as whether its going to be an ExchangePattern.InOnly or ExchangePattern.InOut exchange
createOnAcceptDataSm(DataSm, String) - Method in class org.apache.camel.component.smpp.SmppEndpoint
Create a new exchange for communicating with this endpoint from a SMSC
createOnAcceptDataSm(ExchangePattern, DataSm, String) - Method in class org.apache.camel.component.smpp.SmppEndpoint
Create a new exchange for communicating with this endpoint from a SMSC with the specified ExchangePattern such as whether its going to be an ExchangePattern.InOnly or ExchangePattern.InOut exchange
createOnAcceptDeliverSmExchange(DeliverSm) - Method in class org.apache.camel.component.smpp.SmppEndpoint
Create a new exchange for communicating with this endpoint from a SMSC
createOnAcceptDeliverSmExchange(ExchangePattern, DeliverSm) - Method in class org.apache.camel.component.smpp.SmppEndpoint
Create a new exchange for communicating with this endpoint from a SMSC with the specified ExchangePattern such as whether its going to be an ExchangePattern.InOnly or ExchangePattern.InOut exchange
createOnJoinExchange(String, IRCUser) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
createOnKickExchange(String, IRCUser, String, String) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
createOnModeExchange(String, IRCUser, IRCModeParser) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
createOnNickExchange(IRCUser, String) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
createOnPartExchange(String, IRCUser, String) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
createOnPrivmsgExchange(String, IRCUser, String) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
createOnQuitExchange(IRCUser, String) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
createOnReplyExchange(int, String, String) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
createOnTopicExchange(String, IRCUser, String) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
CreateOperation - Class in org.apache.camel.component.zookeeper.operations
CreateOperation is a basic Zookeeper operation used to create and set the data contained in a given node
CreateOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.CreateOperation
 
createOperationContext() - Method in class org.apache.camel.component.cmis.CMISConsumer
 
createOperationContext() - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
createOptimisticLockRetryPolicy() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
createOptionalParameterByCode(OptionalParameter[]) - Method in class org.apache.camel.component.smpp.SmppDataSmCommand
 
createOptionalParameterByName(OptionalParameter[]) - Method in class org.apache.camel.component.smpp.SmppDataSmCommand
 
createOptionalParametersByCode(Map<Short, Object>) - Method in class org.apache.camel.component.smpp.AbstractSmppCommand
 
createOptionalParametersByName(Map<String, String>) - Method in class org.apache.camel.component.smpp.AbstractSmppCommand
Deprecated.
will be removed in Camel 2.13.0/3.0.0 - use createOptionalParametersByCode instead
createOrder(Order) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Order>}
createOriginalUpdate() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of OriginalUpdate
createOrUpdateTopic() - Method in class org.apache.camel.component.salesforce.internal.streaming.PushTopicHelper
 
createOutputsProcessor(RouteContext) - Method in class org.apache.camel.model.ProcessorDefinition
Prefer to use {#link #createChildProcessor}.
createOutputsProcessor(RouteContext, Collection<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.ProcessorDefinition
 
createOutputsProcessorImpl(RouteContext, Collection<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.ProcessorDefinition
 
createOutputStream(String, HdfsConfiguration) - Method in enum org.apache.camel.component.hdfs.HdfsFileType
 
createOutputStream(String, HdfsConfiguration) - Static method in class org.apache.camel.component.hdfs.HdfsOutputStream
 
createOutputStream(String, HdfsConfiguration) - Method in enum org.apache.camel.component.hdfs2.HdfsFileType
 
createOutputStream(String, HdfsConfiguration) - Static method in class org.apache.camel.component.hdfs2.HdfsOutputStream
 
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
createParameterExpressions() - Method in class org.apache.camel.component.bean.MethodInfo
 
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
 
createParser(Exchange) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
createParser(Exchange, Reader) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
createParser(CPS) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Creates a new instance of the uniVocity parser.
createParser(CsvParserSettings) - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Creates a new instance of the uniVocity parser.
createParser(FixedWidthParserSettings) - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Creates a new instance of the uniVocity parser.
createParser(TsvParserSettings) - Method in class org.apache.camel.dataformat.univocity.UniVocityTsvDataFormat
Creates a new instance of the uniVocity parser.
createParserSettings() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Creates a new instance of the parser settings.
createParserSettings() - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Creates a new instance of the parser settings.
createParserSettings() - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Creates a new instance of the parser settings.
createParserSettings() - Method in class org.apache.camel.dataformat.univocity.UniVocityTsvDataFormat
Creates a new instance of the parser settings.
createPartnerJobId(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createPatent() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Patent
createPatents() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Patents
createPeople() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of People
createPeopleSearch() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of PeopleSearch
createPerson() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Person
createPersonActivities() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of PersonActivities
createPhone1(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createPhone2(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createPhoneNumber() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of PhoneNumber
createPhoneNumbers() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of PhoneNumbers
createPhoneType(PhoneType) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<PhoneType>}
createPictureUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createPipelineFactory(NettyProducer) - Method in class org.apache.camel.component.netty.ClientPipelineFactory
Creates a new ClientPipelineFactory using the given NettyProducer
createPipelineFactory(NettyProducer) - Method in class org.apache.camel.component.netty.DefaultClientPipelineFactory
 
createPipelineFactory(NettyConsumer) - Method in class org.apache.camel.component.netty.DefaultServerPipelineFactory
 
createPipelineFactory(NettyProducer) - Method in class org.apache.camel.component.netty.http.HttpClientPipelineFactory
 
createPipelineFactory(NettyConsumer) - Method in class org.apache.camel.component.netty.http.HttpServerPipelineFactory
 
createPipelineFactory(NettyConsumer) - Method in class org.apache.camel.component.netty.http.HttpServerSharedPipelineFactory
 
createPipelineFactory(NettyConsumer) - Method in class org.apache.camel.component.netty.ServerPipelineFactory
Creates a new ServerPipelineFactory using the given NettyConsumer
createPipelineFactory(NettyProducer) - Method in class org.apache.camel.component.netty4.ClientInitializerFactory
Creates a new ClientInitializerFactory using the given NettyProducer
createPipelineFactory(NettyProducer) - Method in class org.apache.camel.component.netty4.DefaultClientInitializerFactory
 
createPipelineFactory(NettyConsumer) - Method in class org.apache.camel.component.netty4.DefaultServerInitializerFactory
 
createPipelineFactory(NettyProducer) - Method in class org.apache.camel.component.netty4.http.HttpClientInitializerFactory
 
createPipelineFactory(NettyConsumer) - Method in class org.apache.camel.component.netty4.http.HttpServerInitializerFactory
 
createPipelineFactory(NettyConsumer) - Method in class org.apache.camel.component.netty4.http.HttpServerSharedInitializerFactory
 
createPipelineFactory(NettyConsumer) - Method in class org.apache.camel.component.netty4.ServerInitializerFactory
Creates a new ServerInitializerFactory using the given NettyConsumer
createPollingConsumer(FeedEndpoint, Processor) - Method in class org.apache.camel.component.atom.AtomEndpoint
 
createPollingConsumer(FeedEndpoint, Processor) - Method in class org.apache.camel.component.feed.FeedEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.component.http.HttpEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
createPollingConsumer() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
createPollingConsumer(FeedEndpoint, Processor) - Method in class org.apache.camel.component.rss.RssEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
createPollingConsumer() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
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
 
createPopulateIterator(String, String, int, Exchange, Object) - Method in class org.apache.camel.component.elsql.ElsqlSqlPrepareStatementStrategy
 
createPopulateIterator(String, String, int, Exchange, Object) - Method in class org.apache.camel.component.jdbc.DefaultJdbcPrepareStatementStrategy
 
createPopulateIterator(String, String, int, Exchange, Object) - Method in interface org.apache.camel.component.jdbc.JdbcPrepareStatementStrategy
Creates the iterator to use when setting query parameters on the prepared statement.
createPopulateIterator(String, String, int, Exchange, Object) - Method in class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy
 
createPopulateIterator(String, String, int, Exchange, Object) - Method in interface org.apache.camel.component.sql.SqlPrepareStatementStrategy
Creates the iterator to use when setting query parameters on the prepared statement.
createPosition() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Position
createPositions() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Positions
createPost() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Post
createPostalCode(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createPoster() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Poster
createPostingDate() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of PostingDate
createPostingTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createPostRole(PostRole) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<PostRole>}
createPosts() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Posts
createPreDeleteHandler() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
createPredicate(String) - Method in class org.apache.camel.builder.script.JavaScriptLanguage
 
createPredicate(String) - Method in class org.apache.camel.builder.script.PhpLanguage
 
createPredicate(String) - Method in class org.apache.camel.builder.script.PythonLanguage
 
createPredicate(String) - Method in class org.apache.camel.builder.script.RubyLanguage
 
createPredicate(String) - Method in class org.apache.camel.builder.script.ScriptLanguage
 
createPredicate(String) - Method in class org.apache.camel.component.hl7.TerserLanguage
 
createPredicate(String) - Method in class org.apache.camel.jsonpath.JsonPathLanguage
 
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.groovy.GroovyLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.header.HeaderLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.juel.JuelLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.jxpath.JXPathLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.mvel.MvelLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.ognl.OgnlLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.property.ExchangePropertyLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.ref.RefLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.simple.SimpleLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.spel.SpelLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.sql.SqlLanguage
 
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(String) - Method in class org.apache.camel.language.xquery.XQueryLanguage
 
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
createPrivateChatProducer(String) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
createProcessName() - Static method in class org.apache.camel.bam.ProcessBuilder
 
createProcessor() - Method in class org.apache.camel.bam.ActivityBuilder
 
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.RemovePropertiesDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.RemovePropertyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ResequenceDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.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.ScriptDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SendDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetBodyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetFaultBodyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetHeaderDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SetPropertyDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SortDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.SplitDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.StopDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ThreadsDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ThrottleDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ToDynamicDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.TransactedDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.TransformDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.TryDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.UnmarshalDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.ValidateDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.WhenDefinition
 
createProcessor(RouteContext) - Method in class org.apache.camel.model.WireTapDefinition
 
createProcessor(RouteContext, ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.ProcessorFactory
Creates the processor.
createProcessorExchangePair(int, Processor, Exchange, RouteContext) - Method in class org.apache.camel.processor.MulticastProcessor
Creates the ProcessorExchangePair which holds the processor and exchange to be send out.
createProcessorExchangePair(int, Endpoint, Producer, Exchange, ExchangePattern) - Method in class org.apache.camel.processor.RecipientListProcessor
This logic is similar to MulticastProcessor but we have to return a RecipientProcessorExchangePair instead
createProcessorExchangePairs(Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
 
createProcessorExchangePairs(Exchange) - Method in class org.apache.camel.processor.RecipientListProcessor
 
createProcessorExchangePairs(Exchange) - Method in class org.apache.camel.processor.Splitter
 
createProduceProcessor() - Method in class org.apache.camel.processor.binding.DataFormatBinding
 
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.cdi.CdiEventEndpoint
 
createProducer() - Method in class org.apache.camel.coap.CoAPEndpoint
 
createProducer() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
createProducer() - Method in class org.apache.camel.component.ahc.ws.WsEndpoint
 
createProducer() - Method in class org.apache.camel.component.apns.ApnsEndpoint
 
createProducer() - Method in class org.apache.camel.component.atmos.AtmosEndpoint
Create one of the camel producer available based on the configuration
createProducer() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
createProducer() - Method in class org.apache.camel.component.avro.AvroHttpEndpoint
Creates a new producer which is used send messages into the endpoint
createProducer() - Method in class org.apache.camel.component.avro.AvroNettyEndpoint
Creates a new producer which is used send messages into the endpoint
createProducer() - Method in class org.apache.camel.component.aws.cw.CwEndpoint
 
createProducer() - Method in class org.apache.camel.component.aws.ddb.DdbEndpoint
 
createProducer() - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
createProducer() - Method in class org.apache.camel.component.aws.ec2.EC2Endpoint
 
createProducer() - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
createProducer() - Method in class org.apache.camel.component.aws.s3.S3Endpoint
 
createProducer() - Method in class org.apache.camel.component.aws.sdb.SdbEndpoint
 
createProducer() - Method in class org.apache.camel.component.aws.ses.SesEndpoint
 
createProducer() - Method in class org.apache.camel.component.aws.sns.SnsEndpoint
 
createProducer() - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
createProducer() - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
createProducer() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
createProducer() - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
 
createProducer() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Creates Camel producer.
createProducer() - Method in class org.apache.camel.component.binding.BindingEndpoint
 
createProducer() - Method in class org.apache.camel.component.box.BoxEndpoint
 
createProducer() - Method in class org.apache.camel.component.braintree.BraintreeEndpoint
 
createProducer() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
createProducer() - Method in class org.apache.camel.component.cache.CacheEndpoint
 
createProducer() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
createProducer() - Method in class org.apache.camel.component.cmis.CMISEndpoint
 
createProducer() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
createProducer() - Method in class org.apache.camel.component.context.ContextEndpoint
 
createProducer() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
createProducer() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
createProducer() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
createProducer() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
createProducer() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
createProducer() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
createProducer() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
createProducer() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
createProducer() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
createProducer() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
createProducer() - Method in class org.apache.camel.component.dns.DnsEndpoint
 
createProducer() - Method in class org.apache.camel.component.docker.DockerEndpoint
 
createProducer() - Method in class org.apache.camel.component.dozer.DozerEndpoint
 
createProducer() - Method in class org.apache.camel.component.dropbox.DropboxEndpoint
Create one of the camel producer available based on the configuration
createProducer() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchEndpoint
 
createProducer() - Method in class org.apache.camel.component.elsql.ElsqlEndpoint
 
createProducer() - Method in class org.apache.camel.component.etcd.EtcdKeysEndpoint
 
createProducer() - Method in class org.apache.camel.component.etcd.EtcdStatsEndpoint
 
createProducer() - Method in class org.apache.camel.component.etcd.EtcdWatchEndpoint
 
createProducer() - Method in class org.apache.camel.component.event.EventEndpoint
 
createProducer() - Method in class org.apache.camel.component.eventadmin.EventAdminEndpoint
 
createProducer() - Method in class org.apache.camel.component.exec.ExecEndpoint
 
createProducer() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
createProducer() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
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.file.remote.RemoteFileEndpoint
 
createProducer() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
createProducer() - Method in class org.apache.camel.component.fop.FopEndpoint
 
createProducer() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Returns a GAuthProducer
createProducer() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
createProducer() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Creates a GLoginProducer.
createProducer() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
createProducer() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
createProducer() - Method in class org.apache.camel.component.ganglia.GangliaEndpoint
 
createProducer() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
createProducer() - Method in class org.apache.camel.component.git.GitEndpoint
 
createProducer() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
createProducer() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
 
createProducer() - Method in class org.apache.camel.component.google.drive.GoogleDriveEndpoint
 
createProducer() - Method in class org.apache.camel.component.google.mail.GoogleMailEndpoint
 
createProducer() - Method in class org.apache.camel.component.gora.GoraEndpoint
 
createProducer() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
createProducer() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.atomicnumber.HazelcastAtomicnumberEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.instance.HazelcastInstanceEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.list.HazelcastListEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.map.HazelcastMapEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.multimap.HazelcastMultimapEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.queue.HazelcastQueueEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.replicatedmap.HazelcastReplicatedmapEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.ringbuffer.HazelcastRingbufferEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.set.HazelcastSetEndpoint
 
createProducer() - Method in class org.apache.camel.component.hazelcast.topic.HazelcastTopicEndpoint
 
createProducer() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
createProducer() - Method in class org.apache.camel.component.hdfs.HdfsEndpoint
 
createProducer() - Method in class org.apache.camel.component.hdfs2.HdfsEndpoint
 
createProducer() - Method in class org.apache.camel.component.hipchat.HipchatEndpoint
 
createProducer() - Method in class org.apache.camel.component.http.HttpEndpoint
 
createProducer() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
createProducer() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
 
createProducer() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
 
createProducer() - Method in class org.apache.camel.component.infinispan.InfinispanEndpoint
 
createProducer() - Method in class org.apache.camel.component.irc.IrcEndpoint
 
createProducer() - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
 
createProducer() - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
 
createProducer() - Method in class org.apache.camel.component.jbpm.JBPMEndpoint
 
createProducer() - Method in class org.apache.camel.component.jcache.JCacheEndpoint
 
createProducer() - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreEndpoint
 
createProducer() - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
createProducer() - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
createProducer() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
createProducer() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
createProducer() - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
createProducer() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
createProducer() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
createProducer() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
createProducer() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
createProducer() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
createProducer() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
createProducer(KafkaEndpoint) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
createProducer() - Method in class org.apache.camel.component.kestrel.KestrelEndpoint
 
createProducer() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
createProducer() - Method in class org.apache.camel.component.kubernetes.KubernetesEndpoint
 
createProducer() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
createProducer() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
createProducer() - Method in class org.apache.camel.component.linkedin.LinkedInEndpoint
 
createProducer() - Method in class org.apache.camel.component.log.LogEndpoint
 
createProducer() - Method in class org.apache.camel.component.lucene.LuceneEndpoint
 
createProducer() - Method in class org.apache.camel.component.mail.MailEndpoint
 
createProducer(JavaMailSender) - Method in class org.apache.camel.component.mail.MailEndpoint
Creates a producer using the given sender
createProducer() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
createProducer() - Method in class org.apache.camel.component.mina.MinaEndpoint
 
createProducer() - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
createProducer() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
createProducer() - Method in class org.apache.camel.component.mock.MockEndpoint
 
createProducer() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
createProducer() - Method in class org.apache.camel.component.mqtt.MQTTEndpoint
 
createProducer() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
createProducer() - Method in class org.apache.camel.component.nagios.NagiosEndpoint
 
createProducer() - Method in class org.apache.camel.component.nats.NatsEndpoint
 
createProducer() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
createProducer() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
createProducer() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
createProducer() - Method in class org.apache.camel.component.netty4.NettyEndpoint
 
createProducer() - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
createProducer() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
createProducer() - Method in class org.apache.camel.component.optaplanner.OptaPlannerEndpoint
 
createProducer() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
createProducer() - Method in class org.apache.camel.component.paxlogging.PaxLoggingEndpoint
 
createProducer() - Method in class org.apache.camel.component.pdf.PdfEndpoint
 
createProducer() - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
 
createProducer() - Method in class org.apache.camel.component.printer.PrinterEndpoint
 
createProducer() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
createProducer() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
createProducer() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
createProducer() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
createProducer() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
createProducer() - Method in class org.apache.camel.component.redis.RedisEndpoint
 
createProducer() - Method in class org.apache.camel.component.ref.RefEndpoint
 
createProducer() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
createProducer() - Method in class org.apache.camel.component.rest.RestEndpoint
 
createProducer() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
createProducer() - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
createProducer() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectEndpoint
 
createProducer() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
createProducer() - Method in class org.apache.camel.component.rss.RssEndpoint
 
createProducer() - Method in class org.apache.camel.component.salesforce.SalesforceEndpoint
 
createProducer() - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
 
createProducer() - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
createProducer() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 
createProducer() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
createProducer() - Method in class org.apache.camel.component.servicenow.ServiceNowEndpoint
 
createProducer() - Method in class org.apache.camel.component.servlet.ServletEndpoint
 
createProducer() - Method in class org.apache.camel.component.sip.SipEndpoint
 
createProducer() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
createProducer() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
createProducer() - Method in class org.apache.camel.component.slack.SlackEndpoint
 
createProducer() - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
createProducer() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
createProducer() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
createProducer() - Method in class org.apache.camel.component.spark.SparkEndpoint
 
createProducer() - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
 
createProducer() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
 
createProducer() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
createProducer() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
 
createProducer() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceEndpoint
 
createProducer() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
 
createProducer() - Method in class org.apache.camel.component.sql.SqlEndpoint
 
createProducer() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
createProducer() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
createProducer() - Method in class org.apache.camel.component.stomp.StompEndpoint
 
createProducer() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
createProducer() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
createProducer() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
createProducer() - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
createProducer() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
createProducer(TwitterEndpoint, String) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
createProducer() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
createProducer() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
createProducer() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
createProducer() - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
createProducer() - Method in class org.apache.camel.component.weather.WeatherEndpoint
 
createProducer() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
createProducer() - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
createProducer() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
createProducer() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
createProducer() - Method in class org.apache.camel.component.yammer.YammerEndpoint
 
createProducer() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
createProducer() - Method in interface org.apache.camel.Endpoint
Creates a new producer which is used send messages into the endpoint
createProducer() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
createProducer() - Method in class org.apache.camel.impl.ProcessorEndpoint
 
createProducer(Endpoint) - Static method in class org.apache.camel.processor.DeferServiceFactory
Creates the Producer which is deferred started until CamelContext is being started.
createProducerExecutor() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
createProducerExpression() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
createProducerProperties() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
createProducerProperties() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
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
 
createProduct() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Product
createProductCategory() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ProductCategory
createProductDeal() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ProductDeal
createProductId(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createProducts() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Products
createProductType() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ProductType
createProficiency() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Proficiency
createProfileField() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ProfileField
createProperties() - Method in class org.apache.camel.component.nats.NatsConfiguration
 
createProperty() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Property
createPropertyPlaceholdersChangeReverter() - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Creates a Runnable which when run will revert property placeholder updates to the camel route definitions that were done after this method is called.
createProviderAccountId(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createProviderAccountName(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createProxy(Endpoint, Class<?>...) - Static method in class org.apache.camel.component.bean.PojoProxyHelper
 
createProxy(Endpoint, ClassLoader, Class<T>, MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxy(Endpoint, boolean, ClassLoader, Class<T>, MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, ClassLoader, Class<T>[], MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxy(Endpoint, boolean, ClassLoader, Class<T>[], MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, ClassLoader, Class<T>) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, ClassLoader, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxy(Endpoint, boolean, ClassLoader, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, Class<T>) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxy(Endpoint, boolean, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, Producer, Class<T>) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxy(Endpoint, Producer, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxy(Endpoint, boolean, Producer, Class<T>...) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createProxyInstantiationRuntimeException(Class<?>, Endpoint, Exception) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
createProxyObject(Endpoint, Producer, ClassLoader, Class<T>[], MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Deprecated.
use the same method name with binding as parameter
createProxyObject(Endpoint, boolean, Producer, ClassLoader, Class<T>[], MethodInfoCache) - Static method in class org.apache.camel.component.bean.ProxyHelper
Creates a Proxy which sends the exchange to the endpoint.
createPublication() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Publication
createPublicationAuthor() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of PublicationAuthor
createPublications() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Publications
createPublicProfileUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createPublisher() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Publisher
createPubSubProducer() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
createQuery(EntityManager) - Method in class org.apache.camel.component.jpa.QueryBuilder
 
createQuery(EntityManager) - Method in interface org.apache.camel.component.jpa.QueryFactory
Creates a new query to find objects to be processed
createQueryExpression(StaticQueryContext) - Method in class org.apache.camel.component.xquery.XQueryBuilder
A factory method to create the XQuery expression
createQueryFactory() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
createQueryResult() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of QueryResult
createQueryResult(QueryResult) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of JAXBElement<QueryResult>}
createQueryResultList() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of QueryResultList
createQuerySm(Exchange) - Method in class org.apache.camel.component.smpp.SmppQuerySmCommand
 
createQueryString(Map<String, Object>) - Static method in class org.apache.camel.util.URISupport
Assembles a query from the given map.
createQuestion() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Question
createQuestionCategories() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of QuestionCategories
createQuestionCategory() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of QuestionCategory
createQueue(AmazonSQS) - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
createQueue(String, Map<String, Object>) - Method in class org.apache.camel.component.routebox.RouteboxComponent
 
createQueue() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
createQueueBrowseStrategy() - Method in class org.apache.camel.component.jms.JmsQueueEndpoint
 
createQueueEndpoint(String, JmsComponent, String, JmsConfiguration, QueueBrowseStrategy) - Method in class org.apache.camel.component.jms.JmsComponent
 
createRabbitExchange(Envelope, AMQP.BasicProperties, byte[]) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
createReader(Class<T>) - Method in class org.apache.camel.component.cxf.HybridSourceDataBinding
 
createReasontext() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Reasontext
createRecipient() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Recipient
createRecipients() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Recipients
createRecommendation() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Recommendation
createRecommendations() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Recommendations
createRecommendationsGiven() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of RecommendationsGiven
createRecommendationSnippet(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createRecommendationsReceived() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of RecommendationsReceived
createRecommendationText(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createRecommendationType() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of RecommendationType
createRecommendee() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Recommendee
createRecommender() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Recommender
createRecord(String, String) - Method in interface org.apache.camel.component.servicenow.model.ServiceNowImportSet
 
createRecord(String, String, Boolean, String, Boolean, Boolean, String, String) - Method in interface org.apache.camel.component.servicenow.model.ServiceNowTable
 
createRecorder(Exchange) - Method in class org.apache.camel.component.kafka.KafkaProducer
 
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
 
createReference(XMLSignatureFactory, String, String, SignatureType, String, Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
createReferralBonus(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createRegionCode(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createRegistry() - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
createRegistry() - Method in class org.apache.camel.component.servletlistener.CamelServletContextListener
Creates the Registry implementation to use.
createRegistry() - Method in class org.apache.camel.component.servletlistener.JndiCamelServletContextListener
 
createRegistry() - Method in class org.apache.camel.component.servletlistener.SimpleCamelServletContextListener
 
createRegistry() - Method in class org.apache.camel.core.osgi.OsgiDefaultCamelContext
 
createRegistry() - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
createRegistry() - Method in class org.apache.camel.guice.GuiceCamelContext
 
createRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
Lazily create a default implementation
createRegistry() - Method in class org.apache.camel.osgi.OsgiSpringCamelContext
 
createRegistry() - Method in class org.apache.camel.spring.SpringCamelContext
 
createRegistry() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
createRegistry() - Method in class org.apache.camel.testng.CamelTestSupport
 
createRelatedConnections() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of RelatedConnections
createRelationNotification() - Method in class org.apache.camel.component.jmx.jaxb.ObjectFactory
Create an instance of RelationNotification
createRelationToViewer() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of RelationToViewer
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

createRemoteFileOperations() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
createRemoteFileOperations() - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
 
createRemoteFileOperations() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Creates the operations to be used by the consumer or producer.
createRemoteFileOperations() - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
createRemoteFileOperations() - Method in class org.apache.camel.component.scp.ScpEndpoint
 
createRenewal() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Renewal
createReplaceSmTempate(Exchange) - Method in class org.apache.camel.component.smpp.SmppReplaceSmCommand
 
createReply(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createReplyHandler(ReplyManager, Exchange, AsyncCallback, String, String, long) - Method in class org.apache.camel.component.jms.reply.QueueReplyManager
 
createReplyHandler(ReplyManager, Exchange, AsyncCallback, String, String, long) - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
createReplyHandler(ReplyManager, Exchange, AsyncCallback, String, String, long) - Method in class org.apache.camel.component.jms.reply.TemporaryQueueReplyManager
 
createReplyHandler(ReplyManager, Exchange, AsyncCallback, String, String, long) - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
createReplyHandler(ReplyManager, Exchange, AsyncCallback, String, String, long) - Method in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyManager
 
createReplyManager() - Method in class org.apache.camel.component.jms.JmsProducer
 
createReplyManager(String) - Method in class org.apache.camel.component.jms.JmsProducer
 
createReplyManager() - Method in class org.apache.camel.component.rabbitmq.RabbitMQProducer
 
createReporter() - Method in class org.apache.camel.component.dataset.DataSetConsumer
 
createReporter() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
createRepresentationFromBody(Exchange, MediaType) - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
createRequestEntity(Exchange) - Method in class org.apache.camel.component.http.HttpProducer
Creates a holder object for the data to send to the remote server.
createRequestEntity(Exchange) - Method in class org.apache.camel.component.http4.HttpProducer
Creates a holder object for the data to send to the remote server.
createRequestId(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createResolvedUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createResourceExchange(Exchange, ExchangePattern) - Method in class org.apache.camel.processor.Enricher
Creates a new DefaultExchange instance from the given exchange.
createResourceResolver(CamelContext, String) - Method in class org.apache.camel.component.validator.DefaultValidatorResourceResolverFactory
 
createResourceResolver(CamelContext, String) - Method in interface org.apache.camel.component.validator.ValidatorResourceResolverFactory
Method is called during the creation of a validator endpoint.
createResponseFutureListener(NettyConsumer, Exchange, SocketAddress) - Method in class org.apache.camel.component.netty.handlers.ServerChannelHandler
Creates the ChannelFutureListener to execute when writing the response is complete.
createResponseFutureListener(NettyConsumer, Exchange, SocketAddress) - Method in class org.apache.camel.component.netty4.handlers.ServerChannelHandler
Creates the ChannelFutureListener to execute when writing the response is complete.
createRest() - Method in class org.apache.camel.model.rest.RestsDefinition
 
createRestException(Response, InputStream) - Method in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
createRestException(Response, InputStream) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultAnalyticsApiClient
 
createRestException(Response, InputStream) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
createRestException(Response, InputStream) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
createRestlet() - Method in class org.apache.camel.component.restlet.RestletConsumer
 
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
 
createResult() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of Result
createResultError() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of ResultError
createResultList(QueryResultList) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of JAXBElement<QueryResultList>}
createResults(BatchResult) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of JAXBElement<BatchResult>}
createRole() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Role
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
 
createRouteBuilder() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Factory method which derived classes can use to create a RouteBuilder to define the routes for testing
createRouteBuilder() - Method in class org.apache.camel.testng.CamelTestSupport
Factory method which derived classes can use to create a RoutesBuilder to define the routes for testing
createRouteBuilders() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Factory method which derived classes can use to create an array of RouteBuilders to define the routes for testing
createRouteBuilders() - Method in class org.apache.camel.testng.CamelTestSupport
Factory method which derived classes can use to create an array of RoutesBuilders to define the routes for testing
createRoutePolicy(CamelContext, String, RouteDefinition) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
createRoutePolicy(CamelContext, String, RouteDefinition) - Method in interface org.apache.camel.spi.RoutePolicyFactory
Creates a new RoutePolicy which will be assigned to the given route.
createRouteRemovedEvent(Route) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createRouteRemovedEvent(Route) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Route has been removed successfully.
createRoutes(CamelContext) - Method in class org.apache.camel.model.RouteBuilderDefinition
 
createRouteStartedEvent(Route) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createRouteStartedEvent(Route) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Route has been started successfully.
createRouteStaticEndpointJson() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
createRouteStaticEndpointJson(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
createRouteStaticEndpointJson() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
createRouteStaticEndpointJson(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
createRouteStaticEndpointJson(String) - Method in interface org.apache.camel.CamelContext
Creates a JSON representation of all the static and dynamic configured endpoints defined in the given route(s).
createRouteStaticEndpointJson(String, boolean) - Method in interface org.apache.camel.CamelContext
Creates a JSON representation of all the static (and possible dynamic) configured endpoints defined in the given route(s).
createRouteStaticEndpointJson(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
createRouteStaticEndpointJson(String, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
createRouteStaticEndpointJson() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
createRouteStaticEndpointJson(boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
createRouteStaticEndpointJson() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
createRouteStaticEndpointJson(boolean) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
createRouteStoppedEvent(Route) - Method in class org.apache.camel.management.event.DefaultEventFactory
 
createRouteStoppedEvent(Route) - Method in interface org.apache.camel.spi.EventFactory
Creates an EventObject for Route has been stopped successfully.
createRoutingSlipIterator(Exchange, Expression) - Method in class org.apache.camel.processor.DynamicRouter
 
createRoutingSlipIterator(Exchange, Expression) - Method in class org.apache.camel.processor.RoutingSlip
Creates the route slip iterator to be used.
createSalary(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSalesPersons() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of SalesPersons
createSavedTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createSAXParserFactory() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
createScheduler() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
createSchedulerFactory() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
createSchema() - Method in class org.apache.camel.processor.validation.SchemaReader
 
createSchema() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
createSchemaFactory() - Static method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
createSchemaFactory() - Method in class org.apache.camel.processor.validation.SchemaReader
 
createSchemaFactory() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
createSchemaSource() - Method in class org.apache.camel.processor.validation.SchemaReader
 
createSchemaSource() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
createSchoolName(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createScriptEngine(String, boolean) - Static method in class org.apache.camel.builder.script.ScriptBuilder
 
createScriptEvaluationException(Throwable) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
createScriptReader(ClassResolver, String) - Static method in class org.apache.camel.builder.script.ScriptBuilder
 
createSecureRandom() - Method in class org.apache.camel.util.jsse.SecureRandomParameters
Returns a SecureRandom instance initialized using the configured algorithm and provider, if specified.
createSelected(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createSeniorities() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Seniorities
createSeniority() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Seniority
createSequenceNumber(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createServer() - Method in class org.apache.camel.component.cometd.CometdComponent
 
createServer() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createServer(RestletEndpoint) - Method in class org.apache.camel.component.restlet.RestletComponent
 
createServer() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
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
 
createServerSSLEngine(SSLContext) - Method in class org.apache.camel.component.netty.ssl.SSLEngineFactory
 
createServerSSLEngine(SSLContext) - Method in class org.apache.camel.component.netty4.ssl.SSLEngineFactory
 
createService(CamelContext) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
 
createServiceProvider() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ServiceProvider
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
createServlet(NodeSynchronization, String, Map<String, WebsocketComponentServlet>, ServletContextHandler) - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
createServletEndpoint(String, ServletComponent, URI) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketComponent
 
createServletEndpoint(String, ServletComponent, URI) - Method in class org.apache.camel.component.gae.http.GHttpComponent
 
createServletEndpoint(String, ServletComponent, URI) - Method in class org.apache.camel.component.gae.task.GTaskComponent
 
createServletEndpoint(String, ServletComponent, URI) - Method in class org.apache.camel.component.servlet.ServletComponent
Strategy to create the servlet endpoint.
createServletForConnector(Server, Connector, CometdEndpoint) - Method in class org.apache.camel.component.cometd.CometdComponent
 
createServletForConnector(Server, Connector, List<Handler>, JettyHttpEndpoint) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
createSession(RemoteFileConfiguration) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
createSessionSettings() - Method in class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 
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
 
createShare() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Share
createShareTarget() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ShareTarget
createShareTargetReach() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ShareTargetReach
createShareTargets() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ShareTargets
createShortDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createShortenedUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createShowGroupLogoInProfile(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createSignatureGenerator(Exchange, OutputStream) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
createSignatureService() - Method in class org.apache.camel.component.crypto.processor.DigitalSignatureProcessor
 
createSignedInfo(XMLSignatureFactory, List<? extends Reference>) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
createSipRequest(long, String, Object) - Method in class org.apache.camel.component.sip.SipConfiguration
 
createSiteGroupPostUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSiteGroupRequest() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of SiteGroupRequest
createSiteGroupUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSiteJobRequest() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of SiteJobRequest
createSiteJobUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSiteStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of SiteStandardProfileRequest
createSize(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSkill() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Skill
createSkills() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Skills
createSkillsAndExperience(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSmallLogoUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSmppCommand(SMPPSession, Exchange) - Method in class org.apache.camel.component.smpp.SmppBinding
Create the SmppCommand object from the inbound exchange
createSmppMessage(AlertNotification) - Method in class org.apache.camel.component.smpp.SmppBinding
Create a new SmppMessage from the inbound alert notification
createSmppMessage(DeliverSm) - Method in class org.apache.camel.component.smpp.SmppBinding
Create a new SmppMessage from the inbound deliver sm or deliver receipt
createSmppMessage(DataSm, String) - Method in class org.apache.camel.component.smpp.SmppBinding
 
createSObject() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create an instance of SObject
createSObject(String, InputStream, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
createSObject(String, InputStream, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Creates a record for the specified object.
CreateSObjectResult - Class in org.apache.camel.component.salesforce.api.dto
 
CreateSObjectResult() - Constructor for class org.apache.camel.component.salesforce.api.dto.CreateSObjectResult
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.camel.component.http.SSLContextParametersSecureProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.camel.component.http.SSLContextParametersSecureProtocolSocketFactory
 
createSocket(String, int) - Method in class org.apache.camel.component.http.SSLContextParametersSecureProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.camel.component.http.SSLContextParametersSecureProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.camel.component.mail.DummySSLSocketFactory
 
createSocket(String, int) - Method in class org.apache.camel.component.mail.DummySSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.camel.component.mail.DummySSLSocketFactory
 
createSocket(InetAddress, int) - Method in class org.apache.camel.component.mail.DummySSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.camel.component.mail.DummySSLSocketFactory
 
createSocket() - Method in class org.apache.camel.component.mail.DummySSLSocketFactory
 
createSocket(Service) - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
 
createSocket(Service) - Method in class org.apache.camel.component.splunk.support.StreamDataWriter
 
createSocket(Service) - Method in class org.apache.camel.component.splunk.support.SubmitDataWriter
 
createSocket(Service) - Method in class org.apache.camel.component.splunk.support.TcpDataWriter
 
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
 
createSocketEndpoint(String, MinaConfiguration) - Method in class org.apache.camel.component.mina.MinaComponent
 
createSolver() - Method in class org.apache.camel.component.optaplanner.OptaPlannerEndpoint
 
createSource() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Source
createSpecialties() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Specialties
createSpecialty(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSplitStrategy() - Method in class org.apache.camel.component.pdf.text.AutoFormattedWriterAbstractFactory
 
createSplitStrategy() - Method in class org.apache.camel.component.pdf.text.LineTerminationWriterAbstractFactory
 
createSplitStrategy() - Method in interface org.apache.camel.component.pdf.text.TextProcessingAbstractFactory
 
createSplitter(Message) - Method in class org.apache.camel.component.smpp.SmppSmCommand
 
createSpringIntegrationMessage(Exchange) - Static method in class org.apache.camel.component.spring.integration.SpringIntegrationBinding
 
createSpringIntegrationMessage(Exchange, Map<String, Object>) - Static method in class org.apache.camel.component.spring.integration.SpringIntegrationBinding
 
createSqlMapClient() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
createSqlSessionFactory() - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 
createSquareLogoUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSSLContext(ClassResolver, String, String, String, String, char[]) - Method in class org.apache.camel.component.netty.ssl.SSLEngineFactory
 
createSSLContext(ClassResolver, String, String, String, String, char[]) - Method in class org.apache.camel.component.netty4.ssl.SSLEngineFactory
 
createSSLContext() - Method in class org.apache.camel.util.jsse.SSLContextParameters
Creates an SSLContext based on the related configuration options of this instance.
createStartDate() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of StartDate
createState(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createStaticResourcesServer(Server, ServletContextHandler, String) - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
createStaticResourcesServer(ServletContextHandler, String, int, String) - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
createStatistic(String, Object, Statistic.UpdateMode) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
createStatus() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Status
createStatusUpdateStatistics() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of StatusUpdateStatistics
createStockExchange() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of StockExchange
createStreamResequencer(RouteContext, StreamResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
Creates a StreamResequencer instance applying the given config.
createStreet1(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createStreet2(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSubcode() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Subcode
createSubcontext(Name) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
createSubcontext(String) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
createSubcontext(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
createSubcontext(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
createSubject(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSubmitMulti(Exchange) - Method in class org.apache.camel.component.smpp.SmppSubmitMultiCommand
 
createSubmitMultiTemplate(Exchange) - Method in class org.apache.camel.component.smpp.SmppSubmitMultiCommand
 
createSubmitSm(Exchange) - Method in class org.apache.camel.component.smpp.SmppSubmitSmCommand
 
createSubmitSmTemplate(Exchange) - Method in class org.apache.camel.component.smpp.SmppSubmitSmCommand
 
createSubmittedImageUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSubmittedUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSubProperties() - Method in class org.apache.camel.component.nats.NatsConfiguration
 
createSummary(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSupportedEnvType() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of SupportedEnvType
createTagSoupParser() - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
Create the tagSoup Parser
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
 
createTemplateConnectionFactory() - Method in class org.apache.camel.component.jms.JmsConfiguration
Factory method which allows derived classes to customize the lazy creation
createTemporaryDestination(Session, boolean) - Method in class org.apache.camel.component.sjms.jms.DefaultDestinationCreationStrategy
 
createTemporaryDestination(Session, boolean) - Method in interface org.apache.camel.component.sjms.jms.DestinationCreationStrategy
 
createTemporaryQueueEndpoint(String, JmsComponent, String, JmsConfiguration, QueueBrowseStrategy) - Method in class org.apache.camel.component.jms.JmsComponent
 
createTemporaryTopicEndpoint(String, JmsComponent, String, JmsConfiguration) - Method in class org.apache.camel.component.jms.JmsComponent
 
createTest() - Method in class org.apache.camel.test.cdi.CamelCdiRunner
 
createTestBundle(String, String, String, String[]...) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
createTestContextManager(Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringBootJUnit4ClassRunner
Returns the specialized manager instance that provides tight integration between Camel testing features and Spring.
createTestContextManager(Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringJUnit4ClassRunner
Returns the specialized manager instance that provides tight integration between Camel testing features and Spring.
createText(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createThreeCurrentPositions() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ThreeCurrentPositions
createThreePastPositions() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ThreePastPositions
createThumbnailUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createTicker(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createTimeGranularity(TimeGranularity) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<TimeGranularity>}
createTimerNotification() - Method in class org.apache.camel.component.jmx.jaxb.ObjectFactory
Create an instance of TimerNotification
createTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createTopicEndpoint(String, JmsComponent, String, JmsConfiguration) - Method in class org.apache.camel.component.jms.JmsComponent
 
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.
createTrackingPixelUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createTransactionErrorHandler(RouteContext, Processor, ErrorHandlerBuilder) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
createTransactionManager() - Method in class org.apache.camel.component.jms.JmsConfiguration
Factory method which which allows derived classes to customize the lazy transaction manager creation
createTransactionManager() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
createTransactionTemplate() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
createTransactionTemplate(DataSource) - Static method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
Creates the transaction template
createTransceiver() - Method in class org.apache.camel.component.avro.AvroHttpProducer
 
createTransceiver() - Method in class org.apache.camel.component.avro.AvroNettyProducer
 
createTransceiver() - Method in class org.apache.camel.component.avro.AvroProducer
 
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
 
createTrigger(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
createTrigger(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
createTrigger(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
createTrigger(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
createTrigger(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
createTrigger(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
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().
createTvalues() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Tvalues
createTwitterAccount() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of TwitterAccount
createTwitterAccounts() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of TwitterAccounts
createTwitterId(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createTwitterStream() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
createType() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Type
createType(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createTypeConversionException(Exchange, Class<?>, Object, Throwable) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
createTypeConverter() - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
createTypeConverter() - Method in class org.apache.camel.core.osgi.OsgiDefaultCamelContext
 
createTypeConverter() - Method in class org.apache.camel.impl.DefaultCamelContext
Lazily create a default implementation
createTypeConverter() - Method in class org.apache.camel.osgi.OsgiSpringCamelContext
 
createUndertowHost() - Method in class org.apache.camel.component.undertow.UndertowConsumer
 
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
createUniversalName(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createUnmarshaller() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
createUnmarshaller(Exchange) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
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.
createUpdate() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Update
createUpdateAction() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of UpdateAction
createUpdateComment() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of UpdateComment
createUpdateComments() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of UpdateComments
createUpdateContent() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of UpdateContent
createUpdatedFields() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of UpdatedFields
createUpdateField() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of UpdateField
createUpdateKey(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createUpdates() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Updates
createUpdateType(NetworkUpdateReturnType) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<NetworkUpdateReturnType>}
createUpgrade(UpgradeType) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<UpgradeType>}
createUpgradeType() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of UpgradeType
createURI(Exchange, String, AhcEndpoint) - Static method in class org.apache.camel.component.ahc.helper.AhcHelper
Creates the URI to invoke.
createURI(Exchange, String, NettyHttpEndpoint) - Static method in class org.apache.camel.component.netty.http.NettyHttpHelper
Creates the URI to invoke.
createURI(Exchange, String, NettyHttpEndpoint) - Static method in class org.apache.camel.component.netty4.http.NettyHttpHelper
Creates the URI to invoke.
createURI(Exchange, String, UndertowEndpoint) - Static method in class org.apache.camel.component.undertow.UndertowHelper
Creates the URI to invoke.
createURI(Exchange, String, HttpCommonEndpoint) - Static method in class org.apache.camel.http.common.HttpHelper
Creates the URI to invoke.
createUriResolver(CamelContext, String) - Method in class org.apache.camel.component.xslt.DefaultXsltUriResolverFactory
 
createUriResolver(CamelContext, String) - Method in interface org.apache.camel.component.xslt.XsltUriResolverFactory
Method is called during the creation of a xslt endpoint.
createURIWithQuery(URI, String) - Static method in class org.apache.camel.util.URISupport
Creates a URI with the given query
createURL(Exchange, AhcEndpoint) - Static method in class org.apache.camel.component.ahc.helper.AhcHelper
Creates the URL to invoke.
createUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createURL(Exchange, NettyHttpEndpoint) - Static method in class org.apache.camel.component.netty.http.NettyHttpHelper
Creates the URL to invoke.
createURL(Exchange, NettyHttpEndpoint) - Static method in class org.apache.camel.component.netty4.http.NettyHttpHelper
Creates the URL to invoke.
createURL(Exchange, UndertowEndpoint) - Static method in class org.apache.camel.component.undertow.UndertowHelper
Creates the URL to invoke.
createURL(Exchange, HttpCommonEndpoint) - Static method in class org.apache.camel.http.common.HttpHelper
Creates the URL to invoke.
createValue(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
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
createVideo() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Video
createViewByMonth() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ViewByMonth
createViewsByMonth() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of ViewsByMonth
createVisibility() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Visibility
createVmEndpoint(String, MinaConfiguration) - Method in class org.apache.camel.component.mina.MinaComponent
 
createWaitStrategyInstance() - Method in enum org.apache.camel.component.disruptor.DisruptorWaitStrategy
 
createWebsiteUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createWebUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<String>}
createWriter(Class<T>) - Method in class org.apache.camel.component.cxf.HybridSourceDataBinding
 
createWriter(Writer, CWS) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Creates a new instance of the uniVocity writer.
createWriter(Writer, CsvWriterSettings) - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Creates a new instance of the uniVocity writer.
createWriter(Writer, FixedWidthWriterSettings) - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Creates a new instance of the uniVocity writer.
createWriter(Writer, TsvWriterSettings) - Method in class org.apache.camel.dataformat.univocity.UniVocityTsvDataFormat
Creates a new instance of the uniVocity writer.
createWriterSettings() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Creates a new instance of the writer settings.
createWriterSettings() - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Creates a new instance of the writer settings.
createWriterSettings() - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Creates a new instance of the writer settings.
createWriterSettings() - Method in class org.apache.camel.dataformat.univocity.UniVocityTsvDataFormat
Creates a new instance of the writer settings.
createWriteStrategy() - Method in class org.apache.camel.component.pdf.text.AutoFormattedWriterAbstractFactory
 
createWriteStrategy() - Method in class org.apache.camel.component.pdf.text.LineTerminationWriterAbstractFactory
 
createWriteStrategy() - Method in interface org.apache.camel.component.pdf.text.TextProcessingAbstractFactory
 
createXMLContext(ClassResolver, ClassLoader) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
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
 
createXMLObject(XMLSignatureFactory, Node, String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
createXMLReader() - Method in class org.apache.camel.converter.jaxp.XMLReaderPool
Returns an XMLReader that can be used exactly once.
createXMLStreamReader(InputStream) - Method in class org.apache.camel.converter.jaxp.StaxConverter
Deprecated.
will be removed in Camel 3.0. Use the method which has 2 parameters.
createXMLStreamReader(InputStream, Exchange) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamReader(File, Exchange) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamReader(Reader) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamReader(Source) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamReader(String) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamWriter(OutputStream, Exchange) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamWriter(Writer) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXMLStreamWriter(Result) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
createXPathExpression() - Method in class org.apache.camel.builder.xml.XPathBuilder
Creates a new xpath expression as there we no available in the pool.
createXPathFactory() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
createXStream(ClassResolver) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
createXStream(ClassResolver, ClassLoader) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
createXStream(ClassResolver, ClassLoader) - Method in class org.apache.camel.dataformat.xstream.JsonDataFormat
 
createYear(Long) - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createYears() - Method in class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create an instance of Years
CREATION_DATE - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
creationTimestamp - Variable in class org.apache.camel.component.linkedin.api.model.Comment
 
creationTimestamp - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
creationTimestamp - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
creator - Variable in class org.apache.camel.component.linkedin.api.model.Comment
 
Creator - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Creator() - Constructor for class org.apache.camel.component.linkedin.api.model.Creator
 
creator - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
CreditCardVerificationGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.CreditCardVerificationGateway
CreditCardVerificationGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.CreditCardVerificationGateway
CreditCardVerificationGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.CreditCardVerificationGatewayEndpointConfiguration
 
crlf - Variable in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
 
CronScheduledRoutePolicy - Class in org.apache.camel.routepolicy.quartz
 
CronScheduledRoutePolicy() - Constructor for class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
CronScheduledRoutePolicy - Class in org.apache.camel.routepolicy.quartz2
 
CronScheduledRoutePolicy() - Constructor for class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
CryptoDataFormat - Class in org.apache.camel.converter.crypto
CryptoDataFormat uses a specified key and algorithm to encrypt, decrypt and verify exchange payloads.
CryptoDataFormat() - Constructor for class org.apache.camel.converter.crypto.CryptoDataFormat
 
CryptoDataFormat(String, Key) - Constructor for class org.apache.camel.converter.crypto.CryptoDataFormat
 
CryptoDataFormat(String, Key, String) - Constructor for class org.apache.camel.converter.crypto.CryptoDataFormat
 
CryptoDataFormat - Class in org.apache.camel.model.dataformat
Crypto data format
CryptoDataFormat() - Constructor for class org.apache.camel.model.dataformat.CryptoDataFormat
 
CryptoOperation - Enum in org.apache.camel.component.crypto
 
csv() - Method in class org.apache.camel.builder.DataFormatClause
Uses the CSV data format
CsvDataFormat - Class in org.apache.camel.dataformat.csv
CSV Data format.
CsvDataFormat() - Constructor for class org.apache.camel.dataformat.csv.CsvDataFormat
 
CsvDataFormat(CSVFormat) - Constructor for class org.apache.camel.dataformat.csv.CsvDataFormat
 
CsvDataFormat - Class in org.apache.camel.model.dataformat
CSV data format
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.
CsvRecord - Annotation Type in org.apache.camel.dataformat.bindy.annotation
This annotation represents the root class of the model.
CsvUnmarshalOnCompletion - Class in org.apache.camel.dataformat.csv
 
CsvUnmarshalOnCompletion(Closeable) - Constructor for class org.apache.camel.dataformat.csv.CsvUnmarshalOnCompletion
 
curChar - Variable in class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
 
currentIndex - Variable in class org.apache.camel.component.mock.AssertionClause
 
CurrentShare - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
CurrentShare() - Constructor for class org.apache.camel.component.linkedin.api.model.CurrentShare
 
currentShare - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
currentStatus - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
currentStatusTimestamp - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
currentSystemTime() - Method in class org.apache.camel.processor.DelayProcessorSupport
 
currentTime() - Method in class org.apache.camel.bam.model.ActivityState
 
currentTime() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
currentToken - Variable in exception org.apache.camel.component.sql.stored.template.generated.ParseException
This is the last token that has been consumed successfully.
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
Custom data format
CustomDataFormat() - Constructor for class org.apache.camel.model.dataformat.CustomDataFormat
 
CustomDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.CustomDataFormat
 
CustomerGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.CustomerGateway
CustomerGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.CustomerGateway
CustomerGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.CustomerGatewayEndpointConfiguration
 
customerJobCode - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
customExchangeFormatter - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
CustomLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Custom load balancer
CustomLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
 
CustomMapper - Class in org.apache.camel.component.dozer
Allows a user to customize a field mapping using a POJO that is not required to extend/implement Dozer-specific classes.
CustomMapper(ClassResolver) - Constructor for class org.apache.camel.component.dozer.CustomMapper
 
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.core.osgi.OsgiManagementNameStrategy
 
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.component.eclipse.EclipsePackageScanClassResolver
 
customResourceLocator(URL) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
CwComponent - Class in org.apache.camel.component.aws.cw
 
CwComponent() - Constructor for class org.apache.camel.component.aws.cw.CwComponent
 
CwComponent(CamelContext) - Constructor for class org.apache.camel.component.aws.cw.CwComponent
 
CwConfiguration - Class in org.apache.camel.component.aws.cw
 
CwConfiguration() - Constructor for class org.apache.camel.component.aws.cw.CwConfiguration
 
CwConstants - Interface in org.apache.camel.component.aws.cw
Constants used in Camel AWS CW module
CwEndpoint - Class in org.apache.camel.component.aws.cw
The aws-cw component is used for sending metrics to an Amazon CloudWatch.
CwEndpoint(String, CamelContext, CwConfiguration) - Constructor for class org.apache.camel.component.aws.cw.CwEndpoint
Deprecated.
CwEndpoint(String, Component, CwConfiguration) - Constructor for class org.apache.camel.component.aws.cw.CwEndpoint
 
CwProducer - Class in org.apache.camel.component.aws.cw
A Producer which sends messages to the AWS CloudWatch Service
CwProducer(Endpoint) - Constructor for class org.apache.camel.component.aws.cw.CwProducer
 
CXF_EXCHANGE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
CXF_EXCHANGE - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
CxfBeanComponent - Class in org.apache.camel.component.cxf.cxfbean
CXF Bean component creates CxfBeanEndpoint which represents a bean.
CxfBeanComponent() - Constructor for class org.apache.camel.component.cxf.cxfbean.CxfBeanComponent
 
CxfBeanDestination - Class in org.apache.camel.component.cxf.cxfbean
A CXF transport Destination that listens Camel Exchange from an associated CxfBeanEndpoint.
CxfBeanDestination(CxfBeanComponent, Bus, ConduitInitiator, EndpointInfo) - Constructor for class org.apache.camel.component.cxf.cxfbean.CxfBeanDestination
 
CxfBeanEndpoint - Class in org.apache.camel.component.cxf.cxfbean
CXF Bean Endpoint is a ProcessorEndpoint which associated with a CxfBeanDestination.
CxfBeanEndpoint(String, CxfBeanComponent) - Constructor for class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
CxfBeanTransportFactory - Class in org.apache.camel.component.cxf.cxfbean
CXF Bean TransportFactory that overrides CamelTransportFactory to create a specific Destination (@link CxfBeanDestination}.
CxfBeanTransportFactory() - Constructor for class org.apache.camel.component.cxf.cxfbean.CxfBeanTransportFactory
 
CxfBinding - Interface in org.apache.camel.component.cxf
An strategy interface for implementing binding between CXF Exchange and Camel Exchange.
CxfBlueprintEndpoint - Class in org.apache.camel.component.cxf
 
CxfBlueprintEndpoint(String, BundleContext) - Constructor for class org.apache.camel.component.cxf.CxfBlueprintEndpoint
 
CxfClientCallback - Class in org.apache.camel.component.cxf
 
CxfClientCallback(AsyncCallback, Exchange, Exchange, BindingOperationInfo, CxfBinding) - Constructor for class org.apache.camel.component.cxf.CxfClientCallback
 
CxfComponent - Class in org.apache.camel.component.cxf
Defines the CXF Component
CxfComponent() - Constructor for class org.apache.camel.component.cxf.CxfComponent
 
CxfComponent(CamelContext) - Constructor for class org.apache.camel.component.cxf.CxfComponent
 
CxfConstants - Class in org.apache.camel.component.cxf.common.message
Constants used in this module
CxfConstants - Interface in org.apache.camel.component.cxf
Deprecated.
CxfConsumer - Class in org.apache.camel.component.cxf
A Consumer of exchanges for a service in CXF.
CxfConsumer(CxfEndpoint, Processor) - Constructor for class org.apache.camel.component.cxf.CxfConsumer
 
CxfConverter - Class in org.apache.camel.component.cxf.converter
The Type Converters for CXF related types' converting .
CxfEndpoint - Class in org.apache.camel.component.cxf
The cxf component is used for SOAP WebServices using Apache CXF.
CxfEndpoint() - Constructor for class org.apache.camel.component.cxf.CxfEndpoint
 
CxfEndpoint(String, CxfComponent) - Constructor for class org.apache.camel.component.cxf.CxfEndpoint
 
CxfEndpoint(String, CamelContext) - Constructor for class org.apache.camel.component.cxf.CxfEndpoint
Deprecated.
CxfEndpoint(String) - Constructor for class org.apache.camel.component.cxf.CxfEndpoint
Deprecated.
CxfEndpointBeanDefinitionParser - Class in org.apache.camel.component.cxf.spring
 
CxfEndpointBeanDefinitionParser() - Constructor for class org.apache.camel.component.cxf.spring.CxfEndpointBeanDefinitionParser
 
CxfEndpointConfigurer - Interface in org.apache.camel.component.cxf
A pluggable strategy for configuring the cxfEndpoint by using java code
CxfEndpointUtils - Class in org.apache.camel.component.cxf
 
CxfHeaderFilterStrategy - Class in org.apache.camel.component.cxf.common.header
The default CXF header filter strategy.
CxfHeaderFilterStrategy() - Constructor for class org.apache.camel.component.cxf.common.header.CxfHeaderFilterStrategy
 
CxfHeaderHelper - Class in org.apache.camel.component.cxf.common.header
Utility class to propagate headers to and from CXF message.
CXFMessageDataFormatFeature - Class in org.apache.camel.component.cxf.feature
MessageDataFormatFeature sets up the CXF endpoint interceptor for handling the Message in Message data format.
CXFMessageDataFormatFeature() - Constructor for class org.apache.camel.component.cxf.feature.CXFMessageDataFormatFeature
 
CxfMessageHelper - Class in org.apache.camel.component.cxf.common.message
 
CxfMessageMapper - Interface in org.apache.camel.component.cxf.common.message
A Strategy to bind a Camel exchange to a CXF message used by CxfBeanDestination.
CxfMessageSoapHeaderOutInterceptor - Class in org.apache.camel.component.cxf.interceptors
 
CxfMessageSoapHeaderOutInterceptor() - Constructor for class org.apache.camel.component.cxf.interceptors.CxfMessageSoapHeaderOutInterceptor
 
CxfNamespaceHandler - Class in org.apache.camel.component.cxf.blueprint
 
CxfNamespaceHandler() - Constructor for class org.apache.camel.component.cxf.blueprint.CxfNamespaceHandler
 
CxfOperationException - Exception in org.apache.camel.component.cxf
 
CxfOperationException(String, int, String, String, Map<String, String>, String) - Constructor for exception org.apache.camel.component.cxf.CxfOperationException
 
CxfPayload<T> - Class in org.apache.camel.component.cxf
CxfMessage body type when DataFormat.PAYLOAD is used.
CxfPayload(List<T>, List<Source>, Map<String, String>) - Constructor for class org.apache.camel.component.cxf.CxfPayload
 
CxfPayload(List<T>, List<Element>) - Constructor for class org.apache.camel.component.cxf.CxfPayload
 
CxfPayloadConverter - Class in org.apache.camel.component.cxf.converter
 
cxfPayLoadToNode(CxfPayload<T>, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
 
cxfPayloadToNodeList(CxfPayload<T>, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
 
cxfPayLoadToSource(CxfPayload<T>, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
 
cxfPayLoadToStreamCache(CxfPayload<T>, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
 
CxfProducer - Class in org.apache.camel.component.cxf
CxfProducer binds a Camel exchange to a CXF exchange, acts as a CXF client, and sends the request to a CXF to a server.
CxfProducer(CxfEndpoint) - Constructor for class org.apache.camel.component.cxf.CxfProducer
Constructor to create a CxfProducer.
CxfRsBinding - Interface in org.apache.camel.component.cxf.jaxrs
Interface to bind between Camel and CXF exchange for RESTful resources.
CxfRsBlueprintEndpoint - Class in org.apache.camel.component.cxf.jaxrs
 
CxfRsBlueprintEndpoint(Component, AbstractJAXRSFactoryBean) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
Deprecated.
CxfRsBlueprintEndpoint(Component, String, AbstractJAXRSFactoryBean) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
 
CxfRsClientFactoryBeanDefinitionParser - Class in org.apache.camel.component.cxf.spring
 
CxfRsClientFactoryBeanDefinitionParser() - Constructor for class org.apache.camel.component.cxf.spring.CxfRsClientFactoryBeanDefinitionParser
 
CxfRsComponent - Class in org.apache.camel.component.cxf.jaxrs
Defines the CXF RS Component
CxfRsComponent() - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsComponent
 
CxfRsComponent(CamelContext) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsComponent
 
CxfRsConsumer - Class in org.apache.camel.component.cxf.jaxrs
A Consumer of exchanges for a JAXRS service in CXF.
CxfRsConsumer(CxfRsEndpoint, Processor) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsConsumer
 
CxfRsEndpoint - Class in org.apache.camel.component.cxf.jaxrs
The cxfrs component is used for JAX-RS REST services using Apache CXF.
CxfRsEndpoint() - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
CxfRsEndpoint(String, CamelContext) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Deprecated.
CxfRsEndpoint(String, Component) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
CxfRsHeaderFilterStrategy - Class in org.apache.camel.component.cxf.jaxrs
 
CxfRsHeaderFilterStrategy() - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsHeaderFilterStrategy
 
CxfRsInvoker - Class in org.apache.camel.component.cxf.jaxrs
 
CxfRsInvoker(CxfRsEndpoint, CxfRsConsumer) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsInvoker
 
CxfRsProducer - Class in org.apache.camel.component.cxf.jaxrs
CxfRsProducer binds a Camel exchange to a CXF exchange, acts as a CXF JAXRS client, it will turn the normal Object invocation to a RESTful request according to resource annotation.
CxfRsProducer(CxfRsEndpoint) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
CxfRsServerFactoryBeanDefinitionParser - Class in org.apache.camel.component.cxf.spring
 
CxfRsServerFactoryBeanDefinitionParser() - Constructor for class org.apache.camel.component.cxf.spring.CxfRsServerFactoryBeanDefinitionParser
 
CxfRsSpringEndpoint - Class in org.apache.camel.component.cxf.jaxrs
 
CxfRsSpringEndpoint(Component, AbstractJAXRSFactoryBean) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsSpringEndpoint
Deprecated.
CxfRsSpringEndpoint(Component, String, AbstractJAXRSFactoryBean) - Constructor for class org.apache.camel.component.cxf.jaxrs.CxfRsSpringEndpoint
 
CxfSpringEndpoint - Class in org.apache.camel.component.cxf
Defines the CXF Endpoint
CxfSpringEndpoint(CxfComponent, String) - Constructor for class org.apache.camel.component.cxf.CxfSpringEndpoint
 
CxfSpringEndpoint() - Constructor for class org.apache.camel.component.cxf.CxfSpringEndpoint
 
cxfToCamelHeaderMap - Variable in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
CxfUtils - Class in org.apache.camel.component.cxf.util
 

D

DATA_CODING - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
DATA_DICTIONARY_KEY - Static variable in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
DATA_FORMAT_PROPERTY - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
DATA_FORMAT_PROPERTY - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
DATABASE - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
DataChangedOperation - Class in org.apache.camel.component.zookeeper.operations
DataChangedOperation is an watch driven operation.
DataChangedOperation(ZooKeeper, String, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.DataChangedOperation
 
DataChangedOperation(ZooKeeper, String, boolean, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.DataChangedOperation
 
DataField - Annotation Type in org.apache.camel.dataformat.bindy.annotation
An annotation used to identify in a POJO which property is link to a field of a record (csv, ...).
DataFormat - Enum in org.apache.camel.component.cxf
The data format the user expects to see at the Camel CXF components.
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
The Data Format Component enables using Data Format as a component.
DataFormatComponent() - Constructor for class org.apache.camel.component.dataformat.DataFormatComponent
 
DataFormatDefinition - Class in org.apache.camel.model
Represents a Camel data format
DataFormatDefinition() - Constructor for class org.apache.camel.model.DataFormatDefinition
 
DataFormatDefinition(DataFormat) - Constructor for class org.apache.camel.model.DataFormatDefinition
 
DataFormatDefinition(String) - Constructor for class org.apache.camel.model.DataFormatDefinition
 
DataFormatEndpoint - Class in org.apache.camel.component.dataformat
The dataformat component is used for working with Data Formats as if it was a regular Component supporting Endpoints and URIs.
DataFormatEndpoint() - Constructor for class org.apache.camel.component.dataformat.DataFormatEndpoint
 
DataFormatEndpoint(String, Component, DataFormat) - Constructor for class org.apache.camel.component.dataformat.DataFormatEndpoint
 
dataformatFactory - Variable in class org.apache.camel.impl.DefaultDataFormatResolver
 
DataFormatName - Interface in org.apache.camel.spi
The name of the DataFormat which allows to know which kind of data format the implementation is.
dataFormatParameterJsonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns the JSON schema representation with information about the data format and the parameters it supports
dataFormatParameterJsonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dataFormatProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For additional configuration options on data format level

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

DataFormatProvider<T> - Class in org.apache.camel.component.cxf.jaxrs
 
DataFormatProvider() - Constructor for class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
 
DataFormatResolver - Interface in org.apache.camel.spi
Represents a resolver of data formats.
DataFormatsDefinition - Class in org.apache.camel.model.dataformat
To configure data formats
DataFormatsDefinition() - Constructor for class org.apache.camel.model.dataformat.DataFormatsDefinition
 
DataFrameCallback<T> - Interface in org.apache.camel.component.spark
Generic block of code with parameters which can be executed against Spark Data Frames and return results.
DataFrameSparkProducer - Class in org.apache.camel.component.spark
 
DataFrameSparkProducer(SparkEndpoint) - Constructor for class org.apache.camel.component.spark.DataFrameSparkProducer
 
DatagramPacketByteArrayDecoder - Class in org.apache.camel.component.netty4.codec
 
DatagramPacketByteArrayDecoder() - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketByteArrayDecoder
 
DatagramPacketByteArrayEncoder - Class in org.apache.camel.component.netty4.codec
 
DatagramPacketByteArrayEncoder() - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketByteArrayEncoder
 
DatagramPacketDecoder - Class in org.apache.camel.component.netty4.codec
 
DatagramPacketDecoder() - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketDecoder
 
DatagramPacketDelimiterDecoder - Class in org.apache.camel.component.netty4.codec
 
DatagramPacketDelimiterDecoder(int, ByteBuf[]) - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketDelimiterDecoder
 
DatagramPacketDelimiterDecoder(int, boolean, ByteBuf[]) - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketDelimiterDecoder
 
DatagramPacketEncoder - Class in org.apache.camel.component.netty4.codec
 
DatagramPacketEncoder() - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketEncoder
 
DatagramPacketObjectDecoder - Class in org.apache.camel.component.netty4.codec
 
DatagramPacketObjectDecoder(ClassResolver) - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketObjectDecoder
 
DatagramPacketObjectEncoder - Class in org.apache.camel.component.netty4.codec
 
DatagramPacketObjectEncoder() - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketObjectEncoder
 
DatagramPacketStringDecoder - Class in org.apache.camel.component.netty4.codec
 
DatagramPacketStringDecoder() - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketStringDecoder
Creates a new instance with the current system character set.
DatagramPacketStringDecoder(Charset) - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketStringDecoder
Creates a new instance with the specified character set.
DatagramPacketStringEncoder - Class in org.apache.camel.component.netty4.codec
 
DatagramPacketStringEncoder() - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketStringEncoder
Creates a new instance with the current system character set.
DatagramPacketStringEncoder(Charset) - Constructor for class org.apache.camel.component.netty4.codec.DatagramPacketStringEncoder
Creates a new instance with the specified character set.
DataInInterceptor - Class in org.apache.camel.component.cxf.util
 
DataInInterceptor() - Constructor for class org.apache.camel.component.cxf.util.DataInInterceptor
 
DataOutInterceptor - Class in org.apache.camel.component.cxf.util
 
DataOutInterceptor() - Constructor for class org.apache.camel.component.cxf.util.DataOutInterceptor
 
DataSet - Interface in org.apache.camel.component.dataset
Represents a strategy for testing endpoints with canned data.
DATASET_INDEX - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
DATASET_INDEX - Static variable in interface org.apache.camel.Exchange
 
DataSetComponent - Class in org.apache.camel.component.dataset
Component for DataSet.
DataSetComponent() - Constructor for class org.apache.camel.component.dataset.DataSetComponent
 
DataSetConsumer - Class in org.apache.camel.component.dataset
DataSet consumer.
DataSetConsumer(DataSetEndpoint, Processor) - Constructor for class org.apache.camel.component.dataset.DataSetConsumer
 
DataSetEndpoint - Class in org.apache.camel.component.dataset
The dataset component provides a mechanism to easily perform load & soak testing of your system.
DataSetEndpoint() - Constructor for class org.apache.camel.component.dataset.DataSetEndpoint
Deprecated.
DataSetEndpoint(String, Component, DataSet) - Constructor for class org.apache.camel.component.dataset.DataSetEndpoint
 
DataSetList - Class in org.apache.camel.component.flatpack
 
DataSetList(DataSet) - Constructor for class org.apache.camel.component.flatpack.DataSetList
 
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
 
dataSource - Variable in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
dataStore - Variable in class org.apache.camel.component.krati.KratiConsumer
 
dataStore - Variable in class org.apache.camel.component.krati.KratiProducer
 
dataStoreRegistry - Static variable in class org.apache.camel.component.krati.KratiEndpoint
 
dataTimeout - Variable in class org.apache.camel.component.file.remote.FtpEndpoint
 
dataType(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
The data type of the parameter such as string, integer, boolean
dataType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
The data type of the header such as string, integer, boolean
DataWriter - Interface in org.apache.camel.component.splunk.support
 
Date - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Date() - Constructor for class org.apache.camel.component.linkedin.api.model.Date
 
date - Variable in class org.apache.camel.component.linkedin.api.model.Patent
 
date - Variable in class org.apache.camel.component.linkedin.api.model.Publication
 
date - Variable in class org.apache.camel.component.linkedin.api.model.ViewByMonth
 
Date1 - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Date1() - Constructor for class org.apache.camel.component.linkedin.api.model.Date1
 
DATE_FORMAT - Static variable in class org.apache.camel.http.common.DefaultHttpBinding
The data format used for storing java.util.Date instances as a String value.
DATE_LOCALE_CONVERSION - Static variable in class org.apache.camel.http.common.DefaultHttpBinding
Whether Date/Locale should be converted to String types (enabled by default)
DATE_PATTERN_NO_TIMEZONE - Static variable in class org.apache.camel.component.atom.AtomConverter
 
dateExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
DateGranularityEnum - Enum in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report results groupings date granularity.
DateOfBirth - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
DateOfBirth() - Constructor for class org.apache.camel.component.linkedin.api.model.DateOfBirth
 
dateOfBirth - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
DatePatternFormat - Class in org.apache.camel.dataformat.bindy.format
 
DatePatternFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.DatePatternFormat
 
DatePatternFormat(String, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.DatePatternFormat
 
DatePatternFormat(String, String, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.DatePatternFormat
 
dateTime - Variable in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
DateTimeConverter - Class in org.apache.camel.converter
Date and time related converters.
day - Variable in class org.apache.camel.component.linkedin.api.model.Date
 
day - Variable in class org.apache.camel.component.linkedin.api.model.DateOfBirth
 
day - Variable in class org.apache.camel.component.linkedin.api.model.EndDate
 
day - Variable in class org.apache.camel.component.linkedin.api.model.ExpirationDate
 
day - Variable in class org.apache.camel.component.linkedin.api.model.PostingDate
 
day - Variable in class org.apache.camel.component.linkedin.api.model.StartDate
 
days(long) - Static method in class org.apache.camel.util.Time
 
daysAsSeconds(long) - Static method in class org.apache.camel.util.Time
 
db - Variable in class org.apache.camel.component.mongodb.MongoDbTailTrackingConfig
DB - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
dcAwareRoundRobinPolicy - Variable in class org.apache.camel.utils.cassandra.CassandraLoadBalancingPolicies
 
ddbClient - Variable in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
DdbComponent - Class in org.apache.camel.component.aws.ddb
 
DdbComponent() - Constructor for class org.apache.camel.component.aws.ddb.DdbComponent
 
DdbComponent(CamelContext) - Constructor for class org.apache.camel.component.aws.ddb.DdbComponent
 
DdbConfiguration - Class in org.apache.camel.component.aws.ddb
 
DdbConfiguration() - Constructor for class org.apache.camel.component.aws.ddb.DdbConfiguration
 
DdbConstants - Interface in org.apache.camel.component.aws.ddb
Constants used in Camel AWS DynamoDB component
DdbEndpoint - Class in org.apache.camel.component.aws.ddb
The aws-ddb component is used for storing and retrieving data from Amazon's DynamoDB service.
DdbEndpoint(String, CamelContext, DdbConfiguration) - Constructor for class org.apache.camel.component.aws.ddb.DdbEndpoint
Deprecated.
DdbEndpoint(String, Component, DdbConfiguration) - Constructor for class org.apache.camel.component.aws.ddb.DdbEndpoint
 
DdbOperations - Enum in org.apache.camel.component.aws.ddb
 
DdbProducer - Class in org.apache.camel.component.aws.ddb
A Producer which stores data into the Amazon DynamoDB Service AWS DynamoDB
DdbProducer(Endpoint) - Constructor for class org.apache.camel.component.aws.ddb.DdbProducer
 
DdbStreamComponent - Class in org.apache.camel.component.aws.ddbstream
 
DdbStreamComponent() - Constructor for class org.apache.camel.component.aws.ddbstream.DdbStreamComponent
 
DdbStreamComponent(CamelContext) - Constructor for class org.apache.camel.component.aws.ddbstream.DdbStreamComponent
 
DdbStreamConsumer - Class in org.apache.camel.component.aws.ddbstream
 
DdbStreamConsumer(DdbStreamEndpoint, Processor) - Constructor for class org.apache.camel.component.aws.ddbstream.DdbStreamConsumer
 
DdbStreamEndpoint - Class in org.apache.camel.component.aws.ddbstream
The aws-ddbstream component is used for working with Amazon DynamoDB Streams.
DdbStreamEndpoint(String, String, DdbStreamComponent) - Constructor for class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
deactivate() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanDestination
 
deactivate() - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
deactivate(ComponentContext) - Method in class org.apache.camel.component.kura.KuraRouter
 
deactivate() - Method in class org.apache.camel.scr.AbstractCamelRunner
 
deadLetter - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
deadLetter - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
deadLetterChannel(String) - Method in class org.apache.camel.builder.BuilderSupport
Dead Letter Channel EIP: is a error handler for handling messages that could not be delivered to it's intended destination.
deadLetterChannel(Endpoint) - Method in class org.apache.camel.builder.BuilderSupport
Dead Letter Channel EIP: is a error handler for handling messages that could not be delivered to it's intended destination.
DeadLetterChannel - Class in org.apache.camel.processor
Implements a Dead Letter Channel after attempting to redeliver the message using the RedeliveryPolicy
DeadLetterChannel(CamelContext, Processor, CamelLogger, Processor, RedeliveryPolicy, ExceptionPolicyStrategy, Processor, String, boolean, boolean, Predicate, ScheduledExecutorService, Processor, Processor) - Constructor for class org.apache.camel.processor.DeadLetterChannel
Creates the dead letter channel.
DeadLetterChannelBuilder - Class in org.apache.camel.builder
A builder of a Dead Letter Channel
DeadLetterChannelBuilder() - Constructor for class org.apache.camel.builder.DeadLetterChannelBuilder
 
DeadLetterChannelBuilder(Endpoint) - Constructor for class org.apache.camel.builder.DeadLetterChannelBuilder
 
DeadLetterChannelBuilder(String) - Constructor for class org.apache.camel.builder.DeadLetterChannelBuilder
 
deadLetterHandleNewException - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
deadLetterHandleNewException(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Whether the dead letter channel should handle (and ignore) any new exception that may been thrown during sending the message to the dead letter endpoint.
deadLetterHandleNewException - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
deadLetterUri - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
deadLetterUri - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
dealias() - Method in enum org.apache.camel.component.cxf.DataFormat
 
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
 
debugAfter(Exchange, Processor, ProcessorDefinition<?>, String, String, long) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Single step debugs and Camel invokes this method after processing the given processor
debugAfter(Exchange, Processor, ProcessorDefinition<?>, String, String, long) - Method in class org.apache.camel.testng.CamelTestSupport
Single step debugs and Camel invokes this method after processing the given processor
debugBefore(Exchange, Processor, ProcessorDefinition<?>, String, String) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Single step debugs and Camel invokes this method before entering the given processor
debugBefore(Exchange, Processor, ProcessorDefinition<?>, String, String) - Method in class org.apache.camel.testng.CamelTestSupport
Single step debugs and Camel invokes this method before entering the given processor
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.
debugStream - Variable in class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
Debug output.
declareAndBindExchangesAndQueuesUsing(Channel) - Method in class org.apache.camel.component.rabbitmq.RabbitMQDeclareSupport
 
declareExchangeAndQueue(Channel) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
If needed, declare Exchange, declare Queue and bind them with Routing Key
decode(ChannelHandlerContext, AddressedEnvelope<Object, InetSocketAddress>, List<Object>) - Method in class org.apache.camel.component.netty4.codec.DatagramPacketByteArrayDecoder
 
decode(ChannelHandlerContext, DatagramPacket, List<Object>) - Method in class org.apache.camel.component.netty4.codec.DatagramPacketDecoder
 
decode(ChannelHandlerContext, AddressedEnvelope<Object, InetSocketAddress>, List<Object>) - Method in class org.apache.camel.component.netty4.codec.DatagramPacketDelimiterDecoder
 
decode(ChannelHandlerContext, AddressedEnvelope<Object, InetSocketAddress>, List<Object>) - Method in class org.apache.camel.component.netty4.codec.DatagramPacketObjectDecoder
 
decode(ChannelHandlerContext, AddressedEnvelope<Object, InetSocketAddress>, List<Object>) - Method in class org.apache.camel.component.netty4.codec.DatagramPacketStringDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.camel.component.netty4.codec.DelegateByteArrayDecoder
 
decode(ChannelHandlerContext, ByteBuf) - Method in class org.apache.camel.component.netty4.codec.DelimiterBasedFrameDecoder
 
decode(ChannelHandlerContext, ByteBuf) - Method in class org.apache.camel.component.netty4.codec.ObjectDecoder
 
decode(String) - Static method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.apache.camel.component.syslog.netty.Rfc5425FrameDecoder
 
decodeKey(String) - Method in class org.apache.camel.component.jms.DefaultJmsKeyFormatStrategy
 
decodeKey(String) - Method in interface org.apache.camel.component.jms.JmsKeyFormatStrategy
Decodes the key after its received from a Message message.
decodeKey(String) - Method in class org.apache.camel.component.jms.PassThroughJmsKeyFormatStrategy
 
decodeKey(String) - Method in class org.apache.camel.component.sjms.jms.DefaultJmsKeyFormatStrategy
 
decodeKey(String) - Method in interface org.apache.camel.component.sjms.jms.JmsKeyFormatStrategy
Decodes the key after its received from a Message message.
decodeUsing - Variable in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.camel.component.cxf.blueprint.CxfNamespaceHandler
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.camel.component.cxf.transport.blueprint.CamelTransportNameSpaceHandler
 
decr(String) - Method in class org.apache.camel.component.redis.RedisClient
 
decrby(String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
decReference() - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
decrement() - Method in class org.apache.camel.management.mbean.Statistic
 
DECREMENT_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
decrypt() - Method in class org.apache.camel.component.file.remote.DSAKeyPairIdentity
 
decrypt() - Method in class org.apache.camel.component.file.remote.RSAKeyPairIdentity
 
DECRYPTION_MATERIAL_HEADER_NAME - Static variable in class org.apache.camel.component.pdf.PdfHeaderConstants
 
decryptUpdate(byte[], int) - Method in class org.apache.camel.converter.crypto.HMACAccumulator
Update buffer with MAC taking into account that a MAC is appended to the buffer and should be precluded from the MAC calculation.
deepCloneDistributionRatios(List<Integer>) - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
DEFAULT - Static variable in class org.apache.camel.component.beanstalk.ConnectionSettingsFactory
 
DEFAULT - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
Lexical state.
DEFAULT_API_COMPONENT_NAME - Static variable in class org.apache.camel.component.rest.RestApiEndpoint
 
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_BLOCKSIZE - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_BLOCKSIZE - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
DEFAULT_BROKER_URL - Static variable in class org.apache.camel.component.paho.PahoConstants
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.camel.component.disruptor.DisruptorComponent
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.camel.util.IOHelper
 
DEFAULT_BUFFERSIZE - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_BUFFERSIZE - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
DEFAULT_CHARSET_PROPERTY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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_CHECK_IDLE_INTERVAL - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_CHECK_IDLE_INTERVAL - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
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_CODEC - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_CODEC - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
DEFAULT_COLLECTION - Static variable in class org.apache.camel.component.mongodb.MongoDbTailTrackingConfig
 
DEFAULT_COMMUNITY - Static variable in class org.apache.camel.component.snmp.SnmpEndpoint
 
DEFAULT_COMPLETION_SIZE - Static variable in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
DEFAULT_COMPLETION_TIMEOUT - Static variable in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
DEFAULT_COMPRESSIONTYPE - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_COMPRESSIONTYPE - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
DEFAULT_CONNECTION_PORT - Static variable in class org.apache.camel.management.DefaultManagementAgent
 
DEFAULT_CONSISTENCY_LEVEL - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
DEFAULT_CONSUMER_DELAY - Static variable in class org.apache.camel.component.feed.FeedPollingConsumer
 
DEFAULT_CONSUMER_DELAY - Static variable in class org.apache.camel.component.hipchat.HipchatConsumer
 
DEFAULT_CONSUMER_DELAY - Static variable in class org.apache.camel.component.mail.MailConsumer
 
DEFAULT_CONSUMER_DELAY - Static variable in class org.apache.camel.component.twitter.consumer.TwitterConsumerPolling
 
DEFAULT_CONSUMER_DELAY - Static variable in class org.apache.camel.component.weather.WeatherConsumer
 
DEFAULT_CORRELATION_TIMEOUT - Static variable in class org.apache.camel.component.quickfixj.MessageCorrelator
 
DEFAULT_DELAY - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
DEFAULT_DELAY - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_DELAY - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
DEFAULT_DELIMITER - Static variable in class org.apache.camel.model.DynamicRouterDefinition
 
DEFAULT_DELIMITER - Static variable in class org.apache.camel.model.RoutingSlipDefinition
 
DEFAULT_DESTINATION - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DEFAULT_DMAX - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DEFAULT_DOMAIN - Static variable in class org.apache.camel.management.DefaultManagementAgent
 
DEFAULT_ENABLED_PROTOCOLS - Static variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
DEFAULT_ENABLED_PROTOCOLS - Static variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
DEFAULT_ENCODING - Static variable in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
The default encoding used for stream access.
DEFAULT_END_TIME - Static variable in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
DEFAULT_ERROR_HANDLER_BUILDER - Static variable in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
DEFAULT_EXIT_CODE - Static variable in class org.apache.camel.main.MainSupport
 
DEFAULT_EXPRESSION_FACTORY_IMPL_CLASS - Static variable in class org.apache.camel.language.juel.JuelExpression
 
DEFAULT_FIELD - Static variable in class org.apache.camel.component.mongodb.MongoDbTailTrackingConfig
 
DEFAULT_FTP_PORT - Static variable in class org.apache.camel.component.file.remote.FtpConfiguration
 
DEFAULT_GROUP_NAME - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DEFAULT_HEARTBEAT - Static variable in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
DEFAULT_HEARTBTINT - Static variable in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
DEFAULT_HOST - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
DEFAULT_HOST - Static variable in class org.apache.camel.component.websocket.WebsocketConstants
 
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_IO_THREADS - Static variable in class org.apache.camel.component.netty.NettyHelper
 
DEFAULT_IO_THREADS - Static variable in class org.apache.camel.component.netty4.NettyHelper
 
DEFAULT_KESTREL_PORT - Static variable in class org.apache.camel.component.kestrel.KestrelConfiguration
The default port on which kestrel runs
DEFAULT_LOCK_FILE_POSTFIX - Static variable in class org.apache.camel.component.file.FileComponent
Default camel lock filename postfix
DEFAULT_LOGGER_NAME - Static variable in class org.apache.camel.component.braintree.internal.BraintreeLogHandler
 
DEFAULT_LOGGER_VERSION - Static variable in class org.apache.camel.component.braintree.internal.BraintreeLogHandler
 
DEFAULT_LOGIN_URL - Static variable in class org.apache.camel.component.salesforce.SalesforceLoginConfig
 
DEFAULT_MAX_AUTHENTICATION_RETRIES - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
DEFAULT_METRIC_NAME - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DEFAULT_METRICS_TYPE - Static variable in class org.apache.camel.component.metrics.MetricsComponent
 
DEFAULT_MOD - Static variable in class org.apache.camel.component.scp.ScpConfiguration
 
DEFAULT_MODE - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DEFAULT_NAMESPACE - Static variable in class org.apache.camel.builder.xml.Namespaces
 
DEFAULT_NAMESPACES - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
DEFAULT_OPENED_SUFFIX - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_OPENED_SUFFIX - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
DEFAULT_PATH_SEPARATOR - Static variable in class org.apache.camel.util.AntPathMatcher
Default path separator: "/"
DEFAULT_PATTERN - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_PATTERN - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
DEFAULT_PATTERN - Static variable in class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
DEFAULT_PATTERN - Static variable in class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
DEFAULT_PATTERN - Static variable in class org.apache.camel.util.concurrent.ThreadHelper
 
DEFAULT_PORT - Static variable in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
DEFAULT_PORT - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
DEFAULT_PORT - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DEFAULT_PORT - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_PORT - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
DEFAULT_PORT - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
DEFAULT_PORT - Static variable in class org.apache.camel.component.websocket.WebsocketConstants
 
DEFAULT_PORT_IMAP - Static variable in class org.apache.camel.component.mail.MailUtils
 
DEFAULT_PORT_IMAPS - Static variable in class org.apache.camel.component.mail.MailUtils
 
DEFAULT_PORT_NNTP - Static variable in class org.apache.camel.component.mail.MailUtils
 
DEFAULT_PORT_POP3 - Static variable in class org.apache.camel.component.mail.MailUtils
 
DEFAULT_PORT_POP3S - Static variable in class org.apache.camel.component.mail.MailUtils
 
DEFAULT_PORT_SMTP - Static variable in class org.apache.camel.component.mail.MailUtils
 
DEFAULT_PORT_SMTPS - Static variable in class org.apache.camel.component.mail.MailUtils
 
DEFAULT_PREFIX_TOKEN - Static variable in class org.apache.camel.component.properties.PropertiesComponent
The default prefix token.
DEFAULT_PRIORITY - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
DEFAULT_PROTOCOL - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
DEFAULT_QOS - Static variable in class org.apache.camel.component.paho.PahoConstants
 
DEFAULT_READ_SUFFIX - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_READ_SUFFIX - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
DEFAULT_REGISTRY_PORT - Static variable in class org.apache.camel.management.DefaultManagementAgent
 
DEFAULT_REPLICATION - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_REPLICATION - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
DEFAULT_REPORTING_INTERVAL_SECONDS - Static variable in class org.apache.camel.component.metrics.MetricsComponent
 
DEFAULT_SECURE_SOCKET_PROTOCOL - Static variable in class org.apache.camel.util.jsse.SSLContextParameters
 
DEFAULT_SECURE_SOCKET_PROTOCOLS_FILTER_EXCLUDE - Static variable in class org.apache.camel.util.jsse.BaseSSLContextParameters
 
DEFAULT_SECURE_SOCKET_PROTOCOLS_FILTER_INCLUDE - Static variable in class org.apache.camel.util.jsse.BaseSSLContextParameters
 
DEFAULT_SEGMENT_PREFIX - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
DEFAULT_SEGMENT_PREFIX - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
DEFAULT_SERVICE_URL_PATH - Static variable in class org.apache.camel.management.DefaultManagementAgent
 
DEFAULT_SFTP_PORT - Static variable in class org.apache.camel.component.file.remote.SftpConfiguration
 
DEFAULT_SFTP_PORT - Static variable in class org.apache.camel.component.scp.ScpConfiguration
 
DEFAULT_SHOULD_HTTPS - Static variable in class org.apache.camel.component.solr.SolrConstants
 
DEFAULT_SLOPE - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DEFAULT_SNMP_RETRIES - Static variable in class org.apache.camel.component.snmp.SnmpEndpoint
 
DEFAULT_SNMP_TIMEOUT - Static variable in class org.apache.camel.component.snmp.SnmpEndpoint
 
DEFAULT_SNMP_VERSION - Static variable in class org.apache.camel.component.snmp.SnmpEndpoint
 
DEFAULT_SOLVER_ID - Static variable in interface org.apache.camel.component.optaplanner.OptaPlannerConstants
 
DEFAULT_SPOOL_THRESHOLD - Static variable in interface org.apache.camel.StreamCache
 
DEFAULT_SSH_PORT - Static variable in class org.apache.camel.component.ssh.SshConfiguration
 
DEFAULT_START_TIME - Static variable in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
DEFAULT_STRATEGYFACTORY_CLASS - Static variable in class org.apache.camel.component.file.GenericFileEndpoint
 
DEFAULT_STREAMING_THREAD_COUNT - Static variable in class org.apache.camel.component.solr.SolrConstants
 
DEFAULT_STYLE - Static variable in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
DEFAULT_SUFFIX_TOKEN - Static variable in class org.apache.camel.component.properties.PropertiesComponent
The default suffix token.
DEFAULT_TIME_TO_RUN - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
DEFAULT_TIMEOUT - Static variable in class org.apache.camel.maven.CamelSalesforceMojo
 
DEFAULT_TIMEOUT - Static variable in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
DEFAULT_TMAX - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DEFAULT_TTL - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DEFAULT_TUBE - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
DEFAULT_TYPE - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DEFAULT_UNITS - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DEFAULT_VERSION - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
DEFAULT_WIRE_FORMAT_31X - Static variable in class org.apache.camel.component.ganglia.GangliaConfiguration
 
DefaultAggregateController - Class in org.apache.camel.processor.aggregate
A default AggregateController that offers Java and JMX API.
DefaultAggregateController() - Constructor for class org.apache.camel.processor.aggregate.DefaultAggregateController
 
DefaultAhcBinding - Class in org.apache.camel.component.ahc
 
DefaultAhcBinding() - Constructor for class org.apache.camel.component.ahc.DefaultAhcBinding
 
DefaultAnalyticsApiClient - Class in org.apache.camel.component.salesforce.internal.client
Default implementation of AnalyticsApiClient.
DefaultAnalyticsApiClient(String, SalesforceSession, SalesforceHttpClient) - Constructor for class org.apache.camel.component.salesforce.internal.client.DefaultAnalyticsApiClient
 
DefaultAnnotationExpressionFactory - Class in org.apache.camel.component.bean
Default implementation of the AnnotationExpressionFactory.
DefaultAnnotationExpressionFactory() - Constructor for class org.apache.camel.component.bean.DefaultAnnotationExpressionFactory
 
DefaultAsyncProcessorAwaitManager - Class in org.apache.camel.impl
 
DefaultAsyncProcessorAwaitManager() - Constructor for class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
DefaultAsyncProducer - Class in org.apache.camel.impl
A default implementation of Producer for implementation inheritance, which can process Exchanges asynchronously.
DefaultAsyncProducer(Endpoint) - Constructor for class org.apache.camel.impl.DefaultAsyncProducer
 
DefaultAuthenticationAdapter - Class in org.apache.camel.component.spring.security
 
DefaultAuthenticationAdapter() - Constructor for class org.apache.camel.component.spring.security.DefaultAuthenticationAdapter
 
DefaultAuthenticator - Class in org.apache.camel.component.mail
Mail Authenticator that supplies username and password
DefaultAuthenticator(String, String) - Constructor for class org.apache.camel.component.mail.DefaultAuthenticator
 
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
 
DefaultBeanRowMapper - Class in org.apache.camel.component.jdbc
The default BeanRowMapper will map row names to lower case names, but use a single upper case letter after underscores or dashes (which is skipped).
DefaultBeanRowMapper() - Constructor for class org.apache.camel.component.jdbc.DefaultBeanRowMapper
 
DefaultBulkApiClient - Class in org.apache.camel.component.salesforce.internal.client
 
DefaultBulkApiClient(String, SalesforceSession, SalesforceHttpClient) - Constructor for class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
defaultCacheLevel(JmsEndpoint) - Method in class org.apache.camel.component.jms.JmsConfiguration
Defaults the JMS cache level if none is explicitly specified.
DefaultCacheManagerFactory - Class in org.apache.camel.component.cache
 
DefaultCacheManagerFactory() - Constructor for class org.apache.camel.component.cache.DefaultCacheManagerFactory
 
DefaultCacheManagerFactory(InputStream, String) - Constructor for class org.apache.camel.component.cache.DefaultCacheManagerFactory
 
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
 
DefaultChannelHandlerFactory - Class in org.apache.camel.component.netty4
 
DefaultChannelHandlerFactory() - Constructor for class org.apache.camel.component.netty4.DefaultChannelHandlerFactory
 
defaultCharset - Variable in class org.apache.camel.component.smpp.SmppSmCommand
 
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
 
DefaultClassResolver(CamelContext) - Constructor for class org.apache.camel.impl.DefaultClassResolver
 
DefaultClientInitializerFactory - Class in org.apache.camel.component.netty4
 
DefaultClientInitializerFactory(NettyProducer) - Constructor for class org.apache.camel.component.netty4.DefaultClientInitializerFactory
 
DefaultClientPipelineFactory - Class in org.apache.camel.component.netty
 
DefaultClientPipelineFactory(NettyProducer) - Constructor for class org.apache.camel.component.netty.DefaultClientPipelineFactory
 
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
 
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
 
DefaultContextPathMatcher - Class in org.apache.camel.component.netty.http
A default ContextPathMatcher which supports the matchOnUriPrefix option.
DefaultContextPathMatcher(String, boolean) - Constructor for class org.apache.camel.component.netty.http.DefaultContextPathMatcher
 
DefaultContextPathMatcher - Class in org.apache.camel.component.netty4.http
A default ContextPathMatcher which supports the matchOnUriPrefix option.
DefaultContextPathMatcher(String, boolean) - Constructor for class org.apache.camel.component.netty4.http.DefaultContextPathMatcher
 
DefaultCxfBinding - Class in org.apache.camel.component.cxf
The Default CXF binding implementation.
DefaultCxfBinding() - Constructor for class org.apache.camel.component.cxf.DefaultCxfBinding
 
DefaultCxfMessageMapper - Class in org.apache.camel.component.cxf.common.message
 
DefaultCxfMessageMapper() - Constructor for class org.apache.camel.component.cxf.common.message.DefaultCxfMessageMapper
 
DefaultCxfRsBinding - Class in org.apache.camel.component.cxf.jaxrs
Default strategy to bind between Camel and CXF exchange for RESTful resources.
DefaultCxfRsBinding() - Constructor for class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
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
 
DefaultDestinationCreationStrategy - Class in org.apache.camel.component.sjms.jms
Default implementation of DestinationCreationStrategy, delegates to Session.createTopic and Session.createQueue.
DefaultDestinationCreationStrategy() - Constructor for class org.apache.camel.component.sjms.jms.DefaultDestinationCreationStrategy
 
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
 
DefaultEndpointRegistry - Class in org.apache.camel.impl
Default implementation of EndpointRegistry
DefaultEndpointRegistry(CamelContext) - Constructor for class org.apache.camel.impl.DefaultEndpointRegistry
 
DefaultEndpointRegistry(CamelContext, Map<EndpointKey, Endpoint>) - Constructor for class org.apache.camel.impl.DefaultEndpointRegistry
 
DefaultEndpointUtilizationStatistics - Class in org.apache.camel.impl
 
DefaultEndpointUtilizationStatistics(int) - Constructor for class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
defaultErrorHandler() - Method in class org.apache.camel.builder.BuilderSupport
Creates a default error handler.
DefaultErrorHandler - Class in org.apache.camel.processor
Default error handler
DefaultErrorHandler(CamelContext, Processor, CamelLogger, Processor, RedeliveryPolicy, ExceptionPolicyStrategy, Predicate, ScheduledExecutorService, Processor, Processor) - Constructor for class org.apache.camel.processor.DefaultErrorHandler
Creates the default error handler.
DefaultErrorHandlerBuilder - Class in org.apache.camel.builder
The default error handler builder.
DefaultErrorHandlerBuilder() - Constructor for class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
DefaultEventFactory - Class in org.apache.camel.management.event
Default implementation of the EventFactory.
DefaultEventFactory() - Constructor for class org.apache.camel.management.event.DefaultEventFactory
 
DefaultExceptionPolicyStrategy - Class in org.apache.camel.processor.exceptionpolicy
The default strategy used in Camel to resolve the OnExceptionDefinition that should handle the thrown exception.
DefaultExceptionPolicyStrategy() - Constructor for class org.apache.camel.processor.exceptionpolicy.DefaultExceptionPolicyStrategy
 
DefaultExchange - Class in org.apache.camel.impl
A default implementation of Exchange
DefaultExchange(CamelContext) - Constructor for class org.apache.camel.impl.DefaultExchange
 
DefaultExchange(CamelContext, ExchangePattern) - Constructor for class org.apache.camel.impl.DefaultExchange
 
DefaultExchange(Exchange) - Constructor for class org.apache.camel.impl.DefaultExchange
 
DefaultExchange(Endpoint) - Constructor for class org.apache.camel.impl.DefaultExchange
 
DefaultExchange(Endpoint, ExchangePattern) - Constructor for class org.apache.camel.impl.DefaultExchange
 
DefaultExchangeComparator - Class in org.apache.camel.processor.resequencer
Compares elements of an Exchange sequence by comparing long values returned by this comparator's expression.
DefaultExchangeComparator() - Constructor for class org.apache.camel.processor.resequencer.DefaultExchangeComparator
 
DefaultExchangeFormatter - Class in org.apache.camel.processor
Default ExchangeFormatter that have fine grained options to configure what to include in the output.
DefaultExchangeFormatter() - Constructor for class org.apache.camel.processor.DefaultExchangeFormatter
 
DefaultExchangeFormatter.OutputStyle - Enum in org.apache.camel.processor
 
DefaultExchangeHolder - Class in org.apache.camel.impl
Holder object for sending an exchange over a remote wire as a serialized object.
DefaultExchangeHolder() - Constructor for class org.apache.camel.impl.DefaultExchangeHolder
 
DefaultExecBinding - Class in org.apache.camel.component.exec.impl
Default implementation of ExecBinding.
DefaultExecBinding() - Constructor for class org.apache.camel.component.exec.impl.DefaultExecBinding
 
DefaultExecCommandExecutor - Class in org.apache.camel.component.exec.impl
Executes the command utilizing the Apache Commons exec library.
DefaultExecCommandExecutor() - Constructor for class org.apache.camel.component.exec.impl.DefaultExecCommandExecutor
 
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
 
DefaultGroupStrategy - Class in org.apache.camel.component.stream
A default GroupStrategy that just group the lines by returning the lines as a list as-is
DefaultGroupStrategy() - Constructor for class org.apache.camel.component.stream.DefaultGroupStrategy
 
DefaultHeaderFilterStrategy - Class in org.apache.camel.impl
The default header filtering strategy.
DefaultHeaderFilterStrategy() - Constructor for class org.apache.camel.impl.DefaultHeaderFilterStrategy
 
DefaultHttpBinding - Class in org.apache.camel.http.common
Binding between HttpMessage and HttpServletResponse.
DefaultHttpBinding() - Constructor for class org.apache.camel.http.common.DefaultHttpBinding
 
DefaultHttpBinding(HeaderFilterStrategy) - Constructor for class org.apache.camel.http.common.DefaultHttpBinding
Deprecated.
DefaultHttpBinding(HttpCommonEndpoint) - Constructor for class org.apache.camel.http.common.DefaultHttpBinding
Deprecated.
DefaultHttpRegistry - Class in org.apache.camel.component.servlet
 
DefaultHttpRegistry() - Constructor for class org.apache.camel.component.servlet.DefaultHttpRegistry
 
DefaultIBatisProcessingStategy - Class in org.apache.camel.component.ibatis.strategy
Default strategy for consuming messages for a route
DefaultIBatisProcessingStategy() - Constructor for class org.apache.camel.component.ibatis.strategy.DefaultIBatisProcessingStategy
 
DefaultInflightRepository - Class in org.apache.camel.impl
DefaultInflightRepository() - Constructor for class org.apache.camel.impl.DefaultInflightRepository
 
DefaultInjector - Class in org.apache.camel.impl
A default implementation of Injector which just uses reflection to instantiate new objects using their zero argument constructor, and then performing bean post processing using DefaultCamelBeanPostProcessor.
DefaultInjector(CamelContext) - Constructor for class org.apache.camel.impl.DefaultInjector
 
DefaultJavaMailSender - Class in org.apache.camel.component.mail
Default JavaMailSender which uses the JDK Mail API.
DefaultJavaMailSender() - Constructor for class org.apache.camel.component.mail.DefaultJavaMailSender
 
DefaultJdbcOptimisticLockingExceptionMapper - Class in org.apache.camel.processor.aggregate.jdbc
A default JdbcOptimisticLockingExceptionMapper which checks the caused exception (and its nested) whether any of them is a constraint violation exception.
DefaultJdbcOptimisticLockingExceptionMapper() - Constructor for class org.apache.camel.processor.aggregate.jdbc.DefaultJdbcOptimisticLockingExceptionMapper
 
DefaultJdbcPrepareStatementStrategy - Class in org.apache.camel.component.jdbc
Default JdbcPrepareStatementStrategy which is a copy from the camel-sql component having this functionality first.
DefaultJdbcPrepareStatementStrategy() - Constructor for class org.apache.camel.component.jdbc.DefaultJdbcPrepareStatementStrategy
 
DefaultJettyHttpBinding - Class in org.apache.camel.component.jetty
 
DefaultJettyHttpBinding() - Constructor for class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
DefaultJmsKeyFormatStrategy - Class in org.apache.camel.component.jms
Default strategy that handles dots and hyphens.
DefaultJmsKeyFormatStrategy() - Constructor for class org.apache.camel.component.jms.DefaultJmsKeyFormatStrategy
 
DefaultJmsKeyFormatStrategy - Class in org.apache.camel.component.sjms.jms
Default strategy that handles dots and hyphens.
DefaultJmsKeyFormatStrategy() - Constructor for class org.apache.camel.component.sjms.jms.DefaultJmsKeyFormatStrategy
 
DefaultJmsMessageListenerContainer - Class in org.apache.camel.component.jms
The default container which listen for messages on the JMS destination.
DefaultJmsMessageListenerContainer(JmsEndpoint) - Constructor for class org.apache.camel.component.jms.DefaultJmsMessageListenerContainer
 
DefaultJmsMessageListenerContainer(JmsEndpoint, boolean) - Constructor for class org.apache.camel.component.jms.DefaultJmsMessageListenerContainer
 
DefaultKeyAccessor - Class in org.apache.camel.component.xmlsecurity.api
Accesses the private key from a key-store and returns a KeyInfo which contains the X.509 certificate chain corresponding to the private key.
DefaultKeyAccessor() - Constructor for class org.apache.camel.component.xmlsecurity.api.DefaultKeyAccessor
 
DefaultKeySelector - Class in org.apache.camel.component.xmlsecurity.api
Default implementation for the key selector.
DefaultKeySelector() - Constructor for class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
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
 
DefaultLineBuilderStrategy - Class in org.apache.camel.component.pdf.text
Builds lines from words based on line width and PDF document page size.
DefaultLineBuilderStrategy(PdfConfiguration) - Constructor for class org.apache.camel.component.pdf.text.DefaultLineBuilderStrategy
 
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
 
DefaultMailUidGenerator - Class in org.apache.camel.component.mail
 
DefaultMailUidGenerator() - Constructor for class org.apache.camel.component.mail.DefaultMailUidGenerator
 
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
 
defaultMatchType - Variable in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
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
 
DefaultMessageHistoryFactory - Class in org.apache.camel.impl
 
DefaultMessageHistoryFactory() - Constructor for class org.apache.camel.impl.DefaultMessageHistoryFactory
 
DefaultModelJAXBContextFactory - Class in org.apache.camel.impl
Default implementation of ModelJAXBContextFactory.
DefaultModelJAXBContextFactory() - Constructor for class org.apache.camel.impl.DefaultModelJAXBContextFactory
 
DefaultModelResource - Interface in org.apache.camel.component.cxf.jaxrs
Default JAX-RS resource that may be used to support document-only CXFRS consumers
DefaultMyBatisProcessingStrategy - Class in org.apache.camel.component.mybatis
 
DefaultMyBatisProcessingStrategy() - Constructor for class org.apache.camel.component.mybatis.DefaultMyBatisProcessingStrategy
 
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
 
DefaultNettyHttpBinding - Class in org.apache.camel.component.netty.http
DefaultNettyHttpBinding() - Constructor for class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
 
DefaultNettyHttpBinding(HeaderFilterStrategy) - Constructor for class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
 
DefaultNettyHttpBinding - Class in org.apache.camel.component.netty4.http
DefaultNettyHttpBinding() - Constructor for class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
 
DefaultNettyHttpBinding(HeaderFilterStrategy) - Constructor for class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
 
DefaultNettySharedHttpServer - Class in org.apache.camel.component.netty.http
A default NettySharedHttpServer to make sharing Netty server in Camel applications easier.
DefaultNettySharedHttpServer() - Constructor for class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
DefaultNettySharedHttpServer - Class in org.apache.camel.component.netty4.http
A default NettySharedHttpServer to make sharing Netty server in Camel applications easier.
DefaultNettySharedHttpServer() - Constructor for class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
DefaultNodeIdFactory - Class in org.apache.camel.impl
Default id factory.
DefaultNodeIdFactory() - Constructor for class org.apache.camel.impl.DefaultNodeIdFactory
 
DefaultNodeSynchronization - Class in org.apache.camel.component.websocket
 
DefaultNodeSynchronization(WebsocketStore) - Constructor for class org.apache.camel.component.websocket.DefaultNodeSynchronization
 
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
 
DefaultPayloadProviderSEI - Interface in org.apache.camel.component.cxf
 
DefaultPGPPassphraseAccessor - Class in org.apache.camel.converter.crypto
 
DefaultPGPPassphraseAccessor(Map<String, String>) - Constructor for class org.apache.camel.converter.crypto.DefaultPGPPassphraseAccessor
 
DefaultPGPPublicKeyAccessor - Class in org.apache.camel.converter.crypto
Caches a public key ring.
DefaultPGPPublicKeyAccessor(byte[]) - Constructor for class org.apache.camel.converter.crypto.DefaultPGPPublicKeyAccessor
 
DefaultPGPSecretKeyAccessor - Class in org.apache.camel.converter.crypto
Caches a Secret Keyring.
DefaultPGPSecretKeyAccessor(byte[], String, String) - Constructor for class org.apache.camel.converter.crypto.DefaultPGPSecretKeyAccessor
 
DefaultPollingConsumerPollStrategy - Class in org.apache.camel.impl
A default implementation that will not retry on rollback.
DefaultPollingConsumerPollStrategy() - Constructor for class org.apache.camel.impl.DefaultPollingConsumerPollStrategy
 
DefaultPollingConsumerServicePool - Class in org.apache.camel.impl
A service pool for PollingConsumer.
DefaultPollingConsumerServicePool() - Constructor for class org.apache.camel.impl.DefaultPollingConsumerServicePool
 
DefaultPollingConsumerServicePool(int) - Constructor for class org.apache.camel.impl.DefaultPollingConsumerServicePool
 
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
 
DefaultPropertiesParser(PropertiesComponent) - Constructor for class org.apache.camel.component.properties.DefaultPropertiesParser
 
DefaultPropertiesResolver - Class in org.apache.camel.component.properties
Default PropertiesResolver which can resolve properties from file and classpath.
DefaultPropertiesResolver(PropertiesComponent) - Constructor for class org.apache.camel.component.properties.DefaultPropertiesResolver
 
DefaultQueueBrowseStrategy - Class in org.apache.camel.component.jms
A default implementation of queue browsing using the Spring BrowserCallback
DefaultQueueBrowseStrategy() - Constructor for class org.apache.camel.component.jms.DefaultQueueBrowseStrategy
 
defaultResourceMethod() - Method in interface org.apache.camel.component.cxf.jaxrs.DefaultModelResource
 
DefaultRestClient - Class in org.apache.camel.component.salesforce.internal.client
 
DefaultRestClient(SalesforceHttpClient, String, PayloadFormat, SalesforceSession) - Constructor for class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
DefaultRestletBinding - Class in org.apache.camel.component.restlet
Default Restlet binding implementation
DefaultRestletBinding() - Constructor for class org.apache.camel.component.restlet.DefaultRestletBinding
 
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
 
DefaultScheduledPollConsumerScheduler(ScheduledExecutorService) - Constructor for class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
DefaultSEI - Interface in org.apache.camel.component.cxf
A Default Service Endpoint Interface (aka serviceClass) to be used if neither explicit serviceClass and WSDL is specified in a CXF endpoint
DefaultServerInitializerFactory - Class in org.apache.camel.component.netty4
 
DefaultServerInitializerFactory(NettyServerBootstrapConfiguration) - Constructor for class org.apache.camel.component.netty4.DefaultServerInitializerFactory
Deprecated.
DefaultServerInitializerFactory(NettyConsumer) - Constructor for class org.apache.camel.component.netty4.DefaultServerInitializerFactory
 
DefaultServerPipelineFactory - Class in org.apache.camel.component.netty
 
DefaultServerPipelineFactory(NettyServerBootstrapConfiguration) - Constructor for class org.apache.camel.component.netty.DefaultServerPipelineFactory
Deprecated.
DefaultServerPipelineFactory(NettyConsumer) - Constructor for class org.apache.camel.component.netty.DefaultServerPipelineFactory
 
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
 
DefaultSparkBinding - Class in org.apache.camel.component.sparkrest
 
DefaultSparkBinding() - Constructor for class org.apache.camel.component.sparkrest.DefaultSparkBinding
 
DefaultSplunkConfigurationFactory - Class in org.apache.camel.component.splunk
 
DefaultSplunkConfigurationFactory() - Constructor for class org.apache.camel.component.splunk.DefaultSplunkConfigurationFactory
 
DefaultSpringErrorHandler - Class in org.apache.camel.component.jms
A default Spring ErrorHandler that logs the exception, according to configuration options.
DefaultSpringErrorHandler(CamelContext, Class<?>, LoggingLevel, boolean) - Constructor for class org.apache.camel.component.jms.DefaultSpringErrorHandler
 
DefaultSqlEndpoint - Class in org.apache.camel.component.sql
Base class for SQL endpoints.
DefaultSqlEndpoint() - Constructor for class org.apache.camel.component.sql.DefaultSqlEndpoint
 
DefaultSqlEndpoint(String, Component, JdbcTemplate) - Constructor for class org.apache.camel.component.sql.DefaultSqlEndpoint
 
DefaultSqlPrepareStatementStrategy - Class in org.apache.camel.component.sql
Default SqlPrepareStatementStrategy that supports named query parameters as well index based.
DefaultSqlPrepareStatementStrategy() - Constructor for class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy
 
DefaultSqlPrepareStatementStrategy(char) - Constructor for class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy
 
DefaultSqlProcessingStrategy - Class in org.apache.camel.component.sql
 
DefaultSqlProcessingStrategy(SqlPrepareStatementStrategy) - Constructor for class org.apache.camel.component.sql.DefaultSqlProcessingStrategy
 
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
 
DefaultTaskExecutorType - Enum in org.apache.camel.component.jms
Hints what type of default task executor our DefaultJmsMessageListenerContainer should use.
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
 
DefaultTransactionCommitStrategy - Class in org.apache.camel.component.sjms.tx
The default commit strategy for all transaction.
DefaultTransactionCommitStrategy() - Constructor for class org.apache.camel.component.sjms.tx.DefaultTransactionCommitStrategy
 
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
 
DefaultUndertowHttpBinding - Class in org.apache.camel.component.undertow
DefaultUndertowHttpBinding represent binding used by default, if user doesn't provide any.
DefaultUndertowHttpBinding() - Constructor for class org.apache.camel.component.undertow.DefaultUndertowHttpBinding
 
DefaultUndertowHttpBinding(HeaderFilterStrategy) - Constructor for class org.apache.camel.component.undertow.DefaultUndertowHttpBinding
 
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
 
DefaultValidationFailedHandler - Class in org.apache.camel.component.xmlsecurity.api
Interrupts the validation by throwing an exception as soon as a validation failure occurs and gives specific error messages.
DefaultValidationFailedHandler() - Constructor for class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
DefaultValidatorResourceResolverFactory - Class in org.apache.camel.component.validator
Default resource rsolver factory which instantiates the default resource rsolver (DefaultLSResourceResolver).
DefaultValidatorResourceResolverFactory() - Constructor for class org.apache.camel.component.validator.DefaultValidatorResourceResolverFactory
 
defaultValue(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
The default value of the parameter.
DefaultWebserviceMessageCallback(String, URI, URI, URI, Source, SpringWebserviceConfiguration, Exchange) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceProducer.DefaultWebserviceMessageCallback
 
DefaultWebsocket - Class in org.apache.camel.component.websocket
 
DefaultWebsocket(NodeSynchronization, WebsocketConsumer) - Constructor for class org.apache.camel.component.websocket.DefaultWebsocket
 
DefaultWebsocketFactory - Class in org.apache.camel.component.websocket
Default websocket factory.
DefaultWebsocketFactory() - Constructor for class org.apache.camel.component.websocket.DefaultWebsocketFactory
 
DefaultWriteStrategy - Class in org.apache.camel.component.pdf.text
Writes given lines to PDF document.
DefaultWriteStrategy(PdfConfiguration) - Constructor for class org.apache.camel.component.pdf.text.DefaultWriteStrategy
 
DefaultXAdESSignatureProperties - Class in org.apache.camel.component.xmlsecurity.api
Default implementation for the XAdES signature properties which determines the Signing Certificate from a keystore and an alias.
DefaultXAdESSignatureProperties() - Constructor for class org.apache.camel.component.xmlsecurity.api.DefaultXAdESSignatureProperties
 
DefaultXmlSignature2Message - Class in org.apache.camel.component.xmlsecurity.api
Maps the XML signature to a camel message.
DefaultXmlSignature2Message() - Constructor for class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
DefaultXsltUriResolverFactory - Class in org.apache.camel.component.xslt
Default URI resolver factory which instantiates the camel default XSLT URI resolver which can resolves absolute and relative URIs in the classpath and file system.
DefaultXsltUriResolverFactory() - Constructor for class org.apache.camel.component.xslt.DefaultXsltUriResolverFactory
 
defensiveCopyExchangeIfNeeded(Exchange) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Performs a defensive copy of the exchange if needed
DeferProducer - Class in org.apache.camel.impl
A Producer that defers being started, until CamelContext has been started, this ensures that the producer is able to adapt to changes that may otherwise occur during starting CamelContext.
DeferProducer(Endpoint) - Constructor for class org.apache.camel.impl.DeferProducer
 
DeferServiceFactory - Class in org.apache.camel.processor
Factory to create services such as Producers and defer starting the created service, until CamelContext has been started.
DeferServiceStartupListener - Class in org.apache.camel.impl
A StartupListener that defers starting Services.
DeferServiceStartupListener() - Constructor for class org.apache.camel.impl.DeferServiceStartupListener
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.component.direct.DirectConsumer
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.component.disruptor.DisruptorConsumer
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.component.kestrel.KestrelConsumer
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.component.seda.SedaConsumer
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
deferShutdown(ShutdownRunningTask) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
deferShutdown(ShutdownRunningTask) - Method in interface org.apache.camel.spi.ShutdownAware
To defer shutdown during first phase of shutdown.
deferStartService(Object, boolean) - Method in interface org.apache.camel.CamelContext
Defers starting the service until CamelContext is started and has initialized all its prior services and routes.
deferStartService(Object, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
DEFUALT_STREAMING_QUEUE_SIZE - Static variable in class org.apache.camel.component.solr.SolrConstants
 
degree - Variable in class org.apache.camel.component.linkedin.api.model.Education
 
del(String) - Method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
Delete every files and subdirectories inside the remote directory.
del(String) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Delete every files and subdirectories inside the remote directory.
del(Collection<String>) - Method in class org.apache.camel.component.redis.RedisClient
 
DELAY - Static variable in class org.apache.camel.component.beanstalk.Headers
 
delay(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
delay(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Delayer EIP: Creates a delayer allowing you to delay the delivery of messages to some destination.
delay() - Method in class org.apache.camel.model.ProcessorDefinition
Delayer EIP: Creates a delayer allowing you to delay the delivery of messages to some destination.
delay(long) - Method in class org.apache.camel.model.ProcessorDefinition
Delayer EIP: Creates a delayer allowing you to delay the delivery of messages to some destination.
delay(long, Exchange) - Method in class org.apache.camel.processor.DelayProcessorSupport
Delays the given time before continuing.
DELAY_HEADER - Static variable in interface org.apache.camel.component.aws.sqs.SqsConstants
 
DelayDefinition - Class in org.apache.camel.model
Delays processing for a specified length of time
DelayDefinition() - Constructor for class org.apache.camel.model.DelayDefinition
 
DelayDefinition(Expression) - Constructor for class org.apache.camel.model.DelayDefinition
 
delayer(long) - Method in class org.apache.camel.model.RouteDefinition
Enable delayer for this route.
Delayer - Class in org.apache.camel.processor
A Delayer which delays processing the exchange until the correct amount of time has elapsed using an expression to determine the delivery time.
Delayer(CamelContext, Processor, Expression, ScheduledExecutorService, boolean) - Constructor for class org.apache.camel.processor.Delayer
 
Delayer - Class in org.apache.camel.processor.interceptor
Deprecated.
no longer in use, will be removed in next Camel release.
Delayer(long) - Constructor for class org.apache.camel.processor.interceptor.Delayer
Deprecated.
 
DelayerAdvice(long) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.DelayerAdvice
 
delayIfContextNotStarted(long) - Static method in class org.apache.camel.component.jgroups.JGroupsExpressions
 
DelayInterceptor - Class in org.apache.camel.processor.interceptor
Deprecated.
no longer in use, will be removed in next Camel release.
DelayInterceptor(CamelContext, ProcessorDefinition<?>, Processor, Delayer) - Constructor for class org.apache.camel.processor.interceptor.DelayInterceptor
Deprecated.
 
delayPattern(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
delayPattern(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the delay pattern with delay intervals.
delayPattern(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the delay pattern with delay intervals.
delayPattern - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
delayPattern(String) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the delay pattern with delay intervals.
DelayProcessorSupport - Class in org.apache.camel.processor
A useful base class for any processor which provides some kind of throttling or delayed processing.
DelayProcessorSupport(CamelContext, Processor) - Constructor for class org.apache.camel.processor.DelayProcessorSupport
 
DelayProcessorSupport(CamelContext, Processor, ScheduledExecutorService, boolean) - Constructor for class org.apache.camel.processor.DelayProcessorSupport
 
delayTime(Long) - Method in class org.apache.camel.model.DelayDefinition
Sets the delay time in millis to delay
DelegateAggregationStrategy - Interface in org.apache.camel.processor.aggregate
Interface to be used for AggregationStrategy that delegate to the real AggregationStrategy.
DelegateAsyncProcessor - Class in org.apache.camel.processor
A Delegate pattern which delegates processing to a nested AsyncProcessor which can be useful for implementation inheritance when writing an Policy

Important: This implementation does support the asynchronous routing engine.

DelegateAsyncProcessor() - Constructor for class org.apache.camel.processor.DelegateAsyncProcessor
 
DelegateAsyncProcessor(AsyncProcessor) - Constructor for class org.apache.camel.processor.DelegateAsyncProcessor
 
DelegateAsyncProcessor(Processor) - Constructor for class org.apache.camel.processor.DelegateAsyncProcessor
 
DelegateByteArrayDecoder - Class in org.apache.camel.component.netty4.codec
We need to derive from the original decoder because we need to call the decode method directly which is protected in the original one.
DelegateByteArrayDecoder() - Constructor for class org.apache.camel.component.netty4.codec.DelegateByteArrayDecoder
 
DelegateByteArrayEncoder - Class in org.apache.camel.component.netty4.codec
We need to derive from the original encoder because we need to call the encode method directly which is protected in the original one.
DelegateByteArrayEncoder() - Constructor for class org.apache.camel.component.netty4.codec.DelegateByteArrayEncoder
 
DelegateEndpoint - Interface in org.apache.camel
An interface to represent an Endpoint which are delegated.
DelegatePerformanceCounter - Class in org.apache.camel.management
Delegates to another PerformanceCounter.
DelegatePerformanceCounter() - Constructor for class org.apache.camel.management.DelegatePerformanceCounter
 
DelegateProcessor - Interface in org.apache.camel
Interface to be used for processors that delegate to the real processor
DelegateProcessor - Class in org.apache.camel.processor
A Delegate pattern which delegates processing to a nested Processor which can be useful for implementation inheritance when writing an Policy

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

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

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

DelegateSyncProcessor(Processor) - Constructor for class org.apache.camel.processor.DelegateSyncProcessor
 
DELETABLE_ITEMS - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
delete - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
DELETE - Static variable in interface org.apache.camel.component.hbase.HBaseConstants
 
delete(String, Olingo2ResponseHandler<HttpStatusCodes>) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
delete(String, Olingo2ResponseHandler<HttpStatusCodes>) - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Deletes an OData resource and invokes callback with HttpStatusCodes on success, or with exception on failure.
delete() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
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
 
delete(T) - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
Operations that deletes the key if it exists
delete() - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
Operations that deletes all the rows
delete(String) - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
delete() - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
DELETE_BRANCH_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
DELETE_CONTAINER - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
DELETE_NAMESPACE_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
DELETE_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
DELETE_PERSISTENT_VOLUME_CLAIM_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
DELETE_POD_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
DELETE_REPLICATION_CONTROLLER_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
DELETE_RESOURCE_QUOTA_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
DELETE_SECRET_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
DELETE_SERVICE_ACCOUNT_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
DELETE_SERVICE_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
DELETE_TAG_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
DeleteAttributesCommand - Class in org.apache.camel.component.aws.sdb
 
DeleteAttributesCommand(AmazonSimpleDB, SdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.sdb.DeleteAttributesCommand
 
DeleteCommand - Class in org.apache.camel.component.beanstalk.processors
 
DeleteCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.DeleteCommand
 
deleteContainer(BlobStore, String) - Static method in class org.apache.camel.component.jclouds.JcloudsBlobStoreHelper
Delete a BlobStore specific container
deleteDirectory(String) - Static method in class org.apache.camel.test.junit4.TestSupport
Recursively delete a directory, useful to zapping test data
deleteDirectory(File) - Static method in class org.apache.camel.test.junit4.TestSupport
Recursively delete a directory, useful to zapping test data
deleteDirectory(String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Recursively delete a directory, useful to zapping test data
deleteDirectory(File) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Recursively delete a directory, useful to zapping test data
deleteDirectory(String) - Static method in class org.apache.camel.testng.TestSupport
Recursively delete a directory, useful to zapping test data
deleteDirectory(File) - Static method in class org.apache.camel.testng.TestSupport
Recursively delete a directory, useful to zapping test data
DeleteDomainCommand - Class in org.apache.camel.component.aws.sdb
 
DeleteDomainCommand(AmazonSimpleDB, SdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.sdb.DeleteDomainCommand
 
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(String) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
deleteFile(String) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
deleteFile(String) - Method in class org.apache.camel.component.scp.ScpOperations
 
deleteFile(File) - Static method in class org.apache.camel.util.FileUtil
 
DeleteHandler<T> - Interface in org.apache.camel.component.jpa
A strategy for deleting entity beans which have been processed; either by a real delete or by an update of some application specific properties so that the entity bean will not be found in future polling queries.
DeleteItemCommand - Class in org.apache.camel.component.aws.ddb
 
DeleteItemCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.DeleteItemCommand
 
deleteJob(String, String) - Method in class org.apache.camel.component.quartz.QuartzComponent
 
deleteLocalWorkFile(Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
deleteObject(EntityManager, Object, Exchange) - Method in interface org.apache.camel.component.jpa.DeleteHandler
Deletes the entity bean after it has been processed either by actually deleting the object or updating it in a way so that future queries do not return this object again.
DeleteOperation - Class in org.apache.camel.component.zookeeper.operations
setdataOperation sets the content of a ZooKeeper node.
DeleteOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.DeleteOperation
 
deleteOutputFile() - Method in class org.apache.camel.builder.xml.XsltBuilder
Should the output file be deleted when the Exchange is done.
deleteRecord(String, String) - Method in interface org.apache.camel.component.servicenow.model.ServiceNowTable
 
deleteRouteJob(ScheduledRoutePolicyConstants.Action, ScheduledRouteDetails) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
deleteRouteJob(ScheduledRoutePolicyConstants.Action, ScheduledRouteDetails) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
deleteSObject(String, String, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
deleteSObject(String, String, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Deletes a record for the specified object ID.
deleteSObjectWithId(String, String, String, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
deleteSObjectWithId(String, String, String, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Deletes a record based on the value of a specified external ID field.
DeleteTableCommand - Class in org.apache.camel.component.aws.ddb
 
DeleteTableCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.DeleteTableCommand
 
deleteTrigger(Trigger) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
DeleteVerbDefinition - Class in org.apache.camel.model.rest
Rest DELETE command
DeleteVerbDefinition() - Constructor for class org.apache.camel.model.rest.DeleteVerbDefinition
 
deleteWorkflowDefinition(WorkflowDefinition) - Method in class org.apache.camel.component.aws.swf.CamelWorkflowDefinitionFactory
 
DELIMETER - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
delimiter - Variable in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
 
delimiter - Variable in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
delimiter(String) - Method in class org.apache.camel.model.RecipientListDefinition
Delimiter used if the Expression returned multiple endpoints.
DelimiterBasedFrameDecoder - Class in org.apache.camel.component.netty4.codec
 
DelimiterBasedFrameDecoder(int, boolean, ByteBuf[]) - Constructor for class org.apache.camel.component.netty4.codec.DelimiterBasedFrameDecoder
 
deliver() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Delivers all elements which are currently ready to deliver.
DELIVERED - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
deliverNext() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Attempts to deliver a single element from the head of the resequencer queue (sequence).
deliverToFailureProcessor(Processor, boolean, Exchange, RedeliveryErrorHandler.RedeliveryData, AsyncCallback) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
All redelivery attempts failed so move the exchange to the dead letter queue
deliverToOnRedeliveryProcessor(Exchange, RedeliveryErrorHandler.RedeliveryData) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Gives an optional configured redelivery processor a chance to process before the Exchange will be redelivered.
DELIVERY_MODE - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
DELIVERY_TAG - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
DEPLOYMENT_TYPE - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
derivedGauge - Variable in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
DescribeTableCommand - Class in org.apache.camel.component.aws.ddb
 
DescribeTableCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.DescribeTableCommand
 
describeWorkflowInstance(String, String) - Method in class org.apache.camel.component.aws.swf.CamelSWFWorkflowClient
 
description - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
description - Variable in class org.apache.camel.component.linkedin.api.model.Content
 
description - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
description - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
description - Variable in class org.apache.camel.component.linkedin.api.model.Location
 
description - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
description - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
description - Variable in class org.apache.camel.management.mbean.ManagedRoute
 
description() - Method in class org.apache.camel.model.AggregateDefinition
 
description() - Method in class org.apache.camel.model.BeanDefinition
 
description(String, String, Endpoint) - Static method in class org.apache.camel.model.FromDefinition
 
description() - Method in class org.apache.camel.model.MarshalDefinition
 
description() - Method in class org.apache.camel.model.OnExceptionDefinition
 
description(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Sets the description of this node
description(String, String, String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Sets the description of this node
description() - Method in class org.apache.camel.model.PolicyDefinition
 
description(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
description(String, String, String) - Method in class org.apache.camel.model.rest.RestDefinition
 
description(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Description of the parameter.
description(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Description of the parameter.
description() - Method in class org.apache.camel.model.SamplingDefinition
 
description() - Method in class org.apache.camel.model.ThrottleDefinition
 
description() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
description() - Method in class org.apache.camel.model.TransactedDefinition
 
description() - Method in class org.apache.camel.model.UnmarshalDefinition
 
description() - Method in class org.apache.camel.model.WhenDefinition
 
DESCRIPTION_PROPERTY - Static variable in interface org.apache.camel.Route
 
DescriptionDefinition - Class in org.apache.camel.model
To provide comments about the node.
DescriptionDefinition() - Constructor for class org.apache.camel.model.DescriptionDefinition
 
descriptionSnippet - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
descriptionSnippet - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
deserialize(byte[]) - Method in class org.apache.camel.component.krati.serializer.KratiDefaultSerializer
Deserialize an object from its raw bytes generated by {Serializer.serialize(Object).
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.camel.component.salesforce.api.MultiSelectPicklistDeserializer
 
deserializeJavaObjectFromStream(InputStream) - Static method in class org.apache.camel.component.ahc.helper.AhcHelper
Deserializes the input stream to a Java object
deserializeJavaObjectFromStream(InputStream) - Static method in class org.apache.camel.component.netty.http.NettyHttpHelper
 
deserializeJavaObjectFromStream(InputStream) - Static method in class org.apache.camel.component.netty4.http.NettyHttpHelper
 
deserializeJavaObjectFromStream(InputStream) - Static method in class org.apache.camel.http.common.HttpHelper
Deprecated.
Camel 3.0 Please use the one which has the parameter of camel context
deserializeJavaObjectFromStream(InputStream, CamelContext) - Static method in class org.apache.camel.http.common.HttpHelper
Deserializes the input stream to a Java object
DEST_ADDR - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
DEST_ADDR_NPI - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
DEST_ADDR_TON - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
DESTINATION - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
destination - Variable in class org.apache.camel.processor.SendProcessor
 
DESTINATION_OVERRIDE_URL - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
DESTINATION_OVERRIDE_URL - Static variable in interface org.apache.camel.Exchange
 
DestinationCreationStrategy - Interface in org.apache.camel.component.sjms.jms
Strategy for creating Destination's
DestinationEndpoint - Interface in org.apache.camel.component.jms
An optional interface that a JmsEndpoint may implement to return the underlying Destination object
destinationExchangePattern - Variable in class org.apache.camel.processor.SendProcessor
 
DestinationNameParser - Class in org.apache.camel.component.sjms.jms
 
DestinationNameParser() - Constructor for class org.apache.camel.component.sjms.jms.DestinationNameParser
 
destroy() - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
destroy() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
destroy() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
destroy() - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
 
destroy() - Method in class org.apache.camel.component.jetty.CamelContinuationServlet
 
destroy() - Method in class org.apache.camel.component.jetty.CamelFilterWrapper
 
destroy() - Method in class org.apache.camel.component.jms.DefaultJmsMessageListenerContainer
 
destroy() - Method in class org.apache.camel.component.netty4.NettyWorkerPoolBuilder
Shutdown the created worker pool
destroy() - Method in class org.apache.camel.component.servlet.CamelHttpTransportServlet
 
destroy() - Method in class org.apache.camel.component.spring.integration.adapter.CamelSourceAdapter
 
destroy() - Method in class org.apache.camel.core.xml.AbstractCamelConsumerTemplateFactoryBean
 
destroy() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
destroy() - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
destroy() - Method in class org.apache.camel.core.xml.AbstractCamelProducerTemplateFactoryBean
 
destroy() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
destroy() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
destroy() - Method in class org.apache.camel.spring.SpringCamelContext
 
destroy() - Method in class org.apache.camel.swagger.servlet.RestSwaggerCorsFilter
 
DESTROY_NODE - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
DESTROY_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
destroyNode(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Destroys the node with the specified nodeId.
destroyObject(Channel) - Method in class org.apache.camel.component.rabbitmq.pool.PoolableChannelFactory
 
destroyObject(Connection) - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
destroyObject(MessageConsumerResources) - Method in class org.apache.camel.component.sjms.producer.InOutProducer.MessageConsumerResourcesFactory
 
destroyObject(MessageConsumerResources) - Method in class org.apache.camel.component.sjms.SjmsConsumer.MessageConsumerResourcesFactory
Cleans up the MessageConsumerResources.
destroyObject(MessageProducerResources) - Method in class org.apache.camel.component.sjms.SjmsProducer.MessageProducerResourcesFactory
 
destroySubcontext(Name) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
destroySubcontext(String) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
destroySubcontext(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
destroySubcontext(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
Detail - Class in org.w3._2003._05.soap_envelope
Java class for detail complex type.
Detail() - Constructor for class org.w3._2003._05.soap_envelope.Detail
 
detail - Variable in class org.w3._2003._05.soap_envelope.Fault
 
Detail - Class in org.xmlsoap.schemas.soap.envelope
Java class for detail complex type.
Detail() - Constructor for class org.xmlsoap.schemas.soap.envelope.Detail
 
detail - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
DetailColumnInfo - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report results details column info.
DetailColumnInfo() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.DetailColumnInfo
 
DETAILS - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
determineAttributeNames() - Method in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
determineAttributeNames() - Method in class org.apache.camel.component.aws.sdb.GetAttributesCommand
 
determineAttributes() - Method in class org.apache.camel.component.aws.sdb.DeleteAttributesCommand
 
determineCharSet(MailConfiguration, Exchange) - Static method in class org.apache.camel.component.mail.MailBinding
 
determineConsistentRead() - Method in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
determineConsistentRead() - Method in class org.apache.camel.component.aws.sdb.AbstractSdbCommand
 
determineContentType(MailConfiguration, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
 
determineCorrelationId(Message) - Method in class org.apache.camel.component.jms.EndpointMessageListener
Strategy to determine which correlation id to use among JMSMessageID and JMSCorrelationID.
determineCorrelationId(Message, String) - Method in class org.apache.camel.component.jms.JmsProducer
Strategy to determine which correlation id to use among JMSMessageID and JMSCorrelationID.
determineDeletableItems() - Method in class org.apache.camel.component.aws.sdb.BatchDeleteAttributesCommand
 
determineDomainName() - Method in class org.apache.camel.component.aws.sdb.AbstractSdbCommand
 
determineEncryptionUserIds(Exchange) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
determineItem() - Method in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
determineItemName() - Method in class org.apache.camel.component.aws.sdb.AbstractSdbCommand
 
determineKey() - Method in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
determineLevel(EventObject) - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
determineMaxNumberOfDomains() - Method in class org.apache.camel.component.aws.sdb.ListDomainsCommand
 
determineNextToken() - Method in class org.apache.camel.component.aws.sdb.AbstractSdbCommand
 
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)
determineReplaceableAttributes() - Method in class org.apache.camel.component.aws.sdb.PutAttributesCommand
 
determineReplaceableItems() - Method in class org.apache.camel.component.aws.sdb.BatchPutAttributesCommand
 
determineReturnValues() - Method in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
determineSecretKeysWithPrivateKeyAndUserId(Exchange, String, List<String>, String, byte[]) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
determineSelectExpression() - Method in class org.apache.camel.component.aws.sdb.SelectCommand
 
determineSignatureKeyUserId2Password(List<String>, String) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
determineSignaturenUserIds(Exchange) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
determineTableName() - Method in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
determineThreadName(String, String) - Method in class org.apache.camel.component.netty.CamelNettyThreadNameDeterminer
 
determineTypeClass(OptionalParameter.Tag) - Method in class org.apache.camel.component.smpp.AbstractSmppCommand
 
determineUpdateCondition() - Method in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
determineUpdateCondition() - Method in class org.apache.camel.component.aws.sdb.AbstractSdbCommand
 
dialog - Variable in class org.apache.camel.component.sip.listener.SipPresenceAgentListener
 
DIGIT - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
DigitalSignatureComponent - Class in org.apache.camel.component.crypto
 
DigitalSignatureComponent() - Constructor for class org.apache.camel.component.crypto.DigitalSignatureComponent
 
DigitalSignatureComponent(CamelContext) - Constructor for class org.apache.camel.component.crypto.DigitalSignatureComponent
 
DigitalSignatureConfiguration - Class in org.apache.camel.component.crypto
 
DigitalSignatureConfiguration() - Constructor for class org.apache.camel.component.crypto.DigitalSignatureConfiguration
 
DigitalSignatureConstants - Class in org.apache.camel.component.crypto
DigitalSignatureConstants contains Constants for use as Message header keys.
DigitalSignatureEndpoint - Class in org.apache.camel.component.crypto
The crypto component is used for signing and verifying exchanges using the Signature Service of the Java Cryptographic Extension (JCE).
DigitalSignatureEndpoint(String, DigitalSignatureComponent, DigitalSignatureConfiguration) - Constructor for class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
DigitalSignatureProcessor - Class in org.apache.camel.component.crypto.processor
 
DigitalSignatureProcessor(DigitalSignatureConfiguration) - Constructor for class org.apache.camel.component.crypto.processor.DigitalSignatureProcessor
 
DigitalSignatureProducer - Class in org.apache.camel.component.crypto
DigitalSignatureProducer
DigitalSignatureProducer(DigitalSignatureEndpoint, DigitalSignatureProcessor) - Constructor for class org.apache.camel.component.crypto.DigitalSignatureProducer
 
DirectBlockingProducer - Class in org.apache.camel.component.direct
The direct producer.
DirectBlockingProducer(DirectEndpoint) - Constructor for class org.apache.camel.component.direct.DirectBlockingProducer
 
DirectComponent - Class in org.apache.camel.component.direct
The Direct Component manages DirectEndpoint and holds the list of named direct endpoints.
DirectComponent() - Constructor for class org.apache.camel.component.direct.DirectComponent
 
directConsume() - Method in class org.apache.camel.component.twitter.consumer.directmessage.DirectMessageConsumer
 
directConsume() - Method in class org.apache.camel.component.twitter.consumer.search.SearchConsumer
 
directConsume() - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
directConsume() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
Called by direct consumers.
DirectConsumer - Class in org.apache.camel.component.direct
The direct consumer.
DirectConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.direct.DirectConsumer
 
DirectConsumerNotAvailableException - Exception in org.apache.camel.component.direct
Exception thrown when no consumers are available.
DirectConsumerNotAvailableException(String, Exchange) - Constructor for exception org.apache.camel.component.direct.DirectConsumerNotAvailableException
 
DirectEndpoint - Class in org.apache.camel.component.direct
The direct component provides direct, synchronous call to another endpoint from the same CamelContext.
DirectEndpoint() - Constructor for class org.apache.camel.component.direct.DirectEndpoint
 
DirectEndpoint(String, Component) - Constructor for class org.apache.camel.component.direct.DirectEndpoint
 
DirectEndpoint(String, Component, Map<String, DirectConsumer>) - Constructor for class org.apache.camel.component.direct.DirectEndpoint
 
DirectMessageConsumer - Class in org.apache.camel.component.twitter.consumer.directmessage
Consumes a user's direct messages
DirectMessageConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.directmessage.DirectMessageConsumer
 
DirectMessageProducer - Class in org.apache.camel.component.twitter.producer
Produces text as a direct message.
DirectMessageProducer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.producer.DirectMessageProducer
 
directory - Variable in class org.apache.camel.component.file.GenericFileConfiguration
 
directoryMustExist - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
DirectProducer - Class in org.apache.camel.component.direct
The direct producer.
DirectProducer(DirectEndpoint) - Constructor for class org.apache.camel.component.direct.DirectProducer
 
DirectVmBlockingProducer - Class in org.apache.camel.component.directvm
The direct producer.
DirectVmBlockingProducer(DirectVmEndpoint) - Constructor for class org.apache.camel.component.directvm.DirectVmBlockingProducer
 
DirectVmComponent - Class in org.apache.camel.component.directvm
The Direct VM Component manages DirectVmEndpoint and holds the list of named direct-vm endpoints.
DirectVmComponent() - Constructor for class org.apache.camel.component.directvm.DirectVmComponent
 
DirectVmConsumer - Class in org.apache.camel.component.directvm
The direct-vm consumer
DirectVmConsumer(DirectVmEndpoint, Processor) - Constructor for class org.apache.camel.component.directvm.DirectVmConsumer
 
DirectVmConsumerExpression - Class in org.apache.camel.component.directvm
The expression to select direct-vm consumers based on ant-like path pattern matching.
DirectVmConsumerExpression(String) - Constructor for class org.apache.camel.component.directvm.DirectVmConsumerExpression
 
DirectVmConsumerNotAvailableException - Exception in org.apache.camel.component.directvm
Exception thrown when no consumers are available.
DirectVmConsumerNotAvailableException(String, Exchange) - Constructor for exception org.apache.camel.component.directvm.DirectVmConsumerNotAvailableException
 
DirectVmEndpoint - Class in org.apache.camel.component.directvm
The direct-vm component provides direct, synchronous call to another endpoint from any CamelContext in the same JVM.
DirectVmEndpoint(String, DirectVmComponent) - Constructor for class org.apache.camel.component.directvm.DirectVmEndpoint
 
DirectVmProcessor - Class in org.apache.camel.component.directvm
 
DirectVmProcessor(Processor, DirectVmEndpoint) - Constructor for class org.apache.camel.component.directvm.DirectVmProcessor
 
DirectVmProducer - Class in org.apache.camel.component.directvm
The direct-vm producer
DirectVmProducer(DirectVmEndpoint) - Constructor for class org.apache.camel.component.directvm.DirectVmProducer
 
dirty - Variable in class org.apache.camel.component.jms.reply.MessageSelectorCreator
 
DISABLE_HTTP_STREAM_CACHE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
DISABLE_HTTP_STREAM_CACHE - Static variable in interface org.apache.camel.Exchange
 
disable_tracing() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Disable tracing.
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
 
disableFeature(SerializationFeature) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
disableFeature(DeserializationFeature) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
disableFeature(MapperFeature) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
disableFeature(SerializationFeature) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
disableFeature(DeserializationFeature) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
disableFeature(MapperFeature) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
disableHangupSupport() - Method in class org.apache.camel.main.MainSupport
Disable the hangup support.
disableJMX() - Method in interface org.apache.camel.CamelContext
Disables using JMX as ManagementStrategy.
disableJMX() - Method in class org.apache.camel.impl.DefaultCamelContext
 
disableJMX() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Disables the JMX agent.
DisableJmx - Annotation Type in org.apache.camel.test.spring
Indicates if JMX should be globally disabled in the CamelContexts that are bootstrapped during the test through the use of Spring Test loaded application contexts.
disableJMX() - Method in class org.apache.camel.testng.CamelTestSupport
Disables the JMX agent.
DisableJmxTestExecutionListener - Class in org.apache.camel.test.spring
Provides reset to pre-test state behavior for global enable/disable of JMX support in Camel through the use of DisableJmx.
DisableJmxTestExecutionListener() - Constructor for class org.apache.camel.test.spring.DisableJmxTestExecutionListener
 
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.
discard() - Method in class org.apache.camel.component.redis.RedisClient
 
discardOnCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
Discards the aggregated message on completion timeout.
disclaimer - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
disconnect(CometdProducerConsumer) - Method in class org.apache.camel.component.cometd.CometdComponent
Disconnects the URL specified on the endpoint from the specified processor.
disconnect(CometdProducerConsumer) - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
disconnect() - Method in class org.apache.camel.component.file.remote.FtpOperations
 
disconnect() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
disconnect() - Method in interface org.apache.camel.component.file.remote.RemoteFileOperations
Disconnects from the remote server
disconnect() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
disconnect() - Method in class org.apache.camel.component.file.remote.SftpOperations
 
disconnect(HttpConsumer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Disconnects the URL specified on the endpoint from the specified processor.
disconnect() - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
Disconnect shared channel, called by producer and consumer.
disconnect(RestletConsumer) - Method in class org.apache.camel.component.restlet.RestletComponent
 
disconnect(RestletConsumer) - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
disconnect() - Method in class org.apache.camel.component.scp.ScpOperations
 
disconnect(HttpConsumer) - Method in class org.apache.camel.component.servlet.ServletComponent
 
disconnect(WebsocketProducerConsumer) - Method in class org.apache.camel.component.websocket.WebsocketComponent
Disconnects the URL specified on the endpoint from the specified processor.
disconnect(WebsocketConsumer) - Method in class org.apache.camel.component.websocket.WebsocketComponentServlet
 
disconnect(WebsocketConsumer) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
disconnect(WebsocketProducer) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
disconnect(HttpConsumer) - Method in class org.apache.camel.http.common.CamelServlet
 
disconnect(HttpConsumer) - Method in class org.apache.camel.http.common.HttpCommonComponent
Disconnects the URL specified on the endpoint from the specified processor.
disconnect(HttpConsumer) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
DiscountGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.DiscountGateway
DiscountGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.DiscountGateway
DiscountGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.DiscountGatewayEndpointConfiguration
 
discoverAMQP(CamelContext) - Static method in class org.apache.camel.component.amqp.AMQPConnectionDetails
 
discoverDefaultCamelContext() - Method in class org.apache.camel.blueprint.CamelConsumerTemplateFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.blueprint.CamelEndpointFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.blueprint.CamelErrorHandlerFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.blueprint.CamelProducerTemplateFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.blueprint.CamelRedeliveryPolicyFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.blueprint.CamelThreadPoolFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
If no explicit camelContext or camelContextId has been set then try to discover a default CamelContext to use.
discoverDefaultCamelContext() - Method in class org.apache.camel.util.blueprint.KeyManagersParametersFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.util.blueprint.KeyStoreParametersFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.util.blueprint.SecureRandomParametersFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.util.blueprint.SSLContextClientParametersFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.util.blueprint.SSLContextServerParametersFactoryBean
 
discoverDefaultCamelContext() - Method in class org.apache.camel.util.blueprint.TrustManagersParametersFactoryBean
 
DISPATCH_DEFAULT_OPERATION_NAMESPACE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
DISPATCH_DEFAULT_OPERATION_NAMESPACE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
DISPATCH_NAMESPACE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
DISPATCH_NAMESPACE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
dispatchAsync(RouteboxEndpoint, Exchange) - Method in class org.apache.camel.component.routebox.strategy.RouteboxDispatcher
 
dispatchSync(RouteboxEndpoint, Exchange) - Method in class org.apache.camel.component.routebox.strategy.RouteboxDispatcher
 
display - Variable in class org.apache.camel.component.linkedin.api.model.Poster
 
dispose() - Method in class org.apache.camel.component.cache.CacheEventListener
 
disposeBundleContext(BundleContext) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
DISRUPTOR_IGNORE_EXCHANGE - Static variable in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
DisruptorComponent - Class in org.apache.camel.component.disruptor
An implementation of the Disruptor component for asynchronous SEDA exchanges on an LMAX Disruptor within a CamelContext
DisruptorComponent() - Constructor for class org.apache.camel.component.disruptor.DisruptorComponent
 
DisruptorConsumer - Class in org.apache.camel.component.disruptor
A Consumer for the Disruptor component.
DisruptorConsumer(DisruptorEndpoint, Processor) - Constructor for class org.apache.camel.component.disruptor.DisruptorConsumer
 
DisruptorEndpoint - Class in org.apache.camel.component.disruptor
The disruptor component provides asynchronous SEDA behavior using LMAX Disruptor.
DisruptorEndpoint(String, Component, DisruptorReference, int, boolean, boolean) - Constructor for class org.apache.camel.component.disruptor.DisruptorEndpoint
 
DisruptorNotStartedException - Exception in org.apache.camel.component.disruptor
This exception is thrown when a producer attempts to publish an exchange while the Disruptor is not yet started or already shut down
DisruptorNotStartedException() - Constructor for exception org.apache.camel.component.disruptor.DisruptorNotStartedException
 
DisruptorNotStartedException(String) - Constructor for exception org.apache.camel.component.disruptor.DisruptorNotStartedException
 
DisruptorNotStartedException(String, Throwable) - Constructor for exception org.apache.camel.component.disruptor.DisruptorNotStartedException
 
DisruptorNotStartedException(Throwable) - Constructor for exception org.apache.camel.component.disruptor.DisruptorNotStartedException
 
DisruptorProducer - Class in org.apache.camel.component.disruptor
A Producer for the Disruptor component.
DisruptorProducer(DisruptorEndpoint, WaitForTaskToComplete, long, boolean) - Constructor for class org.apache.camel.component.disruptor.DisruptorProducer
 
DisruptorProducerType - Enum in org.apache.camel.component.disruptor
This enumeration re-enumerated the values of the ProducerType according to the Camel Case convention used in Camel.
DisruptorReference - Class in org.apache.camel.component.disruptor
Holder for Disruptor references.
DISRUPTORS - Static variable in class org.apache.camel.component.disruptor.vm.DisruptorVmComponent
 
DisruptorVmComponent - Class in org.apache.camel.component.disruptor.vm
An implementation of the VM components for asynchronous SEDA exchanges on a LMAX Disruptor within the classloader tree containing the camel-disruptor.jar.
DisruptorVmComponent() - Constructor for class org.apache.camel.component.disruptor.vm.DisruptorVmComponent
 
DisruptorWaitStrategy - Enum in org.apache.camel.component.disruptor
This enumeration holds all values that may be used as the WaitStrategy used by producers on a Disruptor.
Distance - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Distance() - Constructor for class org.apache.camel.component.linkedin.api.model.Distance
 
distance - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
distance - Variable in class org.apache.camel.component.linkedin.api.model.RelationToViewer
 
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
 
DN - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
 
DNS_CLASS - Static variable in class org.apache.camel.component.dns.DnsConstants
 
DNS_DOMAIN - Static variable in class org.apache.camel.component.dns.DnsConstants
 
DNS_NAME - Static variable in class org.apache.camel.component.dns.DnsConstants
 
DNS_SERVER - Static variable in class org.apache.camel.component.dns.DnsConstants
 
DNS_TYPE - Static variable in class org.apache.camel.component.dns.DnsConstants
 
DnsComponent - Class in org.apache.camel.component.dns
This is a component for Camel to run DNS queries, using DNSJava.
DnsComponent() - Constructor for class org.apache.camel.component.dns.DnsComponent
 
DnsConstants - Class in org.apache.camel.component.dns
 
DnsConstants() - Constructor for class org.apache.camel.component.dns.DnsConstants
 
DnsConverter - Class in org.apache.camel.component.dns.types
A converter for all the DNS objects used by the DNS component.
DnsDigProducer - Class in org.apache.camel.component.dns
A producer for dig-like operations over DNS adresses.
DnsDigProducer(Endpoint) - Constructor for class org.apache.camel.component.dns.DnsDigProducer
 
DnsEndpoint - Class in org.apache.camel.component.dns
To lookup domain information and run DNS queries using DNSJava.
DnsEndpoint(String, Component) - Constructor for class org.apache.camel.component.dns.DnsEndpoint
 
DnsIpProducer - Class in org.apache.camel.component.dns
A producer to conduct IP address lookup from the host name.
DnsIpProducer(Endpoint) - Constructor for class org.apache.camel.component.dns.DnsIpProducer
 
DnsLookupProducer - Class in org.apache.camel.component.dns
A producer to manage lookup operations, using the API from dnsjava.
DnsLookupProducer(Endpoint) - Constructor for class org.apache.camel.component.dns.DnsLookupProducer
 
DnsRecordConverter - Class in org.apache.camel.component.dns.types
More converters for all the DNS objects used by the DNS component.
DnsType - Enum in org.apache.camel.component.dns
 
DnsWikipediaProducer - Class in org.apache.camel.component.dns
an endpoint to make queries against wikipedia using the short TXT query.
DnsWikipediaProducer(Endpoint) - Constructor for class org.apache.camel.component.dns.DnsWikipediaProducer
 
doAdd(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doAdd(CamelContext, String, Exchange, boolean) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
doAddAlias(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doAddEmbeddedCartridge(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doAddEnvironmentVariable(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doAddMultipleEnvironmentVariables(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doAggregate(Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
All headers except collection and database are non available for this operation.
doAggregate(AggregationStrategy, AtomicExchange, Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
Aggregate the Exchange with the current result.
doAggregateInternal(AggregationStrategy, AtomicExchange, Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
Aggregate the Exchange with the current result.
doAggregationComplete(String, List<Exchange>, String, Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
doAggregationRepositoryAdd(CamelContext, String, Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
doAppend(PaxLoggingEvent) - Method in class org.apache.camel.component.paxlogging.PaxLoggingConsumer
 
doAssertIsSatisfied(long) - Method in class org.apache.camel.component.mock.MockEndpoint
 
doBeforeParse(Node, String, String) - Static method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
Prepares the nodes before parsing.
doBeforeParse(Node) - Static method in class org.apache.camel.spring.handler.CamelNamespaceHandler
Prepares the nodes before parsing.
DOC_HEADER - Static variable in interface org.apache.camel.component.xmpp.XmppConstants
 
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
 
DocFlavorAssigner - Class in org.apache.camel.component.printer
 
DocFlavorAssigner() - Constructor for class org.apache.camel.component.printer.DocFlavorAssigner
 
doCherryPick(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
DOCKER_API_REQUEST_TIMEOUT - Static variable in class org.apache.camel.component.docker.DockerConstants
Connectivity *
DOCKER_ATTACH_STD_ERR - Static variable in class org.apache.camel.component.docker.DockerConstants
Commit Container *
DOCKER_ATTACH_STD_IN - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_ATTACH_STD_OUT - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_AUTHOR - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_BEFORE - Static variable in class org.apache.camel.component.docker.DockerConstants
List Container *
DOCKER_BINDS - Static variable in class org.apache.camel.component.docker.DockerConstants
Start Container *
DOCKER_CAP_ADD - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_CAP_DROP - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_CERT_PATH - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_CLIENT_PROFILE - Static variable in class org.apache.camel.component.docker.DockerConstants
Connectivity *
DOCKER_CMD - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_COMMENT - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_CONTAINER_ID - Static variable in class org.apache.camel.component.docker.DockerConstants
Common *
DOCKER_CONTAINER_ID_DIFF - Static variable in class org.apache.camel.component.docker.DockerConstants
Diff Container *
DOCKER_CPU_SHARES - Static variable in class org.apache.camel.component.docker.DockerConstants
Create Container *
DOCKER_DEFAULT_PARAMETERS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_DETACH - Static variable in class org.apache.camel.component.docker.DockerConstants
Exec *
DOCKER_DEVICES - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_DISABLE_NETWORK - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_DNS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_DNS_SEARCH - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_DOMAIN_NAME - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_EMAIL - Static variable in class org.apache.camel.component.docker.DockerConstants
Auth *
DOCKER_ENTRYPOINT - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_ENV - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_EXEC_ID - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_EXPOSED_PORTS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_FILTER - Static variable in class org.apache.camel.component.docker.DockerConstants
List Images *
DOCKER_FOLLOW_REDIRECT_FILTER - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_FOLLOW_STREAM - Static variable in class org.apache.camel.component.docker.DockerConstants
Attach Container *
DOCKER_FORCE - Static variable in class org.apache.camel.component.docker.DockerConstants
Remove *
DOCKER_HOST - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_HOST_CONFIG - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_HOST_PATH - Static variable in class org.apache.camel.component.docker.DockerConstants
Copy *
DOCKER_HOSTNAME - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_IMAGE - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_IMAGE_ID - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_INITIAL_RANGE - Static variable in class org.apache.camel.component.docker.DockerConstants
Events *
DOCKER_LIMIT - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_LINKS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_LOGGING_FILTER - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_LOGS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_LXC_CONF - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_MAX_PER_ROUTE_CONNECTIONS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_MAX_TOTAL_CONNECTIONS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_MEMORY - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_MEMORY_LIMIT - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_MEMORY_SWAP - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_MESSAGE - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_NAME - Static variable in class org.apache.camel.component.docker.DockerConstants
Push *
DOCKER_NETWORK_MODE - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_NO_CACHE - Static variable in class org.apache.camel.component.docker.DockerConstants
Build Image *
DOCKER_NO_PRUNE - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_OPEN_STD_IN - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_PASSWORD - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_PAUSE - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_PORT - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_PORT_BINDINGS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_PORT_SPECS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_PORTS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_PREFIX - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_PRIVILEGED - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_PS_ARGS - Static variable in class org.apache.camel.component.docker.DockerConstants
Top Container *
DOCKER_PUBLISH_ALL_PORTS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_QUIET - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_REGISTRY - Static variable in class org.apache.camel.component.docker.DockerConstants
Pull *
DOCKER_REMOVE - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_REMOVE_VOLUMES - Static variable in class org.apache.camel.component.docker.DockerConstants
Remove Container *
DOCKER_REPOSITORY - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_RESOURCE - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_RESTART_POLICY - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_SECURE - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_SERVER_ADDRESS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_SHOW_ALL - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_SHOW_SIZE - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_SIGNAL - Static variable in class org.apache.camel.component.docker.DockerConstants
Kill Container *
DOCKER_SINCE - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_STD_ERR - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_STD_IN_ONCE - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_STD_IN_OPEN - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_STD_OUT - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_TAG - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_TAIL - Static variable in class org.apache.camel.component.docker.DockerConstants
Logs *
DOCKER_TAIL_ALL - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_TAR_INPUT_STREAM - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_TERM - Static variable in class org.apache.camel.component.docker.DockerConstants
Search *
DOCKER_TIMEOUT - Static variable in class org.apache.camel.component.docker.DockerConstants
Stop Container *
DOCKER_TIMESTAMPS - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_TTY - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_USER - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_USERNAME - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_VOLUMES - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_VOLUMES_FROM - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DOCKER_WORKING_DIR - Static variable in class org.apache.camel.component.docker.DockerConstants
 
DockerClientFactory - Class in org.apache.camel.component.docker
Methods for communicating with Docker
DockerClientProfile - Class in org.apache.camel.component.docker
The elements representing a client initiating a connection to Docker
DockerClientProfile() - Constructor for class org.apache.camel.component.docker.DockerClientProfile
 
DockerComponent - Class in org.apache.camel.component.docker
Represents the component that manages DockerEndpoint.
DockerComponent() - Constructor for class org.apache.camel.component.docker.DockerComponent
 
DockerComponent(DockerConfiguration) - Constructor for class org.apache.camel.component.docker.DockerComponent
 
DockerConfiguration - Class in org.apache.camel.component.docker
 
DockerConfiguration() - Constructor for class org.apache.camel.component.docker.DockerConfiguration
 
DockerConstants - Class in org.apache.camel.component.docker
Docker Component constants
DockerEndpoint - Class in org.apache.camel.component.docker
The docker component is used for managing Docker containers.
DockerEndpoint() - Constructor for class org.apache.camel.component.docker.DockerEndpoint
 
DockerEndpoint(String, DockerComponent, DockerConfiguration) - Constructor for class org.apache.camel.component.docker.DockerEndpoint
 
DockerEndpoint(String) - Constructor for class org.apache.camel.component.docker.DockerEndpoint
 
DockerEventsConsumer - Class in org.apache.camel.component.docker.consumer
Docker Consumer for streaming events
DockerEventsConsumer(DockerEndpoint, Processor) - Constructor for class org.apache.camel.component.docker.consumer.DockerEventsConsumer
 
DockerException - Exception in org.apache.camel.component.docker.exception
Errors occurring during the processing of the Docker component
DockerException(String) - Constructor for exception org.apache.camel.component.docker.exception.DockerException
 
DockerException(Throwable) - Constructor for exception org.apache.camel.component.docker.exception.DockerException
 
DockerHelper - Class in org.apache.camel.component.docker
Utility methods for Docker Component
DockerOperation - Enum in org.apache.camel.component.docker
Operations the Docker Component supports
DockerProducer - Class in org.apache.camel.component.docker.producer
The Docker producer.
DockerProducer(DockerEndpoint) - Constructor for class org.apache.camel.component.docker.producer.DockerProducer
 
DockerStatsConsumer - Class in org.apache.camel.component.docker.consumer
Docker Consumer for streaming statistical events
DockerStatsConsumer(DockerEndpoint, Processor) - Constructor for class org.apache.camel.component.docker.consumer.DockerStatsConsumer
 
doClone(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doCommand(Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
 
doCommit(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doCommitAll(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
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.
 
doCount(Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
 
doCreateBranch(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doCreateNamespace(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNamespacesProducer
 
doCreatePersistentVolumeClaim(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesClaimsProducer
 
doCreatePod(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPodsProducer
 
doCreateProducerModel() - Method in class org.apache.camel.component.sjms.producer.InOnlyProducer
 
doCreateProducerModel() - Method in class org.apache.camel.component.sjms.producer.InOutProducer
 
doCreateProducerModel() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
doCreateReplicationController(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesReplicationControllersProducer
 
doCreateResourceQuota(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesResourcesQuotaProducer
 
doCreateSecret(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesSecretsProducer
 
doCreateService(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServicesProducer
 
doCreateServiceAccount(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServiceAccountsProducer
 
doCreateTag(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
DOCUMENT_BUILDER_FACTORY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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
 
DOCUMENT_HOLDER - Static variable in class org.apache.camel.component.cxf.interceptors.RawMessageWSDLGetInterceptor
 
documentToCxfPayload(Document, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
 
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
 
doDeleteBranch(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doDeleteNamespace(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNamespacesProducer
 
doDeletePersistentVolumeClaim(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesClaimsProducer
 
doDeletePod(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPodsProducer
 
doDeleteReplicationController(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesReplicationControllersProducer
 
doDeleteResourceQuota(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesResourcesQuotaProducer
 
doDeleteSecret(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesSecretsProducer
 
doDeleteService(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServicesProducer
 
doDeleteServiceAccount(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServiceAccountsProducer
 
doDeleteTag(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doDirect() - Method in class org.apache.camel.component.twitter.consumer.timeline.HomeConsumer
 
doDirect() - Method in class org.apache.camel.component.twitter.consumer.timeline.MentionsConsumer
 
doDirect() - Method in class org.apache.camel.component.twitter.consumer.timeline.RetweetsConsumer
 
doDirect() - Method in class org.apache.camel.component.twitter.consumer.timeline.UserConsumer
 
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
doEvaluateScript(Exchange, ScriptEngine) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
doEventReceived(Object) - Method in class org.apache.camel.component.guava.eventbus.CamelEventHandler
Callback executed to propagate event from Guava listener to Camel route.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.camel.component.jetty.CamelFilterWrapper
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.camel.swagger.servlet.RestSwaggerCorsFilter
 
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
 
doFindAll(Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
 
doFindById(Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
 
doFindOneByQuery(Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.camel.swagger.servlet.RestSwaggerServlet
 
doGetAliases(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetAllEnvironmentVariables(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetBuild(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesBuildsProducer
 
doGetBuildConfig(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesBuildConfigsProducer
 
doGetDeploymentType(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetDocument(Exchange, Object) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
doGetEmbeddedCartridges(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetEnvironmentVariableValue(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetGearProfile(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetGitUrl(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetNamespace(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNamespacesProducer
 
doGetNode(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNodesProducer
 
doGetPersistentVolume(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesProducer
 
doGetPersistentVolumeClaim(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesClaimsProducer
 
doGetPod(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPodsProducer
 
doGetPollingConsumer(Endpoint, boolean) - Method in class org.apache.camel.impl.ConsumerCache
 
doGetProducer(Endpoint, boolean) - Method in class org.apache.camel.impl.ProducerCache
 
doGetReplicationController(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesReplicationControllersProducer
 
doGetResourceQuota(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesResourcesQuotaProducer
 
doGetSecret(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesSecretsProducer
 
doGetService(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServicesProducer
 
doGetServiceAccount(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServiceAccountsProducer
 
doGetStandaloneCartridge(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetStats(Exchange, MongoDbOperation) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
 
doHttpRequest(Request, AbstractClientBase.ClientResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
doHttpRequest(Request, AbstractClientBase.ClientResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultAnalyticsApiClient
 
doHttpRequest(Request, AbstractClientBase.ClientResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
doHttpRequest(Request, AbstractClientBase.ClientResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
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
 
doInit(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
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.
doInsert(Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
 
doInTransactionTemplate(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
doInvoke(Method, Exchange) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
doInvokeMethod(Map<String, Object>) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConsumer
 
doInvokeMethod(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarProducer
 
doInvokeMethod(Map<String, Object>) - Method in class org.apache.camel.component.google.drive.GoogleDriveConsumer
 
doInvokeMethod(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.component.google.drive.GoogleDriveProducer
 
doInvokeMethod(Map<String, Object>) - Method in class org.apache.camel.component.google.mail.GoogleMailConsumer
 
doInvokeMethod(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.component.google.mail.GoogleMailProducer
 
doInvokeMethod(Map<String, Object>) - Method in class org.apache.camel.component.linkedin.LinkedInConsumer
 
doInvokeMethod(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.component.linkedin.LinkedInProducer
 
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
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesBuildConfigsProducer
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesBuildsProducer
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNamespacesProducer
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNodesProducer
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesClaimsProducer
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesProducer
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPodsProducer
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesReplicationControllersProducer
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesResourcesQuotaProducer
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesSecretsProducer
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServiceAccountsProducer
 
doList(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServicesProducer
 
doListBuildByLabels(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesBuildsProducer
 
doListBuildConfigsByLabels(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesBuildConfigsProducer
 
doListJson(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doListNamespaceByLabel(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNamespacesProducer
 
doListNodesByLabels(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNodesProducer
 
doListPersistentVolumesByLabels(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesProducer
 
doListPersistentVolumesClaimsByLabels(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesClaimsProducer
 
doListPodsByLabel(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPodsProducer
 
doListPojo(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doListReplicationControllersByLabels(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesReplicationControllersProducer
 
doListResourceQuotasByLabels(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesResourcesQuotaProducer
 
doListSecretsByLabels(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesSecretsProducer
 
doListServiceAccountsByLabels(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServiceAccountsProducer
 
doListServiceByLabels(Exchange, String) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServicesProducer
 
doLoadClass(String, Bundle) - Method in class org.apache.camel.core.osgi.OsgiClassResolver
 
doLog(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doLog(String) - Method in class org.apache.camel.util.CamelLogger
Logs the message without checking the CamelLogger.shouldLog() method first.
doLookup(Class<?>, Class<?>, boolean) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
doLookup(Class<?>, Class<?>, boolean) - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
DOMAIN - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
DOMAIN_NAME - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
DOMAIN_NAMES - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
DomainMetadataCommand - Class in org.apache.camel.component.aws.sdb
 
DomainMetadataCommand(AmazonSimpleDB, SdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.sdb.DomainMetadataCommand
 
domainName - Variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
doMarshal(Exchange, Object, OutputStream, String) - Method in class org.apache.camel.dataformat.soap.Soap11DataFormatAdapter
 
doMarshal(Exchange, Object, OutputStream, String) - Method in class org.apache.camel.dataformat.soap.Soap12DataFormatAdapter
 
doMarshal(Exchange, Object, OutputStream, String) - Method in interface org.apache.camel.dataformat.soap.SoapDataFormatAdapter
Executes the marshal
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() - Method in class org.apache.camel.component.dozer.BaseConverter
 
done(boolean) - Method in class org.apache.camel.component.sjms.consumer.InOnlyMessageHandler.NoOpAsyncCallback
 
done(boolean) - Method in class org.apache.camel.component.sjms.consumer.InOutMessageHandler.MessageHandlerAsyncCallback
 
Done() - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Reset buffer when finished.
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
DONE_DATE - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
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.
doOnInit(Route) - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
doOnInit(Route) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
doOnInit(Route) - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
doOnInit(Route) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
doOnRdd(JavaRDDLike, Object...) - Method in class org.apache.camel.component.spark.ConvertingRddCallback
 
doOnRdd(JavaRDDLike, Object...) - Method in class org.apache.camel.component.spark.VoidRddCallback
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.component.cxf.spring.AbstractCxfBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.component.cxf.spring.CxfRsClientFactoryBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.component.cxf.spring.CxfRsServerFactoryBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.component.cxf.transport.spring.AbstractCamelContextBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.component.spring.integration.adapter.config.AbstractCamelContextBeanDefinitionParaser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.apache.camel.component.spring.security.config.BeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.BeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler.CamelContextBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler.EndpointDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler.RestContextDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler.RouteContextDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler.SSLContextParametersFactoryBeanBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.ErrorHandlerDefinitionParser
 
doParseExpression() - Method in class org.apache.camel.language.simple.SimpleExpressionParser
 
doParsePredicate() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
doPoll() - Method in class org.apache.camel.component.hdfs.HdfsConsumer
 
doPoll() - Method in class org.apache.camel.component.hdfs2.HdfsConsumer
 
doPoll() - Method in class org.apache.camel.component.twitter.consumer.timeline.HomeConsumer
 
doPoll() - Method in class org.apache.camel.component.twitter.consumer.timeline.MentionsConsumer
 
doPoll() - Method in class org.apache.camel.component.twitter.consumer.timeline.RetweetsConsumer
 
doPoll() - Method in class org.apache.camel.component.twitter.consumer.timeline.UserConsumer
 
doPollAll(IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftConsumer
 
doPollDirectory(String, String, List<GenericFile<FTPFile>>, int) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
doPollDirectory(String, String, List<GenericFile<T>>, int) - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
Poll directory given by dirName or absolutePath
doPollDirectory(String, String, List<GenericFile<ChannelSftp.LsEntry>>, int) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
doPollOnChange(IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftConsumer
 
doPostSetup() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Strategy to perform any post setup after CamelContext is created
doPostSetup() - Method in class org.apache.camel.testng.CamelTestSupport
Strategy to perform any post setup after CamelContext is createt.
doPreSetup() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Strategy to perform any pre setup, before CamelContext is created
doPreSetup() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
 
doPreSetup() - Method in class org.apache.camel.testng.CamelSpringTestSupport
 
doPreSetup() - Method in class org.apache.camel.testng.CamelTestSupport
Strategy to perform any pre setup, before CamelContext is created
doProcess(Exchange, MetricsEndpoint, MetricRegistry, String) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
doProcess(Exchange, MetricsEndpoint, MetricRegistry, String) - Method in class org.apache.camel.component.metrics.CounterProducer
 
doProcess(Exchange, MetricsEndpoint, MetricRegistry, String) - Method in class org.apache.camel.component.metrics.HistogramProducer
 
doProcess(Exchange, MetricsEndpoint, MetricRegistry, String) - Method in class org.apache.camel.component.metrics.MeterProducer
 
doProcess(Exchange, MetricsEndpoint, MetricRegistry, String) - Method in class org.apache.camel.component.metrics.TimerProducer
 
doProcess(Exchange) - Method in class org.apache.camel.component.mina.MinaProducer
 
doProcess(Exchange) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
doProcess(Exchange, Class<?>, String, String, String) - Method in class org.apache.camel.component.servicenow.model.ServiceNowAggregateProcessor
 
doProcess(Exchange, Class<?>, String, String, String) - Method in class org.apache.camel.component.servicenow.model.ServiceNowImportSetProcessor
 
doProcess(Exchange, Class<?>, String, String, String) - Method in class org.apache.camel.component.servicenow.model.ServiceNowTableProcessor
 
doProcess(Exchange, Class<?>, String, String, String) - Method in class org.apache.camel.component.servicenow.ServiceNowProducerProcessor
 
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
 
doProcessSoapAttachments(Message, SoapMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
Populate SOAP attachments from in or out exchange message.
doProcessSoapHeader(Message, SoapMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
The SOAP header is populated from exchange.getOut().getHeaders() if this class is used by the consumer or exchange.getIn().getHeaders() if this class is used by the producer.
doPromptMessage() - Method in class org.apache.camel.component.stream.StreamConsumer
Strategy method for prompting the prompt message
doPull(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doPush(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doReceive(int) - Method in class org.apache.camel.component.http.HttpPollingConsumer
 
doReceive(int) - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
doReconnectIfNeeded() - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
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
 
doReleaseExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
doReleaseExclusiveReadLock(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
doRemove(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doRemove(Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
 
doRemoveAlias(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doRemoveEmbeddedCartridge(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doRemoveEnvironmentVariable(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doResolvePolicy(RouteContext, String, Class<? extends Policy>) - Static method in class org.apache.camel.model.TransactedDefinition
 
doRestart(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
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.disruptor.DisruptorConsumer
 
doResume() - Method in class org.apache.camel.component.jms.JmsConsumer
 
doResume() - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
doResume() - Method in class org.apache.camel.component.netty.http.NettyHttpConsumer
 
doResume() - Method in class org.apache.camel.component.netty.NettyConsumer
 
doResume() - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
doResume() - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
doResume() - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
doResume() - Method in class org.apache.camel.component.netty4.http.NettyHttpConsumer
 
doResume() - Method in class org.apache.camel.component.netty4.NettyConsumer
 
doResume() - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
doResume() - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
doResume() - Method in class org.apache.camel.component.rabbitmq.RabbitMQConsumer
 
doResume() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
 
doResume() - Method in class org.apache.camel.component.seda.SedaConsumer
 
doResume() - Method in class org.apache.camel.http.common.HttpConsumer
 
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
 
doSafePollSubDirectory(String, String, List<GenericFile<T>>, int) - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
Executes doPollDirectory and on exception checks if it can be ignored by calling ignoreCannotRetrieveFile .
doSave(Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
 
doScaleDown(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doScaleUp(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doSend(MessageProducer, Message) - Method in class org.apache.camel.component.jms.JmsConfiguration.CamelJmsTemplate
Override so we can support preserving the Qos settings that have been set on the message.
doSend(boolean, String, Destination, MessageCreator, MessageSentCallback) - Method in class org.apache.camel.component.jms.JmsProducer
Sends the message using the JmsTemplate.
doSetDeploymentType(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doShowBranches(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doShutdown() - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
 
doShutdown() - Method in class org.apache.camel.component.bean.BeanComponent
 
doShutdown() - Method in class org.apache.camel.component.box.BoxComponent
 
doShutdown() - Method in class org.apache.camel.component.box.BoxEndpoint
 
doShutdown() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
doShutdown() - Method in class org.apache.camel.component.dozer.DozerProducer
 
doShutdown() - Method in class org.apache.camel.component.gridfs.GridFsComponent
 
doShutdown() - Method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
doShutdown() - Method in class org.apache.camel.component.jms.JmsComponent
 
doShutdown() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
doShutdown() - Method in class org.apache.camel.component.jt400.Jt400Component
 
doShutdown() - Method in class org.apache.camel.component.mina.MinaEndpoint
 
doShutdown() - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
doShutdown() - Method in class org.apache.camel.component.mina2.Mina2Producer
 
doShutdown() - Method in class org.apache.camel.component.mongodb.MongoDbComponent
 
doShutdown() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
doShutdown() - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
doShutdown() - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
doShutdown() - Method in class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
doShutdown() - Method in class org.apache.camel.component.redis.RedisEndpoint
 
doShutdown() - Method in class org.apache.camel.component.seda.SedaConsumer
 
doShutdown() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
doShutdown() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
doShutdown() - Method in class org.apache.camel.component.solr.SolrComponent
 
doShutdown() - Method in class org.apache.camel.component.solr.SolrProducer
 
doShutdown() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
doShutdown() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
doShutdown() - Method in class org.apache.camel.component.validator.ValidatorProducer
 
doShutdown() - Method in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
doShutdown() - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
doShutdown() - Method in class org.apache.camel.impl.DefaultRoute
 
doShutdown(CamelContext, List<RouteStartupOrder>, long, TimeUnit, boolean, boolean, boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
doShutdown() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
doShutdown() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
doShutdown() - Method in class org.apache.camel.impl.RouteService
 
doShutdown() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
doShutdown() - Method in class org.apache.camel.impl.SharedPollingConsumerServicePool
 
doShutdown() - Method in class org.apache.camel.impl.SharedProducerServicePool
 
doShutdown() - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
doShutdown() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
doShutdown() - Method in class org.apache.camel.processor.DelayProcessorSupport
 
doShutdown() - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
doShutdown() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
doShutdown() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
doShutdown() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
doShutdown() - Method in class org.apache.camel.processor.MulticastProcessor
 
doShutdown() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
doShutdown() - Method in class org.apache.camel.processor.PollEnricher
 
doShutdown() - Method in class org.apache.camel.processor.RecipientList
 
doShutdown() - Method in class org.apache.camel.processor.RecipientListProcessor
 
doShutdown() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
doShutdown() - Method in class org.apache.camel.processor.RoutingSlip
 
doShutdown() - Method in class org.apache.camel.processor.SendProcessor
 
doShutdown() - Method in class org.apache.camel.processor.ThreadsProcessor
 
doShutdown() - Method in class org.apache.camel.processor.Throttler
 
doShutdown() - Method in class org.apache.camel.processor.WireTapProcessor
 
doShutdown() - Method in class org.apache.camel.support.ServiceSupport
Implementations override this method to perform customized shutdown.
doShutdown() - Method in class org.apache.camel.support.TimerListenerManager
 
doStart() - Method in class org.apache.camel.bam.processor.ActivityMonitorEngine
 
doStart() - Method in class org.apache.camel.bam.rules.ActivityRules
 
doStart() - Method in class org.apache.camel.bam.rules.ProcessRules
 
doStart() - Method in class org.apache.camel.bam.rules.TemporalRule
 
doStart() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
doStart() - Method in class org.apache.camel.cdi.Main
 
doStart() - Method in class org.apache.camel.coap.CoAPComponent
 
doStart() - Method in class org.apache.camel.coap.CoAPConsumer
 
doStart() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
doStart() - Method in class org.apache.camel.component.amqp.AMQPComponent
 
doStart() - Method in class org.apache.camel.component.apns.ApnsConsumer
 
doStart() - Method in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
Lifecycle method invoked when the consumer has created.
doStart() - Method in class org.apache.camel.component.atmos.integration.producer.AtmosProducer
 
doStart() - Method in class org.apache.camel.component.avro.AvroConsumer
 
doStart() - Method in class org.apache.camel.component.avro.AvroProducer
 
doStart() - Method in class org.apache.camel.component.aws.cw.CwEndpoint
 
doStart() - Method in class org.apache.camel.component.aws.ddb.DdbEndpoint
 
doStart() - Method in class org.apache.camel.component.aws.ec2.EC2Endpoint
 
doStart() - Method in class org.apache.camel.component.aws.s3.S3Endpoint
 
doStart() - Method in class org.apache.camel.component.aws.sdb.SdbEndpoint
 
doStart() - Method in class org.apache.camel.component.aws.ses.SesEndpoint
 
doStart() - Method in class org.apache.camel.component.aws.sns.SnsEndpoint
 
doStart() - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
 
doStart() - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
doStart() - Method in class org.apache.camel.component.aws.swf.SWFActivityConsumer
 
doStart() - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
doStart() - Method in class org.apache.camel.component.aws.swf.SWFWorkflowConsumer
 
doStart() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
doStart() - Method in class org.apache.camel.component.bean.BeanProcessor
 
doStart() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
doStart() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
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.boon.BoonDataFormat
 
doStart() - Method in class org.apache.camel.component.box.BoxComponent
 
doStart() - Method in class org.apache.camel.component.box.BoxConsumer
 
doStart() - Method in class org.apache.camel.component.box.BoxEndpoint
 
doStart() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
doStart() - Method in class org.apache.camel.component.cache.CacheComponent
 
doStart() - Method in class org.apache.camel.component.cache.CacheConsumer
 
doStart() - Method in class org.apache.camel.component.cache.CacheManagerFactory
 
doStart() - Method in class org.apache.camel.component.cache.CacheProducer
 
doStart() - Method in class org.apache.camel.component.cassandra.CassandraConsumer
 
doStart() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
doStart() - Method in class org.apache.camel.component.cassandra.CassandraProducer
 
doStart() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
doStart() - Method in class org.apache.camel.component.cometd.CometdComponent
 
doStart() - Method in class org.apache.camel.component.couchdb.CouchDbConsumer
 
doStart() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
doStart() - Method in class org.apache.camel.component.cxf.CxfConsumer
 
doStart() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
doStart() - Method in class org.apache.camel.component.cxf.CxfProducer
 
doStart() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsConsumer
 
doStart() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
doStart() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
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.disruptor.DisruptorConsumer
 
doStart() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
doStart() - Method in class org.apache.camel.component.disruptor.DisruptorProducer
 
doStart() - Method in class org.apache.camel.component.disruptor.vm.DisruptorVmComponent
 
doStart() - Method in class org.apache.camel.component.docker.consumer.DockerEventsConsumer
 
doStart() - Method in class org.apache.camel.component.docker.consumer.DockerStatsConsumer
 
doStart() - Method in class org.apache.camel.component.dozer.DozerEndpoint
 
doStart() - Method in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
Lifecycle method invoked when the consumer has created.
doStart() - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxProducer
 
doStart() - Method in class org.apache.camel.component.ejb.EjbComponent
 
doStart() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchEndpoint
 
doStart() - Method in class org.apache.camel.component.elsql.ElsqlEndpoint
 
doStart() - Method in class org.apache.camel.component.etcd.EtcdWatchConsumer
 
doStart() - Method in class org.apache.camel.component.event.EventConsumer
 
doStart() - Method in class org.apache.camel.component.eventadmin.EventAdminComponent
 
doStart() - Method in class org.apache.camel.component.eventadmin.EventAdminConsumer
 
doStart() - Method in class org.apache.camel.component.eventadmin.EventAdminProducer
 
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.file.remote.FtpConsumer
 
doStart() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
doStart() - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
doStart() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
doStart() - Method in class org.apache.camel.component.fop.FopEndpoint
 
doStart() - Method in class org.apache.camel.component.geocoder.GeoCoderProducer
 
doStart() - Method in class org.apache.camel.component.git.consumer.AbstractGitConsumer
 
doStart() - Method in class org.apache.camel.component.git.producer.GitProducer
 
doStart() - Method in class org.apache.camel.component.gora.GoraComponent
 
doStart() - Method in class org.apache.camel.component.gridfs.GridFsConsumer
 
doStart() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
doStart() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
doStart() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusConsumer
 
doStart() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
doStart() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
doStart() - Method in class org.apache.camel.component.hazelcast.HazelcastComponent
 
doStart() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConsumer
 
doStart() - Method in class org.apache.camel.component.hbase.HBaseComponent
 
doStart() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
doStart() - Method in class org.apache.camel.component.hbase.processor.idempotent.HBaseIdempotentRepository
 
doStart() - Method in class org.apache.camel.component.hdfs.HdfsConsumer
 
doStart() - Method in class org.apache.camel.component.hdfs.HdfsProducer
 
doStart() - Method in class org.apache.camel.component.hdfs2.HdfsConsumer
 
doStart() - Method in class org.apache.camel.component.hdfs2.HdfsProducer
 
doStart() - Method in class org.apache.camel.component.hl7.HL7DataFormat
 
doStart() - Method in class org.apache.camel.component.http.HttpPollingConsumer
 
doStart() - Method in class org.apache.camel.component.http4.HttpComponent
 
doStart() - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
doStart() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
doStart() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
doStart() - Method in class org.apache.camel.component.ical.ICalDataFormat
 
doStart() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheContinuousQueryConsumer
 
doStart() - Method in class org.apache.camel.component.ignite.events.IgniteEventsConsumer
 
doStart() - Method in class org.apache.camel.component.ignite.IgniteComponent
 
doStart() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingConsumer
 
doStart() - Method in class org.apache.camel.component.infinispan.InfinispanConsumer
 
doStart() - Method in class org.apache.camel.component.infinispan.InfinispanProducer
 
doStart() - Method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
doStart() - Method in class org.apache.camel.component.irc.IrcConsumer
 
doStart() - Method in class org.apache.camel.component.irc.IrcProducer
 
doStart() - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
 
doStart() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
doStart() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
doStart() - Method in class org.apache.camel.component.javaspace.JavaSpaceConsumer
 
doStart() - Method in class org.apache.camel.component.javaspace.JavaSpaceProducer
 
doStart() - Method in class org.apache.camel.component.jbpm.JBPMProducer
 
doStart() - Method in class org.apache.camel.component.jcache.JCacheConsumer
 
doStart() - Method in class org.apache.camel.component.jcache.JCacheProducer
 
doStart() - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
doStart() - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
doStart() - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreConsumer
 
doStart() - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreProducer
 
doStart() - Method in class org.apache.camel.component.jcr.JcrConsumer
 
doStart() - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
doStart() - Method in class org.apache.camel.component.jetty.CamelHttpClient
 
doStart() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
doStart() - Method in class org.apache.camel.component.jetty.JettyHttpProducer
 
doStart() - Method in class org.apache.camel.component.jetty8.CamelHttpClient8
 
doStart() - Method in class org.apache.camel.component.jgroups.JGroupsConsumer
 
doStart() - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
doStart() - Method in class org.apache.camel.component.jgroups.JGroupsProducer
 
doStart() - Method in class org.apache.camel.component.jms.JmsComponent
 
doStart() - Method in class org.apache.camel.component.jms.JmsConsumer
 
doStart() - Method in class org.apache.camel.component.jms.JmsPollingConsumer
 
doStart() - Method in class org.apache.camel.component.jms.JmsProducer
 
doStart() - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
doStart() - Method in class org.apache.camel.component.jmx.JMXConsumer
Initializes the mbean server connection and starts listening for Notification events from the object.
doStart() - Method in class org.apache.camel.component.jmx.NotificationXmlFormatter
 
doStart() - Method in class org.apache.camel.component.jpa.JpaComponent
 
doStart() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
doStart() - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
 
doStart() - Method in class org.apache.camel.component.jt400.Jt400DataQueueProducer
 
doStart() - Method in class org.apache.camel.component.jt400.Jt400PgmProducer
 
doStart() - Method in class org.apache.camel.component.kafka.KafkaConsumer
 
doStart() - Method in class org.apache.camel.component.kafka.KafkaProducer
 
doStart() - Method in class org.apache.camel.component.kestrel.KestrelComponent
 
doStart() - Method in class org.apache.camel.component.kestrel.KestrelConsumer
 
doStart() - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
doStart() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesNamespacesConsumer
 
doStart() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesPodsConsumer
 
doStart() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesReplicationControllersConsumer
 
doStart() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesSecretsConsumer
 
doStart() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesServicesConsumer
 
doStart() - Method in class org.apache.camel.component.kubernetes.KubernetesEndpoint
 
doStart() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
doStart() - Method in class org.apache.camel.component.linkedin.LinkedInEndpoint
 
doStart() - Method in class org.apache.camel.component.log.LogEndpoint
 
doStart() - Method in class org.apache.camel.component.mail.MailConsumer
 
doStart() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
doStart() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
doStart() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
doStart() - Method in class org.apache.camel.component.mina.MinaConsumer
 
doStart() - Method in class org.apache.camel.component.mina.MinaProducer
 
doStart() - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
doStart() - Method in class org.apache.camel.component.mina2.Mina2Producer
 
doStart() - Method in class org.apache.camel.component.mllp.MllpTcpClientProducer
 
doStart() - Method in class org.apache.camel.component.mllp.MllpTcpServerConsumer
 
doStart() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Applies validation logic specific to this endpoint type.
doStart() - Method in class org.apache.camel.component.mongodb.MongoDbTailableCursorConsumer
 
doStart() - Method in class org.apache.camel.component.mqtt.MQTTConsumer
 
doStart() - Method in class org.apache.camel.component.mqtt.MQTTEndpoint
 
doStart() - Method in class org.apache.camel.component.mqtt.MQTTProducer
 
doStart() - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 
doStart() - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
doStart() - Method in class org.apache.camel.component.nagios.NagiosProducer
 
doStart() - Method in class org.apache.camel.component.nats.NatsConsumer
 
doStart() - Method in class org.apache.camel.component.nats.NatsProducer
 
doStart() - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
doStart() - Method in class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
doStart() - Method in class org.apache.camel.component.netty.http.HttpServerBootstrapFactory
 
doStart() - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
 
doStart() - Method in class org.apache.camel.component.netty.http.NettyHttpConsumer
 
doStart() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
doStart() - Method in class org.apache.camel.component.netty.NettyComponent
 
doStart() - Method in class org.apache.camel.component.netty.NettyConsumer
 
doStart() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
doStart() - Method in class org.apache.camel.component.netty.NettyProducer
 
doStart() - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
doStart() - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
doStart() - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
doStart() - Method in class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
doStart() - Method in class org.apache.camel.component.netty4.http.HttpServerBootstrapFactory
 
doStart() - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
 
doStart() - Method in class org.apache.camel.component.netty4.http.NettyHttpConsumer
 
doStart() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
doStart() - Method in class org.apache.camel.component.netty4.NettyComponent
 
doStart() - Method in class org.apache.camel.component.netty4.NettyConsumer
 
doStart() - Method in class org.apache.camel.component.netty4.NettyProducer
 
doStart() - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
doStart() - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
doStart() - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
doStart() - Method in class org.apache.camel.component.openshift.OpenShiftConsumer
 
doStart(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doStart() - Method in class org.apache.camel.component.optaplanner.OptaPlannerConsumer
 
doStart() - Method in class org.apache.camel.component.optaplanner.OptaPlannerProducer
 
doStart() - Method in class org.apache.camel.component.paho.PahoConsumer
 
doStart() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
doStart() - Method in class org.apache.camel.component.paxlogging.PaxLoggingComponent
 
doStart() - Method in class org.apache.camel.component.paxlogging.PaxLoggingConsumer
 
doStart() - Method in class org.apache.camel.component.pgevent.PgEventConsumer
 
doStart() - Method in class org.apache.camel.component.pgevent.PgEventProducer
 
doStart() - Method in class org.apache.camel.component.printer.PrinterProducer
 
doStart() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
doStart() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
doStart() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
doStart() - Method in class org.apache.camel.component.quartz.QuartzConsumer
 
doStart() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
doStart() - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
doStart() - Method in class org.apache.camel.component.quartz2.QuartzConsumer
 
doStart() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
doStart() - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
doStart() - Method in class org.apache.camel.component.quickfixj.QuickfixjConsumer
 
doStart() - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
doStart() - Method in class org.apache.camel.component.rabbitmq.RabbitMQConsumer
 
doStart() - Method in class org.apache.camel.component.rabbitmq.RabbitMQProducer
 
doStart() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
doStart() - Method in class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
doStart() - Method in class org.apache.camel.component.redis.RedisConsumer
 
doStart() - Method in class org.apache.camel.component.ref.RefEndpoint
 
doStart() - Method in class org.apache.camel.component.rest.RestApiProducer
 
doStart() - Method in class org.apache.camel.component.restlet.RestletComponent
 
doStart() - Method in class org.apache.camel.component.restlet.RestletConsumer
 
doStart() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
doStart() - Method in class org.apache.camel.component.restlet.RestletProducer
 
doStart() - Method in class org.apache.camel.component.rmi.RmiConsumer
 
doStart() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
 
doStart() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
doStart() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
doStart() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaProducer
 
doStart() - Method in class org.apache.camel.component.salesforce.internal.streaming.SubscriptionHelper
 
doStart() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
doStart() - Method in class org.apache.camel.component.salesforce.SalesforceConsumer
 
doStart() - Method in class org.apache.camel.component.salesforce.SalesforceEndpoint
 
doStart() - Method in class org.apache.camel.component.salesforce.SalesforceHttpClient
 
doStart() - Method in class org.apache.camel.component.salesforce.SalesforceProducer
 
doStart() - Method in class org.apache.camel.component.sap.netweaver.NetWeaverProducer
 
doStart() - Method in class org.apache.camel.component.scheduler.SchedulerConsumer
 
doStart() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 
doStart() - Method in class org.apache.camel.component.scp.ScpComponent
 
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.servlet.ServletComponent
 
doStart() - Method in class org.apache.camel.component.sip.SipPresenceAgent
 
doStart() - Method in class org.apache.camel.component.sip.SipPublisher
 
doStart() - Method in class org.apache.camel.component.sip.SipSubscriber
 
doStart() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchConsumer
 
doStart() - Method in class org.apache.camel.component.sjms.producer.InOutProducer
 
doStart() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
doStart() - Method in class org.apache.camel.component.sjms.SjmsConsumer
 
doStart() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
doStart() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
doStart() - Method in class org.apache.camel.component.smpp.SmppConsumer
 
doStart() - Method in class org.apache.camel.component.smpp.SmppProducer
 
doStart() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
doStart() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
doStart() - Method in class org.apache.camel.component.snmp.SnmpOIDPoller
 
doStart() - Method in class org.apache.camel.component.snmp.SnmpTrapConsumer
 
doStart() - Method in class org.apache.camel.component.spark.SparkEndpoint
 
doStart() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
doStart() - Method in class org.apache.camel.component.sparkrest.SparkConsumer
 
doStart() - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
 
doStart() - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
 
doStart() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
doStart() - Method in class org.apache.camel.component.spring.batch.support.CamelItemReader
 
doStart() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationConsumer
 
doStart() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationProducer
 
doStart() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConsumer
 
doStart() - Method in class org.apache.camel.component.sql.SqlConsumer
 
doStart() - Method in class org.apache.camel.component.sql.SqlProducer
 
doStart() - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapperFactory
 
doStart() - Method in class org.apache.camel.component.sql.stored.SqlStoredProducer
 
doStart() - Method in class org.apache.camel.component.ssh.SshConsumer
 
doStart() - Method in class org.apache.camel.component.ssh.SshProducer
 
doStart() - Method in class org.apache.camel.component.stax.StAXEndpoint
 
doStart() - Method in class org.apache.camel.component.stomp.StompConsumer
 
doStart() - Method in class org.apache.camel.component.stomp.StompEndpoint
 
doStart() - Method in class org.apache.camel.component.stream.StreamConsumer
 
doStart() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
doStart() - Method in class org.apache.camel.component.stream.StreamProducer
 
doStart() - Method in class org.apache.camel.component.syslog.SyslogDataFormat
 
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.twitter.consumer.TwitterConsumerDirect
 
doStart() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerEvent
 
doStart() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerPolling
 
doStart() - Method in class org.apache.camel.component.undertow.UndertowComponent
 
doStart() - Method in class org.apache.camel.component.undertow.UndertowConsumer
 
doStart() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
doStart() - Method in class org.apache.camel.component.undertow.UndertowProducer
 
doStart() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
doStart() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
doStart() - Method in class org.apache.camel.component.validator.msv.MsvEndpoint
 
doStart() - Method in class org.apache.camel.component.validator.ValidatorProducer
 
doStart() - Method in class org.apache.camel.component.vertx.VertxComponent
 
doStart() - Method in class org.apache.camel.component.vertx.VertxConsumer
 
doStart() - Method in class org.apache.camel.component.vm.VmComponent
 
doStart() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
doStart() - Method in class org.apache.camel.component.websocket.WebsocketConsumer
 
doStart() - Method in class org.apache.camel.component.websocket.WebsocketProducer
 
doStart() - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
doStart() - Method in class org.apache.camel.component.xmlrpc.XmlRpcProducer
 
doStart() - Method in class org.apache.camel.component.xmpp.XmppConsumer
 
doStart() - Method in class org.apache.camel.component.xmpp.XmppGroupChatProducer
 
doStart() - Method in class org.apache.camel.component.xmpp.XmppPrivateChatProducer
 
doStart() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
doStart() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
doStart() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConsumer
 
doStart() - Method in class org.apache.camel.component.zookeeper.ZookeeperProducer
 
doStart() - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
 
doStart() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
doStart() - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
 
doStart() - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
doStart() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
doStart() - Method in class org.apache.camel.converter.xmlbeans.XmlBeansDataFormat
 
doStart() - Method in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
doStart() - Method in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
doStart() - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
doStart() - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.base64.Base64DataFormat
 
doStart() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
doStart() - Method in class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.hessian.HessianDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.jibx.JibxDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.lzf.LZFDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.rss.RssDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.tarfile.TarFileDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
doStart() - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
doStart() - Method in class org.apache.camel.dataformat.zipfile.ZipFileDataFormat
 
doStart() - Method in class org.apache.camel.groovy.dataformat.AbstractXmlDataFormat
 
doStart() - Method in class org.apache.camel.guice.Main
 
doStart() - Method in class org.apache.camel.http.common.HttpConsumer
 
doStart() - Method in class org.apache.camel.impl.ConsumerCache
 
doStart() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
doStart() - Method in class org.apache.camel.impl.converter.DefaultTypeConverter
 
doStart() - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
doStart() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
doStart() - Method in class org.apache.camel.impl.DefaultCamelContext
 
doStart() - Method in class org.apache.camel.impl.DefaultComponent
 
doStart() - Method in class org.apache.camel.impl.DefaultConsumer
 
doStart() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
doStart() - Method in class org.apache.camel.impl.DefaultEndpoint
 
doStart() - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
doStart() - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
doStart() - Method in class org.apache.camel.impl.DefaultInflightRepository
 
doStart() - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
doStart() - Method in class org.apache.camel.impl.DefaultProducer
 
doStart() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
doStart() - Method in class org.apache.camel.impl.DefaultRestRegistry
 
doStart() - Method in class org.apache.camel.impl.DefaultRoute
 
doStart() - Method in class org.apache.camel.impl.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.DeferProducer
 
doStart() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
doStart() - Method in class org.apache.camel.impl.GzipDataFormat
 
doStart() - Method in class org.apache.camel.impl.ProcessorPollingConsumer
 
doStart() - Method in class org.apache.camel.impl.ProducerCache
 
doStart() - Method in class org.apache.camel.impl.RouteService
 
doStart() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
doStart() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
doStart() - Method in class org.apache.camel.impl.SerializationDataFormat
 
doStart() - Method in class org.apache.camel.impl.StringDataFormat
 
doStart() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
doStart() - Method in class org.apache.camel.impl.ZipDataFormat
 
doStart() - Method in class org.apache.camel.main.Main
 
doStart() - Method in class org.apache.camel.main.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.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
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.cassandra.CassandraAggregationRepository
 
doStart() - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
doStart() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
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.cassandra.CassandraIdempotentRepository
 
doStart() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
doStart() - Method in class org.apache.camel.processor.idempotent.hazelcast.HazelcastIdempotentRepository
 
doStart() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
doStart() - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
doStart() - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
doStart() - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
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.CircuitBreakerLoadBalancer
 
doStart() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
doStart() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerConsumer
 
doStart() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
doStart() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
doStart() - Method in class org.apache.camel.processor.LogProcessor
 
doStart() - Method in class org.apache.camel.processor.MarshalProcessor
 
doStart() - Method in class org.apache.camel.processor.MulticastProcessor
 
doStart() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
doStart() - Method in class org.apache.camel.processor.PollEnricher
 
doStart() - Method in class org.apache.camel.processor.RecipientList
 
doStart() - Method in class org.apache.camel.processor.RecipientListProcessor
 
doStart() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
doStart() - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
doStart() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
doStart() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
doStart() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
doStart() - Method in class org.apache.camel.processor.RollbackProcessor
 
doStart() - Method in class org.apache.camel.processor.RoutingSlip
 
doStart() - Method in class org.apache.camel.processor.ScriptProcessor
 
doStart() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
doStart() - Method in class org.apache.camel.processor.SendProcessor
 
doStart() - Method in class org.apache.camel.processor.SetBodyProcessor
 
doStart() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
doStart() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
doStart() - Method in class org.apache.camel.processor.SortProcessor
 
doStart() - Method in class org.apache.camel.processor.StopProcessor
 
doStart() - Method in class org.apache.camel.processor.StreamResequencer
 
doStart() - Method in class org.apache.camel.processor.ThreadsProcessor
 
doStart() - Method in class org.apache.camel.processor.Throttler
 
doStart() - Method in class org.apache.camel.processor.ThroughputLogger
 
doStart() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
doStart() - Method in class org.apache.camel.processor.TransformProcessor
 
doStart() - Method in class org.apache.camel.processor.TryProcessor
 
doStart() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
doStart() - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
doStart() - Method in class org.apache.camel.processor.WireTapProcessor
 
doStart() - Method in class org.apache.camel.processor.WrapProcessor
 
doStart() - Method in class org.apache.camel.rx.support.ObservableProcessor
 
doStart() - Method in class org.apache.camel.spring.Main
 
doStart() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
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.RoutePolicySupport
 
doStart() - Method in class org.apache.camel.support.ServiceSupport
Implementations override this method to support customized start/stop.
doStart() - Method in class org.apache.camel.support.TimerListenerManager
 
doStart() - Method in class org.apache.camel.test.blueprint.Main
 
doStartInnerContext() - Method in class org.apache.camel.component.routebox.RouteboxServiceSupport
 
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
doState(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doStatus(Exchange, String) - Method in class org.apache.camel.component.git.producer.GitProducer
 
doStop() - Method in class org.apache.camel.bam.processor.ActivityMonitorEngine
 
doStop() - Method in class org.apache.camel.bam.rules.ActivityRules
 
doStop() - Method in class org.apache.camel.bam.rules.ProcessRules
 
doStop() - Method in class org.apache.camel.bam.rules.TemporalRule
 
doStop() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
doStop() - Method in class org.apache.camel.cdi.Main
 
doStop() - Method in class org.apache.camel.coap.CoAPComponent
 
doStop() - Method in class org.apache.camel.coap.CoAPConsumer
 
doStop() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
doStop() - Method in class org.apache.camel.component.ahc.ws.WsEndpoint
 
doStop() - Method in class org.apache.camel.component.apns.ApnsConsumer
 
doStop() - Method in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
Lifecycle method invoked when the consumer has destroyed.
doStop() - Method in class org.apache.camel.component.atmos.integration.producer.AtmosProducer
 
doStop() - Method in class org.apache.camel.component.avro.AvroConsumer
 
doStop() - Method in class org.apache.camel.component.avro.AvroProducer
 
doStop() - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
doStop() - Method in class org.apache.camel.component.aws.swf.SWFActivityConsumer
 
doStop() - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
doStop() - Method in class org.apache.camel.component.aws.swf.SWFWorkflowConsumer
 
doStop() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
doStop() - Method in class org.apache.camel.component.bean.BeanProcessor
 
doStop() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
doStop() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
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.boon.BoonDataFormat
 
doStop() - Method in class org.apache.camel.component.box.BoxComponent
 
doStop() - Method in class org.apache.camel.component.box.BoxConsumer
 
doStop() - Method in class org.apache.camel.component.box.BoxEndpoint
 
doStop() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
doStop() - Method in class org.apache.camel.component.cache.CacheComponent
 
doStop() - Method in class org.apache.camel.component.cache.CacheConsumer
 
doStop() - Method in class org.apache.camel.component.cache.CacheManagerFactory
 
doStop() - Method in class org.apache.camel.component.cache.DefaultCacheManagerFactory
 
doStop() - Method in class org.apache.camel.component.cassandra.CassandraConsumer
 
doStop() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
doStop() - Method in class org.apache.camel.component.cassandra.CassandraProducer
 
doStop() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
doStop() - Method in class org.apache.camel.component.cometd.CometdComponent
 
doStop() - Method in class org.apache.camel.component.controlbus.ControlBusComponent
 
doStop() - Method in class org.apache.camel.component.couchdb.CouchDbConsumer
 
doStop() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
doStop() - Method in class org.apache.camel.component.cxf.CxfConsumer
 
doStop() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
doStop() - Method in class org.apache.camel.component.cxf.CxfProducer
 
doStop() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsConsumer
 
doStop() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
doStop() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
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.disruptor.DisruptorComponent
 
doStop() - Method in class org.apache.camel.component.disruptor.DisruptorConsumer
 
doStop() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
doStop() - Method in class org.apache.camel.component.disruptor.DisruptorProducer
 
doStop() - Method in class org.apache.camel.component.disruptor.vm.DisruptorVmComponent
 
doStop() - Method in class org.apache.camel.component.docker.consumer.DockerEventsConsumer
 
doStop() - Method in class org.apache.camel.component.docker.consumer.DockerStatsConsumer
 
doStop() - Method in class org.apache.camel.component.docker.producer.DockerProducer
 
doStop() - Method in class org.apache.camel.component.dozer.DozerEndpoint
 
doStop() - Method in class org.apache.camel.component.dozer.DozerProducer
 
doStop() - Method in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
Lifecycle method invoked when the consumer has destroyed.
doStop() - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxProducer
 
doStop() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchEndpoint
 
doStop() - Method in class org.apache.camel.component.etcd.AbstractEtcdConsumer
 
doStop() - Method in class org.apache.camel.component.etcd.AbstractEtcdPollingConsumer
 
doStop() - Method in class org.apache.camel.component.etcd.AbstractEtcdProducer
 
doStop() - Method in class org.apache.camel.component.etcd.EtcdWatchConsumer
 
doStop() - Method in class org.apache.camel.component.event.EventComponent
 
doStop() - Method in class org.apache.camel.component.event.EventConsumer
 
doStop() - Method in class org.apache.camel.component.eventadmin.EventAdminConsumer
 
doStop() - Method in class org.apache.camel.component.eventadmin.EventAdminProducer
 
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.file.remote.RemoteFileConsumer
 
doStop() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
doStop() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
doStop() - Method in class org.apache.camel.component.git.consumer.AbstractGitConsumer
 
doStop() - Method in class org.apache.camel.component.git.producer.GitProducer
 
doStop() - Method in class org.apache.camel.component.gora.GoraComponent
 
doStop() - Method in class org.apache.camel.component.gridfs.GridFsConsumer
 
doStop() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
doStop() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusConsumer
 
doStop() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
doStop() - Method in class org.apache.camel.component.hazelcast.HazelcastComponent
 
doStop() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConsumer
 
doStop() - Method in class org.apache.camel.component.hbase.HBaseComponent
 
doStop() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
doStop() - Method in class org.apache.camel.component.hbase.processor.idempotent.HBaseIdempotentRepository
 
doStop() - Method in class org.apache.camel.component.hdfs.HdfsProducer
 
doStop() - Method in class org.apache.camel.component.hdfs2.HdfsProducer
 
doStop() - Method in class org.apache.camel.component.hl7.HL7DataFormat
 
doStop() - Method in class org.apache.camel.component.http.HttpPollingConsumer
 
doStop() - Method in class org.apache.camel.component.http4.HttpComponent
 
doStop() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
doStop() - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
doStop() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
doStop() - Method in class org.apache.camel.component.ical.ICalDataFormat
 
doStop() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheContinuousQueryConsumer
 
doStop() - Method in class org.apache.camel.component.ignite.events.IgniteEventsConsumer
 
doStop() - Method in class org.apache.camel.component.ignite.IgniteComponent
 
doStop() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingConsumer
 
doStop() - Method in class org.apache.camel.component.infinispan.InfinispanConsumer
 
doStop() - Method in class org.apache.camel.component.infinispan.InfinispanProducer
 
doStop() - Method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
doStop() - Method in class org.apache.camel.component.irc.IrcComponent
 
doStop() - Method in class org.apache.camel.component.irc.IrcConsumer
 
doStop() - Method in class org.apache.camel.component.irc.IrcProducer
 
doStop() - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
 
doStop() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
doStop() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
doStop() - Method in class org.apache.camel.component.javaspace.JavaSpaceConsumer
 
doStop() - Method in class org.apache.camel.component.javaspace.JavaSpaceProducer
 
doStop() - Method in class org.apache.camel.component.jbpm.JBPMProducer
 
doStop() - Method in class org.apache.camel.component.jcache.JCacheConsumer
 
doStop() - Method in class org.apache.camel.component.jcache.JCacheEndpoint
 
doStop() - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
doStop() - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
doStop() - Method in class org.apache.camel.component.jcr.JcrConsumer
 
doStop() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
doStop() - Method in class org.apache.camel.component.jetty.JettyHttpProducer
 
doStop() - Method in class org.apache.camel.component.jgroups.JGroupsConsumer
 
doStop() - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
doStop() - Method in class org.apache.camel.component.jgroups.JGroupsProducer
 
doStop() - Method in class org.apache.camel.component.jms.JmsConsumer
 
doStop() - Method in class org.apache.camel.component.jms.JmsPollingConsumer
 
doStop() - Method in class org.apache.camel.component.jms.JmsProducer
 
doStop() - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
doStop() - Method in class org.apache.camel.component.jmx.JMXConsumer
Removes the notification listeners and terminates the background connection polling process if it exists
doStop() - Method in class org.apache.camel.component.jmx.NotificationXmlFormatter
 
doStop() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
doStop() - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
 
doStop() - Method in class org.apache.camel.component.jt400.Jt400DataQueueProducer
 
doStop() - Method in class org.apache.camel.component.jt400.Jt400PgmProducer
 
doStop() - Method in class org.apache.camel.component.kafka.KafkaConsumer
 
doStop() - Method in class org.apache.camel.component.kafka.KafkaProducer
 
doStop() - Method in class org.apache.camel.component.kestrel.KestrelComponent
 
doStop() - Method in class org.apache.camel.component.kestrel.KestrelConsumer
 
doStop() - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
doStop() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesNamespacesConsumer
 
doStop() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesPodsConsumer
 
doStop() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesReplicationControllersConsumer
 
doStop() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesSecretsConsumer
 
doStop() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesServicesConsumer
 
doStop() - Method in class org.apache.camel.component.kubernetes.KubernetesEndpoint
 
doStop() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
doStop() - Method in class org.apache.camel.component.linkedin.LinkedInComponent
 
doStop() - Method in class org.apache.camel.component.linkedin.LinkedInEndpoint
 
doStop() - Method in class org.apache.camel.component.log.LogEndpoint
 
doStop() - Method in class org.apache.camel.component.mail.MailConsumer
 
doStop() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
doStop() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
doStop() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
doStop() - Method in class org.apache.camel.component.mina.MinaConsumer
 
doStop() - Method in class org.apache.camel.component.mina.MinaProducer
 
doStop() - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
doStop() - Method in class org.apache.camel.component.mina2.Mina2Producer
 
doStop() - Method in class org.apache.camel.component.mllp.MllpTcpClientProducer
 
doStop() - Method in class org.apache.camel.component.mllp.MllpTcpServerConsumer
 
doStop() - Method in class org.apache.camel.component.mongodb.MongoDbTailableCursorConsumer
 
doStop() - Method in class org.apache.camel.component.mqtt.MQTTConsumer
 
doStop() - Method in class org.apache.camel.component.mqtt.MQTTEndpoint
 
doStop() - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 
doStop() - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
doStop() - Method in class org.apache.camel.component.nagios.NagiosProducer
 
doStop() - Method in class org.apache.camel.component.nats.NatsConsumer
 
doStop() - Method in class org.apache.camel.component.nats.NatsProducer
 
doStop() - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
doStop() - Method in class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
doStop() - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
 
doStop() - Method in class org.apache.camel.component.netty.http.NettyHttpConsumer
 
doStop() - Method in class org.apache.camel.component.netty.NettyComponent
 
doStop() - Method in class org.apache.camel.component.netty.NettyConsumer
 
doStop() - Method in class org.apache.camel.component.netty.NettyProducer
 
doStop() - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
doStop() - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
doStop() - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
doStop() - Method in class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
doStop() - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
 
doStop() - Method in class org.apache.camel.component.netty4.http.NettyHttpConsumer
 
doStop() - Method in class org.apache.camel.component.netty4.NettyComponent
 
doStop() - Method in class org.apache.camel.component.netty4.NettyConsumer
 
doStop() - Method in class org.apache.camel.component.netty4.NettyProducer
 
doStop() - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
doStop() - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
doStop() - Method in class org.apache.camel.component.olingo2.Olingo2Component
 
doStop() - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
doStop(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doStop() - Method in class org.apache.camel.component.optaplanner.OptaPlannerConsumer
 
doStop() - Method in class org.apache.camel.component.optaplanner.OptaPlannerEndpoint
 
doStop() - Method in class org.apache.camel.component.optaplanner.OptaPlannerProducer
 
doStop() - Method in class org.apache.camel.component.paho.PahoConsumer
 
doStop() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
doStop() - Method in class org.apache.camel.component.paxlogging.PaxLoggingConsumer
 
doStop() - Method in class org.apache.camel.component.pgevent.PgEventConsumer
 
doStop() - Method in class org.apache.camel.component.pgevent.PgEventProducer
 
doStop() - Method in class org.apache.camel.component.printer.PrinterProducer
 
doStop() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
doStop() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
doStop() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
doStop() - Method in class org.apache.camel.component.quartz.QuartzConsumer
 
doStop() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
doStop() - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
doStop() - Method in class org.apache.camel.component.quartz2.QuartzConsumer
 
doStop() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
doStop() - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
doStop() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
doStop() - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
doStop() - Method in class org.apache.camel.component.rabbitmq.RabbitMQConsumer
 
doStop() - Method in class org.apache.camel.component.rabbitmq.RabbitMQProducer
 
doStop() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
doStop() - Method in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyManager
 
doStop() - Method in class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
doStop() - Method in class org.apache.camel.component.ref.RefEndpoint
 
doStop() - Method in class org.apache.camel.component.rest.RestApiProducer
 
doStop() - Method in class org.apache.camel.component.restlet.RestletComponent
 
doStop() - Method in class org.apache.camel.component.restlet.RestletConsumer
 
doStop() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
doStop() - Method in class org.apache.camel.component.restlet.RestletProducer
 
doStop() - Method in class org.apache.camel.component.rmi.RmiConsumer
 
doStop() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
 
doStop() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
doStop() - Method in class org.apache.camel.component.routebox.RouteboxComponent
 
doStop() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
doStop() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaProducer
 
doStop() - Method in class org.apache.camel.component.salesforce.internal.streaming.SubscriptionHelper
 
doStop() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
doStop() - Method in class org.apache.camel.component.salesforce.SalesforceConsumer
 
doStop() - Method in class org.apache.camel.component.salesforce.SalesforceEndpoint
 
doStop() - Method in class org.apache.camel.component.salesforce.SalesforceProducer
 
doStop() - Method in class org.apache.camel.component.sap.netweaver.NetWeaverProducer
 
doStop() - Method in class org.apache.camel.component.scheduler.SchedulerComponent
 
doStop() - Method in class org.apache.camel.component.scheduler.SchedulerConsumer
 
doStop() - Method in class org.apache.camel.component.scp.ScpComponent
 
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.sip.SipPresenceAgent
 
doStop() - Method in class org.apache.camel.component.sip.SipPublisher
 
doStop() - Method in class org.apache.camel.component.sip.SipSubscriber
 
doStop() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchConsumer
 
doStop() - Method in class org.apache.camel.component.sjms.producer.InOutProducer
 
doStop() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
doStop() - Method in class org.apache.camel.component.sjms.SjmsConsumer
 
doStop() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
doStop() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
doStop() - Method in class org.apache.camel.component.smpp.SmppConsumer
 
doStop() - Method in class org.apache.camel.component.smpp.SmppProducer
 
doStop() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
doStop() - Method in class org.apache.camel.component.snmp.SnmpOIDPoller
 
doStop() - Method in class org.apache.camel.component.snmp.SnmpTrapConsumer
 
doStop() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
 
doStop() - Method in class org.apache.camel.component.splunk.SplunkProducer
 
doStop() - Method in class org.apache.camel.component.spring.batch.support.CamelItemReader
 
doStop() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationConsumer
 
doStop() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConsumer
 
doStop() - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapperFactory
 
doStop() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
doStop() - Method in class org.apache.camel.component.ssh.SshConsumer
 
doStop() - Method in class org.apache.camel.component.ssh.SshProducer
 
doStop() - Method in class org.apache.camel.component.stomp.StompConsumer
 
doStop() - Method in class org.apache.camel.component.stomp.StompEndpoint
 
doStop() - Method in class org.apache.camel.component.stream.StreamConsumer
 
doStop() - Method in class org.apache.camel.component.stream.StreamProducer
 
doStop() - Method in class org.apache.camel.component.syslog.SyslogDataFormat
 
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.twitter.consumer.TwitterConsumerEvent
 
doStop() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerPolling
 
doStop() - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
doStop() - Method in class org.apache.camel.component.undertow.UndertowComponent
 
doStop() - Method in class org.apache.camel.component.undertow.UndertowConsumer
 
doStop() - Method in class org.apache.camel.component.undertow.UndertowProducer
 
doStop() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
doStop() - Method in class org.apache.camel.component.validator.ValidatorProducer
 
doStop() - Method in class org.apache.camel.component.vertx.VertxComponent
 
doStop() - Method in class org.apache.camel.component.vertx.VertxConsumer
 
doStop() - Method in class org.apache.camel.component.vm.VmComponent
 
doStop() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
doStop() - Method in class org.apache.camel.component.websocket.WebsocketConsumer
 
doStop() - Method in class org.apache.camel.component.websocket.WebsocketProducer
 
doStop() - Method in class org.apache.camel.component.xmlrpc.XmlRpcProducer
 
doStop() - Method in class org.apache.camel.component.xmpp.XmppComponent
 
doStop() - Method in class org.apache.camel.component.xmpp.XmppConsumer
 
doStop() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
doStop() - Method in class org.apache.camel.component.xmpp.XmppGroupChatProducer
 
doStop() - Method in class org.apache.camel.component.xmpp.XmppPrivateChatProducer
 
doStop() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
doStop() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
doStop() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConsumer
 
doStop() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
doStop() - Method in class org.apache.camel.component.zookeeper.ZookeeperProducer
 
doStop() - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
 
doStop() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
doStop() - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
 
doStop() - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
doStop() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
doStop() - Method in class org.apache.camel.converter.xmlbeans.XmlBeansDataFormat
 
doStop() - Method in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
doStop() - Method in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
doStop() - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
doStop() - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.base64.Base64DataFormat
 
doStop() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
doStop() - Method in class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.hessian.HessianDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.jibx.JibxDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.lzf.LZFDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.rss.RssDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.tarfile.TarFileDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
doStop() - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
doStop() - Method in class org.apache.camel.dataformat.zipfile.ZipFileDataFormat
 
doStop() - Method in class org.apache.camel.groovy.dataformat.AbstractXmlDataFormat
 
doStop() - Method in class org.apache.camel.guice.Main
 
doStop() - Method in class org.apache.camel.http.common.HttpConsumer
 
doStop() - Method in class org.apache.camel.impl.ConsumerCache
 
doStop() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
doStop() - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
doStop() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
doStop() - Method in class org.apache.camel.impl.DefaultCamelContext
 
doStop() - Method in class org.apache.camel.impl.DefaultComponent
 
doStop() - Method in class org.apache.camel.impl.DefaultConsumer
 
doStop() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
doStop() - Method in class org.apache.camel.impl.DefaultEndpoint
 
doStop() - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
doStop() - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
doStop() - Method in class org.apache.camel.impl.DefaultInflightRepository
 
doStop() - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
doStop() - Method in class org.apache.camel.impl.DefaultProducer
 
doStop() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
doStop() - Method in class org.apache.camel.impl.DefaultRestRegistry
 
doStop() - Method in class org.apache.camel.impl.DefaultRoute
 
doStop() - Method in class org.apache.camel.impl.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.DeferProducer
 
doStop() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
doStop() - Method in class org.apache.camel.impl.GzipDataFormat
 
doStop() - Method in class org.apache.camel.impl.ProcessorPollingConsumer
 
doStop() - Method in class org.apache.camel.impl.ProducerCache
 
doStop() - Method in class org.apache.camel.impl.RouteService
 
doStop() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
doStop() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
doStop() - Method in class org.apache.camel.impl.SerializationDataFormat
 
doStop() - Method in class org.apache.camel.impl.SharedPollingConsumerServicePool
 
doStop() - Method in class org.apache.camel.impl.SharedProducerServicePool
 
doStop() - Method in class org.apache.camel.impl.StringDataFormat
 
doStop() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
doStop() - Method in class org.apache.camel.impl.ZipDataFormat
 
doStop() - Method in class org.apache.camel.main.Main
 
doStop() - Method in class org.apache.camel.main.MainSupport
 
doStop() - Method in class org.apache.camel.management.DefaultManagementAgent
 
doStop() - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
doStop() - Method in class org.apache.camel.management.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.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
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.cassandra.CassandraAggregationRepository
 
doStop() - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
doStop() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
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.cassandra.CassandraIdempotentRepository
 
doStop() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
doStop() - Method in class org.apache.camel.processor.idempotent.hazelcast.HazelcastIdempotentRepository
 
doStop() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
doStop() - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
doStop() - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
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.CircuitBreakerLoadBalancer
 
doStop() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
doStop() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerConsumer
 
doStop() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
doStop() - Method in class org.apache.camel.processor.LogProcessor
 
doStop() - Method in class org.apache.camel.processor.MarshalProcessor
 
doStop() - Method in class org.apache.camel.processor.MulticastProcessor
 
doStop() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
doStop() - Method in class org.apache.camel.processor.PollEnricher
 
doStop() - Method in class org.apache.camel.processor.RecipientList
 
doStop() - Method in class org.apache.camel.processor.RecipientListProcessor
 
doStop() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
doStop() - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
doStop() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
doStop() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
doStop() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
doStop() - Method in class org.apache.camel.processor.RollbackProcessor
 
doStop() - Method in class org.apache.camel.processor.RoutingSlip
 
doStop() - Method in class org.apache.camel.processor.ScriptProcessor
 
doStop() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
doStop() - Method in class org.apache.camel.processor.SendProcessor
 
doStop() - Method in class org.apache.camel.processor.SetBodyProcessor
 
doStop() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
doStop() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
doStop() - Method in class org.apache.camel.processor.SortProcessor
 
doStop() - Method in class org.apache.camel.processor.StopProcessor
 
doStop() - Method in class org.apache.camel.processor.StreamResequencer
 
doStop() - Method in class org.apache.camel.processor.ThreadsProcessor
 
doStop() - Method in class org.apache.camel.processor.ThroughputLogger
 
doStop() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
doStop() - Method in class org.apache.camel.processor.TransformProcessor
 
doStop() - Method in class org.apache.camel.processor.TryProcessor
 
doStop() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
doStop() - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
doStop() - Method in class org.apache.camel.processor.WireTapProcessor
 
doStop() - Method in class org.apache.camel.processor.WrapProcessor
 
doStop() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
doStop() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
doStop() - Method in class org.apache.camel.rx.support.ObservableProcessor
 
doStop() - Method in class org.apache.camel.spring.Main
 
doStop() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
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.RoutePolicySupport
 
doStop() - Method in class org.apache.camel.support.ServiceSupport
Implementations override this method to support customized start/stop.
doStop() - Method in class org.apache.camel.support.TimerListenerManager
 
doStop() - Method in class org.apache.camel.test.blueprint.Main
 
doStopInnerContext() - Method in class org.apache.camel.component.routebox.RouteboxServiceSupport
 
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.disruptor.DisruptorConsumer
 
doSuspend() - Method in class org.apache.camel.component.jms.JmsConsumer
 
doSuspend() - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
doSuspend() - Method in class org.apache.camel.component.netty.http.NettyHttpConsumer
 
doSuspend() - Method in class org.apache.camel.component.netty.NettyConsumer
 
doSuspend() - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
doSuspend() - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
doSuspend() - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
doSuspend() - Method in class org.apache.camel.component.netty4.http.NettyHttpConsumer
 
doSuspend() - Method in class org.apache.camel.component.netty4.NettyConsumer
 
doSuspend() - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
doSuspend() - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
doSuspend() - Method in class org.apache.camel.component.rabbitmq.RabbitMQConsumer
 
doSuspend() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
 
doSuspend() - Method in class org.apache.camel.component.seda.SedaConsumer
 
doSuspend() - Method in class org.apache.camel.http.common.HttpConsumer
 
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.
doTaskCompleted() - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
doTaskCompleted(Throwable) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
doTaskCompleted(Throwable) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
doToSpringCamelContexts(ApplicationContext, CamelSpringTestHelper.DoToSpringCamelContextsStrategy) - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
Executes strategy against all SpringCamelContexts found in the Spring context.
doTry() - Method in class org.apache.camel.model.ProcessorDefinition
Creates a try/catch block
DoubleAdapter - Class in org.apache.camel.component.linkedin.api
 
DoubleAdapter() - Constructor for class org.apache.camel.component.linkedin.api.DoubleAdapter
 
DoubleFormat - Class in org.apache.camel.dataformat.bindy.format
 
DoubleFormat(boolean, int, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.DoubleFormat
 
DoublePatternFormat - Class in org.apache.camel.dataformat.bindy.format
 
DoublePatternFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.DoublePatternFormat
 
DoublePatternFormat(String, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.DoublePatternFormat
 
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
 
doubleToBytes(Double) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
doUnmarshal(Exchange, InputStream, Object) - Method in class org.apache.camel.dataformat.soap.Soap11DataFormatAdapter
 
doUnmarshal(Exchange, InputStream, Object) - Method in class org.apache.camel.dataformat.soap.Soap12DataFormatAdapter
 
doUnmarshal(Exchange, InputStream, Object) - Method in interface org.apache.camel.dataformat.soap.SoapDataFormatAdapter
Executes the unmarshal
doUpdate(Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
 
doUpdateEnvironmentVariable(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doWebSocketConnect(ServletUpgradeRequest, String) - Method in class org.apache.camel.component.websocket.WebsocketComponentServlet
 
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.
doWithMessage(WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer.DefaultWebserviceMessageCallback
 
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).
download(File, Exchange) - Static method in class org.apache.camel.component.google.drive.GoogleDriveFilesConverter
 
downloadContentAsString(File, Exchange) - Static method in class org.apache.camel.component.google.drive.GoogleDriveFilesConverter
 
doWrite(String) - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
 
doWrite(String) - Method in class org.apache.camel.component.splunk.support.SubmitDataWriter
 
doWriteDirectResponse(Message, HttpServletResponse, Exchange) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
doWriteExceptionResponse(Throwable, HttpServletResponse) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
doWriteExceptionResponse(Throwable, HttpServletResponse) - Method in interface org.apache.camel.http.common.HttpBinding
Strategy method that writes the response to the http response stream when an exception occurred
doWriteFaultResponse(Message, HttpServletResponse, Exchange) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
doWriteFaultResponse(Message, HttpServletResponse, Exchange) - Method in interface org.apache.camel.http.common.HttpBinding
Strategy method that writes the response to the http response stream for a fault message
doWriteGZIPResponse(Message, HttpServletResponse, Exchange) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
doWriteResponse(Message, HttpServletResponse, Exchange) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
doWriteResponse(Message, HttpServletResponse, Exchange) - Method in interface org.apache.camel.http.common.HttpBinding
Strategy method that writes the response to the http response stream for an OUT message
DozerBeanMapperConfiguration - Class in org.apache.camel.converter.dozer
 
DozerBeanMapperConfiguration() - Constructor for class org.apache.camel.converter.dozer.DozerBeanMapperConfiguration
 
DozerComponent - Class in org.apache.camel.component.dozer
 
DozerComponent() - Constructor for class org.apache.camel.component.dozer.DozerComponent
 
DozerComponent(CamelContext) - Constructor for class org.apache.camel.component.dozer.DozerComponent
 
DozerConfiguration - Class in org.apache.camel.component.dozer
Configuration used for a Dozer endpoint.
DozerConfiguration() - Constructor for class org.apache.camel.component.dozer.DozerConfiguration
 
DozerEndpoint - Class in org.apache.camel.component.dozer
The dozer component provides the ability to map between Java beans using the Dozer mapping library.
DozerEndpoint(String, Component, DozerConfiguration) - Constructor for class org.apache.camel.component.dozer.DozerEndpoint
 
DozerProducer - Class in org.apache.camel.component.dozer
Producer class for Dozer endpoints.
DozerProducer(DozerEndpoint) - Constructor for class org.apache.camel.component.dozer.DozerProducer
Create a new producer for dozer endpoints.
DozerThreadContextClassLoader - Class in org.apache.camel.converter.dozer
 
DozerThreadContextClassLoader() - Constructor for class org.apache.camel.converter.dozer.DozerThreadContextClassLoader
 
DozerTypeConverter - Class in org.apache.camel.converter.dozer
DozerTypeConverter is a standard TypeConverter that delegates to a Mapper from the Dozer framework to convert between types.
DozerTypeConverter(DozerBeanMapper) - Constructor for class org.apache.camel.converter.dozer.DozerTypeConverter
 
DozerTypeConverterLoader - Class in org.apache.camel.converter.dozer
DozerTypeConverterLoader provides the mechanism for registering a Dozer Mapper as TypeConverter for a CamelContext.
DozerTypeConverterLoader() - Constructor for class org.apache.camel.converter.dozer.DozerTypeConverterLoader
Creates a DozerTypeConverter performing no TypeConverter registration.
DozerTypeConverterLoader(CamelContext) - Constructor for class org.apache.camel.converter.dozer.DozerTypeConverterLoader
Creates a DozerTypeConverter that will search the given CamelContext for instances of DozerBeanMapper.
DozerTypeConverterLoader(CamelContext, DozerBeanMapperConfiguration) - Constructor for class org.apache.camel.converter.dozer.DozerTypeConverterLoader
Creates a DozerTypeConverter using the given DozerBeanMapperConfiguration configuration.
DozerTypeConverterLoader(CamelContext, DozerBeanMapper) - Constructor for class org.apache.camel.converter.dozer.DozerTypeConverterLoader
Deprecated.
DRAIN_TO_COLLECTION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
DRAIN_TO_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
drainPool() - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
DriveAboutApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$About
DriveAboutEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$About
DriveAboutEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DriveAboutEndpointConfiguration
 
DriveAppsApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Apps
DriveAppsEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Apps
DriveAppsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DriveAppsEndpointConfiguration
 
DriveChangesApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Changes
DriveChangesEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Changes
DriveChangesEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DriveChangesEndpointConfiguration
 
DriveChannelsApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Channels
DriveChannelsEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Channels
DriveChannelsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DriveChannelsEndpointConfiguration
 
DriveChildrenApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Children
DriveChildrenEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Children
DriveChildrenEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DriveChildrenEndpointConfiguration
 
DriveCommentsApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Comments
DriveCommentsEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Comments
DriveCommentsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DriveCommentsEndpointConfiguration
 
DriveFilesApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Files
DriveFilesEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Files
DriveFilesEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DriveFilesEndpointConfiguration
 
DriveParentsApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Parents
DriveParentsEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Parents
DriveParentsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DriveParentsEndpointConfiguration
 
DrivePermissionsApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Permissions
DrivePermissionsEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Permissions
DrivePermissionsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DrivePermissionsEndpointConfiguration
 
DrivePropertiesApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Properties
DrivePropertiesEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Properties
DrivePropertiesEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DrivePropertiesEndpointConfiguration
 
DriveRealtimeApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Realtime
DriveRealtimeEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Realtime
DriveRealtimeEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DriveRealtimeEndpointConfiguration
 
DriveRepliesApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Replies
DriveRepliesEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Replies
DriveRepliesEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DriveRepliesEndpointConfiguration
 
DriveRevisionsApiMethod - Enum in org.apache.camel.component.google.drive.internal
Camel ApiMethod Enumeration for com.google.api.services.drive.Drive$Revisions
DriveRevisionsEndpointConfiguration - Class in org.apache.camel.component.google.drive
Camel EndpointConfiguration for com.google.api.services.drive.Drive$Revisions
DriveRevisionsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.drive.DriveRevisionsEndpointConfiguration
 
DROPBOX_FILE_SEPARATOR - Static variable in class org.apache.camel.component.dropbox.util.DropboxConstants
 
DropboxAPIFacade - Class in org.apache.camel.component.dropbox.core
 
DropboxComponent - Class in org.apache.camel.component.dropbox
 
DropboxComponent() - Constructor for class org.apache.camel.component.dropbox.DropboxComponent
 
DropboxConfiguration - Class in org.apache.camel.component.dropbox
 
DropboxConfiguration() - Constructor for class org.apache.camel.component.dropbox.DropboxConfiguration
 
DropboxConfigurationValidator - Class in org.apache.camel.component.dropbox.validator
 
DropboxConstants - Class in org.apache.camel.component.dropbox.util
 
DropboxDelProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxDelProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxDelProducer
 
DropboxDelResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxDelResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxDelResult
 
DropboxEndpoint - Class in org.apache.camel.component.dropbox
For uploading, downloading and managing files, folders, groups, collaborations, etc on dropbox DOT com.
DropboxEndpoint() - Constructor for class org.apache.camel.component.dropbox.DropboxEndpoint
 
DropboxEndpoint(String, DropboxComponent, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.DropboxEndpoint
 
DropboxEndpoint(String) - Constructor for class org.apache.camel.component.dropbox.DropboxEndpoint
 
DropboxException - Exception in org.apache.camel.component.dropbox.util
 
DropboxException(String) - Constructor for exception org.apache.camel.component.dropbox.util.DropboxException
 
DropboxFileDownloadResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxFileDownloadResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxFileDownloadResult
 
DropboxFileUploadResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxFileUploadResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxFileUploadResult
 
DropboxGetProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxGetProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxGetProducer
 
DropboxMoveProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxMoveProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxMoveProducer
 
DropboxMoveResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxMoveResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxMoveResult
 
DropboxOperation - Enum in org.apache.camel.component.dropbox.util
 
DropboxProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxProducer
 
DropboxPropertyManager - Class in org.apache.camel.component.dropbox.util
 
DropboxPutProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxPutProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxPutProducer
 
DropboxResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxResult
 
DropboxResultCode - Enum in org.apache.camel.component.dropbox.util
 
DropboxResultHeader - Enum in org.apache.camel.component.dropbox.util
 
DropboxScheduledPollConsumer - Class in org.apache.camel.component.dropbox.integration.consumer
 
DropboxScheduledPollConsumer(DropboxEndpoint, Processor, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
 
DropboxScheduledPollGetConsumer - Class in org.apache.camel.component.dropbox.integration.consumer
 
DropboxScheduledPollGetConsumer(DropboxEndpoint, Processor, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollGetConsumer
 
DropboxScheduledPollSearchConsumer - Class in org.apache.camel.component.dropbox.integration.consumer
 
DropboxScheduledPollSearchConsumer(DropboxEndpoint, Processor, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollSearchConsumer
 
DropboxSearchProducer - Class in org.apache.camel.component.dropbox.integration.producer
 
DropboxSearchProducer(DropboxEndpoint, DropboxConfiguration) - Constructor for class org.apache.camel.component.dropbox.integration.producer.DropboxSearchProducer
 
DropboxSearchResult - Class in org.apache.camel.component.dropbox.dto
 
DropboxSearchResult() - Constructor for class org.apache.camel.component.dropbox.dto.DropboxSearchResult
 
DropboxUploadMode - Enum in org.apache.camel.component.dropbox.util
 
dropNonCoordinatorViews() - Static method in class org.apache.camel.component.jgroups.JGroupsFilters
Creates predicate rejecting messages that are instances of org.jgroups.View, but have not been received by the coordinator JGroups node.
DSAKeyPairIdentity - Class in org.apache.camel.component.file.remote
 
DSAKeyPairIdentity(String, KeyPair) - Constructor for class org.apache.camel.component.file.remote.DSAKeyPairIdentity
 
DummySSLSocketFactory - Class in org.apache.camel.component.mail
DummySSLSocketFactory for testing with SSL - NOT SECURE.
DummySSLSocketFactory() - Constructor for class org.apache.camel.component.mail.DummySSLSocketFactory
 
DummyTrustManager - Class in org.apache.camel.component.mail
DummyTrustManager that accepts any given certificate - NOT SECURE.
DummyTrustManager() - Constructor for class org.apache.camel.component.mail.DummyTrustManager
 
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.
dumpMessage(Message) - Static method in class org.apache.camel.component.mail.MailUtils
Gets a log dump of the given message that can be used for tracing etc.
dumpMessageHistoryStacktrace(Exchange, ExchangeFormatter, boolean) - Static method in class org.apache.camel.util.MessageHelper
Dumps the MessageHistory from the Exchange in a human readable format.
dumpModelAsXml(CamelContext, NamedNode) - Static method in class org.apache.camel.model.ModelHelper
Dumps the definition as XML
dumpProcessorAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
dumpProcessorAsXml() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
dumpRestsAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRestsAsXml(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRestsAsXml() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRestsAsXml(boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRouteAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
dumpRouteAsXml(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
dumpRouteAsXml() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
dumpRouteAsXml(boolean) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
dumpRoutesAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRoutesAsXml(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRoutesAsXml() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRoutesAsXml(boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRoutesCoverageAsXml() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRoutesCoverageAsXml() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRoutesStatsAsXml(boolean, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
dumpRoutesStatsAsXml(boolean, boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
dumpRouteStats - Variable in class org.apache.camel.test.junit4.CamelTestSupport
 
dumpRouteStatsAsXml(boolean, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
dumpRouteStatsAsXml(boolean, boolean) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
dumpState() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
dumpState() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
dumpState() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
dumpStatisticsAsJson() - Method in interface org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryMBean
 
dumpStatisticsAsJson() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
dumpStatisticsAsJson() - Method in interface org.apache.camel.component.metrics.routepolicy.MetricsRegistryMBean
 
dumpStatisticsAsJson() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
dumpStatisticsAsJsonTimeUnitSeconds() - Method in interface org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryMBean
 
dumpStatisticsAsJsonTimeUnitSeconds() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
dumpStatisticsAsJsonTimeUnitSeconds() - Method in interface org.apache.camel.component.metrics.routepolicy.MetricsRegistryMBean
 
dumpStatisticsAsJsonTimeUnitSeconds() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
DUPLICATE_MESSAGE - Static variable in interface org.apache.camel.Exchange
 
duration - Variable in class org.apache.camel.main.MainSupport
 
durationHitExitCode - Variable in class org.apache.camel.main.MainSupport
 
DYNAMIC_STORE - Static variable in class org.apache.camel.component.krati.KratiConstants
 
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(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
dynamicRouter(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Dynamic Router EIP: Creates a dynamic router allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
dynamicRouter() - Method in class org.apache.camel.model.ProcessorDefinition
Dynamic Router EIP: Creates a dynamic router allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
DynamicRouter - Class in org.apache.camel.processor
Implements a Dynamic Router pattern where the destination(s) is computed at runtime.
DynamicRouter(CamelContext) - Constructor for class org.apache.camel.processor.DynamicRouter
 
DynamicRouter(CamelContext, Expression, String) - Constructor for class org.apache.camel.processor.DynamicRouter
 
DynamicRouterDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Routes messages based on dynamic rules
DynamicRouterDefinition() - Constructor for class org.apache.camel.model.DynamicRouterDefinition
 
DynamicRouterDefinition(Expression) - Constructor for class org.apache.camel.model.DynamicRouterDefinition
 
dynamicSize() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
dynamicSize() - Method in interface org.apache.camel.spi.EndpointRegistry
Number of endpoints in the dynamic registry

E

E_TAG - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
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
 
EC2Component - Class in org.apache.camel.component.aws.ec2
For working with Amazon's Elastic Compute Cloud (EC2).
EC2Component() - Constructor for class org.apache.camel.component.aws.ec2.EC2Component
 
EC2Component(CamelContext) - Constructor for class org.apache.camel.component.aws.ec2.EC2Component
 
EC2Configuration - Class in org.apache.camel.component.aws.ec2
 
EC2Configuration() - Constructor for class org.apache.camel.component.aws.ec2.EC2Configuration
 
EC2Constants - Interface in org.apache.camel.component.aws.ec2
Constants used in Camel AWS EC2 module
EC2Endpoint - Class in org.apache.camel.component.aws.ec2
The aws-ec2 is used for managing Amazon EC2 instances.
EC2Endpoint(String, Component, EC2Configuration) - Constructor for class org.apache.camel.component.aws.ec2.EC2Endpoint
 
EC2Operations - Enum in org.apache.camel.component.aws.ec2
 
EC2Producer - Class in org.apache.camel.component.aws.ec2
A Producer which sends messages to the Amazon EC2 Service AWS EC2
EC2Producer(Endpoint) - Constructor for class org.apache.camel.component.aws.ec2.EC2Producer
 
echo(String) - Method in class org.apache.camel.component.redis.RedisClient
 
EclipsePackageScanClassResolver - Class in org.apache.camel.component.eclipse
 
EclipsePackageScanClassResolver() - Constructor for class org.apache.camel.component.eclipse.EclipsePackageScanClassResolver
 
editJob(long, Job) - Method in interface org.apache.camel.component.linkedin.api.JobsResource
 
editor - Variable in class org.apache.camel.component.linkedin.api.model.CompanyProfileUpdate
 
Editor - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Editor() - Constructor for class org.apache.camel.component.linkedin.api.model.Editor
 
Education - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Education() - Constructor for class org.apache.camel.component.linkedin.api.model.Education
 
educationList - Variable in class org.apache.camel.component.linkedin.api.model.Educations
 
Educations - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Educations() - Constructor for class org.apache.camel.component.linkedin.api.model.Educations
 
educations - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
eipParameterJsonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns the JSON schema representation with information about the EIP and the parameters it supports
eipParameterJsonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
EjbComponent - Class in org.apache.camel.component.ejb
EJB component to invoke EJBs like the BeanComponent.
EjbComponent() - Constructor for class org.apache.camel.component.ejb.EjbComponent
 
EjbEndpoint - Class in org.apache.camel.component.ejb
The ejb component is for invoking EJB Java beans from Camel.
EjbEndpoint(String, Component) - Constructor for class org.apache.camel.component.ejb.EjbEndpoint
 
EjbRegistryBean - Class in org.apache.camel.component.ejb
An implementation of a BeanHolder which will look up an EJB bean from the JNDI Context
EjbRegistryBean(Registry, CamelContext, String) - Constructor for class org.apache.camel.component.ejb.EjbRegistryBean
 
el(String) - Method in class org.apache.camel.builder.ExpressionClause
el(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
EL - Annotation Type in org.apache.camel.language.juel
An annotation for injection of EL (JSP & JSF) expressions into method parameters, fields or properties
el(String) - Static method in class org.apache.camel.language.juel.JuelExpression
 
ElasticsearchActionRequestConverter - Class in org.apache.camel.component.elasticsearch.converter
 
ElasticsearchComponent - Class in org.apache.camel.component.elasticsearch
Represents the component that manages ElasticsearchEndpoint.
ElasticsearchComponent() - Constructor for class org.apache.camel.component.elasticsearch.ElasticsearchComponent
 
ElasticsearchComponent(CamelContext) - Constructor for class org.apache.camel.component.elasticsearch.ElasticsearchComponent
 
ElasticsearchConfiguration - Class in org.apache.camel.component.elasticsearch
 
ElasticsearchConfiguration() - Constructor for class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
ElasticsearchConstants - Interface in org.apache.camel.component.elasticsearch
 
ElasticsearchEndpoint - Class in org.apache.camel.component.elasticsearch
The elasticsearch component is used for interfacing with ElasticSearch server.
ElasticsearchEndpoint(String, ElasticsearchComponent, ElasticsearchConfiguration, Client) - Constructor for class org.apache.camel.component.elasticsearch.ElasticsearchEndpoint
 
ElasticsearchProducer - Class in org.apache.camel.component.elasticsearch
Represents an Elasticsearch producer.
ElasticsearchProducer(ElasticsearchEndpoint) - Constructor for class org.apache.camel.component.elasticsearch.ElasticsearchProducer
 
electionResultChanged() - Method in interface org.apache.camel.component.zookeeper.policy.ElectionWatcher
This method is called when there is a potential change to the master.
electionResultChanged() - Method in class org.apache.camel.component.zookeeper.policy.ZooKeeperRoutePolicy
 
ElectionWatcher - Interface in org.apache.camel.component.zookeeper.policy
 
element - Variable in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat.NamespacesPerElementMapping
 
ELEMENT_NAME - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
ElementNameStrategy - Interface in org.apache.camel.dataformat.soap.name
Strategy interface for determining the element name for a SOAP body or fault
elementToCxfPayload(Element, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
 
elementToString(Element) - Static method in class org.apache.camel.component.cxf.util.CxfUtils
 
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
 
ElsqlComponent - Class in org.apache.camel.component.elsql
 
ElsqlComponent() - Constructor for class org.apache.camel.component.elsql.ElsqlComponent
 
ElsqlConsumer - Class in org.apache.camel.component.elsql
 
ElsqlConsumer(DefaultSqlEndpoint, Processor, NamedParameterJdbcTemplate, String, SqlParameterSource, SqlPrepareStatementStrategy, SqlProcessingStrategy) - Constructor for class org.apache.camel.component.elsql.ElsqlConsumer
 
ElSqlDatabaseVendor - Enum in org.apache.camel.component.elsql
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
ElsqlEndpoint - Class in org.apache.camel.component.elsql
The elsql component is an extension to the existing SQL Component that uses ElSql to define the SQL queries.
ElsqlEndpoint(String, Component, NamedParameterJdbcTemplate, String, String) - Constructor for class org.apache.camel.component.elsql.ElsqlEndpoint
 
ElsqlProducer - Class in org.apache.camel.component.elsql
 
ElsqlProducer(ElsqlEndpoint, ElSql, String, NamedParameterJdbcTemplate) - Constructor for class org.apache.camel.component.elsql.ElsqlProducer
 
ElsqlSqlMapSource - Class in org.apache.camel.component.elsql
A SqlParameterSource that is used by ElSql to lookup parameter values.
ElsqlSqlMapSource(Exchange, Object) - Constructor for class org.apache.camel.component.elsql.ElsqlSqlMapSource
 
ElsqlSqlPrepareStatementStrategy - Class in org.apache.camel.component.elsql
 
ElsqlSqlPrepareStatementStrategy() - Constructor for class org.apache.camel.component.elsql.ElsqlSqlPrepareStatementStrategy
 
ElsqlSqlProcessingStrategy - Class in org.apache.camel.component.elsql
 
ElsqlSqlProcessingStrategy(ElSql) - Constructor for class org.apache.camel.component.elsql.ElsqlSqlProcessingStrategy
 
emailAddress - Variable in class org.apache.camel.component.linkedin.api.model.Poster
 
EmailAddress - Class in org.apache.camel.component.yammer.model
 
EmailAddress() - Constructor for class org.apache.camel.component.yammer.model.EmailAddress
 
emailAnnouncementsFromManagers - Variable in class org.apache.camel.component.linkedin.api.model.GroupMembership
 
EmailDigestFrequency - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
EmailDigestFrequency() - Constructor for class org.apache.camel.component.linkedin.api.model.EmailDigestFrequency
 
emailDigestFrequency - Variable in class org.apache.camel.component.linkedin.api.model.GroupMembership
 
EmailDigestFrequencyCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
emailDomainList - Variable in class org.apache.camel.component.linkedin.api.model.EmailDomains
 
emailDomains - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
EmailDomains - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
EmailDomains() - Constructor for class org.apache.camel.component.linkedin.api.model.EmailDomains
 
emailForEveryNewPost - Variable in class org.apache.camel.component.linkedin.api.model.GroupMembership
 
EMBEDDED_CARTRIDGE_NAME - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
employeeCount - Variable in class org.apache.camel.component.linkedin.api.model.FollowStatistics
 
employeeCountRange - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
EmployeeCountRange - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
EmployeeCountRange() - Constructor for class org.apache.camel.component.linkedin.api.model.EmployeeCountRange
 
EmptyConsumerCache - Class in org.apache.camel.impl
A ConsumerCache which is always empty and does not cache any Consumers.
EmptyConsumerCache(Object, CamelContext) - Constructor for class org.apache.camel.impl.EmptyConsumerCache
 
EmptyProducerCache - Class in org.apache.camel.impl
A ProducerCache which is always empty and does not cache any Producers.
EmptyProducerCache(Object, CamelContext) - Constructor for class org.apache.camel.impl.EmptyProducerCache
 
emptyValue - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
emptyValue - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
enable_tracing() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Enable tracing.
ENABLE_TYPE_CONVERTER - Static variable in class org.apache.camel.component.jackson.JacksonConstants
 
ENABLE_TYPE_CONVERTER - Static variable in class org.apache.camel.component.jacksonxml.JacksonXMLConstants
 
ENABLE_XML_TYPE_CONVERTER - Static variable in class org.apache.camel.component.jacksonxml.JacksonXMLConstants
 
enableBreakpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
enableBreakpoint(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
enableBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
enableCORS(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To specify whether to enable CORS which means Camel will automatic include CORS in the HTTP headers in the response.
enableCORS(boolean) - Method in class org.apache.camel.model.rest.RestDefinition
 
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
 
enabledProtocols - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
enabledProtocols - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
enableFeature(SerializationFeature) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
enableFeature(DeserializationFeature) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
enableFeature(MapperFeature) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
enableFeature(SerializationFeature) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
enableFeature(DeserializationFeature) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
enableFeature(MapperFeature) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
enableHangupSupport() - Method in class org.apache.camel.main.MainSupport
Deprecated.
is enabled by default now, so no longer need to call this method.
enableJmx - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
enableJmx - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
enableJMX() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Enables the JMX agent.
enableJMX() - Method in class org.apache.camel.testng.CamelTestSupport
Enables the JMX agent.
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(ChannelHandlerContext, AddressedEnvelope<Object, InetSocketAddress>, List<Object>) - Method in class org.apache.camel.component.netty4.codec.DatagramPacketByteArrayEncoder
 
encode(ChannelHandlerContext, AddressedEnvelope<Object, InetSocketAddress>, List<Object>) - Method in class org.apache.camel.component.netty4.codec.DatagramPacketEncoder
 
encode(ChannelHandlerContext, AddressedEnvelope<Object, InetSocketAddress>, List<Object>) - Method in class org.apache.camel.component.netty4.codec.DatagramPacketObjectEncoder
 
encode(ChannelHandlerContext, AddressedEnvelope<Object, InetSocketAddress>, List<Object>) - Method in class org.apache.camel.component.netty4.codec.DatagramPacketStringEncoder
 
encode(ChannelHandlerContext, byte[], List<Object>) - Method in class org.apache.camel.component.netty4.codec.DelegateByteArrayEncoder
 
encode(ChannelHandlerContext, Serializable, ByteBuf) - Method in class org.apache.camel.component.netty4.codec.ObjectEncoder
 
encode(String) - Static method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
encode(ChannelHandlerContext, Channel, Object) - Method in class org.apache.camel.component.syslog.netty.Rfc5425Encoder
 
encode(String) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encode(String, BitSet) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encode(String, boolean) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encode(String, BitSet, boolean) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encodeHttpURI(String) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encodeHttpURI(String, boolean) - Static method in class org.apache.camel.util.UnsafeUriCharactersEncoder
 
encodeKey(String) - Method in class org.apache.camel.component.jms.DefaultJmsKeyFormatStrategy
 
encodeKey(String) - Method in interface org.apache.camel.component.jms.JmsKeyFormatStrategy
Encodes the key before its sent as a Message message.
encodeKey(String) - Method in class org.apache.camel.component.jms.PassThroughJmsKeyFormatStrategy
 
encodeKey(String) - Method in class org.apache.camel.component.sjms.jms.DefaultJmsKeyFormatStrategy
 
encodeKey(String) - Method in interface org.apache.camel.component.sjms.jms.JmsKeyFormatStrategy
Encodes the key before its sent as a Message message.
ENCODING - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
ENCODING - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
EncounterProvider<T> - Class in org.apache.camel.guice.support
Like a Provider but which is also given an TypeEncounter
EncounterProvider() - Constructor for class org.apache.camel.guice.support.EncounterProvider
 
encounterProvider(Key<? extends T>) - Static method in class org.apache.camel.guice.support.EncounterProvider
Returns a new encounter provider for the given key
encounterProvider(Class<? extends T>) - Static method in class org.apache.camel.guice.support.EncounterProvider
Returns a new encounter provider for the given type
encounterProvider(T) - Static method in class org.apache.camel.guice.support.EncounterProvider
Returns a new encounter provider for the given instance
encrypt(ShiroSecurityToken, byte[], CipherService) - Static method in class org.apache.camel.component.shiro.security.ShiroSecurityHelper
 
encrypt() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
ENCRYPTION_ALGORITHM - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
ENCRYPTION_KEY_RING - Static variable in class org.apache.camel.converter.crypto.PGPDataFormat
 
encryptUpdate(byte[], int) - Method in class org.apache.camel.converter.crypto.HMACAccumulator
Update buffer with MAC.
END - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
end() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
end() - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
 
end() - Method in class org.apache.camel.model.ChoiceDefinition
 
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
 
END_OF_BLOCK - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 
END_OF_DATA - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 
END_OF_STREAM - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 
endChoice() - Method in class org.apache.camel.model.ChoiceDefinition
 
endChoice() - Method in class org.apache.camel.model.ProcessorDefinition
Ends the current block and returns back to the choice() DSL.
endColumn - Variable in class org.apache.camel.component.sql.stored.template.generated.Token
The column number of the last character of this Token.
endDate - Variable in class org.apache.camel.component.linkedin.api.model.Certification
 
endDate - Variable in class org.apache.camel.component.linkedin.api.model.Education
 
EndDate - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
EndDate() - Constructor for class org.apache.camel.component.linkedin.api.model.EndDate
 
endDate - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
endDoTry() - Method in class org.apache.camel.model.ProcessorDefinition
Ends the current block and returns back to the doTry() DSL.
endHeader() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Ends the configuration of this header
endLine - Variable in class org.apache.camel.component.sql.stored.template.generated.Token
The line number of the last character of this Token.
endParam() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Ends the configuration of this parameter
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.atmos.integration.consumer.AtmosScheduledPollConsumer
 
endpoint - Variable in class org.apache.camel.component.atmos.integration.producer.AtmosProducer
 
endpoint - Variable in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
endpoint - Variable in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
 
endpoint - Variable in class org.apache.camel.component.dropbox.integration.producer.DropboxProducer
 
endpoint - Variable in class org.apache.camel.component.feed.FeedPollingConsumer
 
endpoint - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
endpoint - Variable in class org.apache.camel.component.file.GenericFileProducer
 
endpoint - Variable in class org.apache.camel.component.file.remote.FtpOperations
 
endpoint - Variable in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
endpoint - Variable in class org.apache.camel.component.krati.KratiConsumer
 
endpoint - Variable in class org.apache.camel.component.krati.KratiProducer
 
endpoint - Variable in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
endpoint - Variable in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
endpoint - Variable in class org.apache.camel.component.servicenow.ServiceNowProducerProcessor
 
endpoint - Variable in class org.apache.camel.component.splunk.support.SplunkDataWriter
 
endpoint - Variable in class org.apache.camel.component.twitter.consumer.TwitterConsumer
Instance of TwitterEndpoint.
endpoint - Variable in class org.apache.camel.component.twitter.producer.TwitterProducer
Instance of TwitterEndpoint.
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(String) - Method in class org.apache.camel.rx.ReactiveCamel
 
endpoint - Variable in class org.apache.camel.util.component.AbstractApiConsumer
 
endpoint - Variable in class org.apache.camel.util.component.AbstractApiProducer
 
ENDPOINT_CONFIGURATION_URI - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
ENDPOINT_RUNTIME_STATISTICS_ENABLED - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
EndpointAware - Interface in org.apache.camel
An interface to represent an object such as a Processor that uses an Endpoint
EndpointCompleter - Interface in org.apache.camel.spi
A helper interface used by the ComponentConfiguration.completeEndpointPath(String) method to allow endpoint paths to be completed.
endpointConfigMap - Variable in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
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.
EndpointDefinitionParser - Class in org.apache.camel.component.cxf.blueprint
 
EndpointDefinitionParser() - Constructor for class org.apache.camel.component.cxf.blueprint.EndpointDefinitionParser
 
EndpointDefinitionParser() - Constructor for class org.apache.camel.spring.handler.CamelNamespaceHandler.EndpointDefinitionParser
 
EndpointEventListener - Class in org.apache.camel.component.jcr
A JCR EventListener which can be used to delegate processing to a Camel endpoint.
EndpointEventListener(JcrEndpoint, Processor) - Constructor for class org.apache.camel.component.jcr.EndpointEventListener
 
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.
EndpointInjector - Class in org.apache.camel.guice.impl
Injects values into the EndpointInject injection point
EndpointInjector(CamelContext) - Constructor for class org.apache.camel.guice.impl.EndpointInjector
 
EndpointMappingKey - Class in org.apache.camel.component.spring.ws.type
 
EndpointMappingKey(EndpointMappingType, String, XPathExpression) - Constructor for class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
EndpointMappingType - Enum in org.apache.camel.component.spring.ws.type
Endpoint mappings supported by consumer through uri configuration.
EndpointMessageListener - Class in org.apache.camel.component.jms
A JMS MessageListener which can be used to delegate processing to a Camel endpoint.
EndpointMessageListener(JmsEndpoint, Processor) - Constructor for class org.apache.camel.component.jms.EndpointMessageListener
 
EndpointObservable<T> - Class in org.apache.camel.rx.support
An Observable Camel Endpoint
EndpointObservable(Endpoint, Observable.OnSubscribe<T>) - Constructor for class org.apache.camel.rx.support.EndpointObservable
 
endpointParser - Variable in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
endpointPath - Variable in class org.apache.camel.component.file.remote.FtpConsumer
 
endpointProperties(CamelContext, String) - Static method in class org.apache.camel.util.EndpointHelper
Parses the endpoint uri and builds a map of documentation information for each option which is extracted from the component json documentation
endpointProperty(String, String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
For additional configuration options on endpoint level

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

EndpointRegistry<K> - Interface in org.apache.camel.spi
Registry to cache endpoints in memory.
EndpointRequiredDefinition - Interface in org.apache.camel.model
A ProcessorDefinition that requires to be configured with an Endpoint such as SendDefinition.
endpoints(String...) - Method in class org.apache.camel.builder.BuilderSupport
Resolves the list of URIs into a list of Endpoint instances
endpoints(Endpoint...) - Method in class org.apache.camel.builder.BuilderSupport
Helper method to create a list of Endpoint instances
ENDPOINTS - Static variable in class org.apache.camel.component.vm.VmComponent
 
endpointStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
endpointStatistics() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
EndpointStrategy - Interface in org.apache.camel.spi
Endpoint strategy with callback invoked when an Endpoint is about to be registered to the endpoint registry in CamelContext.
EndpointSubscribeFunc<T> - Class in org.apache.camel.rx.support
 
EndpointSubscribeFunc(ExecutorService, Endpoint, Func1<Exchange, T>) - Constructor for class org.apache.camel.rx.support.EndpointSubscribeFunc
 
EndpointSubscription<T> - Class in org.apache.camel.rx.support
An RX Subscription on a Camel Endpoint
EndpointSubscription(ExecutorService, Endpoint, Observer<? super T>, Func1<Exchange, T>) - Constructor for class org.apache.camel.rx.support.EndpointSubscription
 
endpointsUtilizationCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
endpointsUtilizationTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
EndpointType - Enum in org.apache.camel.component.spark
 
EndpointType - Enum in org.apache.camel.component.twitter.data
 
EndpointUtilizationStatistics - Interface in org.apache.camel.spi
Various statistics about endpoint utilization, such as from EIP patterns that uses dynamic endpoints.
endPrefixMapping(String) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
Ends the prefix mapping for the given prefix.
endResponseHeader() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Ends the configuration of this response message
endResponseMessage() - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
Ends the configuration of this response message
endRest() - Method in class org.apache.camel.model.ProcessorDefinition
Ends the current block and returns back to the rest() DSL.
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.
endYear - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
engagement - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
 
engagement - Variable in class org.apache.camel.component.linkedin.api.model.ViewByMonth
 
engineCreateSSLEngine() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineCreateSSLEngine(String, int) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineGetClientSessionContext() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineGetServerSessionContext() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineGetServerSocketFactory() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineGetSocketFactory() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
engineInit(KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
enqueuePermit(Throttler.ThrottlePermit, Exchange) - Method in class org.apache.camel.processor.Throttler
Returns a permit to the DelayQueue, first resetting it's delay to be relative to now.
enrich(ProcessorDefinition<?>, String, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
enrich(String) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
enrich(String, AggregationStrategy) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
enrich(String, AggregationStrategy, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
enrich(String, AggregationStrategy, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
enrich() - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri.
EnrichDefinition - Class in org.apache.camel.model
Enriches a message with data from a secondary resource
EnrichDefinition() - Constructor for class org.apache.camel.model.EnrichDefinition
 
EnrichDefinition(AggregationStrategy) - Constructor for class org.apache.camel.model.EnrichDefinition
 
Enricher - Class in org.apache.camel.processor
A content enricher that enriches input data by first obtaining additional data from a resource represented by an endpoint producer and second by aggregating input data and additional data.
Enricher(Expression) - Constructor for class org.apache.camel.processor.Enricher
 
enrichRef(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use enrich with a ref:id as the resourceUri parameter.
enrichRef(String, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use enrich with a ref:id as the resourceUri parameter.
enrichRef(String, String, boolean, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use enrich with a ref:id as the resourceUri parameter.
enrichWithClientCertInformation(SSLSession, Message) - Method in class org.apache.camel.component.netty.NettyEndpoint
Enriches the message with client certificate details such as subject name, serial number etc.
enrichWithClientCertInformation(SSLSession, Message) - Method in class org.apache.camel.component.netty4.NettyEndpoint
Enriches the message with client certificate details such as subject name, serial number etc.
ensureContainerExists(BlobStore, String, String) - Static method in class org.apache.camel.component.jclouds.JcloudsBlobStoreHelper
Checks if container exists and creates one if not.
ensureIndex(DBCollection, List<DBObject>) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Add Index
ensureInitialHeaders() - Method in class org.apache.camel.component.jms.JmsMessage
Ensure that the headers have been populated from the underlying JMS message before we start mutating the headers
ensureInitialHeaders() - Method in class org.apache.camel.component.sjms.SjmsMessage
Ensure that the headers have been populated from the underlying JMS message before we start mutating the headers
ensureInitialized() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
Initializing and starts the engine if it wasn't initialized so far.
ensureRelativeFtpDirectory(Component, RemoteFileConfiguration) - Static method in class org.apache.camel.component.file.remote.FtpUtils
Checks whether directory used in ftp/ftps/sftp endpoint URI is relative.
ENTITY_LIST - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
ENTITY_MANAGER - Static variable in class org.apache.camel.component.jpa.JpaConstants
 
ENTITYMANAGER - Static variable in class org.apache.camel.component.jpa.JpaConstants
EntityManagerCallback<T> - Interface in org.apache.camel.bam
Function operating on the EntityManager instance.
EntityManagers - Class in org.apache.camel.bam
Utility class designed to orchestrate JPA EntityManager and Spring transactions.
EntityManagerTemplate - Class in org.apache.camel.bam
 
EntityManagerTemplate(EntityManagerFactory) - Constructor for class org.apache.camel.bam.EntityManagerTemplate
 
EntitySupport - Class in org.apache.camel.bam.model
A base class for persistent entities
EntitySupport() - Constructor for class org.apache.camel.bam.model.EntitySupport
 
entityType(Class<ProcessInstance>) - Method in class org.apache.camel.bam.ProcessBuilder
Sets the process entity type used to perform state management
ENTRY_PROCESSOR - Static variable in interface org.apache.camel.component.jcache.JCacheConstants
 
ENTRY_TAG - Static variable in class org.apache.camel.component.snmp.SnmpConverters
 
entryAdded(EntryEvent<Object, Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelEntryListener
 
entryAdded(EntryEvent<Object, Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelMapListener
 
entryEvicted(EntryEvent<Object, Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelEntryListener
 
entryEvicted(EntryEvent<Object, Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelMapListener
 
EntryFilter - Interface in org.apache.camel.component.feed
Filter used by the FeedEntryPollingConsumer to filter entries from the feed.
entryFilter - Variable in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
entryIndex - Variable in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
entryKey - Variable in class org.apache.camel.component.linkedin.api.model.Seniority
 
entryMerged(EntryEvent<Object, Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelMapListener
 
entryRemoved(EntryEvent<Object, Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelEntryListener
 
entryRemoved(EntryEvent<Object, Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelMapListener
 
entrySet() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
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
 
entryUpdated(EntryEvent<Object, Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelEntryListener
 
entryUpdated(EntryEvent<Object, Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelMapListener
 
entryValue - Variable in class org.apache.camel.component.linkedin.api.model.Seniority
 
EnumFormat<T extends Enum<T>> - Class in org.apache.camel.dataformat.bindy.format
 
EnumFormat(Class<T>) - Constructor for class org.apache.camel.dataformat.bindy.format.EnumFormat
 
enumFromString(T[], String, T) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
EnumQueryParamConverterProvider<T extends Enum<T>> - Class in org.apache.camel.component.linkedin.api
Converter provider for Enum Query params.
EnumQueryParamConverterProvider() - Constructor for class org.apache.camel.component.linkedin.api.EnumQueryParamConverterProvider
 
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
 
enumTypeName(String) - Method in class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
Envelope - Class in org.w3._2003._05.soap_envelope
Java class for Envelope complex type.
Envelope() - Constructor for class org.w3._2003._05.soap_envelope.Envelope
 
Envelope - Class in org.xmlsoap.schemas.soap.envelope
Java class for Envelope complex type.
Envelope() - Constructor for class org.xmlsoap.schemas.soap.envelope.Envelope
 
ENVIRONMENT_VARIABLE_MAP - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
ENVIRONMENT_VARIABLE_NAME - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
ENVIRONMENT_VARIABLE_VALUE - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
ENVIRONMENT_VARIABLES - Static variable in class org.apache.camel.builder.xml.Namespaces
 
EnvPropertiesFunction - Class in org.apache.camel.component.properties
A PropertiesFunction that lookup the property value from OS environment variables.
EnvPropertiesFunction() - Constructor for class org.apache.camel.component.properties.EnvPropertiesFunction
 
EOF - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
End of File.
eol - Variable in exception org.apache.camel.component.sql.stored.template.generated.ParseException
The end of line string for this machine.
equal(Object, Object) - Static method in class org.apache.camel.util.ObjectHelper
A helper method for comparing objects for equality while handling nulls
equal(Object, Object, boolean) - Static method in class org.apache.camel.util.ObjectHelper
A helper method for comparing objects for equality while handling nulls
equalByteArray(byte[], byte[]) - Static method in class org.apache.camel.util.ObjectHelper
A helper method for comparing byte arrays for equality while handling nulls
equals(Object) - Method in class org.apache.camel.component.bean.BeanInfoCacheKey
 
equals(Object) - Method in class org.apache.camel.component.beanstalk.ConnectionSettings
 
equals(Object) - Method in class org.apache.camel.component.box.BoxConfiguration
 
equals(Object) - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
equals(Object) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
equals(Object) - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
equals(Object) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
equals(Object) - Method in class org.apache.camel.component.mail.NowSearchTerm
 
equals(Object) - Method in class org.apache.camel.component.netty.http.DefaultContextPathMatcher
 
equals(Object) - Method in class org.apache.camel.component.netty.http.RestContextPathMatcher
 
equals(Object) - Method in class org.apache.camel.component.netty4.http.DefaultContextPathMatcher
 
equals(Object) - Method in class org.apache.camel.component.netty4.http.RestContextPathMatcher
 
equals(Object) - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
equals(Object) - Method in class org.apache.camel.component.sjms.BatchMessage
Deprecated.
 
equals(Object) - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
equals(Object) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
equals(Object) - Method in class org.apache.camel.guice.support.internal.MethodKey
 
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
 
ERR_GAUGE_NOTIFY - Static variable in class org.apache.camel.component.jmx.JMXEndpoint
 
ERR_OBSERVED_ATTRIBUTE - Static variable in class org.apache.camel.component.jmx.JMXEndpoint
 
ERR_PLATFORM_SERVER - Static variable in class org.apache.camel.component.jmx.JMXEndpoint
 
ERR_STRING_NOTIFY - Static variable in class org.apache.camel.component.jmx.JMXEndpoint
 
ERR_STRING_TO_COMPARE - Static variable in class org.apache.camel.component.jmx.JMXEndpoint
 
ERR_THRESHOLD_HIGH - Static variable in class org.apache.camel.component.jmx.JMXEndpoint
 
ERR_THRESHOLD_LOW - Static variable in class org.apache.camel.component.jmx.JMXEndpoint
 
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 - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Error() - Constructor for class org.apache.camel.component.linkedin.api.model.Error
 
Error - Class in org.apache.camel.component.salesforce.api.dto.bulk
Java class for Error complex type.
Error() - Constructor for class org.apache.camel.component.salesforce.api.dto.bulk.Error
 
ERROR - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
error(TransformerException) - Method in class org.apache.camel.converter.jaxp.XmlErrorListener
 
error(SAXParseException) - Method in class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
ERROR_CODE - Static variable in class org.apache.camel.component.xmlrpc.XmlRpcConstants
 
ERROR_MESSAGE - Static variable in class org.apache.camel.component.xmlrpc.XmlRpcConstants
 
ERROR_TYPE - Static variable in class org.apache.camel.component.atmosphere.websocket.WebsocketConstants
 
errorCode - Variable in class org.apache.camel.component.linkedin.api.model.Error
 
errorHandler(ErrorHandlerBuilder) - Method in class org.apache.camel.builder.RouteBuilder
Installs the given error handler builder
errorHandler - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
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
 
ErrorHandlerDefinition - Class in org.apache.camel.spring
The <errorHandler> tag element.
ErrorHandlerDefinition() - Constructor for class org.apache.camel.spring.ErrorHandlerDefinition
 
ErrorHandlerDefinitionParser - Class in org.apache.camel.spring.handler
The DefinitionParser to deal with the ErrorHandler
ErrorHandlerDefinitionParser() - Constructor for class org.apache.camel.spring.handler.ErrorHandlerDefinitionParser
 
ErrorHandlerDefinitionParser.RedeliveryPolicyDefinitionParser - Class in org.apache.camel.spring.handler
 
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
 
ErrorHandlerType - Enum in org.apache.camel.blueprint
Used to configure the errorHandler type
ErrorHandlerType - Enum in org.apache.camel.spring
Used to configure the errorHandler type
errorIfOver(Time) - Method in class org.apache.camel.bam.rules.TemporalRule
 
errorIfOver(long) - Method in class org.apache.camel.bam.rules.TemporalRule
 
errorListener(ErrorListener) - Method in class org.apache.camel.builder.xml.XsltBuilder
Uses a custom ErrorListener.
errors - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.Result
 
escapeChar - Variable in class org.apache.camel.dataformat.univocity.UniVocityTsvDataFormat
 
escapeChar - Variable in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
 
ESME_ADDR - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
ESME_ADDR_NPI - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
ESME_ADDR_TON - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
ETCD_ACTION - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_DEFAULT_URIS - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_KEYS_ACTION_DELETE - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_KEYS_ACTION_DELETE_DIR - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_KEYS_ACTION_GET - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_KEYS_ACTION_SET - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_LEADER_STATS_PATH - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_NAMESPACE - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_PATH - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_RECURSIVE - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_SELF_STATS_PATH - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_STORE_STATS_PATH - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_TIMEOUT - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
ETCD_TTL - Static variable in interface org.apache.camel.component.etcd.EtcdConstants
 
EtcdComponent - Class in org.apache.camel.component.etcd
Represents the component that manages AbstractEtcdEndpoint.
EtcdComponent() - Constructor for class org.apache.camel.component.etcd.EtcdComponent
 
EtcdComponent(CamelContext) - Constructor for class org.apache.camel.component.etcd.EtcdComponent
 
EtcdConfiguration - Class in org.apache.camel.component.etcd
 
EtcdConfiguration() - Constructor for class org.apache.camel.component.etcd.EtcdConfiguration
 
EtcdConstants - Interface in org.apache.camel.component.etcd
 
EtcdKeysEndpoint - Class in org.apache.camel.component.etcd
 
EtcdKeysEndpoint(String, EtcdComponent, EtcdConfiguration, EtcdNamespace, String) - Constructor for class org.apache.camel.component.etcd.EtcdKeysEndpoint
 
EtcdKeysProducer - Class in org.apache.camel.component.etcd
 
EtcdKeysProducer(EtcdKeysEndpoint, EtcdConfiguration, EtcdNamespace, String) - Constructor for class org.apache.camel.component.etcd.EtcdKeysProducer
 
EtcdNamespace - Enum in org.apache.camel.component.etcd
 
EtcdStatsConsumer - Class in org.apache.camel.component.etcd
 
EtcdStatsConsumer(EtcdStatsEndpoint, Processor, EtcdConfiguration, EtcdNamespace, String) - Constructor for class org.apache.camel.component.etcd.EtcdStatsConsumer
 
EtcdStatsEndpoint - Class in org.apache.camel.component.etcd
 
EtcdStatsEndpoint(String, EtcdComponent, EtcdConfiguration, EtcdNamespace, String) - Constructor for class org.apache.camel.component.etcd.EtcdStatsEndpoint
 
EtcdStatsProducer - Class in org.apache.camel.component.etcd
 
EtcdStatsProducer(EtcdStatsEndpoint, EtcdConfiguration, EtcdNamespace, String) - Constructor for class org.apache.camel.component.etcd.EtcdStatsProducer
 
EtcdWatchConsumer - Class in org.apache.camel.component.etcd
 
EtcdWatchConsumer(EtcdWatchEndpoint, Processor, EtcdConfiguration, EtcdNamespace, String) - Constructor for class org.apache.camel.component.etcd.EtcdWatchConsumer
 
EtcdWatchEndpoint - Class in org.apache.camel.component.etcd
 
EtcdWatchEndpoint(String, EtcdComponent, EtcdConfiguration, EtcdNamespace, String) - Constructor for class org.apache.camel.component.etcd.EtcdWatchEndpoint
 
eval(Exchange, Object) - Method in interface org.apache.camel.component.sql.stored.template.ast.ValueExtractor
 
evaluate(ProcessInstance) - Method in class org.apache.camel.bam.TimeExpression
 
evaluate(ProcessInstance, ActivityState) - Method in class org.apache.camel.bam.TimeExpression
 
evaluate(Exchange) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.builder.SimpleBuilder
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.builder.sql.SqlBuilder
 
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) - Method in class org.apache.camel.component.hl7.AckExpression
 
evaluate(Exchange, Class<T>) - Method in enum org.apache.camel.component.http.HttpMethods
 
evaluate(Exchange, Class<T>) - Method in enum org.apache.camel.component.http4.HttpMethods
 
evaluate(Exchange) - Method in class org.apache.camel.component.mail.SplitAttachmentsExpression
 
evaluate(Message) - Method in class org.apache.camel.component.quickfixj.MessagePredicate
 
evaluate(Exchange) - Method in class org.apache.camel.component.stax.StAXJAXBIteratorExpression
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
evaluate(Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
evaluate(Exchange) - Method in class org.apache.camel.dataformat.tarfile.TarSplitter
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.dataformat.tarfile.TarSplitter
 
evaluate(Exchange) - Method in class org.apache.camel.dataformat.zipfile.ZipSplitter
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.dataformat.zipfile.ZipSplitter
 
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.jsonpath.JsonPathExpression
 
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, Class<T>) - Method in class org.apache.camel.language.groovy.GroovyExpression
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.language.juel.JuelExpression
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.language.jxpath.JXPathExpression
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.language.mvel.MvelExpression
 
evaluate(Exchange) - Method in class org.apache.camel.language.mvel.MvelExpression
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.language.ognl.OgnlExpression
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.language.spel.SpelExpression
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
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
evaluateAsBytes(Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
evaluateAsBytesSource(Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
evaluateAsDOM(Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
evaluateAsList(Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
evaluateAsString(Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
evaluateAsStringSource(Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
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
 
evaluateQuery(Exchange) - Method in class org.apache.camel.builder.sql.SqlBuilder
 
evaluateScript(Exchange) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
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
EVENT - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
EVENT - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
EVENT_CATEGORY_KEY - Static variable in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
EVENT_DATA - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
EVENT_NAME - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
EVENT_NEW_STATE - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
EVENT_OLD_STATE - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
EVENT_TYPE - Static variable in class org.apache.camel.component.atmosphere.websocket.WebsocketConstants
 
EVENT_TYPE - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
EVENT_TYPE - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
EVENT_TYPE - Static variable in interface org.apache.camel.component.jcache.JCacheConstants
 
EVENT_TYPE - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
EVENTADMIN_TOPIC - Static variable in class org.apache.camel.component.eventadmin.EventAdminConstants
A header used to explicitely specify the target topic for the Exchange
EventAdminComponent - Class in org.apache.camel.component.eventadmin
OSGi EventAdmin component.
EventAdminComponent() - Constructor for class org.apache.camel.component.eventadmin.EventAdminComponent
 
EventAdminConstants - Class in org.apache.camel.component.eventadmin
EventAdmin constants
EventAdminConsumer - Class in org.apache.camel.component.eventadmin
 
EventAdminConsumer(EventAdminEndpoint, Processor) - Constructor for class org.apache.camel.component.eventadmin.EventAdminConsumer
 
EventAdminEndpoint - Class in org.apache.camel.component.eventadmin
The eventadmin component can be used in an OSGi environment to receive OSGi EventAdmin events and process them.
EventAdminEndpoint(String, EventAdminComponent, String) - Constructor for class org.apache.camel.component.eventadmin.EventAdminEndpoint
 
EventAdminProducer - Class in org.apache.camel.component.eventadmin
EventAdmin producer
EventAdminProducer(EventAdminEndpoint) - Constructor for class org.apache.camel.component.eventadmin.EventAdminProducer
 
eventBusEndpoint - Variable in class org.apache.camel.component.guava.eventbus.CamelEventHandler
 
EventCallback - Interface in org.apache.camel.component.box.internal
Callback interface to handle BoxEvents received from long polling.
EventComponent - Class in org.apache.camel.component.event
The Event Component is for working with Spring ApplicationEvents.
EventComponent() - Constructor for class org.apache.camel.component.event.EventComponent
 
EventComponent(ApplicationContext) - Constructor for class org.apache.camel.component.event.EventComponent
 
EventConsumer - Class in org.apache.camel.component.event
An Event Consumer for working with Spring ApplicationEvents
EventConsumer(EventEndpoint, Processor) - Constructor for class org.apache.camel.component.event.EventConsumer
 
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
 
EventEndpoint - Class in org.apache.camel.component.event
The spring-event component allows to listen for Spring Application Events.
EventEndpoint(String, EventComponent, String) - Constructor for class org.apache.camel.component.event.EventEndpoint
 
EventEndpoint(String) - Constructor for class org.apache.camel.component.event.EventEndpoint
Deprecated. 
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
 
eventReceived(Object) - Method in class org.apache.camel.component.guava.eventbus.FilteringCamelEventHandler
Guava callback executed when an event was received.
EventType - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
eventTypes - Variable in class org.apache.camel.component.infinispan.InfinispanEventListener
 
EVICT_ALL_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
EVICT_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
EVICTED - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
evicted - Variable in class org.apache.camel.util.LRUCache
 
exception(Class<? extends Throwable>...) - Method in class org.apache.camel.model.CatchDefinition
The exception(s) to catch.
EXCEPTION_CAUGHT - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
EXCEPTION_CAUGHT - Static variable in interface org.apache.camel.Exchange
 
EXCEPTION_HANDLED - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
EXCEPTION_HANDLED - Static variable in interface org.apache.camel.Exchange
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.apache.camel.component.netty.handlers.ClientChannelHandler
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.apache.camel.component.netty.handlers.ServerChannelHandler
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.apache.camel.component.netty.http.handlers.HttpServerChannelHandler
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.apache.camel.component.netty.http.handlers.HttpServerMultiplexChannelHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.camel.component.netty4.DefaultChannelHandlerFactory
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.camel.component.netty4.handlers.ClientChannelHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.camel.component.netty4.handlers.ServerChannelHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerChannelHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler
 
exceptionClasses(List<Class<? extends Throwable>>) - Method in class org.apache.camel.model.CatchDefinition
The exceptions to catch.
exceptionClasses(Class<? extends Throwable>) - Method in class org.apache.camel.model.CatchDefinition
Sets the exception class that the CatchType want to catch
exceptionCode - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.Error
 
ExceptionFailureStatistics - Class in org.apache.camel.processor.loadbalancer
Statistics about exception failures for load balancers that reacts on exceptions
ExceptionFailureStatistics() - Constructor for class org.apache.camel.processor.loadbalancer.ExceptionFailureStatistics
 
ExceptionHandler - Interface in org.apache.camel.spi
A Strategy pattern for handling exceptions; particularly in asynchronous processes such as consumers.
exceptionMessage() - Static method in class org.apache.camel.builder.Builder
Returns a predicate and value builder for the exception message on an exchange
exceptionMessage() - Method in class org.apache.camel.builder.BuilderSupport
Returns a exception expression value builder
exceptionMessage - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.Error
 
exceptionPolicies - Variable in class org.apache.camel.processor.ErrorHandlerSupport
 
exceptionPolicy - Variable in class org.apache.camel.processor.ErrorHandlerSupport
 
ExceptionPolicyKey - Class in org.apache.camel.processor.exceptionpolicy
Exception policy key is a compound key for storing: route id + exception class + when => exception type.
ExceptionPolicyKey(Class<? extends Throwable>, WhenDefinition) - Constructor for class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
Deprecated.
will be removed in the near future, use the other constructor
ExceptionPolicyKey(String, Class<? extends Throwable>, WhenDefinition) - Constructor for class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
Key for exception clause
exceptionPolicyStrategy(ExceptionPolicyStrategy) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
Sets the exception policy to use
ExceptionPolicyStrategy - Interface in org.apache.camel.processor.exceptionpolicy
A strategy to determine which OnExceptionDefinition should handle the thrown exception.
exceptionStackTrace() - Static method in class org.apache.camel.builder.Builder
Returns a predicate and value builder for the exception stacktrace on an exchange
exceptionStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
exceptionStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
exceptionStatistics() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
exceptionStatistics() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
exchange() - 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 - Variable in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
exchange - Variable in class org.apache.camel.component.aws.sdb.AbstractSdbCommand
 
exchange - Variable in class org.apache.camel.component.jms.reply.TemporaryQueueReplyHandler
 
exchange - Variable in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyHandler
 
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 - Variable in class org.apache.camel.test.junit4.ExchangeTestSupport
 
exchange - Variable in class org.apache.camel.testng.ExchangeTestSupport
 
EXCHANGE_NAME - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
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
 
ExchangeEvent - Class in org.apache.camel.component.disruptor
This is a mutable reference to an Exchange, used as contents of the Disruptors ringbuffer
ExchangeEvent() - Constructor for class org.apache.camel.component.disruptor.ExchangeEvent
 
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, String) - Constructor for class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
ExchangeFailureHandlingEvent - Class in org.apache.camel.management.event
 
ExchangeFailureHandlingEvent(Exchange, Processor, boolean, String) - Constructor for class org.apache.camel.management.event.ExchangeFailureHandlingEvent
 
exchangeFormatter - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
ExchangeFormatter - Interface in org.apache.camel.spi
A plugin used to turn an Exchange into a String representation usually to be used for logging or tracing purposes.
exchangeFormatterRef(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
exchangeFormatterRef(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the reference of the instance of ExchangeFormatter to generate the log message from exchange.
exchangeFormatterRef - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
exchangeFormatterRef(String) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the reference of the instance of ExchangeFormatter to generate the log message from exchange.
ExchangeHeaders - Class in org.apache.camel.component.undertow
Copy of Exchange headers fields, to return them as HttpString for Undertow
ExchangeHelper - Class in org.apache.camel.util
Some helper methods for working with Exchange objects
exchangeId - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
ExchangeIdempotentRepository<E> - Interface in org.apache.camel.spi
Access to a repository of Message IDs to implement the Idempotent Consumer pattern.
exchangeIdExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an Expression for the exchange id
exchangeOgnlExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchange invoking methods defined in a simple OGNL notation
exchangePattern() - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of the exchange pattern
ExchangePattern - Enum in org.apache.camel
Represents the kind of message exchange pattern
exchangePattern - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
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
 
exchangeProperty(String) - Static method in class org.apache.camel.builder.Builder
Returns a predicate and value builder for properties on an exchange
exchangeProperty(String) - Method in class org.apache.camel.builder.BuilderSupport
Returns a value builder for the given exchange property
exchangeProperty(String) - Method in class org.apache.camel.builder.ExpressionClause
An expression of an exchange property of the given name
exchangeProperty(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
An expression of an exchange property of the given name
ExchangeProperty - Annotation Type in org.apache.camel
Marks a parameter as being an injection point of a property of an Exchange
exchangeProperty(String) - Static method in class org.apache.camel.language.property.ExchangePropertyLanguage
 
exchangeProperty(String) - Static method in class org.apache.camel.test.junit4.TestSupport
Returns a value builder for the given exchange property
exchangeProperty(String) - Static method in class org.apache.camel.testng.TestSupport
Returns a value builder for the given exchange property
exchangePropertyExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the property value of exchange with the given name
ExchangePropertyExpression - Class in org.apache.camel.model.language
An expression which extracts the named exchange property
ExchangePropertyExpression() - Constructor for class org.apache.camel.model.language.ExchangePropertyExpression
 
ExchangePropertyExpression(String) - Constructor for class org.apache.camel.model.language.ExchangePropertyExpression
 
ExchangePropertyLanguage - Class in org.apache.camel.language.property
A language for exchange property expressions.
ExchangePropertyLanguage() - Constructor for class org.apache.camel.language.property.ExchangePropertyLanguage
 
ExchangeRedeliveryEvent - Class in org.apache.camel.management.event
 
ExchangeRedeliveryEvent(Exchange, int) - Constructor for class org.apache.camel.management.event.ExchangeRedeliveryEvent
 
ExchangeRestApiResponseAdapter - Class in org.apache.camel.swagger
 
ExchangeRestApiResponseAdapter(Exchange) - Constructor for class org.apache.camel.swagger.ExchangeRestApiResponseAdapter
 
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
 
ExchangeTestSupport - Class in org.apache.camel.test.junit4
A base class for a test which requires a CamelContext and a populated Exchange
ExchangeTestSupport() - Constructor for class org.apache.camel.test.junit4.ExchangeTestSupport
 
ExchangeTestSupport - Class in org.apache.camel.testng
A base class for a test which requires a CamelContext and a populated Exchange
ExchangeTestSupport() - Constructor for class org.apache.camel.testng.ExchangeTestSupport
 
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
 
ExchangeToBodyFunc1<T> - Class in org.apache.camel.rx.support
A simple Func1 to convert an Exchange to the given type using the IN Message's body
ExchangeToBodyFunc1(Class<T>) - Constructor for class org.apache.camel.rx.support.ExchangeToBodyFunc1
 
ExchangeToMessageFunc1 - Class in org.apache.camel.rx.support
A simple Func1 to convert an Exchange to its IN Message
ExchangeToMessageFunc1() - Constructor for class org.apache.camel.rx.support.ExchangeToMessageFunc1
 
exclude - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
exclude - Variable in class org.apache.camel.core.xml.util.jsse.FilterParametersDefinition
 
exclude - Variable in class org.apache.camel.util.jsse.FilterParameters
 
excludePattern - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Exclude Salesforce SObjects that match pattern.
excludeRoute() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
Template method used to exclude a Route from the test camel context
excludeRoute() - Method in class org.apache.camel.testng.CamelSpringTestSupport
Template method used to exclude a Route from the test camel context
excludeRoutes() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
Template method used to exclude Route from the test time context route scanning
ExcludeRoutes - Annotation Type in org.apache.camel.test.spring
Indicates if certain route builder classes should be excluded from discovery.
excludeRoutes() - Method in class org.apache.camel.testng.CamelSpringTestSupport
Template method used to exclude Route from the test time context route scanning
excludes - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Do NOT generate DTOs for these Salesforce SObjects.
ExcludingPackageScanClassResolver - Class in org.apache.camel.test
 
ExcludingPackageScanClassResolver() - Constructor for class org.apache.camel.test.ExcludingPackageScanClassResolver
 
ExclusiveQueueMessageListenerContainer - Class in org.apache.camel.component.jms.reply
This DefaultMessageListenerContainer is used for reply queues which are exclusive.
ExclusiveQueueMessageListenerContainer(JmsEndpoint) - Constructor for class org.apache.camel.component.jms.reply.ExclusiveQueueMessageListenerContainer
 
exclusiveReadLockStrategy - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
exclusiveReadLockStrategy - Variable in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
exec() - Method in class org.apache.camel.component.redis.RedisClient
 
EXEC_COMMAND_ARGS - Static variable in interface org.apache.camel.component.exec.ExecBinding
The header value overrides the existing command arguments in the ExecEndpoint URI.
EXEC_COMMAND_EXECUTABLE - Static variable in interface org.apache.camel.component.exec.ExecBinding
The header value overrides the executable of the command, configured in the exec endpoint URI.
EXEC_COMMAND_OUT_FILE - Static variable in interface org.apache.camel.component.exec.ExecBinding
Specifies the file name of a file, created by the executable, that should be considered as output of the executable, e.g.
EXEC_COMMAND_TIMEOUT - Static variable in interface org.apache.camel.component.exec.ExecBinding
Specifies the amount of time, in milliseconds, after which the process of the executable should be terminated.
EXEC_COMMAND_WORKING_DIR - Static variable in interface org.apache.camel.component.exec.ExecBinding
Sets the working directory of the ExecBinding.EXEC_COMMAND_EXECUTABLE.
EXEC_EXIT_VALUE - Static variable in interface org.apache.camel.component.exec.ExecBinding
The value of this header is the exit value that is returned, after the execution.
EXEC_STDERR - Static variable in interface org.apache.camel.component.exec.ExecBinding
The value of this header is a InputStream with the standard error stream of the executable.
EXEC_USE_STDERR_ON_EMPTY_STDOUT - Static variable in interface org.apache.camel.component.exec.ExecBinding
The value of this header is a boolean which indicates whether or not to fallback and use stderr when stdout is empty.
ExecBinding - Interface in org.apache.camel.component.exec
Represents the binding of input and output types of a ExecCommandExecutor to an Exchange.
ExecCommand - Class in org.apache.camel.component.exec
Value object that describes the command to be executed.
ExecCommand(String, List<String>, String, Long, InputStream, File, boolean) - Constructor for class org.apache.camel.component.exec.ExecCommand
 
ExecCommandExecutor - Interface in org.apache.camel.component.exec
Executes ExecCommand instances.
ExecComponent - Class in org.apache.camel.component.exec
Represents the component that manages ExecEndpoint.
ExecComponent() - Constructor for class org.apache.camel.component.exec.ExecComponent
 
ExecDefaultExecutor - Class in org.apache.camel.component.exec
 
ExecDefaultExecutor() - Constructor for class org.apache.camel.component.exec.ExecDefaultExecutor
 
ExecEndpoint - Class in org.apache.camel.component.exec
The exec component can be used to execute OS system commands.
ExecEndpoint(String, ExecComponent) - Constructor for class org.apache.camel.component.exec.ExecEndpoint
 
ExecException - Exception in org.apache.camel.component.exec
Exception thrown when there is an execution failure.
ExecException(String, InputStream, InputStream, int) - Constructor for exception org.apache.camel.component.exec.ExecException
 
ExecException(String, InputStream, InputStream, int, Throwable) - Constructor for exception org.apache.camel.component.exec.ExecException
 
ExecParseUtils - Class in org.apache.camel.component.exec.impl
Utility class for parsing, used by the Camel Exec component.
Note: the class should be dropped, when the the commons-exec library implements similar functionality.
ExecProducer - Class in org.apache.camel.component.exec
Exec producer.
ExecProducer(ExecEndpoint) - Constructor for class org.apache.camel.component.exec.ExecProducer
 
ExecResult - Class in org.apache.camel.component.exec
Value object, that represents the result of an ExecCommand execution.
ExecResult(ExecCommand, InputStream, InputStream, int) - Constructor for class org.apache.camel.component.exec.ExecResult
Creates a ExecResult instance.
ExecResultConverter - Class in org.apache.camel.component.exec
Default converters for ExecResult.
execute() - Method in class HelpMojo
execute(EntityManager) - Method in interface org.apache.camel.bam.EntityManagerCallback
 
execute(EntityManagerCallback<T>) - Method in class org.apache.camel.bam.EntityManagerTemplate
 
execute() - Method in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
execute() - Method in class org.apache.camel.component.aws.ddb.BatchGetItemsCommand
 
execute() - Method in class org.apache.camel.component.aws.ddb.DeleteItemCommand
 
execute() - Method in class org.apache.camel.component.aws.ddb.DeleteTableCommand
 
execute() - Method in class org.apache.camel.component.aws.ddb.DescribeTableCommand
 
execute() - Method in class org.apache.camel.component.aws.ddb.GetItemCommand
 
execute() - Method in class org.apache.camel.component.aws.ddb.PutItemCommand
 
execute() - Method in class org.apache.camel.component.aws.ddb.QueryCommand
 
execute() - Method in class org.apache.camel.component.aws.ddb.ScanCommand
 
execute() - Method in class org.apache.camel.component.aws.ddb.UpdateItemCommand
 
execute() - Method in class org.apache.camel.component.aws.ddb.UpdateTableCommand
 
execute() - Method in class org.apache.camel.component.aws.sdb.AbstractSdbCommand
 
execute() - Method in class org.apache.camel.component.aws.sdb.BatchDeleteAttributesCommand
 
execute() - Method in class org.apache.camel.component.aws.sdb.BatchPutAttributesCommand
 
execute() - Method in class org.apache.camel.component.aws.sdb.DeleteAttributesCommand
 
execute() - Method in class org.apache.camel.component.aws.sdb.DeleteDomainCommand
 
execute() - Method in class org.apache.camel.component.aws.sdb.DomainMetadataCommand
 
execute() - Method in class org.apache.camel.component.aws.sdb.GetAttributesCommand
 
execute() - Method in class org.apache.camel.component.aws.sdb.ListDomainsCommand
 
execute() - Method in class org.apache.camel.component.aws.sdb.PutAttributesCommand
 
execute() - Method in class org.apache.camel.component.aws.sdb.SelectCommand
 
execute(String, ActivityExecutionContext) - Method in class org.apache.camel.component.aws.swf.CamelActivityImplementation
 
execute(String) - Method in class org.apache.camel.component.aws.swf.CamelWorkflowDefinition
 
execute(ExecCommand) - Method in interface org.apache.camel.component.exec.ExecCommandExecutor
Executes the command and returns a not-null ExecResult instance.
execute(ExecCommand) - Method in class org.apache.camel.component.exec.impl.DefaultExecCommandExecutor
 
execute(Work<T>) - Method in class org.apache.camel.component.hawtdb.HawtDBFile
 
execute(Work<T>, boolean) - Method in class org.apache.camel.component.hawtdb.HawtDBFile
 
execute(HttpUriRequest, ContentType, FutureCallback<HttpResponse>) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
public for unit test, not to be used otherwise
execute(JobExecutionContext) - Method in class org.apache.camel.component.quartz.CamelJob
 
execute(JobExecutionContext) - Method in class org.apache.camel.component.quartz2.CamelJob
 
execute(Exchange) - Method in class org.apache.camel.component.smpp.SmppCancelSmCommand
 
execute(Exchange) - Method in interface org.apache.camel.component.smpp.SmppCommand
 
execute(Exchange) - Method in class org.apache.camel.component.smpp.SmppDataSmCommand
 
execute(Exchange) - Method in class org.apache.camel.component.smpp.SmppQuerySmCommand
 
execute(Exchange) - Method in class org.apache.camel.component.smpp.SmppReplaceSmCommand
 
execute(Exchange) - Method in class org.apache.camel.component.smpp.SmppSubmitMultiCommand
 
execute(Exchange) - Method in class org.apache.camel.component.smpp.SmppSubmitSmCommand
 
execute(Exchange, Object) - Method in class org.apache.camel.component.sql.stored.TemplateStoredProcedure
 
execute(StatementWrapper) - Method in interface org.apache.camel.component.sql.stored.WrapperExecuteCallback
 
execute() - Method in class org.apache.camel.maven.CamelSalesforceMojo
Execute the mojo to generate SObject DTOs
execute(JobExecutionContext) - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerJob
 
execute(JobExecutionContext) - Method in class org.apache.camel.routepolicy.quartz.ScheduledJob
 
execute(JobExecutionContext) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledJob
 
execute(String, SpringCamelContext) - Method in interface org.apache.camel.test.spring.CamelSpringTestHelper.DoToSpringCamelContextsStrategy
 
execute(Runnable) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
execute(Runnable) - Method in class org.apache.camel.util.concurrent.SynchronousExecutorService
 
EXECUTE_ACTION - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
executeAsyncReport(String, Boolean, ReportMetadata, AnalyticsApiClient.ReportInstanceResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.AnalyticsApiClient
 
executeAsyncReport(String, Boolean, ReportMetadata, AnalyticsApiClient.ReportInstanceResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultAnalyticsApiClient
 
executeBatch() - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapper
 
executeBatch() - Method in interface org.apache.camel.component.sql.stored.StatementWrapper
 
executeGet(HttpGet) - Method in class org.apache.camel.component.hipchat.HipchatConsumer
 
executeMethod(HttpMethod) - Method in class org.apache.camel.component.http.HttpProducer
Strategy when executing the method (calling the remote server).
executeMethod(HttpUriRequest) - Method in class org.apache.camel.component.http4.HttpProducer
Strategy when executing the method (calling the remote server).
executeQuery(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
executeStatement() - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapper
 
executeStatement() - Method in interface org.apache.camel.component.sql.stored.StatementWrapper
 
executeSyncReport(String, Boolean, ReportMetadata, AnalyticsApiClient.ReportResultsResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.AnalyticsApiClient
 
executeSyncReport(String, Boolean, ReportMetadata, AnalyticsApiClient.ReportResultsResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultAnalyticsApiClient
 
executor - Variable in class org.apache.camel.component.kafka.KafkaConsumer
 
executorService - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
executorService - Variable in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
executorService - Variable in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
executorService(ExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
If using parallelProcessing you can specify a custom thread pool to be used.
executorService(ExecutorService) - Method in class org.apache.camel.model.DelayDefinition
To use a custom Thread Pool if asyncDelay has been enabled.
executorService(ExecutorService) - Method in interface org.apache.camel.model.ExecutorServiceAwareDefinition
Setting the executor service for executing
executorService(ExecutorService) - Method in class org.apache.camel.model.MulticastDefinition
To use a custom Thread Pool to be used for parallel processing.
executorService(ExecutorService) - Method in class org.apache.camel.model.OnCompletionDefinition
To use a custom Thread Pool to be used for parallel processing.
executorService(ExecutorService) - Method in class org.apache.camel.model.RecipientListDefinition
To use a custom Thread Pool to be used for parallel processing.
executorService(ExecutorService) - Method in class org.apache.camel.model.SplitDefinition
To use a custom Thread Pool to be used for parallel processing.
executorService(ExecutorService) - Method in class org.apache.camel.model.ThreadsDefinition
To use a custom thread pool
executorService(ExecutorService) - Method in class org.apache.camel.model.ThrottleDefinition
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
If using parallelProcessing you can specify a custom thread pool to be used.
executorServiceRef(String) - Method in class org.apache.camel.model.DelayDefinition
Refers to a custom Thread Pool if asyncDelay has been enabled.
executorServiceRef(String) - Method in interface org.apache.camel.model.ExecutorServiceAwareDefinition
Setting the executor service for executing
executorServiceRef(String) - Method in class org.apache.camel.model.MulticastDefinition
Refers to a custom Thread Pool to be used for parallel processing.
executorServiceRef(String) - Method in class org.apache.camel.model.OnCompletionDefinition
Refers to a custom Thread Pool to be used for parallel processing.
executorServiceRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
Refers to a custom Thread Pool to be used for parallel processing.
executorServiceRef(String) - Method in class org.apache.camel.model.SplitDefinition
Refers to a custom Thread Pool to be used for parallel processing.
executorServiceRef(String) - Method in class org.apache.camel.model.ThreadsDefinition
To refer to a custom thread pool or use a thread pool profile (as overlay)
executorServiceRef(String) - Method in class org.apache.camel.model.ThrottleDefinition
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
ExistenceChangedOperation - Class in org.apache.camel.component.zookeeper.operations
DataChangedOperation is an watch driven operation.
ExistenceChangedOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.ExistenceChangedOperation
 
exists(String) - Method in class org.apache.camel.component.redis.RedisClient
 
exists() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
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
existsFile(String) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
existsFile(String) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
existsFile(String) - Method in class org.apache.camel.component.scp.ScpOperations
 
ExistsOperation - Class in org.apache.camel.component.zookeeper.operations
ExistsOperation is a basic ZooKeeper operation used to test the existence of a given node.
ExistsOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.ExistsOperation
 
ExistsOperation(ZooKeeper, String, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.ExistsOperation
 
EXIT_VALUE - Static variable in class org.apache.camel.component.ssh.SshResult
The value of this header is the exit value that is returned, after the execution.
exitCode - Variable in class org.apache.camel.main.MainSupport
 
EXPANDABLE_PROPERTIES - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
ExpandBuff(boolean) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
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.
expectBlueprintContainerReloadOnConfigAdminUpdate() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
This method may be overriden to instruct BP test support that BP container will reloaded when Config Admin configuration is updated.
EXPECTED_VALUE - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
expectedBodiesReceived(List<?>) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an expectation that the given body values are received by this endpoint in the specified order

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

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

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

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

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

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

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

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

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

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

You can set multiple expectations for different header names.

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

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

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

You can set multiple expectations for different property names.

expectedTokenSequences - Variable in exception org.apache.camel.component.sql.stored.template.generated.ParseException
Each entry in this array is an array of integers.
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
expectWithin(Time) - Method in class org.apache.camel.bam.rules.TemporalRule
 
expectWithin(long) - Method in class org.apache.camel.bam.rules.TemporalRule
 
ExperienceLevel - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ExperienceLevel() - Constructor for class org.apache.camel.component.linkedin.api.model.ExperienceLevel
 
experienceLevel - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
ExperienceLevelCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
EXPIRATION - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
ExpirationDate - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ExpirationDate() - Constructor for class org.apache.camel.component.linkedin.api.model.ExpirationDate
 
expirationDate - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
expirationTimestamp - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
expire(String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
expireat(String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
explain(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
explain(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedDataFormatMBean
 
explain(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
explain(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
explain(boolean) - Method in class org.apache.camel.management.mbean.ManagedComponent
 
explain(boolean) - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
explain(boolean) - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
explain(boolean) - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
explainComponentCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainComponentJson(String, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns a JSON schema representation of the component parameters (not endpoint parameters) for the given component by its id.
explainComponentJson(String, boolean) - Method in interface org.apache.camel.CamelContext
Returns a JSON schema representation of the component parameters (not endpoint parameters) for the given component by its id.
explainComponentJson(String, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
explainComponentJson(String, boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
explainComponentTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainDataFormatJson(String, DataFormat, boolean) - Method in interface org.apache.camel.CamelContext
Returns a JSON schema representation of the component parameters (not endpoint parameters) for the given component by its id.
explainDataFormatJson(String, DataFormat, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
explainDataFormatsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainDataFormatTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainEipJson(String, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns a JSON schema representation of the EIP parameters for the given EIP by its id.
explainEipJson(String, boolean) - Method in interface org.apache.camel.CamelContext
Returns a JSON schema representation of the EIP parameters for the given EIP by its id.
explainEipJson(String, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
explainEipJson(String, boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
explainEipsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainEipTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainEndpointJson(String, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns a JSON schema representation of the endpoint parameters for the given endpoint uri
explainEndpointJson(String, boolean) - Method in interface org.apache.camel.CamelContext
Returns a JSON schema representation of the endpoint parameters for the given endpoint uri.
explainEndpointJson(String, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
explainEndpointJson(String, boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
explainEndpointsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
explainEndpointTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
ExplicitCamelContextNameStrategy - Class in org.apache.camel.impl
Strategy to used an explicit (fixed) name for CamelContext.
ExplicitCamelContextNameStrategy(String) - Constructor for class org.apache.camel.impl.ExplicitCamelContextNameStrategy
 
exponentialBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
Enable exponential backoff
exponentialBackOff(boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
exponentialBackOff() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
expression(Expression) - Method in class org.apache.camel.builder.ExpressionClause
Specify an Expression instance
expression(Expression) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Specify an Expression instance
expression(ExpressionDefinition) - Method in class org.apache.camel.builder.ExpressionClauseSupport
 
expression - Variable in class org.apache.camel.component.jms.reply.MessageSelectorCreator
 
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(RouteBuilder, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
expression(ExpressionClause<T>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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
 
expression - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
ExpressionAdapter - Class in org.apache.camel.impl
Deprecated. 
ExpressionAdapter() - Constructor for class org.apache.camel.impl.ExpressionAdapter
Deprecated.
 
ExpressionAdapter - Class in org.apache.camel.support
A helper class for developers wishing to implement an Expression using Java code with a minimum amount of code to write so that the developer only needs to implement one of the ExpressionAdapter.evaluate(org.apache.camel.Exchange, Class) or ExpressionSupport.evaluate(org.apache.camel.Exchange) methods.
ExpressionAdapter() - Constructor for class org.apache.camel.support.ExpressionAdapter
 
ExpressionBuilder - Class in org.apache.camel.builder
A helper class for working with expressions.
ExpressionClause<T> - Class in org.apache.camel.builder
Represents an expression clause within the DSL which when the expression is complete the clause continues to another part of the DSL
ExpressionClause(T) - Constructor for class org.apache.camel.builder.ExpressionClause
 
ExpressionClauseSupport<T> - Class in org.apache.camel.builder
A support class for building expression clauses.
ExpressionClauseSupport(T) - Constructor for class org.apache.camel.builder.ExpressionClauseSupport
 
ExpressionComparator - Class in org.apache.camel.util
An implementation of Comparator that takes an Expression which is evaluated on each exchange to be compared
ExpressionComparator(Expression) - Constructor for class org.apache.camel.util.ExpressionComparator
 
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
 
ExpressionMapper - Class in org.apache.camel.component.dozer
Provides support for mapping a Camel expression to a target field in a mapping.
ExpressionMapper() - Constructor for class org.apache.camel.component.dozer.ExpressionMapper
 
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.component.cxf.common.header.CxfHeaderFilterStrategy
 
extendedFilter(HeaderFilterStrategy.Direction, String, Object, Exchange) - Method in class org.apache.camel.impl.DefaultHeaderFilterStrategy
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedExtendedInformation
Extended information such as utilization of endpoints.
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedSendProcessorMBean
 
extendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
extendedInformation() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
EXTENDER_NAMESPACE - Static variable in class org.apache.camel.impl.osgi.Activator
 
EXTERNAL_REDELIVERED - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
EXTERNAL_REDELIVERED - Static variable in interface org.apache.camel.Exchange
 
externalIdFieldName - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
extract(String) - Method in class org.apache.camel.component.yammer.scribe.JsonTokenExtractor
 
extractAndSetFtpClientConfigParameters(Map<String, Object>, FtpEndpoint<FTPFile>) - Method in class org.apache.camel.component.file.remote.FtpComponent
Extract additional ftp client configuration options from the parameters map (parameters starting with 'ftpClientConfig.').
extractAndSetFtpClientKeyStoreParameters(Map<String, Object>, FtpsEndpoint) - Method in class org.apache.camel.component.file.remote.FtpsComponent
Extract additional ftp client key store options from the parameters map (parameters starting with 'ftpClient.keyStore.').
extractAndSetFtpClientParameters(Map<String, Object>, FtpEndpoint<FTPFile>) - Method in class org.apache.camel.component.file.remote.FtpComponent
Extract additional ftp client options from the parameters map (parameters starting with 'ftpClient.').
extractAndSetFtpClientTrustStoreParameters(Map<String, Object>, FtpsEndpoint) - Method in class org.apache.camel.component.file.remote.FtpsComponent
Extract additional ftp client trust store options from the parameters map (parameters starting with 'ftpClient.trustStore.').
extractAttachmentsFromMail(Message, Map<String, DataHandler>) - Method in class org.apache.camel.component.mail.MailBinding
Parses the attachments of the given mail message and adds them to the map
extractAttachmentsFromMultipart(Multipart, Map<String, DataHandler>) - Method in class org.apache.camel.component.mail.MailBinding
 
extractBasicAuthSubject(HttpRequest) - Static method in class org.apache.camel.component.netty.http.handlers.HttpServerChannelHandler
Extracts the username and password details from the HTTP basic header Authorization.
extractBasicAuthSubject(HttpRequest) - Static method in class org.apache.camel.component.netty4.http.handlers.HttpServerChannelHandler
Extracts the username and password details from the HTTP basic header Authorization.
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.
extractBodyFromIrc(Exchange, IrcMessage) - Method in class org.apache.camel.component.irc.IrcBinding
 
extractBodyFromJms(Exchange, Message) - Method in class org.apache.camel.component.jms.JmsBinding
Extracts the body from the JMS message
extractBodyFromJms(Exchange, Message) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Extracts the body from the JMS message
extractBodyFromMail(Exchange, MailMessage) - Method in class org.apache.camel.component.mail.MailBinding
Extracts the body from the Mail message
extractBodyFromXmpp(Exchange, Packet) - Method in class org.apache.camel.component.xmpp.XmppBinding
Extracts the body from the XMPP message
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.
extractGeoResult(GeocodeResponse, Exchange) - Method in class org.apache.camel.component.geocoder.GeoCoderProducer
 
extractHeadersFromJms(Message, Exchange) - Method in class org.apache.camel.component.jms.JmsBinding
 
extractHeadersFromJms(Message, Exchange) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 
extractHeadersFromMail(Message, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
 
extractHeadersFromXmpp(Packet, Exchange) - Method in class org.apache.camel.component.xmpp.XmppBinding
 
extractHttpParameterValue(String) - Static method in class org.apache.camel.http.common.HttpHelper
Extracts the parameter value.
extractInvocationContextFromCamel(Exchange, Map<String, Object>, Map<String, Object>, String) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
extractJaxWsContext(Exchange, Map<String, Object>) - Method in interface org.apache.camel.component.cxf.CxfBinding
Extract the message headers which key are start from javax.xml.ws* from the CXF exchange's inMessage, and put these headers into the context
extractJaxWsContext(Exchange, Map<String, Object>) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
extractMethod(Exchange) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
extractOperationNumber(Object, int) - Method in class org.apache.camel.component.hazelcast.HazelcastComponentHelper
 
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
 
extractPropertyName(String) - Method in class org.apache.camel.component.spring.security.config.BeanDefinitionParser
Extract a JavaBean property name from the supplied attribute name.
extractPropertyName(String) - Method in class org.apache.camel.spring.handler.BeanDefinitionParser
Extract a JavaBean property name from the supplied attribute name.
extractRemainderPath(URI, boolean) - Static method in class org.apache.camel.util.URISupport
Extracts the scheme specific path from the URI that is used as the remainder option when creating endpoints.
extractResponseBody(HttpMethod, Exchange, boolean) - Method in class org.apache.camel.component.http.HttpProducer
Extracts the response from the method as a InputStream.
extractResponseBody(HttpRequestBase, HttpResponse, Exchange, boolean) - Method in class org.apache.camel.component.http4.HttpProducer
Extracts the response from the method as a InputStream.
extractResponseBody(Exchange, JettyContentExchange) - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
extractResponseHeaders(Header[]) - Static method in class org.apache.camel.component.http.HttpProducer
Extracts the response headers
extractResponseHeaders(Header[]) - Static method in class org.apache.camel.component.http4.HttpProducer
Extracts the response headers
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
 
extractStringProperties(Map<String, Object>) - Static method in class org.apache.camel.util.IntrospectionSupport
 
extractUnmarshalResult(List<Map<String, Object>>) - Method in class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
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.
eyebrowUrl - Variable in class org.apache.camel.component.linkedin.api.model.Content
 

F

FACEBOOK_DATE_FORMAT - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
FACEBOOK_PROPERTY_PREFIX - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
FACEBOOK_THREAD_PROFILE_NAME - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
FacebookComponent - Class in org.apache.camel.component.facebook
Represents the component that manages FacebookEndpoint.
FacebookComponent() - Constructor for class org.apache.camel.component.facebook.FacebookComponent
 
FacebookComponent(FacebookConfiguration) - Constructor for class org.apache.camel.component.facebook.FacebookComponent
 
FacebookComponent(CamelContext) - Constructor for class org.apache.camel.component.facebook.FacebookComponent
 
FacebookComponent(CamelContext, FacebookConfiguration) - Constructor for class org.apache.camel.component.facebook.FacebookComponent
 
FacebookConfiguration - Class in org.apache.camel.component.facebook.config
Facebook component configuration.
FacebookConfiguration() - Constructor for class org.apache.camel.component.facebook.config.FacebookConfiguration
 
FacebookConstants - Interface in org.apache.camel.component.facebook
Common constants.
FacebookConsumer - Class in org.apache.camel.component.facebook
The Facebook consumer.
FacebookConsumer(FacebookEndpoint, Processor) - Constructor for class org.apache.camel.component.facebook.FacebookConsumer
 
FacebookEndpoint - Class in org.apache.camel.component.facebook
The Facebook component provides access to all of the Facebook APIs accessible using Facebook4J.
FacebookEndpoint(String, FacebookComponent, String, FacebookEndpointConfiguration) - Constructor for class org.apache.camel.component.facebook.FacebookEndpoint
 
FacebookEndpointConfiguration - Class in org.apache.camel.component.facebook.config
 
FacebookEndpointConfiguration() - Constructor for class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
FacebookMethodsType - Enum in org.apache.camel.component.facebook.data
Enum for Facebook4J *Method interfaces.
FacebookMethodsTypeHelper - Class in org.apache.camel.component.facebook.data
Helper class for working with FacebookMethodsType.
FacebookMethodsTypeHelper.MatchType - Enum in org.apache.camel.component.facebook.data
 
FacebookNameStyle - Enum in org.apache.camel.component.facebook.config
Constants for method name style.
FacebookProducer - Class in org.apache.camel.component.facebook
The Facebook producer.
FacebookProducer(FacebookEndpoint) - Constructor for class org.apache.camel.component.facebook.FacebookProducer
 
FacebookPropertiesHelper - Class in org.apache.camel.component.facebook.data
Helper class to work with Facebook component properties.
Facet - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Facet() - Constructor for class org.apache.camel.component.linkedin.api.model.Facet
 
facetList - Variable in class org.apache.camel.component.linkedin.api.model.Facets
 
facets - Variable in class org.apache.camel.component.linkedin.api.model.CompanySearch
 
Facets - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Facets() - Constructor for class org.apache.camel.component.linkedin.api.model.Facets
 
facets - Variable in class org.apache.camel.component.linkedin.api.model.JobSearch
 
facets - Variable in class org.apache.camel.component.linkedin.api.model.PeopleSearch
 
FacetType - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
factory(XPathFactory) - Method in class org.apache.camel.builder.xml.XPathBuilder
Configures to use the provided XPath factory.
factory - Variable in class org.apache.camel.component.http.SSLContextParametersSecureProtocolSocketFactory
 
factory() - Method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
Factory method generating new instances of the model and adding them to a HashMap
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
 
failed(Exception) - Method in class org.apache.camel.component.olingo2.api.impl.AbstractFutureCallback
 
FAILED - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
FAILED_ASSERT - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
failedCounter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
failedDueTo(KeeperException.Code...) - Method in class org.apache.camel.component.zookeeper.operations.OperationResult
 
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
 
failedExchange(Exchange) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
FailedToCreateConsumerException - Exception in org.apache.camel
Thrown if Camel failed to create a consumer for a given endpoint.
FailedToCreateConsumerException(String, Throwable) - Constructor for exception org.apache.camel.FailedToCreateConsumerException
 
FailedToCreateConsumerException(Endpoint, Throwable) - Constructor for exception org.apache.camel.FailedToCreateConsumerException
 
FailedToCreateConsumerException(Endpoint, String, Throwable) - Constructor for exception org.apache.camel.FailedToCreateConsumerException
 
FailedToCreateConsumerException(Endpoint, String) - Constructor for exception org.apache.camel.FailedToCreateConsumerException
 
FailedToCreateProducerException - Exception in org.apache.camel
Thrown if Camel failed to create a producer for a given endpoint.
FailedToCreateProducerException(Endpoint, Throwable) - Constructor for exception org.apache.camel.FailedToCreateProducerException
 
FailedToCreateRouteException - Exception in org.apache.camel
Exception when failing to create a Route.
FailedToCreateRouteException(String, String, Throwable) - Constructor for exception org.apache.camel.FailedToCreateRouteException
 
FailedToCreateRouteException(String, String, String, Throwable) - Constructor for exception org.apache.camel.FailedToCreateRouteException
 
FailedToStartRouteException - Exception in org.apache.camel
Exception when failing to start a Route.
FailedToStartRouteException(String, String) - Constructor for exception org.apache.camel.FailedToStartRouteException
 
FailedToStartRouteException(Throwable) - Constructor for exception org.apache.camel.FailedToStartRouteException
 
failover() - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses fail over load balancer

Will not round robin and inherit the error handler.

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

Will not round robin and inherit the error handler.

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

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

FailOverLoadBalancer() - Constructor for class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
FailOverLoadBalancer(List<Class<?>>) - Constructor for class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
FailoverLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Failover load balancer The failover load balancer is capable of trying the next processor in case an Exchange failed with an exception during processing.
FailoverLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
FAILURE_ENDPOINT - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FAILURE_ENDPOINT - Static variable in interface org.apache.camel.Exchange
 
FAILURE_HANDLED - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FAILURE_HANDLED - Static variable in interface org.apache.camel.Exchange
 
FAILURE_ROUTE_ID - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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
 
FallbackTypeConverter - Class in org.apache.camel.converter.jaxb
 
FallbackTypeConverter() - Constructor for class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
fastExistsFile(String) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
fastExistsFile(String) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
fatalError(SAXParseException) - Method in class org.apache.camel.builder.xml.DefaultTransformErrorHandler
 
fatalError(TransformerException) - Method in class org.apache.camel.builder.xml.DefaultTransformErrorHandler
 
fatalError(TransformerException) - Method in class org.apache.camel.builder.xml.XsltErrorListener
 
fatalError(TransformerException) - Method in class org.apache.camel.converter.jaxp.XmlErrorListener
 
fatalError(SAXParseException) - Method in class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
FatalFallbackErrorHandler - Class in org.apache.camel.processor
An ErrorHandler used as a safe fallback when processing by other error handlers such as the OnExceptionDefinition.
FatalFallbackErrorHandler(Processor) - Constructor for class org.apache.camel.processor.FatalFallbackErrorHandler
 
FatalFallbackErrorHandler(Processor, boolean) - Constructor for class org.apache.camel.processor.FatalFallbackErrorHandler
 
FatJarRouter - Class in org.apache.camel.spring.boot
 
FatJarRouter() - Constructor for class org.apache.camel.spring.boot.FatJarRouter
 
FatWarInitializer - Class in org.apache.camel.spring.boot
 
FatWarInitializer() - Constructor for class org.apache.camel.spring.boot.FatWarInitializer
 
Fault - Class in org.w3._2003._05.soap_envelope
Fault reporting structure
Fault() - Constructor for class org.w3._2003._05.soap_envelope.Fault
 
Fault - Class in org.xmlsoap.schemas.soap.envelope
Fault reporting structure
Fault() - Constructor for class org.xmlsoap.schemas.soap.envelope.Fault
 
faultactor - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
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
faultBody() - Static method in class org.apache.camel.test.junit4.TestSupport
Returns a predicate and value builder for the fault body on an exchange
faultBody() - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Returns a predicate and value builder for the fault body on an exchange
faultBody() - Static method in class org.apache.camel.testng.TestSupport
Returns a predicate and value builder for the fault body on an exchange
faultBodyAs(Class<T>) - Static method in class org.apache.camel.builder.Builder
Deprecated.
faultBodyAs(Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
faultBodyAs(Class<T>) - Static method in class org.apache.camel.test.junit4.TestSupport
Deprecated.
faultBodyAs(Class<T>) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Returns a predicate and value builder for the fault message body as a specific type
faultBodyAs(Class<T>) - Static method in class org.apache.camel.testng.TestSupport
Deprecated.
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
Faultcode - Class in org.w3._2003._05.soap_envelope
Java class for faultcode complex type.
Faultcode() - Constructor for class org.w3._2003._05.soap_envelope.Faultcode
 
faultcode - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
faultOccurred(Exception, String, Message) - Method in class org.apache.camel.component.cxf.NullFaultListener
 
Faultreason - Class in org.w3._2003._05.soap_envelope
Java class for faultreason complex type.
Faultreason() - Constructor for class org.w3._2003._05.soap_envelope.Faultreason
 
faultstring - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
fax - Variable in class org.apache.camel.component.linkedin.api.model.ContactInfo
 
featureList - Variable in class org.apache.camel.component.linkedin.api.model.Features
 
Features - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Features() - Constructor for class org.apache.camel.component.linkedin.api.model.Features
 
features - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
feed - Variable in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
FeedComponent - Class in org.apache.camel.component.feed
A base class for feed (atom, RSS) components.
FeedComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.feed.FeedComponent
 
FeedEndpoint - Class in org.apache.camel.component.feed
A base class for feed (atom, RSS) endpoints.
FeedEndpoint() - Constructor for class org.apache.camel.component.feed.FeedEndpoint
 
FeedEndpoint(String, FeedComponent, String) - Constructor for class org.apache.camel.component.feed.FeedEndpoint
 
FeedEntryPollingConsumer - Class in org.apache.camel.component.feed
Consumer to poll feeds and return each entry from the feed step by step.
FeedEntryPollingConsumer(FeedEndpoint, Processor, boolean, Date, boolean) - Constructor for class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
FeedPollingConsumer - Class in org.apache.camel.component.feed
Base class for consuming feeds.
FeedPollingConsumer(FeedEndpoint, Processor) - Constructor for class org.apache.camel.component.feed.FeedPollingConsumer
 
feedToXml(SyndFeed) - Static method in class org.apache.camel.dataformat.rss.RssConverter
 
feedUri - Variable in class org.apache.camel.component.feed.FeedEndpoint
 
field - Variable in class org.apache.camel.component.mongodb.MongoDbTailTrackingConfig
FIELD - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
FIELD - Static variable in class org.apache.camel.component.solr.SolrConstants
 
fieldLengths - Variable in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
 
fieldOfStudy - Variable in class org.apache.camel.component.linkedin.api.model.Education
 
FieldParameterSetter() - Constructor for class org.apache.camel.impl.ConfigurationHelper.FieldParameterSetter
 
FIELDS - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
fields - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.ResultError
 
FIELDS_FILTER - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
FIELDS_OPTION - Static variable in class org.apache.camel.component.linkedin.LinkedInEndpoint
 
FILE_CONTENT_TYPE - Static variable in interface org.apache.camel.Exchange
 
FILE_EXCHANGE_FILE - Static variable in class org.apache.camel.component.file.FileComponent
GenericFile property on Camel Exchanges.
FILE_LAST_MODIFIED - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILE_LAST_MODIFIED - Static variable in interface org.apache.camel.Exchange
 
FILE_LENGTH - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILE_LENGTH - Static variable in interface org.apache.camel.Exchange
 
FILE_LOCAL_WORK_PATH - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILE_LOCAL_WORK_PATH - Static variable in interface org.apache.camel.Exchange
 
FILE_LOCK_EXCLUSIVE_LOCK - Static variable in interface org.apache.camel.Exchange
 
FILE_LOCK_FILE_ACQUIRED - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILE_LOCK_FILE_ACQUIRED - Static variable in interface org.apache.camel.Exchange
 
FILE_LOCK_FILE_NAME - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILE_LOCK_FILE_NAME - Static variable in interface org.apache.camel.Exchange
 
FILE_LOCK_RANDOM_ACCESS_FILE - Static variable in interface org.apache.camel.Exchange
 
FILE_NAME - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILE_NAME - Static variable in interface org.apache.camel.Exchange
 
FILE_NAME_CONSUMED - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILE_NAME_CONSUMED - Static variable in interface org.apache.camel.Exchange
 
FILE_NAME_ONLY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILE_NAME_ONLY - Static variable in interface org.apache.camel.Exchange
 
FILE_NAME_PRODUCED - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILE_NAME_PRODUCED - Static variable in interface org.apache.camel.Exchange
 
FILE_PARENT - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILE_PARENT - Static variable in interface org.apache.camel.Exchange
 
FILE_PATH - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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
 
FileCacheManagerFactory - Class in org.apache.camel.component.cache
 
FileCacheManagerFactory(String) - Constructor for class org.apache.camel.component.cache.FileCacheManagerFactory
 
FileChangedExclusiveReadLockStrategy - Class in org.apache.camel.component.file.strategy
Acquires exclusive read lock to the given file by checking whether the file is being changed by scanning the file at different intervals (to detect changes).
FileChangedExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
FileComponent - Class in org.apache.camel.component.file
* The File Component provides access to file systems.
FileComponent() - Constructor for class org.apache.camel.component.file.FileComponent
 
FileComponent(CamelContext) - Constructor for class org.apache.camel.component.file.FileComponent
 
FileConsumer - Class in org.apache.camel.component.file
File consumer.
FileConsumer(FileEndpoint, Processor, GenericFileOperations<File>) - Constructor for class org.apache.camel.component.file.FileConsumer
 
FileDataSet - Class in org.apache.camel.component.dataset
A DataSet that reads payloads from a file that are used to create each message exchange along with using a pluggable transformer to customize the messages.
FileDataSet(String) - Constructor for class org.apache.camel.component.dataset.FileDataSet
 
FileDataSet(File) - Constructor for class org.apache.camel.component.dataset.FileDataSet
 
FileDataSet(String, String) - Constructor for class org.apache.camel.component.dataset.FileDataSet
 
FileDataSet(File, String) - Constructor for class org.apache.camel.component.dataset.FileDataSet
 
FileEndpoint - Class in org.apache.camel.component.file
The file component is used for reading or writing files.
FileEndpoint() - Constructor for class org.apache.camel.component.file.FileEndpoint
 
FileEndpoint(String, Component) - Constructor for class org.apache.camel.component.file.FileEndpoint
 
fileExist - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
fileExpressionResult - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
fileExtensionExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileExtensionSingleExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
FileIdempotentRepository - Class in org.apache.camel.processor.idempotent
A file based implementation of IdempotentRepository.
FileIdempotentRepository() - Constructor for class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
FileIdempotentRepository(File, Map<String, Object>) - Constructor for class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
fileIdempotentRepository(File) - Static method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Creates a new file based repository using a LRUCache as 1st level cache with a default of 1000 entries in the cache.
fileIdempotentRepository(File, int) - Static method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Creates a new file based repository using a LRUCache as 1st level cache.
fileIdempotentRepository(File, int, long) - Static method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Creates a new file based repository using a LRUCache as 1st level cache.
fileIdempotentRepository(File, Map<String, Object>) - Static method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Creates a new file based repository using the given Map as 1st level cache.
FileIdempotentRepositoryReadLockStrategy - Class in org.apache.camel.component.file.strategy
A file read lock that uses an IdempotentRepository as the lock strategy.
FileIdempotentRepositoryReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
FileInputStreamCache - Class in org.apache.camel.converter.stream
FileInputStreamCache(File) - Constructor for class org.apache.camel.converter.stream.FileInputStreamCache
Only for testing purposes.
FileLanguage - Class in org.apache.camel.language.simple
 
FileLanguage() - Constructor for class org.apache.camel.language.simple.FileLanguage
 
fileLastModifiedExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
FileLockExclusiveReadLockStrategy - Class in org.apache.camel.component.file.strategy
Acquires exclusive read lock to the given file.
FileLockExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
fileName - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
fileNameExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileNameNoExtensionExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileNameNoExtensionSingleExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileOnlyNameExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileOnlyNameNoExtensionExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
fileOnlyNameNoExtensionSingleExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
FileOperations - Class in org.apache.camel.component.file
File operations for File.
FileOperations() - Constructor for class org.apache.camel.component.file.FileOperations
 
FileOperations(FileEndpoint) - Constructor for class org.apache.camel.component.file.FileOperations
 
fileParentExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
filePathExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
FilePathResolver - Class in org.apache.camel.util
A resolver for file paths that supports resolving with system and environment properties.
FileProcessStrategyFactory - Class in org.apache.camel.component.file.strategy
 
FileRenameExclusiveReadLockStrategy - Class in org.apache.camel.component.file.strategy
Acquires exclusive read lock to the given file.
FileRenameExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
FileResultHandler - Class in org.apache.camel.builder.xml
Use file to handle the result of XSLT transformation.
FileResultHandler(File) - Constructor for class org.apache.camel.builder.xml.FileResultHandler
 
FileResultHandlerFactory - Class in org.apache.camel.builder.xml
Factory for StreamResult which is streamed to file.
FileResultHandlerFactory() - Constructor for class org.apache.camel.builder.xml.FileResultHandlerFactory
 
fileSizeExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
 
FileUtil - Class in org.apache.camel.util
File utilities.
FillBuff() - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
fillMessage(ResultSet, Message) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Copy ResultSet into Message.
fillPool() - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
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(HeaderFilterStrategy.Direction, List<Header>) - Method in interface org.apache.camel.component.cxf.common.header.MessageHeaderFilter
This method filters (removes) headers from the given header list.
filter(HeaderFilterStrategy.Direction, List<Header>) - Method in class org.apache.camel.component.cxf.common.header.SoapMessageHeaderFilter
 
filter - Variable in class org.apache.camel.component.feed.FeedEndpoint
 
filter - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
filter(ClientRequestContext, ClientResponseContext) - Method in class org.apache.camel.component.linkedin.api.LinkedInExceptionResponseFilter
 
filter(ClientRequestContext) - Method in class org.apache.camel.component.linkedin.api.LinkedInOAuthRequestFilter
 
filter(ClientRequestContext) - Method in class org.apache.camel.component.servicenow.auth.AuthenticationRequestFilter
 
FILTER - Static variable in class org.apache.camel.component.springldap.SpringLdapProducer
 
filter(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
filter(String) - Method in class org.apache.camel.impl.EventDrivenConsumerRoute
 
filter(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.language.groovy.CamelGroovyMethods
Deprecated.
 
filter() - Method in class org.apache.camel.model.ProcessorDefinition
Message Filter EIP: Creates a predicate expression which only if it is true then the exchange is forwarded to the destination
filter(Predicate) - Method in class org.apache.camel.model.ProcessorDefinition
Message Filter EIP: Creates a predicate which is applied and only if it is true then the exchange is forwarded to the destination
filter(ExpressionDefinition) - Method in class org.apache.camel.model.ProcessorDefinition
Message Filter EIP: Creates a predicate expression which only if it is true then the exchange is forwarded to the destination
filter(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
Message Filter EIP: Creates a predicate language expression which only if it is true then the exchange is forwarded to the destination
filter(OnExceptionDefinition, Class<?>, Throwable) - Method in class org.apache.camel.processor.exceptionpolicy.DefaultExceptionPolicyStrategy
Strategy to filter the given type exception class with the thrown exception
filter(String) - Method in interface org.apache.camel.Route
Returns a list of all the Processors from this route that has id's matching the pattern
filter(Collection<String>, Collection<String>, Collection<String>, FilterParameters.Patterns, FilterParameters.Patterns, boolean) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Filters the values in availableValues returning only the values that are explicitly listed in explicitValues (returns them regardless of if they appear in availableValues or not) if explicitValues is not null or according to the following rules: Match the include patterns in patterns and don't match the exclude patterns in patterns if patterns is not null. Match the include patterns in defaultPatterns and don't match the exclude patterns in defaultPatterns if patterns is null and applyDefaults is true. Are provided in currentValues if if patterns is null and applyDefaults is false.
filter(Collection<String>, Collection<String>, List<Pattern>, List<Pattern>) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Filters the values in availableValues returning only the values that are explicitly listed in explicitValues (returns them regardless of if they appear in availableValues or not) if explicitValues is not null or as match the patterns in includePatterns and do not match the patterns in excludePatterns if explicitValues is null.
FILTER_MATCHED - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILTER_MATCHED - Static variable in interface org.apache.camel.Exchange
 
FILTER_NON_XML_CHARS - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
FILTER_NON_XML_CHARS - Static variable in interface org.apache.camel.Exchange
 
filterCamelHeadersForResponseHeaders(Map<String, Object>, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding
Filters the response headers that will be sent back to the client.
filterCMISProperties(Map<String, Object>) - Static method in class org.apache.camel.component.cmis.CMISHelper
 
filterConsumer(Exchange, WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
 
filterConsumer(Exchange, WebServiceMessage) - Method in interface org.apache.camel.component.spring.ws.filter.MessageFilter
Calls filter for a consumer
FilterDefinition - Class in org.apache.camel.model
Filter out messages based using a predicate
FilterDefinition() - Constructor for class org.apache.camel.model.FilterDefinition
 
FilterDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.FilterDefinition
 
FilterDefinition(Predicate) - Constructor for class org.apache.camel.model.FilterDefinition
 
FilteredLookupInfo - Class in org.apache.camel.component.salesforce.api.dto
 
FilteredLookupInfo() - Constructor for class org.apache.camel.component.salesforce.api.dto.FilteredLookupInfo
 
FilteringCamelEventHandler - Class in org.apache.camel.component.guava.eventbus
Subtype of CamelEventHandler with public method marked with Guava @Subscribe annotation.
FilteringCamelEventHandler(GuavaEventBusEndpoint, Processor, Class<?>) - Constructor for class org.apache.camel.component.guava.eventbus.FilteringCamelEventHandler
 
FilteringXmlStreamWriter - Class in org.apache.camel.converter.jaxb
XMLStreamWriter wrapper that filters out non-XML characters, see NonXmlCharFilterer for details.
FilteringXmlStreamWriter(XMLStreamWriter) - Constructor for class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
filterMethods(List<FacebookMethodsType>, FacebookMethodsTypeHelper.MatchType, String...) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Filters a list of methods to those that take the given set of arguments.
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.
filterObjectNames(Set<String>) - Method in class org.apache.camel.maven.CamelSalesforceMojo
 
FilterOperator - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report type metadata filter operator reference.
FilterOperator() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.FilterOperator
 
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.
FilterParametersDefinition - Class in org.apache.camel.core.xml.util.jsse
Represents a set of regular expression based filter patterns for including and excluding content of some type.
FilterParametersDefinition() - Constructor for class org.apache.camel.core.xml.util.jsse.FilterParametersDefinition
 
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
 
filterProducer(Exchange, WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
 
filterProducer(Exchange, WebServiceMessage) - Method in interface org.apache.camel.component.spring.ws.filter.MessageFilter
Calls filter for a producer
FilterStreamingConsumer - Class in org.apache.camel.component.twitter.consumer.streaming
Consumes the filter stream
FilterStreamingConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.streaming.FilterStreamingConsumer
 
filterTypeInOutputs(List<ProcessorDefinition<?>>, Class<T>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Looks for the given type in the list of outputs and recurring all the children as well.
filterTypeInOutputs(List<ProcessorDefinition<?>>, Class<T>, int) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Looks for the given type in the list of outputs and recurring all the children as well.
filterUnwantedPackage(String, String[]) - Static method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
Filters the given list of packages
FilterValue - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report type column filter value.
FilterValue() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.FilterValue
 
FINAL_DATE - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
FINAL_STATUS - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
finalizeSettings() - Method in class org.apache.camel.management.DefaultManagementAgent
 
FinallyDefinition - Class in org.apache.camel.model
Path traversed when a try, catch, finally block exits
FinallyDefinition() - Constructor for class org.apache.camel.model.FinallyDefinition
 
FinallyProcessor - Class in org.apache.camel.processor
Processor to handle do finally supporting asynchronous routing engine
FinallyProcessor(Processor) - Constructor for class org.apache.camel.processor.FinallyProcessor
 
finallyProcessor - Variable in class org.apache.camel.processor.TryProcessor
 
find(Class<T>, String, Map<String, Object>) - Method in class org.apache.camel.bam.EntityManagerTemplate
 
find(PackageScanFilter, String, Set<Class<?>>) - Method in class org.apache.camel.core.osgi.OsgiPackageScanClassResolver
 
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
 
findAlgorithm(Exchange) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
findAnnotated(Class<? extends Annotation>, String...) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
findAnnotated(Set<Class<? extends Annotation>>, String...) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
findAnnotated(Class<? extends Annotation>, String...) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
findAnnotated(Set<Class<? extends Annotation>>, String...) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
findAnnotated(Class<? extends Annotation>, String...) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
findAnnotated(Set<Class<? extends Annotation>>, String...) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
findAnnotated(Class<? extends Annotation>, String...) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Attempts to discover classes that are annotated with to the annotation.
findAnnotated(Set<Class<? extends Annotation>>, String...) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Attempts to discover classes that are annotated with to the annotation.
findByFilter(PackageScanFilter, String...) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
findByFilter(PackageScanFilter, String...) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
findByFilter(PackageScanFilter, String...) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
findByFilter(PackageScanFilter, String...) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Attempts to discover classes filter by the provided filter
findByType(Class<T>) - Method in class org.apache.camel.blueprint.BlueprintContainerRegistry
 
findByType(Class<T>) - Method in class org.apache.camel.core.osgi.OsgiServiceRegistry
 
findByType(Class<T>) - Method in class org.apache.camel.impl.CompositeRegistry
 
findByType(Class<T>) - Method in class org.apache.camel.impl.JndiRegistry
 
findByType(Class<T>) - Method in class org.apache.camel.impl.PropertyPlaceholderDelegateRegistry
 
findByType(Class<T>) - Method in class org.apache.camel.impl.SimpleRegistry
 
findByType(Class<T>) - Method in interface org.apache.camel.spi.Registry
Finds services in the registry by their type.
findByType(Class<T>) - Method in class org.apache.camel.spring.spi.ApplicationContextRegistry
 
findByTypeWithName(Class<T>) - Method in class org.apache.camel.blueprint.BlueprintContainerRegistry
 
findByTypeWithName(Class<T>) - Method in class org.apache.camel.core.osgi.OsgiServiceRegistry
 
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.
findByTypeWithName(Class<T>) - Method in class org.apache.camel.spring.spi.ApplicationContextRegistry
 
findCamelContexts() - Method in class org.apache.camel.swagger.RestSwaggerSupport
 
findChannel(String) - Method in class org.apache.camel.component.irc.IrcConfiguration
 
findClass(String) - Method in class org.apache.camel.component.velocity.CamelVelocityDelegateClassLoader
 
findClass(String, String, Class<?>) - Method in class org.apache.camel.core.osgi.OsgiFactoryFinder
 
findClass(String, String) - Method in class org.apache.camel.core.osgi.OsgiFactoryFinder
 
findClass(String) - Method in class org.apache.camel.core.osgi.utils.BundleDelegatingClassLoader
 
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 class org.apache.camel.blueprint.BlueprintCamelContext
 
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.core.osgi.OsgiDefaultCamelContext
 
findComponents(BundleContext, CamelContext) - Static method in class org.apache.camel.core.osgi.utils.BundleContextUtils
Finds the components available on the bundle context and camel context
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
 
findCompressionAlgorithm(Exchange) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
findConfigurationField(EndpointConfiguration, String) - Static method in class org.apache.camel.impl.ConfigurationHelper
 
findEipNames() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Find the names of all the EIPs from camel-core.
findEipNames() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
findEips() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Find information about all the EIPs from camel-core.
findEips() - Method in interface org.apache.camel.CamelContext
Find information about all the EIPs from camel-core.
findEips() - Method in class org.apache.camel.impl.DefaultCamelContext
 
findEips() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
findEips(CamelContext) - Static method in class org.apache.camel.util.CamelContextHelper
Find information about all the EIPs from camel-core.
findEncryptionKeyRing(Exchange) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
findEntityByCorrelationKey(Object) - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
findExceptionForFaultName(QName) - Method in interface org.apache.camel.dataformat.soap.name.ElementNameStrategy
Determine exception class for given SOAP Fault QName
findExceptionForFaultName(QName) - Method in class org.apache.camel.dataformat.soap.name.QNameStrategy
 
findExceptionForFaultName(QName) - Method in class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
 
findExceptionForFaultName(QName) - Method in class org.apache.camel.dataformat.soap.name.TypeNameStrategy
 
findExceptionForFaultName(QName) - Method in class org.apache.camel.dataformat.soap.name.XmlRootElementPreferringElementNameStrategy
 
findFileName(Exchange) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
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.
findFreeCamelContextName(BundleContext, String, String, AtomicInteger, boolean) - Static method in class org.apache.camel.core.osgi.OsgiNamingHelper
Checks the OSGi service registry for a free name (uses the counter if there is a clash to find next free name)
findHashAlgorithm(Exchange) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
findImplementations(Class<?>, String...) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
findImplementations(Class<?>, String...) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
findImplementations(Class<?>, String...) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
findImplementations(Class<?>, String...) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Attempts to discover classes that are assignable to the type provided.
findKeyFileName(Exchange) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
findKeyPassword(Exchange) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
findKeyUserid(Exchange) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
findKeyUserids(Exchange) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
findLanguage(String, CamelContext) - Method in class org.apache.camel.impl.DefaultLanguageResolver
 
findLanguageResolver(String, CamelContext) - Method in class org.apache.camel.impl.DefaultLanguageResolver
 
findLocations(Set<String>, ClassLoader) - Method in class org.apache.camel.spring.Main
 
findMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
findMethod(String, Class<?>...) - Static method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
Find method type by name and argument types.
findMethod(ELContext, Object, Object) - Method in class org.apache.camel.language.juel.BeanAndMethodELResolver
 
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
findNamespace(Message) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
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
findOrCreateActivityDefinition(String) - Method in class org.apache.camel.bam.ProcessBuilder
 
findOrCreateCamelTemplate() - Method in class org.apache.camel.cdi.Main
 
findOrCreateCamelTemplate() - Method in class org.apache.camel.guice.Main
 
findOrCreateCamelTemplate() - Method in class org.apache.camel.main.Main
 
findOrCreateCamelTemplate() - Method in class org.apache.camel.main.MainSupport
 
findOrCreateCamelTemplate() - Method in class org.apache.camel.spring.Main
 
findOrCreateCamelTemplate() - Method in class org.apache.camel.test.blueprint.Main
 
findOrCreateEndpoint(String, String) - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
 
findOrCreateEndpoint(String, String) - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
findOrCreateEndpoint(String, String) - Method in class org.apache.camel.component.mvel.MvelEndpoint
 
findOrCreateEndpoint(String, String) - Method in class org.apache.camel.component.velocity.VelocityEndpoint
 
findOrCreateEndpoint(String, String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
findOrCreateMBeanServer() - Method in class org.apache.camel.management.DefaultManagementAgent
 
findOrCreateProcessDefinition(EntityManagerTemplate, String) - Static method in class org.apache.camel.bam.model.ProcessDefinition
 
findOrCreateProcessDefinition() - Method in class org.apache.camel.bam.ProcessBuilder
 
findPackageNames() - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
Finds the names of the packages to search for on the classpath looking for text files on the classpath at the AnnotationTypeConverterLoader.META_INF_SERVICES location.
findPackageNames() - Method in class org.apache.camel.impl.converter.CoreTypeConverterLoader
 
findPackageNames() - Method in class org.apache.camel.impl.converter.TypeConvertersLoader
 
findPackages(Set<String>, ClassLoader) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
findPrefix(Message) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
findPrivateKey(CamelContext, String, InputStream, String) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
Deprecated.
findPrivateKey(CamelContext, String, byte[], InputStream, String, String) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
Deprecated.
findPrivateKey(CamelContext, String, byte[], InputStream, String, PGPPassphraseAccessor, String) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
Deprecated.
findPrivateKeyWithKeyId(CamelContext, String, byte[], long, String, PGPPassphraseAccessor, String) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
 
findPrivateKeyWithkeyId(long, String, PGPPassphraseAccessor, String, PGPSecretKeyRingCollection) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
 
findPublicKey(CamelContext, String, String, boolean) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
Deprecated.
findPublicKey(CamelContext, String, byte[], String, boolean) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
Deprecated.
findPublicKeys(CamelContext, String, byte[], List<String>, boolean) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
 
findPublicKeys(List<String>, boolean, PGPPublicKeyRingCollection) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
 
findPublicKeyWithKeyId(CamelContext, String, byte[], long, boolean) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
Deprecated.
findQNameForSoapActionOrType(String, Class<?>) - Method in interface org.apache.camel.dataformat.soap.name.ElementNameStrategy
Deterimine element name for given type
findQNameForSoapActionOrType(String, Class<?>) - Method in class org.apache.camel.dataformat.soap.name.QNameStrategy
 
findQNameForSoapActionOrType(String, Class<?>) - Method in class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
Determine the QName of the method parameter of the method that matches either soapAction and type or if not possible only the type
findQNameForSoapActionOrType(String, Class<?>) - Method in class org.apache.camel.dataformat.soap.name.TypeNameStrategy
 
findQNameForSoapActionOrType(String, Class<?>) - Method in class org.apache.camel.dataformat.soap.name.XmlRootElementPreferringElementNameStrategy
 
findResource(String) - Method in class org.apache.camel.core.osgi.utils.BundleDelegatingClassLoader
 
findResources(String) - Method in class org.apache.camel.core.osgi.utils.BundleDelegatingClassLoader
 
findRouteBuilders() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
Strategy method to try find RouteBuilder instances on the classpath
findRouteBuildersByContextScan(PackageScanFilter, boolean, List<RoutesBuilder>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
findRouteBuildersByContextScan(PackageScanFilter, boolean, List<RoutesBuilder>) - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
findRouteBuildersByContextScan(PackageScanFilter, boolean, List<RoutesBuilder>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
findRouteBuildersByPackageScan(String[], PackageScanFilter, List<RoutesBuilder>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
findRouteBuildersByPackageScan(String[], PackageScanFilter, List<RoutesBuilder>) - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
findRouteBuildersByPackageScan(String[], PackageScanFilter, List<RoutesBuilder>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
findSecretKey(CamelContext, String, String) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
Deprecated.
findSecretKey(CamelContext, String, byte[], String, String, String) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
Deprecated.
findSecretKey(CamelContext, String, byte[], String, String) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
Deprecated.
findSecretKeysWithPrivateKeyAndUserId(CamelContext, String, byte[], Map<String, String>, String) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
 
findSecretKeysWithPrivateKeyAndUserId(Map<String, String>, String, PGPSecretKeyRingCollection) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
 
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
 
findSignatureKeyFileName(Exchange) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
findSignatureKeyPassword(Exchange) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
findSignatureKeyRing(Exchange) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
findSignatureKeyUserid(Exchange) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
findSignatureKeyUserids(Exchange) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
findSpace(String, String) - Static method in class org.apache.camel.component.javaspace.JiniSpaceAccessor
 
findSuitableException(Throwable, Method) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
Tries to find the best suited exception to throw.
finished(Description) - Method in class org.apache.camel.test.junit4.CamelTestWatcher
 
fireExpiredEvent(ActivityState) - Method in class org.apache.camel.bam.processor.ActivityMonitorEngine
 
firstName - Variable in class org.apache.camel.component.linkedin.api.model.Author
 
firstName - Variable in class org.apache.camel.component.linkedin.api.model.Creator
 
firstName - Variable in class org.apache.camel.component.linkedin.api.model.Editor
 
firstName - Variable in class org.apache.camel.component.linkedin.api.model.JobPoster
 
firstName - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
firstName - Variable in class org.apache.camel.component.linkedin.api.model.Recommendee
 
firstName - Variable in class org.apache.camel.component.linkedin.api.model.Recommender
 
FixedLengthRecord - Annotation Type in org.apache.camel.dataformat.bindy.annotation
This annotation represents the root class of the model.
flag(Flags, boolean) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
flag(SearchTermBuilder.Op, Flags, boolean) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
flagCategory(String, PostCategoryCode) - Method in interface org.apache.camel.component.linkedin.api.PostsResource
 
FlatpackComponent - Class in org.apache.camel.component.flatpack
A Flatpack Component for working with fixed width and delimited files
FlatpackComponent() - Constructor for class org.apache.camel.component.flatpack.FlatpackComponent
 
FlatpackConsumer - Class in org.apache.camel.component.flatpack
 
FlatpackConsumer(Endpoint, Processor, LoadBalancer) - Constructor for class org.apache.camel.component.flatpack.FlatpackConsumer
 
FlatpackConverter - Class in org.apache.camel.component.flatpack
 
FlatpackDataFormat - Class in org.apache.camel.dataformat.flatpack
Flatpack DataFormat.
FlatpackDataFormat() - Constructor for class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
FlatpackDataFormat - Class in org.apache.camel.model.dataformat
Flatpack data format
FlatpackDataFormat() - Constructor for class org.apache.camel.model.dataformat.FlatpackDataFormat
 
FlatpackEndpoint - Class in org.apache.camel.component.flatpack
The flatpack component supports fixed width and delimited file parsing via the FlatPack library.
FlatpackEndpoint() - Constructor for class org.apache.camel.component.flatpack.FlatpackEndpoint
 
FlatpackEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.flatpack.FlatpackEndpoint
 
FlatpackException - Exception in org.apache.camel.component.flatpack
Flatpack exception.
FlatpackException(String, Exchange, List<DataError>) - Constructor for exception org.apache.camel.component.flatpack.FlatpackException
 
FlatpackType - Enum in org.apache.camel.component.flatpack
 
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
 
FloatFormat - Class in org.apache.camel.dataformat.bindy.format
 
FloatFormat(boolean, int, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.FloatFormat
 
FloatPatternFormat - Class in org.apache.camel.dataformat.bindy.format
 
FloatPatternFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.FloatPatternFormat
 
FloatPatternFormat(String, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.FloatPatternFormat
 
floatToBytes(Float) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
flush() - Method in class org.apache.camel.bam.EntityManagerTemplate
 
flush() - Method in class org.apache.camel.component.braintree.internal.BraintreeLogHandler
 
flush() - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
flush() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
flush() - Method in class org.apache.camel.converter.stream.OutputStreamBuilder
 
followCompany(Company) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
FollowedReference - Class in org.apache.camel.component.yammer.model
 
FollowedReference() - Constructor for class org.apache.camel.component.yammer.model.FollowedReference
 
Following - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Following() - Constructor for class org.apache.camel.component.linkedin.api.model.Following
 
following - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
followPost(String, IsFollowing) - Method in interface org.apache.camel.component.linkedin.api.PostsResource
 
followStatistics - Variable in class org.apache.camel.component.linkedin.api.model.CompanyStatistics
 
FollowStatistics - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
FollowStatistics() - Constructor for class org.apache.camel.component.linkedin.api.model.FollowStatistics
 
footer() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
 
FopComponent - Class in org.apache.camel.component.fop
Represents the component that manages FopEndpoint.
FopComponent() - Constructor for class org.apache.camel.component.fop.FopComponent
 
FopConstants - Interface in org.apache.camel.component.fop
 
FopEndpoint - Class in org.apache.camel.component.fop
The fop component allows you to render a message into different output formats using Apache FOP.
FopEndpoint(String, FopComponent, FopOutputType) - Constructor for class org.apache.camel.component.fop.FopEndpoint
 
FopOutputType - Enum in org.apache.camel.component.fop
 
FopProducer - Class in org.apache.camel.component.fop
The Fop producer.
FopProducer(FopEndpoint, FopFactory, String) - Constructor for class org.apache.camel.component.fop.FopProducer
 
FOR_CLIENTS - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_DAEMONS - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_LOCAL - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_OLDEST - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_RANDOM - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_REMOTES - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_SERVERS - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
FOR_YOUNGEST - Static variable in class org.apache.camel.component.ignite.ClusterGroupExpressions
 
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 interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
forceCompletionOfAllGroups() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
forceCompletionOfAllGroups() - Method in interface org.apache.camel.processor.aggregate.AggregateController
To force complete of all groups
forceCompletionOfAllGroups() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
forceCompletionOfAllGroups() - Method in class org.apache.camel.processor.aggregate.DefaultAggregateController
 
forceCompletionOfGroup(String) - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
forceCompletionOfGroup(String) - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
forceCompletionOfGroup(String) - Method in interface org.apache.camel.processor.aggregate.AggregateController
To force completing a specific group by its key.
forceCompletionOfGroup(String) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
forceCompletionOfGroup(String) - Method in class org.apache.camel.processor.aggregate.DefaultAggregateController
 
forceCompletionOnStop() - Method in class org.apache.camel.model.AggregateDefinition
Indicates to complete all current aggregated exchanges when the context is stopped
forceLazyInitialization() - Method in class org.apache.camel.impl.DefaultCamelContext
Force some lazy initialization to occur upfront before we start any components and create routes
forceShutdown(Service) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
forceShutdown(Service) - Method in interface org.apache.camel.spi.ShutdownStrategy
Whether a service is forced to shutdown.
forceStopLazyInitialization() - Method in class org.apache.camel.impl.DefaultCamelContext
Force clear lazy initialization so they can be re-created on restart
format(Notification) - Method in class org.apache.camel.component.jmx.NotificationXmlFormatter
 
format - Variable in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
FORMAT - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
FORMAT - Static variable in class org.apache.camel.dataformat.barcode.BarcodeParameters
Default barcode format: QR-CODE
Format<T> - Interface in org.apache.camel.dataformat.bindy
Format allows to format object to and from string received using format or parse method
format(BigDecimal) - Method in class org.apache.camel.dataformat.bindy.format.BigDecimalFormat
 
format(BigInteger) - Method in class org.apache.camel.dataformat.bindy.format.BigIntegerFormat
 
format(Boolean) - Method in class org.apache.camel.dataformat.bindy.format.BooleanFormat
 
format(Byte) - Method in class org.apache.camel.dataformat.bindy.format.ByteFormat
 
format(Character) - Method in class org.apache.camel.dataformat.bindy.format.CharacterFormat
 
format(Date) - Method in class org.apache.camel.dataformat.bindy.format.DatePatternFormat
 
format(Double) - Method in class org.apache.camel.dataformat.bindy.format.DoubleFormat
 
format(T) - Method in class org.apache.camel.dataformat.bindy.format.EnumFormat
 
format(Float) - Method in class org.apache.camel.dataformat.bindy.format.FloatFormat
 
format(T) - Method in interface org.apache.camel.dataformat.bindy.Format
Formats the object into a String
format(Integer) - Method in class org.apache.camel.dataformat.bindy.format.IntegerFormat
 
format(Long) - Method in class org.apache.camel.dataformat.bindy.format.LongFormat
 
format(T) - Method in class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
format(Short) - Method in class org.apache.camel.dataformat.bindy.format.ShortFormat
 
format(String) - Method in class org.apache.camel.dataformat.bindy.format.StringFormat
 
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
FormatEnum - Enum in org.apache.camel.component.salesforce.api.dto.analytics.reports
Salesforce Enumeration DTO for picklist Format
FormatException - Exception in org.apache.camel.dataformat.bindy.format
 
FormatException() - Constructor for exception org.apache.camel.dataformat.bindy.format.FormatException
 
FormatException(String) - Constructor for exception org.apache.camel.dataformat.bindy.format.FormatException
 
FormatException(String, Throwable) - Constructor for exception org.apache.camel.dataformat.bindy.format.FormatException
 
FormatException(Throwable) - Constructor for exception org.apache.camel.dataformat.bindy.format.FormatException
 
FormatFactory - Class in org.apache.camel.dataformat.bindy
Factory to return Format classes for a given type.
formatString(Format<?>, Object) - Method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
Format the object into a string according to the format rule defined
formatTime(Date) - Static method in class org.apache.camel.component.smpp.SmppUtils
 
forMimeTypeAUTOSENSE(String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypeBasic(String, String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypeGIF(String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypeHOST(String, String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypeJPEG(String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypePAGEABLE(String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypePCL(String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypePDF(String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypePOSTSCRIPT(String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypePRINTABLE(String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypeRENDERABLEIMAGE(String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypeUSASCII(String, String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypeUTF16(String, String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypeUTF16BE(String, String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypeUTF16LE(String, String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forMimeTypeUTF8(String, String) - Method in class org.apache.camel.component.printer.DocFlavorAssigner
 
forName(String) - Method in class org.apache.camel.util.component.ApiMethodParser
 
forName(String, ClassLoader) - Static method in class org.apache.camel.util.component.ApiMethodParser
 
forValue(String) - Static method in enum org.apache.camel.component.salesforce.internal.dto.NotifyForOperationsEnum
 
foundedYear - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
FREEMARKER_DATA_MODEL - Static variable in class org.apache.camel.component.freemarker.FreemarkerConstants
 
FREEMARKER_RESOURCE_URI - Static variable in class org.apache.camel.component.freemarker.FreemarkerConstants
 
FREEMARKER_TEMPLATE - Static variable in class org.apache.camel.component.freemarker.FreemarkerConstants
 
FreemarkerComponent - Class in org.apache.camel.component.freemarker
Freemarker component.
FreemarkerComponent() - Constructor for class org.apache.camel.component.freemarker.FreemarkerComponent
 
FreemarkerConstants - Class in org.apache.camel.component.freemarker
Freemarker Constants
FreemarkerEndpoint - Class in org.apache.camel.component.freemarker
Transforms the message using a FreeMarker template.
FreemarkerEndpoint() - Constructor for class org.apache.camel.component.freemarker.FreemarkerEndpoint
 
FreemarkerEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.freemarker.FreemarkerEndpoint
 
freeze() - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
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 - Static variable in interface org.apache.camel.component.aws.ses.SesConstants
 
from(String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
from(SearchTermBuilder.Op, String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
FROM - Static variable in interface org.apache.camel.component.xmpp.XmppConstants
 
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
from(Endpoint) - Method in class org.apache.camel.rx.ReactiveCamel
Convenience method for beginning the route
from(String) - Method in class org.apache.camel.rx.ReactiveCamel
Convenience method for beginning the route
FROM_ROW - Static variable in interface org.apache.camel.component.hbase.HBaseConstants
 
FROM_TAILABLE - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
FROM_USER - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
FROM_USER_RESPONSE_STATUS - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
fromAnyObjectToDBObject(Object) - Static method in class org.apache.camel.component.mongodb.converters.MongoDbBasicConverters
 
fromBasicDBObjectToMap(BasicDBObject) - Static method in class org.apache.camel.component.mongodb.converters.MongoDbBasicConverters
 
fromBytes(byte[]) - Method in class org.apache.camel.component.hbase.HBaseHelper
 
fromCharArray(char[]) - Static method in class org.apache.camel.converter.ObjectConverter
 
fromConfiguration(IgniteConfiguration) - Static method in class org.apache.camel.component.ignite.IgniteComponent
 
fromCookie(String) - Static method in class org.apache.camel.component.gae.auth.GAuthTokenSecret
Create a GAuthTokenSecret from a cookies string.
FromDefinition - Class in org.apache.camel.model
Act as a message source as input to a route
FromDefinition() - Constructor for class org.apache.camel.model.FromDefinition
 
FromDefinition(String) - Constructor for class org.apache.camel.model.FromDefinition
 
FromDefinition(Endpoint) - Constructor for class org.apache.camel.model.FromDefinition
 
fromEndpointUri - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
fromExchange(Exchange) - Static method in enum org.apache.camel.component.smpp.SmppCommandType
Tries to return an instance of SmppCommandType using SmppConstants.COMMAND header of the incoming message.
fromF(String, Object...) - Method in class org.apache.camel.builder.RouteBuilder
Creates a new route from the given URI input
fromFileToDBObject(File, Exchange) - Static method in class org.apache.camel.component.mongodb.converters.MongoDbBasicConverters
 
fromIgnite(Ignite) - Static method in class org.apache.camel.component.ignite.IgniteComponent
 
fromInputStream(InputStream) - Static method in class org.apache.camel.component.ignite.IgniteComponent
 
fromInputStreamToDBObject(InputStream, Exchange) - Static method in class org.apache.camel.component.mongodb.converters.MongoDbBasicConverters
 
fromJSONtoInputStream(JSON, Exchange) - Static method in class org.apache.camel.dataformat.xmljson.converters.XmlJsonConverters
Converts from an existing JSON object circulating as such to an InputStream, by dumping it to a String first and then using camel-core's IOConverter.toInputStream(String, Exchange)
fromLocation(String) - Static method in class org.apache.camel.component.ignite.IgniteComponent
 
fromMapToDBObject(Map<?, ?>) - Static method in class org.apache.camel.component.mongodb.converters.MongoDbBasicConverters
 
fromMethod(Method) - Static method in class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding.MethodSpec
Processes this method definition and extracts metadata relevant for the binding process.
fromName(String) - Static method in class org.apache.camel.component.cassandra.ResultSetConversionStrategies
fromNode(Node, Exchange) - Method in class org.apache.camel.groovy.converter.GPathResultConverter
 
fromResponse(Response) - Method in class org.apache.camel.component.servicenow.ServiceNowExceptionMapper
 
fromRest(String) - Method in class org.apache.camel.model.RouteDefinition
This route is created from the REST DSL.
fromRoute(String) - Method in class org.apache.camel.builder.NotifyBuilder
Optionally a from route which means that this expression should only be based on Exchange which is originated from the particular route(s).
fromString(String) - Static method in enum org.apache.camel.component.smpp.SmppSplittingPolicy
 
fromString(String) - Method in class org.apache.camel.groovy.converter.GPathResultConverter
 
fromStringSource(StringSource) - Method in class org.apache.camel.groovy.converter.GPathResultConverter
 
fromStringToDBObject(String) - Static method in class org.apache.camel.component.mongodb.converters.MongoDbBasicConverters
 
fromUri(String) - Static method in enum org.apache.camel.component.splunk.ConsumerType
 
fromUri(String) - Static method in enum org.apache.camel.component.splunk.ProducerType
 
fromUri(String) - Static method in enum org.apache.camel.component.twitter.data.ConsumerType
 
fromUri(String) - Static method in enum org.apache.camel.component.twitter.data.EndpointType
 
fromUri(String) - Static method in enum org.apache.camel.component.twitter.data.StreamingType
 
fromUri(String) - Static method in enum org.apache.camel.component.twitter.data.TimelineType
 
fromUri(String) - Static method in enum org.apache.camel.component.twitter.data.TrendsType
 
fromUri(String) - Static method in enum org.apache.camel.component.yammer.YammerFunctionType
 
fromUrl(URL) - Static method in class org.apache.camel.component.ignite.IgniteComponent
 
fromValue(String) - Static method in enum org.apache.camel.component.box.internal.BoxApiName
 
fromValue(String) - Static method in enum org.apache.camel.component.braintree.internal.BraintreeApiName
 
fromValue(String) - Static method in enum org.apache.camel.component.google.calendar.internal.GoogleCalendarApiName
 
fromValue(String) - Static method in enum org.apache.camel.component.google.drive.internal.GoogleDriveApiName
 
fromValue(String) - Static method in enum org.apache.camel.component.google.mail.internal.GoogleMailApiName
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.CompanyStatusCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.CompanyTypeCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.EmailDigestFrequencyCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.EventType
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.ExperienceLevelCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.FacetType
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.GroupCategoryCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.ImAccountType
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.InviteConnectType
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.JobFunctionCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.JobTypeCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.MembershipStateCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.NetworkUpdateContentType
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.NetworkUpdateReturnType
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.Order
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.PhoneType
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.PostCategoryCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.PostRole
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.PostTypeCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.ProficiencyLevelType
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.ProfileFieldCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.RecommendationCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.RoleCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.StockExchangeCode
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.TimeGranularity
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.model.VisibilityType
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.api.OAuthScope
 
fromValue(String) - Static method in enum org.apache.camel.component.linkedin.internal.LinkedInApiName
 
fromValue(String) - Static method in enum org.apache.camel.component.olingo2.internal.Olingo2ApiName
 
fromValue(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.analytics.reports.DateGranularityEnum
 
fromValue(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.analytics.reports.FormatEnum
 
fromValue(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.BatchStateEnum
 
fromValue(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.ConcurrencyModeEnum
 
fromValue(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.ContentType
 
fromValue(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.JobStateEnum
 
fromValue(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.OperationEnum
 
fromValue(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.StatusCode
 
fromValue(String) - Static method in enum org.apache.camel.component.salesforce.internal.dto.NotifyForFieldsEnum
 
fromValue(String) - Static method in enum org.apache.camel.component.salesforce.internal.OperationName
 
fromValues(String...) - Static method in enum org.apache.camel.component.linkedin.api.OAuthScope
 
fromWsdlUri(String) - Static method in enum org.apache.camel.ExchangePattern
Converts the WSDL URI into a ExchangePattern instance
FTP_REPLY_CODE - Static variable in class org.apache.camel.component.file.remote.FtpConstants
 
FTP_REPLY_STRING - Static variable in class org.apache.camel.component.file.remote.FtpConstants
 
FtpChangedExclusiveReadLockStrategy - Class in org.apache.camel.component.file.remote.strategy
 
FtpChangedExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
ftpClient - Variable in class org.apache.camel.component.file.remote.FtpEndpoint
 
ftpClientConfig - Variable in class org.apache.camel.component.file.remote.FtpEndpoint
 
ftpClientConfigParameters - Variable in class org.apache.camel.component.file.remote.FtpEndpoint
 
ftpClientKeyStoreParameters - Variable in class org.apache.camel.component.file.remote.FtpsEndpoint
 
ftpClientParameters - Variable in class org.apache.camel.component.file.remote.FtpEndpoint
 
ftpClientTrustStoreParameters - Variable in class org.apache.camel.component.file.remote.FtpsEndpoint
 
FtpComponent - Class in org.apache.camel.component.file.remote
FTP Component
FtpComponent() - Constructor for class org.apache.camel.component.file.remote.FtpComponent
 
FtpComponent(CamelContext) - Constructor for class org.apache.camel.component.file.remote.FtpComponent
 
FtpConfiguration - Class in org.apache.camel.component.file.remote
FTP configuration
FtpConfiguration() - Constructor for class org.apache.camel.component.file.remote.FtpConfiguration
 
FtpConfiguration(URI) - Constructor for class org.apache.camel.component.file.remote.FtpConfiguration
 
FtpConstants - Class in org.apache.camel.component.file.remote
Constants
FtpConsumer - Class in org.apache.camel.component.file.remote
FTP consumer
FtpConsumer(RemoteFileEndpoint<FTPFile>, Processor, RemoteFileOperations<FTPFile>) - Constructor for class org.apache.camel.component.file.remote.FtpConsumer
 
FtpEndpoint<T extends org.apache.commons.net.ftp.FTPFile> - Class in org.apache.camel.component.file.remote
The ftp component is used for uploading or downloading files from FTP servers.
FtpEndpoint() - Constructor for class org.apache.camel.component.file.remote.FtpEndpoint
 
FtpEndpoint(String, RemoteFileComponent<FTPFile>, FtpConfiguration) - Constructor for class org.apache.camel.component.file.remote.FtpEndpoint
 
FtpOperations - Class in org.apache.camel.component.file.remote
FTP remote file operations
FtpOperations(FTPClient, FTPClientConfig) - Constructor for class org.apache.camel.component.file.remote.FtpOperations
 
FtpProcessStrategyFactory - Class in org.apache.camel.component.file.remote.strategy
 
FtpsComponent - Class in org.apache.camel.component.file.remote
FTP Secure (FTP over SSL/TLS) Component.
FtpsComponent() - Constructor for class org.apache.camel.component.file.remote.FtpsComponent
 
FtpsComponent(CamelContext) - Constructor for class org.apache.camel.component.file.remote.FtpsComponent
 
FtpsConfiguration - Class in org.apache.camel.component.file.remote
FTP Secure (FTP over SSL/TLS) configuration
FtpsConfiguration() - Constructor for class org.apache.camel.component.file.remote.FtpsConfiguration
 
FtpsConfiguration(URI) - Constructor for class org.apache.camel.component.file.remote.FtpsConfiguration
 
FtpsEndpoint - Class in org.apache.camel.component.file.remote
The ftps (FTP secure SSL/TLS) component is used for uploading or downloading files from FTP servers.
FtpsEndpoint() - Constructor for class org.apache.camel.component.file.remote.FtpsEndpoint
 
FtpsEndpoint(String, RemoteFileComponent<FTPFile>, FtpsConfiguration) - Constructor for class org.apache.camel.component.file.remote.FtpsEndpoint
 
FtpsOperations - Class in org.apache.camel.component.file.remote
FTP Secure (FTP over SSL/TLS) operations
FtpsOperations(FTPSClient, FTPClientConfig) - Constructor for class org.apache.camel.component.file.remote.FtpsOperations
 
FtpUtils - Class in org.apache.camel.component.file.remote
Various FTP utils.
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
 
FutureEventDrivenOperation<ResultType> - Class in org.apache.camel.component.zookeeper.operations
FutureEventDrivenOperation uses ZooKeepers Watcher mechanism to await specific ZooKeeper events.
FutureEventDrivenOperation(ZooKeeper, String, Watcher.Event.EventType...) - Constructor for class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
 
FutureTypeConverter - Class in org.apache.camel.impl.converter
Future type converter.
FutureTypeConverter(TypeConverter) - Constructor for class org.apache.camel.impl.converter.FutureTypeConverter
 

G

GaeDefaultCamelContext - Class in org.apache.camel.component.gae.context
 
GaeDefaultCamelContext() - Constructor for class org.apache.camel.component.gae.context.GaeDefaultCamelContext
 
GangliaComponent - Class in org.apache.camel.component.ganglia
 
GangliaComponent() - Constructor for class org.apache.camel.component.ganglia.GangliaComponent
 
GangliaConfiguration - Class in org.apache.camel.component.ganglia
 
GangliaConfiguration() - Constructor for class org.apache.camel.component.ganglia.GangliaConfiguration
 
GangliaConstants - Class in org.apache.camel.component.ganglia
 
GangliaEndpoint - Class in org.apache.camel.component.ganglia
The ganglia component is used for sending metrics to the Ganglia monitoring system.
GangliaEndpoint() - Constructor for class org.apache.camel.component.ganglia.GangliaEndpoint
 
GangliaEndpoint(String, Component) - Constructor for class org.apache.camel.component.ganglia.GangliaEndpoint
 
GangliaProducer - Class in org.apache.camel.component.ganglia
 
GangliaProducer(GangliaEndpoint, Publisher) - Constructor for class org.apache.camel.component.ganglia.GangliaProducer
 
gatherAllEndpointUris(CamelContext, RouteDefinition, boolean, boolean, boolean) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Gather all the endpoint uri's the route is using from the EIPs that has a static or dynamic endpoint defined.
gatherAllNodeIds(ProcessorDefinition<?>, Set<String>, boolean, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Traverses the node, including its children (recursive), and gathers all the node ids.
gatherAllStaticEndpointUris(CamelContext, RouteDefinition, boolean, boolean) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Gather all the endpoint uri's the route is using from the EIPs that has a static endpoint defined.
gatherEndpoints() - Method in class org.apache.camel.impl.RouteService
Gather all the endpoints this route service uses

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

GAUTH_ACCESS_TOKEN - Static variable in class org.apache.camel.component.gae.auth.GAuthUpgradeBinding
Name of the Camel header containing an access token.
GAUTH_ACCESS_TOKEN_SECRET - Static variable in class org.apache.camel.component.gae.auth.GAuthUpgradeBinding
Name of the Camel header containing an access token secret.
GAUTH_CALLBACK - Static variable in class org.apache.camel.component.gae.auth.GAuthAuthorizeBinding
Name of the Camel header containing a callback URL.
GAUTH_SCOPE - Static variable in class org.apache.camel.component.gae.auth.GAuthAuthorizeBinding
Name of the Camel header defining the access scope.
GAuthAuthorizeBinding - Class in org.apache.camel.component.gae.auth
Binds GoogleOAuthParameters to a Camel Exchange.
GAuthAuthorizeBinding() - Constructor for class org.apache.camel.component.gae.auth.GAuthAuthorizeBinding
 
GAuthComponent - Class in org.apache.camel.component.gae.auth
The GAuth Component implements a Google-specific OAuth comsumer.
GAuthComponent() - Constructor for class org.apache.camel.component.gae.auth.GAuthComponent
 
GAuthComponent(CamelContext) - Constructor for class org.apache.camel.component.gae.auth.GAuthComponent
 
GAuthEndpoint - Class in org.apache.camel.component.gae.auth
The gauth component is used by web applications to implement a Google-specific OAuth consumer.
GAuthEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.gae.auth.GAuthEndpoint
 
GAuthEndpoint.Name - Enum in org.apache.camel.component.gae.auth
 
GAuthException - Exception in org.apache.camel.component.gae.auth
 
GAuthException() - Constructor for exception org.apache.camel.component.gae.auth.GAuthException
 
GAuthException(String) - Constructor for exception org.apache.camel.component.gae.auth.GAuthException
 
GAuthException(String, Throwable) - Constructor for exception org.apache.camel.component.gae.auth.GAuthException
 
GAuthException(Throwable) - Constructor for exception org.apache.camel.component.gae.auth.GAuthException
 
GAuthJksLoader - Class in org.apache.camel.component.gae.auth
A Java keystore specific key loader.
GAuthJksLoader() - Constructor for class org.apache.camel.component.gae.auth.GAuthJksLoader
 
GAuthJksLoader(String, String, String, String) - Constructor for class org.apache.camel.component.gae.auth.GAuthJksLoader
 
GAuthKeyLoader - Interface in org.apache.camel.component.gae.auth
Interface used by GAuthComponent for loading private keys.
GAuthPk8Loader - Class in org.apache.camel.component.gae.auth
A Java PKCS#8-specific key loader.
GAuthPk8Loader() - Constructor for class org.apache.camel.component.gae.auth.GAuthPk8Loader
 
GAuthProducer - Class in org.apache.camel.component.gae.auth
 
GAuthProducer(GAuthEndpoint) - Constructor for class org.apache.camel.component.gae.auth.GAuthProducer
 
GAuthService - Interface in org.apache.camel.component.gae.auth
Interface to Google's OAuth services.
GAuthTokenSecret - Class in org.apache.camel.component.gae.auth
A request token secret container with marshalling/unmarshalling methods to and from a cookie.
GAuthTokenSecret(String) - Constructor for class org.apache.camel.component.gae.auth.GAuthTokenSecret
Creates a new GAuthTokenSecret
GAuthUpgradeBinding - Class in org.apache.camel.component.gae.auth
Binds GoogleOAuthParameters to a Camel Exchange.
GAuthUpgradeBinding() - Constructor for class org.apache.camel.component.gae.auth.GAuthUpgradeBinding
 
generateApplicationAcceptAcknowledgementMessage(byte[]) - Method in class org.apache.camel.processor.mllp.Hl7AcknowledgementGenerator
 
generateApplicationErrorAcknowledgementMessage(byte[]) - Method in class org.apache.camel.processor.mllp.Hl7AcknowledgementGenerator
 
generateApplicationRejectAcknowledgementMessage(byte[]) - Method in class org.apache.camel.processor.mllp.Hl7AcknowledgementGenerator
 
generateDefaultLocations(Class<?>) - Method in class org.apache.camel.testng.AbstractCamelTestNGSpringContextTests.TestNGCamelSpringTestContextLoader
Since AbstractTestNGSpringContextTests declares the test context as private and we cannot control its instantiation, we need to use ContextConfiguration on AbstractCamelTestNGSpringContextTests.
generateDelete(String, String[], boolean) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Generate delete where columns = ? CQL.
generateDelete(String, String[], int, boolean) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Generate delete where columns = ? CQL.
generateHeader() - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
Generate for the first line the headers of the columns
generateInsert(String, String[], boolean, Integer) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Generate Insert CQL.
generateKey(Integer, Integer) - Static method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
Generate a unique key
generateMessageHash(Message) - Method in class org.apache.camel.component.mail.DefaultMailUidGenerator
 
generateParseException() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Generate ParseException.
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
generateSelect(String, String[], String[]) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Generate select where columns = ? CQL.
generateSelect(String, String[], String[], int) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Generate select where columns = ? CQL.
generateTruncate(String) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Generate delete where columns = ? CQL.
generateUuid(MailEndpoint, Message) - Method in class org.apache.camel.component.mail.DefaultMailUidGenerator
 
generateUuid(MailEndpoint, Message) - Method in interface org.apache.camel.component.mail.MailUidGenerator
Generates an unique ID of the mail message depending on if its POP3 or IMAP protocol.
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.
GeneratorUtility(Boolean) - Constructor for class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
GeneratorUtility() - Constructor for class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
GenericBeansException - Exception in org.apache.camel.spring
A generic BeansException.
GenericBeansException(String) - Constructor for exception org.apache.camel.spring.GenericBeansException
 
GenericBeansException(String, Throwable) - Constructor for exception org.apache.camel.spring.GenericBeansException
 
GenericFile<T> - Class in org.apache.camel.component.file
Generic File.
GenericFile() - Constructor for class org.apache.camel.component.file.GenericFile
 
GenericFile(boolean) - Constructor for class org.apache.camel.component.file.GenericFile
 
GenericFileBinding<T> - Interface in org.apache.camel.component.file
Binding between the generic file and the body content.
GenericFileComponent<T> - Class in org.apache.camel.component.file
Base class file component.
GenericFileComponent() - Constructor for class org.apache.camel.component.file.GenericFileComponent
 
GenericFileComponent(CamelContext) - Constructor for class org.apache.camel.component.file.GenericFileComponent
 
GenericFileConfiguration - Class in org.apache.camel.component.file
 
GenericFileConfiguration() - Constructor for class org.apache.camel.component.file.GenericFileConfiguration
 
GenericFileConsumer<T> - Class in org.apache.camel.component.file
Base class for file consumers.
GenericFileConsumer(GenericFileEndpoint<T>, Processor, GenericFileOperations<T>) - 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.
genericFileToBoxFileUploadRequestObject(GenericFile<?>, Exchange) - Static method in class org.apache.camel.component.box.BoxConverter
 
genericFileToGoogleDriveFile(GenericFile<?>, Exchange) - Static method in class org.apache.camel.component.google.drive.GoogleDriveFilesConverter
 
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
 
GeoCoderComponent - Class in org.apache.camel.component.geocoder
Represents the component that manages GeoCoderEndpoint.
GeoCoderComponent() - Constructor for class org.apache.camel.component.geocoder.GeoCoderComponent
 
GeoCoderConstants - Class in org.apache.camel.component.geocoder
 
GeoCoderEndpoint - Class in org.apache.camel.component.geocoder
The geocoder component is used for looking up geocodes (latitude and longitude) for a given address, or reverse lookup.
GeoCoderEndpoint() - Constructor for class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
GeoCoderEndpoint(String, GeoCoderComponent) - Constructor for class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
GeoCoderProducer - Class in org.apache.camel.component.geocoder
The GeoCoder producer.
GeoCoderProducer(GeoCoderEndpoint) - Constructor for class org.apache.camel.component.geocoder.GeoCoderProducer
 
GeoLocation - Class in org.apache.camel.component.salesforce.api.dto
Salesforce DTO for compound type GeoLocation.
GeoLocation() - Constructor for class org.apache.camel.component.salesforce.api.dto.GeoLocation
 
get(String) - Method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
Get the content of every file inside the remote path.
get(String) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Get the content of every file inside the remote path.
get(int) - Method in class org.apache.camel.component.flatpack.DataSetList
 
get(CamelContext, String) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
GET - Static variable in interface org.apache.camel.component.hbase.HBaseConstants
 
GET - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
get(CamelContext, String) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
GET - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
get(String) - Method in class org.apache.camel.component.jms.reply.CorrelationTimeoutMap
 
get() - Method in class org.apache.camel.component.jms.reply.MessageSelectorCreator
 
get(CamelContext, String) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
get(String) - Method in class org.apache.camel.component.rabbitmq.reply.CorrelationTimeoutMap
 
get(String) - Method in class org.apache.camel.component.redis.RedisClient
 
get(ServiceNowEndpoint) - Method in interface org.apache.camel.component.servicenow.ServiceNowProducerProcessor.Supplier
 
get(String) - Method in class org.apache.camel.component.websocket.MemoryWebsocketStore
 
get(String) - Method in interface org.apache.camel.component.websocket.WebsocketStore
 
get(XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
get(XmlSignatureProperties.Input) - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties
Returns further configuration objects for the XML signature
get() - Method in interface org.apache.camel.component.yammer.ApiRequestor
 
get() - Method in class org.apache.camel.component.yammer.ScribeApiRequestor
 
get() - Method in class org.apache.camel.component.zookeeper.operations.AnyOfOperations
 
get(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.operations.AnyOfOperations
 
get() - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
 
get(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
 
get() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
get(long, TimeUnit) - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
get(TypeEncounter<?>) - Method in class org.apache.camel.guice.support.EncounterProvider
 
get(Object) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
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.cassandra.CassandraAggregationRepository
Get exchange from aggregation table by aggregation key.
get(CamelContext, String) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
get(CamelContext, String) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
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
Deprecated.
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.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
 
GET_ALL_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
GET_AND_ADD_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
GET_BUILD_CONFIG_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_BUILD_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_CAPACITY_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
GET_NAMESPACE_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_NODE_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
GET_PERSISTENT_VOLUME_CLAIM_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_PERSISTENT_VOLUME_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_POD_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_REPLICATION_CONTROLLER_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_RESOURCE_QUOTA_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_SECRET_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_SERVICE_ACCOUNT_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_SERVICE_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
GET_STATE_ACTION - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
getAbbreviation() - Method in class org.apache.camel.main.MainSupport.Option
 
getAbsoluteFilePath() - Method in class org.apache.camel.component.file.GenericFile
 
getAccept() - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
 
getAcceptedIssuers() - Method in class org.apache.camel.component.mail.DummyTrustManager
 
getAcceptor() - Method in class org.apache.camel.component.mina.MinaEndpoint
 
getAcceptor() - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
getAcceptorConfig() - Method in class org.apache.camel.component.mina.MinaEndpoint
 
getAcceptTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getAccess() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Deprecated.
is not in use in swagger specification 2.0
getAccessDecisionManager() - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
getAccessibleObject() - Method in class org.apache.camel.impl.AnnotatedParameterConfiguration
 
getAccessKey() - Method in class org.apache.camel.component.aws.cw.CwConfiguration
 
getAccessKey() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
getAccessKey() - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
 
getAccessKey() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getAccessKey() - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
 
getAccessKey() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
getAccessKey() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
getAccessKey() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getAccessKey() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getAccessToken() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getAccessToken(OAuthParameters) - Method in interface org.apache.camel.component.gae.auth.GAuthService
Gets an access token from Google.
getAccessToken() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
getAccessToken() - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
 
getAccessToken() - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
 
getAccessToken() - Method in class org.apache.camel.component.linkedin.api.OAuthToken
 
getAccessToken() - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
getAccessToken() - Method in class org.apache.camel.component.salesforce.internal.SalesforceSession
 
getAccessToken() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getAccessToken() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The access token.
getAccessToken() - Method in class org.apache.camel.component.yammer.YammerComponent
 
getAccessToken() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
getAccessTokenEndpoint() - Method in class org.apache.camel.component.yammer.scribe.YammerApi
 
getAccessTokenExtractor() - Method in class org.apache.camel.component.yammer.scribe.YammerApi
 
getAccessTokenSecret() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getAccessTokenSecret() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The access secret.
getAccount() - Method in class org.apache.camel.component.file.remote.FtpConfiguration
 
getAccumulatedProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getAchievementURL() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getAcknowledgementMode() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getAcknowledgementMode() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getAcknowledgementMode() - Method in class org.apache.camel.component.sjms.SjmsConsumer
 
getAcknowledgementMode() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getAcknowledgementModeName() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getAcknowledgementModeName() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getAcknowledgeMode() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets the acknowledgment mode for this instance of DestinationProducer.
getAclListFromMessage(Message) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
 
getAcrossGroupingContext() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AggregateColumnInfo
 
getAction() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
getAction() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
getAction() - Method in class org.apache.camel.component.kubernetes.consumer.common.NamespaceEvent
 
getAction() - Method in class org.apache.camel.component.kubernetes.consumer.common.PodEvent
 
getAction() - Method in class org.apache.camel.component.kubernetes.consumer.common.ReplicationControllerEvent
 
getAction() - Method in class org.apache.camel.component.kubernetes.consumer.common.SecretEvent
 
getAction() - Method in class org.apache.camel.component.kubernetes.consumer.common.ServiceEvent
 
getAction() - Method in class org.apache.camel.component.linkedin.api.model.CompanyJobUpdate
Gets the value of the action property.
getAction() - Method in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
Gets the value of the action property.
getAction() - Method in class org.apache.camel.component.linkedin.api.model.CompanyProfileUpdate
Gets the value of the action property.
getAction() - Method in class org.apache.camel.component.linkedin.api.model.UpdateAction
Gets the value of the action property.
getAction() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getAction() - Method in class org.apache.camel.processor.ThroughputLogger
 
getAction() - Method in class org.apache.camel.routepolicy.quartz.ScheduledJobState
 
getAction() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledJobState
 
getActionCompositeLookupKey(MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Generate a lookupKey for a given WS-Addressing message using action property.
getActionList() - Method in class org.apache.camel.component.linkedin.api.model.AvailableActions
Gets the value of the actionList property.
getActionOverrides() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
getActions() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getActivatedAt() - Method in class org.apache.camel.component.yammer.model.User
 
getActivationNamespaces() - Method in interface org.apache.camel.component.cxf.common.header.MessageHeaderFilter
 
getActivationNamespaces() - Method in class org.apache.camel.component.cxf.common.header.SoapMessageHeaderFilter
 
getActive() - Method in class org.apache.camel.component.salesforce.api.dto.PickListValue
 
getActiveCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getActiveCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getActiveCount() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getActiveCount() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getActiveCount() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getActivities() - Method in class org.apache.camel.bam.rules.ProcessRules
 
getActivities() - Method in class org.apache.camel.component.linkedin.api.model.Education
Gets the value of the activities property.
getActivity() - Method in class org.apache.camel.bam.processor.ProcessContext
 
getActivity() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getActivityBuilders() - Method in class org.apache.camel.bam.ProcessBuilder
 
getActivityDefinition() - Method in class org.apache.camel.bam.model.ActivityState
 
getActivityDefinition() - Method in class org.apache.camel.bam.rules.ActivityRules
 
getActivityImplementation(ActivityType) - Method in class org.apache.camel.component.aws.swf.CamelActivityImplementationFactory
 
getActivityList() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getActivityList() - Method in class org.apache.camel.component.linkedin.api.model.PersonActivities
Gets the value of the activityList property.
getActivityRules() - Method in class org.apache.camel.bam.ActivityBuilder
 
getActivityRules() - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
getActivityRules() - Method in class org.apache.camel.bam.TimeExpression
 
getActivitySchedulingOptions() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getActivityState(ActivityRules) - Method in class org.apache.camel.bam.model.ProcessInstance
Returns the activity state for the given activity
getActivityState() - Method in class org.apache.camel.bam.processor.ProcessContext
 
getActivityState(ActivityRules) - Method in class org.apache.camel.bam.processor.ProcessContext
 
getActivityState(ProcessInstance) - Method in class org.apache.camel.bam.TimeExpression
 
getActivityStates() - Method in class org.apache.camel.bam.model.ProcessInstance
 
getActivityThreadPoolSize() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getActivityTypeExecutionOptions() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getActivityTypeRegistrationOptions() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getActivityTypesToRegister() - Method in class org.apache.camel.component.aws.swf.CamelActivityImplementationFactory
 
getActualPath() - Method in class org.apache.camel.component.hdfs.HdfsInputStream
 
getActualPath() - Method in class org.apache.camel.component.hdfs.HdfsOutputStream
 
getActualPath() - Method in class org.apache.camel.component.hdfs2.HdfsInputStream
 
getActualPath() - Method in class org.apache.camel.component.hdfs2.HdfsOutputStream
 
getAdditionalJavaMailProperties() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getAddKeyInfoReference() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getAddKeyInfoReference() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getAddKeyValueForEncryptedKey() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getAddress() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getAddress() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getAddress() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getAddress() - Method in class org.apache.camel.component.linkedin.api.model.Location
Gets the value of the address property.
getAddress() - Method in class org.apache.camel.component.mina.MinaEndpoint
 
getAddress() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getAddress() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getAddress() - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
 
getAddress() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getAddress() - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
getAddress() - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
getAddress() - Method in class org.apache.camel.component.yammer.model.EmailAddress
 
getAddressCount() - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
getAddressCountLong() - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
Get the count of available addresses.
getAddresses() - Method in class org.apache.camel.component.kestrel.KestrelConfiguration
 
getAddresses() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getAddresses() - Static method in class org.apache.camel.util.HostUtils
Returns a Set of InetAddress that are non-loopback or mac.
getAddressesAsString() - Method in class org.apache.camel.component.kestrel.KestrelConfiguration
 
getAddressFactory() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getAddressRange() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getAdmin() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getAdmin() - Method in class org.apache.camel.component.yammer.model.User
 
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.
getAfter() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getAfterFinallyUri() - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
getAfterUri() - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
getAggregateColumnInfo() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportExtendedMetadata
 
getAggregateController() - Method in class org.apache.camel.model.AggregateDefinition
 
getAggregateController() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getAggregateControllerRef() - Method in class org.apache.camel.model.AggregateDefinition
 
getAggregateOnException() - Method in class org.apache.camel.model.EnrichDefinition
 
getAggregateOnException() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getAggregates() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFactWithDetails
 
getAggregates() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
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.component.sjms.batch.SjmsBatchEndpoint
 
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
 
getAlbumId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getAlbumUpdate() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getAlgName() - Method in class org.apache.camel.component.file.remote.DSAKeyPairIdentity
 
getAlgName() - Method in class org.apache.camel.component.file.remote.RSAKeyPairIdentity
 
getAlgorithm() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Gets the JCE name of the Algorithm that should be used for the signer.
getAlgorithm() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getAlgorithm() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
getAlgorithm() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getAlgorithm() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
getAlgorithm() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
 
getAlgorithm() - Method in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
getAlgorithm() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getAlgorithm() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getAlgorithm() - Method in class org.apache.camel.util.jsse.KeyManagersParameters
 
getAlgorithm() - Method in class org.apache.camel.util.jsse.SecureRandomParameters
 
getAlgorithm() - Method in class org.apache.camel.util.jsse.TrustManagersParameters
 
getAlgorithmParameterRef() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getAlias() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Gets the alias used to query the KeyStore for keys and Certificates to be used in signing and verifying exchanges.
getAlias() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getAlias(Exchange) - Method in class org.apache.camel.component.crypto.processor.DigitalSignatureProcessor
 
getAlias() - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
getAliases() - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
getAliases() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getAliases() - Method in class org.apache.camel.util.component.ApiMethodHelper
Returns alias map.
getAll() - Method in class org.apache.camel.component.websocket.MemoryWebsocketStore
 
getAll() - Method in interface org.apache.camel.component.websocket.WebsocketStore
 
getAllAddresses() - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
 
getAllBatches(String, BulkApiClient.BatchInfoListResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
 
getAllBatches(String, BulkApiClient.BatchInfoListResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
getAllChannels() - Method in class org.apache.camel.component.netty.NettyProducer
 
getAllChannels() - Method in class org.apache.camel.component.netty4.NettyProducer
 
getAllData() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
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.
getAllMethods(Class<?>) - Static method in class org.apache.camel.guice.support.Reflectors
Returns all the methods on the given type ignoring overloaded methods
getAllMethods(TypeLiteral<?>) - Static method in class org.apache.camel.guice.support.Reflectors
Returns all the methods on the given type ignoring overloaded methods
getAllMethods(Class<?>) - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
Returns all methods defined in clazz and its superclasses/interfaces.
getAllowableValues() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getAllowableValues() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getAllowCompression() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getAllowCoreThreadTimeOut() - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
getAllowCoreThreadTimeOut() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getAllowCoreThreadTimeOut() - Method in class org.apache.camel.model.ThreadsDefinition
 
getAllowCoreThreadTimeOut() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets whether to allow core threads to timeout
getAllowDuplicates() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
getAllowedLineWidth() - Method in class org.apache.camel.component.pdf.text.DefaultLineBuilderStrategy
 
getAllowedOrigins() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getAllowedOrigins() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getAllowJmsType() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getAllowJmsType() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getAllowMissingColumnNames() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not missing column names are allowed.
getAllowMissingColumnNames() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getAllowPassthrough() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns a flag indicating if default values should be applied in the event that no other property of the instance configures a particular aspect of the entity produced by the instance.
getAllowPassthrough() - Method in class org.apache.camel.util.jsse.SSLContextClientParameters
 
getAllowPassthrough() - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
 
getAllowRedeliveryWhileStopping() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getAllowRedeliveryWhileStopping() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getAllowRedeliveryWhileStopping() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getAllowRedeliveryWhileStopping() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getAllowShortLines() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getAllowStreaming() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getAllowUseOriginalMessage() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getAllowUseOriginalMessage() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getAllowUseOriginalMessage() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getAllWebSockets() - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
getAllWebSockets() - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 
getAlphabet() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getAlternativeBody(MailConfiguration, Exchange) - Static method in class org.apache.camel.component.mail.MailBinding
 
getAlternativeBodyHeader() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getAmazonCwClient() - Method in class org.apache.camel.component.aws.cw.CwConfiguration
 
getAmazonCwEndpoint() - Method in class org.apache.camel.component.aws.cw.CwConfiguration
 
getAmazonDDBClient() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
getAmazonDdbEndpoint() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
getAmazonDynamoDBStreamsClient() - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
getAmazonEc2Client() - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
 
getAmazonEc2Endpoint() - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
 
getAmazonKinesisClient() - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
getAmazonS3Client() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getAmazonS3Client() - Method in class org.apache.camel.component.aws.s3.S3Consumer
 
getAmazonS3Endpoint() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getAmazonSDBClient() - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
 
getAmazonSdbEndpoint() - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
 
getAmazonSESClient() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
getAmazonSESEndpoint() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
getAmazonSNSClient() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
getAmazonSNSEndpoint() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
getAmazonSQSClient() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getAmazonSQSEndpoint() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getAmazonSWClient() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getAmount() - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
getAmount() - Method in class org.apache.camel.component.braintree.TransactionGatewayEndpointConfiguration
 
getAnalytics() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getAnalyzer() - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
getAnalyzer() - Method in class org.apache.camel.component.lucene.LuceneIndexer
 
getAnalyzer() - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
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().
getAndRemoveHeader(Message, String, T, Class<T>) - Method in class org.apache.camel.component.exec.impl.DefaultExecBinding
Gets and removes the headerName header form the input message (the header will not be propagated)
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
 
getAnswerList() - Method in class org.apache.camel.component.linkedin.api.model.Answers
Gets the value of the answerList property.
getAnswers() - Method in class org.apache.camel.component.linkedin.api.model.Question
Gets the value of the answers property.
getAntExclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getAntFilter() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getAntInclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getAny() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.SObject
Gets the value of the any property.
getAny() - Method in class org.w3._2003._05.soap_envelope.Body
Gets the value of the any property.
getAny() - Method in class org.w3._2003._05.soap_envelope.Detail
Gets the value of the any property.
getAny() - Method in class org.w3._2003._05.soap_envelope.Header
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Body
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Detail
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Header
Gets the value of the any property.
getAnySpoolRules() - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
getApexMethod() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getApexProcessingTime() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Gets the value of the apexProcessingTime property.
getApexProcessingTime() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the apexProcessingTime property.
getApexQueryParams() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getApexUrl() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getApiAccessToken() - Method in class org.apache.camel.component.yammer.ScribeApiRequestor
 
getApiActiveProcessingTime() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Gets the value of the apiActiveProcessingTime property.
getApiActiveProcessingTime() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the apiActiveProcessingTime property.
getApiComponent() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiComponent() - Method in class org.apache.camel.spi.RestConfiguration
Gets the name of the Camel component to use as the REST API (such as swagger)
getApiComponentName() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
getApiContextIdPattern() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiContextIdPattern() - Method in class org.apache.camel.spi.RestConfiguration
 
getApiContextIdPattern() - Method in class org.apache.camel.swagger.servlet.RestSwaggerServlet
 
getApiContextListing() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiContextPath() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiContextPath() - Method in class org.apache.camel.spi.RestConfiguration
 
getApiContextRouteId() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiContextRouteId() - Method in class org.apache.camel.spi.RestConfiguration
 
getApiDocs() - Method in class org.apache.camel.model.rest.RestDefinition
 
getApiDocs() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getApiHelpers() - Method in class org.apache.camel.util.component.ApiCollection
 
getApiMethods() - Method in class org.apache.camel.util.component.ApiCollection
 
getApiName(String) - Method in class org.apache.camel.component.box.BoxComponent
 
getApiName() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getApiName(String) - Method in class org.apache.camel.component.braintree.BraintreeComponent
 
getApiName() - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
 
getApiName(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarComponent
 
getApiName() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
getApiName(String) - Method in class org.apache.camel.component.google.drive.GoogleDriveComponent
 
getApiName() - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
 
getApiName(String) - Method in class org.apache.camel.component.google.mail.GoogleMailComponent
 
getApiName() - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
 
getApiName(String) - Method in class org.apache.camel.component.linkedin.LinkedInComponent
 
getApiName() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
getApiName(String) - Method in class org.apache.camel.component.olingo2.Olingo2Component
 
getApiName() - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
getApiName(String) - Method in class org.apache.camel.util.component.AbstractApiComponent
 
getApiName() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns API name.
getApiName(Class<? extends ApiMethod>) - Method in class org.apache.camel.util.component.ApiCollection
 
getApiNameOrNull(String) - Method in class org.apache.camel.util.component.AbstractApiComponent
 
getApiNames() - Method in class org.apache.camel.util.component.ApiCollection
Returns a list of API name strings.
getApiProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getApiProperties() - Method in class org.apache.camel.spi.RestConfiguration
 
getApiProxy(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.component.box.BoxEndpoint
 
getApiProxy(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.component.braintree.BraintreeEndpoint
 
getApiProxy(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
 
getApiProxy(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.component.google.drive.GoogleDriveEndpoint
 
getApiProxy(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.component.google.mail.GoogleMailEndpoint
 
getApiProxy(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.component.linkedin.LinkedInEndpoint
 
getApiProxy(ApiMethod, Map<String, Object>) - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
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.
getApiStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.Author
Gets the value of the apiStandardProfileRequest property.
getApiStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.Editor
Gets the value of the apiStandardProfileRequest property.
getApiStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Gets the value of the apiStandardProfileRequest property.
getApiStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the apiStandardProfileRequest property.
getApiStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Gets the value of the apiStandardProfileRequest property.
getApiStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Gets the value of the apiStandardProfileRequest property.
getApiUrl() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getApiUrl() - Method in class org.apache.camel.component.yammer.ScribeApiRequestor
 
getApiVersion() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The Kubernetes API Version to use
getApiVersion() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the apiVersion property.
getApiVersion() - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
getApiVersion() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getApnsDelegate() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getApnsService() - Method in class org.apache.camel.component.apns.ApnsComponent
 
getApnsService() - Method in class org.apache.camel.component.apns.ApnsEndpoint
 
getApnsService() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getApp() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getApp() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
 
getAppendedMac() - Method in class org.apache.camel.converter.crypto.HMACAccumulator
 
getAppender() - Method in class org.apache.camel.component.paxlogging.PaxLoggingEndpoint
Appender is the name of the pax appender that need to be configured in the PaxLogging service configuration.
getAppId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getAppId() - Method in class org.apache.camel.component.google.drive.DriveAppsEndpointConfiguration
 
getAppId() - Method in class org.apache.camel.component.linkedin.api.model.Activity
Gets the value of the appId property.
getAppid() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getApplication() - Method in class org.apache.camel.component.linkedin.api.model.Source
Gets the value of the application property.
getApplication() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getApplicationContext() - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
getApplicationContext() - Method in class org.apache.camel.component.event.EventComponent
 
getApplicationContext() - Method in class org.apache.camel.component.event.EventEndpoint
 
getApplicationContext() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getApplicationContext() - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
 
getApplicationContext() - Method in class org.apache.camel.spring.Main
 
getApplicationContext() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
getApplicationContext() - Method in class org.apache.camel.spring.spi.SpringInjector
 
getApplicationContext() - Method in class org.apache.camel.spring.SpringCamelContext
 
getApplicationContext() - Method in class org.apache.camel.spring.SpringRouteBuilder
Returns the application context which has been configured via the SpringRouteBuilder.setApplicationContext(ApplicationContext) method or from the underlying SpringCamelContext
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
 
getApplicationContextClassLoader() - Method in class org.apache.camel.impl.DefaultClassResolver
 
getApplicationContextClassName() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getApplicationContextClassName() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getApplicationContextUri() - Method in class org.apache.camel.spring.Main
 
getApplicationName() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
getApplicationName() - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
 
getApplicationName() - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
 
getApplicationUrl() - Method in class org.apache.camel.component.linkedin.api.model.HowToApply
Gets the value of the applicationUrl property.
getAppliedTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.JobBookmark
Gets the value of the appliedTimestamp property.
getAppMenu() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getAppName() - Method in class org.apache.camel.component.syslog.Rfc5424SyslogMessage
 
getApprovalLayouts() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getArgNames() - Method in enum org.apache.camel.component.box.internal.IBoxCollaborationsManagerApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.box.internal.IBoxCommentsManagerApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.box.internal.IBoxEventsManagerApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.box.internal.IBoxFilesManagerApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.box.internal.IBoxFoldersManagerApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.box.internal.IBoxGroupsManagerApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.box.internal.IBoxSearchManagerApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.box.internal.IBoxSharedItemsManagerApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.box.internal.IBoxUsersManagerApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.box.internal.LongPollingEventsManagerApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.AddOnGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.AddressGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.ClientTokenGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.CreditCardVerificationGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.CustomerGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.DiscountGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.MerchantAccountGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.PaymentMethodGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.PaymentMethodNonceGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.PlanGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.SettlementBatchSummaryGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.SubscriptionGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.TransactionGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.braintree.internal.WebhookNotificationGatewayApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 
getArgNames() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarAclApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarListApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarChannelsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarColorsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarEventsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarFreebusyApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarSettingsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DriveAboutApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DriveAppsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DriveChangesApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DriveChannelsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DriveChildrenApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DriveCommentsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DriveFilesApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DriveParentsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DrivePermissionsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DrivePropertiesApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DriveRealtimeApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DriveRepliesApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.drive.internal.DriveRevisionsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersDraftsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersHistoryApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersLabelsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesAttachmentsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersThreadsApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.linkedin.internal.CommentsResourceApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.linkedin.internal.CompaniesResourceApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.linkedin.internal.GroupsResourceApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.linkedin.internal.JobsResourceApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.linkedin.internal.PeopleResourceApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.linkedin.internal.PostsResourceApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.linkedin.internal.SearchResourceApiMethod
 
getArgNames() - Method in enum org.apache.camel.component.olingo2.internal.Olingo2AppApiMethod
 
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
 
getArgs() - Method in class org.apache.camel.component.exec.ExecCommand
 
getArgs() - Method in class org.apache.camel.component.exec.ExecEndpoint
 
getArgs() - Method in class org.apache.camel.spring.util.MainRunner
 
getArgTypes() - Method in enum org.apache.camel.component.box.internal.IBoxCollaborationsManagerApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.box.internal.IBoxCommentsManagerApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.box.internal.IBoxEventsManagerApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.box.internal.IBoxFilesManagerApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.box.internal.IBoxFoldersManagerApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.box.internal.IBoxGroupsManagerApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.box.internal.IBoxSearchManagerApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.box.internal.IBoxSharedItemsManagerApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.box.internal.IBoxUsersManagerApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.box.internal.LongPollingEventsManagerApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.AddOnGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.AddressGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.ClientTokenGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.CreditCardVerificationGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.CustomerGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.DiscountGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.MerchantAccountGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.PaymentMethodGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.PaymentMethodNonceGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.PlanGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.SettlementBatchSummaryGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.SubscriptionGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.TransactionGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.braintree.internal.WebhookNotificationGatewayApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 
getArgTypes() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarAclApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarListApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarChannelsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarColorsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarEventsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarFreebusyApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarSettingsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DriveAboutApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DriveAppsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DriveChangesApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DriveChannelsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DriveChildrenApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DriveCommentsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DriveFilesApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DriveParentsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DrivePermissionsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DrivePropertiesApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DriveRealtimeApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DriveRepliesApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.drive.internal.DriveRevisionsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersDraftsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersHistoryApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersLabelsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesAttachmentsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersThreadsApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.linkedin.internal.CommentsResourceApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.linkedin.internal.CompaniesResourceApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.linkedin.internal.GroupsResourceApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.linkedin.internal.JobsResourceApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.linkedin.internal.PeopleResourceApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.linkedin.internal.PostsResourceApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.linkedin.internal.SearchResourceApiMethod
 
getArgTypes() - Method in enum org.apache.camel.component.olingo2.internal.Olingo2AppApiMethod
 
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) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Gets argument types and names for all overloaded methods with the given name.
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
 
getArgumentsForNameStyle(String, FacebookNameStyle) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Gets argument types and names for all overloaded methods with the given short form name.
getArmored() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getArmored() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getArrayName() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getArrayName() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getArrayProperty(String, Message, Class<T>) - Static method in class org.apache.camel.component.docker.DockerHelper
Attempts to locate a given property which is an array by name within a URI parameter or the message header.
getArrayType() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getArrayType() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getAsMap() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getAssignmentRuleId() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the assignmentRuleId property.
getAssociations() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the associations property.
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.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getAsyncDelayedRedelivery() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getAsyncHttpProvider(AsyncHttpClientConfig) - Method in class org.apache.camel.component.ahc.ws.WsEndpoint
 
getAsyncProcessor() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
Provides an AsyncProcessor interface to the configured processor on the consumer.
getAsyncProcessor() - Method in class org.apache.camel.impl.DefaultConsumer
Provides an AsyncProcessor interface to the configured processor on the consumer.
getAsyncProcessorAwaitManager() - Method in interface org.apache.camel.CamelContext
Gets the AsyncProcessor await manager.
getAsyncProcessorAwaitManager() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getAsyncProcessorAwaitManager() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getAsyncQueries() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getAsyncStartStopExecutorService() - Method in class org.apache.camel.component.jms.JmsComponent
 
getAsyncStartStopExecutorService() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getAsyncStartStopExecutorService() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getAtomParser() - Static method in class org.apache.camel.component.atom.AtomUtils
Gets the Atom parser.
getAttachment() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the attachment property.
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
getAttachmentId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
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.component.yammer.model.Message
 
getAttachments() - Method in class org.apache.camel.impl.DefaultMessage
 
getAttachments() - Method in interface org.apache.camel.Message
Returns all attachments of the message
getAttempt() - Method in class org.apache.camel.management.event.ExchangeRedeliveryEvent
 
getAttemptCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getAttemptCounter() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getAttemptCounter() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Number of type conversion attempts
getAttribute(GoraAttribute, GoraConfiguration) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to extract value from configuration
getAttributeAsLong(GoraAttribute, GoraConfiguration) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to extract value from configuration as Long
getAttributeAsString(GoraAttribute, GoraConfiguration) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to extract value from configuration as String
getAttributeName() - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
Gets the value of the attributeName property.
getAttributeNames() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getAttributes() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getAttributes() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncReportResults
 
getAttributes() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.SyncReportResults
 
getAttributes() - Method in class org.apache.camel.component.salesforce.api.dto.RecentItem
 
getAttributes() - Method in class org.apache.camel.component.salesforce.api.dto.SearchResult
 
GetAttributesCommand - Class in org.apache.camel.component.aws.sdb
 
GetAttributesCommand(AmazonSimpleDB, SdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.sdb.GetAttributesCommand
 
getAttributeType() - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
Gets the value of the attributeType property.
getAttribution() - Method in class org.apache.camel.component.linkedin.api.model.Share
Gets the value of the attribution property.
getAttrs() - Method in class org.apache.camel.component.scp.ScpFile
 
getAuth() - Method in class org.apache.camel.component.box.internal.CachingSecureStorage
 
getAuthDomain() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getAuthentication(Message) - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
getAuthenticationAdapter() - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
getAuthenticationManager() - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
getAuthenticationPassphrase() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getAuthenticationProtocol() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getAuthenticationToken() - Method in class org.apache.camel.component.gae.login.GLoginData
 
getAuthenticationToken() - Method in class org.apache.camel.component.yammer.model.Realtime
 
getAuthHost() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getAuthMethod() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getAuthMethodPriority() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
getAuthMethodPriority() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getAuthor() - Method in class org.apache.camel.component.linkedin.api.model.Answer
Gets the value of the author property.
getAuthor() - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Gets the value of the author property.
getAuthor() - Method in class org.apache.camel.component.linkedin.api.model.Question
Gets the value of the author property.
getAuthor() - Method in class org.apache.camel.component.linkedin.api.model.Share
Gets the value of the author property.
getAuthority() - Method in class org.apache.camel.component.linkedin.api.model.Certification
Gets the value of the authority property.
getAuthority() - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
getAuthority() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getAuthorization() - Method in class org.apache.camel.component.linkedin.api.model.InvitationRequest
Gets the value of the authorization property.
getAuthorizationCookie() - Method in class org.apache.camel.component.gae.login.GLoginData
 
getAuthorizationUrl(OAuthConfig) - Method in class org.apache.camel.component.yammer.scribe.YammerApi
 
getAuthorizeBinding() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
 
getAuthorizeBinding() - Method in class org.apache.camel.component.gae.auth.GAuthProducer
 
getAuthorList() - Method in class org.apache.camel.component.linkedin.api.model.Authors
Gets the value of the authorList property.
getAuthors() - Method in class org.apache.camel.component.linkedin.api.model.Publication
Gets the value of the authors property.
getAuthPassword() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getAuthSecureStorage() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getAuthString() - Method in class org.apache.camel.component.servicenow.auth.OAuthToken
 
getAuthToken() - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
 
getAuthUsername() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getAutoCloseCount() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getAutoCommitIntervalMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getAutoCommitIntervalMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getAutomaticDialogSupport() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getAutomaticRecoveryEnabled() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getAutoOffsetReset() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getAutoOffsetReset() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getAutospanLine() - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
If last record is to span the rest of the line
getAutoStartup() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getAutoStartup() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getAutoStartup() - Method in class org.apache.camel.model.RouteDefinition
Whether to auto start this route
getAutoStartup() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getAutowireMode() - Method in class org.apache.camel.spring.spi.SpringInjector
 
getAvailableActions() - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Gets the value of the availableActions property.
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
 
getAverageFontHeight(PDFont, float) - Static method in class org.apache.camel.component.pdf.text.PdfUtils
 
getAwaitExistence() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
Deprecated.
The usage of this property has no effect at all.
getBacklog() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getBacklog() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getBacklog() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getBacklogDebugger() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getBacklogDebugger(CamelContext) - Static method in class org.apache.camel.processor.interceptor.BacklogDebugger
A helper method to return the BacklogDebugger instance if one is enabled
getBacklogSize() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
getBacklogSize() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getBacklogSize() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
getBacklogTracer() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getBacklogTracer(CamelContext) - Static method in class org.apache.camel.processor.interceptor.BacklogTracer
A helper method to return the BacklogTracer instance if one is enabled
getBackoff() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
getBackoff() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
getBackoffCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getBackoffCounter() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getBackoffCounter() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getBackoffErrorThreshold() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getBackoffErrorThreshold() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getBackoffErrorThreshold() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getBackoffErrorThreshold() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getBackoffIdleThreshold() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getBackoffIdleThreshold() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getBackoffIdleThreshold() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getBackoffIdleThreshold() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getBackOffMultiplier() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getBackoffMultiplier() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getBackOffMultiplier() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getBackoffMultiplier() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getBackoffMultiplier() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getBackOffMultiplier() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getBackoffMultiplier() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getBackOffMultiplier() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getBackOffMultiplier() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getBarcodeFormat() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
getBarrierAwaitTimeoutMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getBarrierAwaitTimeoutMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getBase() - Method in class org.apache.camel.component.jcr.JcrEndpoint
Get the base node when accessing the repository
getBase() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
getBase64Conent() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESEncapsulatedPKIData
Returns the base 64 encoded content.
getBase64Transform() - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for a base64 transformation.
getBasedPackages() - Method in class org.apache.camel.spring.javaconfig.Main
 
getBasePath(Exchange) - Method in class org.apache.camel.component.cxf.common.message.DefaultCxfMessageMapper
 
getBasePath() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the base path to the REST service
getBaseResource() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getBaseUri(String) - Method in class org.apache.camel.component.file.remote.FtpComponent
Get the base uri part before the options as they can be non URI valid such as the expression using $ chars and the URI constructor will regard $ as an illegal character and we don't want to enforce end users to to escape the $ for the expression (file language)
getBaseUri() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getBaseUri() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
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
getBasicEncoding() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
getBasicInfo(String, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
getBasicInfo(String, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Describes the individual metadata for the specified object.
getBasicPassword() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
getBasicUserName() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
getBatch(String, String, BulkApiClient.BatchInfoResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
 
getBatch(String, String, BulkApiClient.BatchInfoResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
getBatchConfig() - Method in class org.apache.camel.model.ResequenceDefinition
 
getBatchId() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getBatchInfo() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfoList
Gets the value of the batchInfo property.
getBatchSize() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
getBatchSize() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
getBatchSize() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getBatchSize() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getBatchSize() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
getBatchSize() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
getBatchSize() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getBatchTimeout() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
getBatchTimeout() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getBayeux() - Method in class org.apache.camel.component.cometd.CometdProducer
 
getBcc() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getBcc() - Method in class org.apache.camel.component.mail.MailConfiguration
 
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.component.cassandra.CassandraEndpoint
 
getBean() - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
 
getBean() - Method in class org.apache.camel.model.language.MethodCallExpression
 
getBean(String) - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
 
getBean(Class<T>) - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
 
getBean(String, Class<T>) - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
 
getBeanClass(Element) - Method in class org.apache.camel.component.cxf.spring.CxfEndpointBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.camel.component.spring.integration.adapter.config.CamelSourceAdapterParser
 
getBeanClass(Element) - Method in class org.apache.camel.component.spring.integration.adapter.config.CamelTargetAdapterParser
 
getBeanClass(Element) - Method in class org.apache.camel.component.spring.security.config.BeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.camel.spring.handler.BeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.camel.spring.handler.ErrorHandlerDefinitionParser
 
getBeanClassName() - Method in interface org.apache.camel.api.management.mbean.ManagedBeanMBean
 
getBeanClassName() - Method in class org.apache.camel.management.mbean.ManagedBeanProcessor
 
getBeanFactory() - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
 
getBeanForType(Class<S>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getBeanForType(Class<S>) - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getBeanForType(Class<S>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getBeanHolder() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
getBeanId() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getBeanId() - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
getBeanId() - Method in interface org.apache.camel.component.cxf.jaxrs.BeanIdAware
 
getBeanId() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getBeanId() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsSpringEndpoint
 
getBeanId() - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
 
getBeanId() - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
 
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 class org.apache.camel.component.cxf.transport.CamelConduit
 
getBeanName() - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
getBeanName() - Method in exception org.apache.camel.language.bean.RuntimeBeanExpressionException
 
getBeanPostProcessor() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getBeanRef() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Deprecated.
getBeanRowMapper() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
getBeans() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
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
 
getBefore() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getBeforeUri() - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
 
getBeginColumn() - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Get token beginning line number.
getBeginRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
getBeginRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
getBinaryContent() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
getBinding() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
getBinding() - Method in class org.apache.camel.component.ahc.AhcComponent
 
getBinding() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getBinding() - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
getBinding() - Method in class org.apache.camel.component.binding.BindingEndpoint
 
getBinding() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getBinding() - Method in class org.apache.camel.component.exec.ExecEndpoint
 
getBinding() - Method in class org.apache.camel.component.file.GenericFile
 
getBinding() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
Proxies the HttpBinding returned by super#getBinding() with a dynamic proxy.
getBinding() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
Proxies the HttpBinding returned by super#getBinding() with a dynamic proxy.
getBinding() - Method in class org.apache.camel.component.irc.IrcEndpoint
 
getBinding() - Method in class org.apache.camel.component.jetty.JettyHttpProducer
 
getBinding() - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
getBinding() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getBinding() - Method in class org.apache.camel.component.jms.JmsMessage
 
getBinding() - Method in class org.apache.camel.component.mail.MailEndpoint
 
getBinding() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
getBinding() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getBinding() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
getBinding() - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
getBinding() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getBinding(Injector, Key<?>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns the binding for the given key or null if there is no such binding
getBinding() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
getBinding() - Method in class org.apache.camel.http.common.HttpConsumer
 
getBinding() - Method in interface org.apache.camel.spi.HasBinding
Returns the binding for this endpoint if one can be deduced or is associated
getBinding() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
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
getBindingConfig() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getBindingId() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getBindingMode() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getBindingMode() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getBindingMode() - Method in class org.apache.camel.model.rest.RestDefinition
 
getBindingMode() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getBindingMode() - Method in class org.apache.camel.spi.RestConfiguration
Gets the binding mode used by the REST consumer
getBindingName() - Method in class org.apache.camel.component.binding.BindingEndpoint
Name of the binding to lookup in the Camel registry.
getBindingName() - Method in class org.apache.camel.dataformat.jibx.JibxDataFormat
 
getBindingName() - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
getBindingsOf(Injector, Matcher<Class>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns a collection of all of the bindings matching the given matcher
getBindingsOf(Injector, Class<?>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns a collection of all bindings of the given base type
getBindingStyle() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getBindRetryInterval() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getBindTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getBirthDate() - Method in class org.apache.camel.component.yammer.model.User
 
getbit(String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
getBlobField(String, String, String, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
getBlobField(String, String, String, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Retrieves the specified blob field from an individual record.
getBlobName(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreProducer
Retrieves the blobName from the URI or from the exchange headers.
getBlobName() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getBlobName() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getBlobNameList(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreProducer
Retrieves the Blob name list from the exchange headers.
getBlobStore(String) - Method in class org.apache.camel.component.jclouds.JcloudsComponent
Returns the BlobStore that matches the given providerOrApi.
getBlobStores() - Method in class org.apache.camel.component.jclouds.JcloudsComponent
 
getBlockedThread() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.AwaitThread
The thread which is blocked waiting for other threads to signal the callback.
getBlockingExecutor() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getBlockRestartInterval() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
getBlockSize() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getBlockSize() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getBlockSize() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
getBlockTimeout() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
getBlogRssUrl() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the blogRssUrl property.
getBlueprintCamelContext() - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
 
getBlueprintCamelContext() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
 
getBlueprintContainer() - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
getBlueprintContainer() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
getBlueprintContainer(ParserContext) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
getBlueprintContainer() - Method in interface org.apache.camel.component.cxf.blueprint.BlueprintSupport
 
getBlueprintContainer() - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
 
getBlueprintContainer() - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
 
getBlueprintContainer() - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
 
getBlueprintContainer() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
 
getBlueprintDescriptor() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Gets the bundle descriptor from the classpath.
getBlueprintDescriptors(String) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
Gets the bundle descriptors as URL resources.
getBody(ResultSet) - Method in interface org.apache.camel.component.cassandra.ResultSetConversionStrategy
 
getBody() - Method in class org.apache.camel.component.cxf.CxfPayload
Get the body as a List of DOM elements.
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 interface org.apache.camel.component.jetty.JettyContentExchange
 
getBody() - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
getBody() - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
getBody() - Method in class org.apache.camel.component.linkedin.api.model.Activity
Gets the value of the body property.
getBody() - Method in class org.apache.camel.component.linkedin.api.model.MailboxItem
Gets the value of the body property.
getBody() - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
getBody() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest
 
getBody() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchResponse
 
getBody() - Method in class org.apache.camel.component.yammer.model.Message
 
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 class org.apache.camel.language.spel.RootObject
 
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 class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getBody() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getBody() - Method in class org.apache.camel.util.MessageDump
 
getBody() - Method in class org.w3._2003._05.soap_envelope.Envelope
Gets the value of the body property.
getBody() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets the value of the body property.
getBodyAsString(Message) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
getBodyFromCamel(Message, DataFormat) - Static method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
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
 
getBodySources() - Method in class org.apache.camel.component.cxf.CxfPayload
Gets the body as a List of source objects.
getBodyType() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getBodyType() - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
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.
getBossCount() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getBossCount() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getBossGroup() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getBossPool() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getBoxClient() - Method in class org.apache.camel.component.box.BoxComponent
 
getBoxClient() - Method in class org.apache.camel.component.box.BoxEndpoint
 
getBoxClient() - Method in class org.apache.camel.component.box.internal.CachedBoxClient
 
getBoxConfig() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getBranchName() - Method in class org.apache.camel.component.git.GitEndpoint
The branch name to work on
getBranchName() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
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
getBroadcastAddress() - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
 
getBrokers() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getBrokers() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getBrokerUrl() - Method in class org.apache.camel.component.paho.PahoComponent
 
getBrokerUrl() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
getBrokerURL() - Method in class org.apache.camel.component.stomp.StompConfiguration
 
getBucket() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Sets the name of the GridFS bucket within the database.
getBucketList() - Method in class org.apache.camel.component.linkedin.api.model.Buckets
Gets the value of the bucketList property.
getBucketName() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getBuckets() - Method in class org.apache.camel.component.linkedin.api.model.Facet
Gets the value of the buckets property.
getBufferMemorySize() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getBufferMemorySize() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getBufferSize() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getBufferSize() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getBufferSize() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Get the size of the buffer used to read in the Exchange payload data.
getBuffersize() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getBufferSize() - Method in class org.apache.camel.component.disruptor.DisruptorComponent
 
getBufferSize() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
getBufferSize() - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
getBufferSize() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getBufferSize() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
getBufferSize() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getBufferSize() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getBufferSize() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getBufferSize() - Method in class org.apache.camel.converter.stream.CachedOutputStream
getBufferSize() - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
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
 
getBuilder() - Method in class org.apache.camel.bam.TimeExpression
 
getBuilder() - Method in class org.apache.camel.component.ical.ICalDataFormat
 
getBuilderRefs() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getBuilderRefs() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getBuilderRefs() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getBulkRequests() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getBundle() - Method in class org.apache.camel.core.osgi.utils.BundleDelegatingClassLoader
 
getBundle() - Static method in class org.apache.camel.osgi.Activator
 
getBundleContext() - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
getBundleContext() - Method in interface org.apache.camel.component.cxf.blueprint.BlueprintSupport
 
getBundleContext() - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
 
getBundleContext() - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
 
getBundleContext() - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
 
getBundleContext() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
 
getBundleContext() - Method in class org.apache.camel.component.eventadmin.EventAdminComponent
 
getBundleContext() - Method in class org.apache.camel.component.paxlogging.PaxLoggingComponent
 
getBundleContext(Class<?>) - Static method in class org.apache.camel.core.osgi.utils.BundleContextUtils
Retrieve the BundleContext that the given class has been loaded from.
getBundleContext() - Static method in class org.apache.camel.osgi.Activator
 
getBundleContext() - Method in class org.apache.camel.osgi.CamelContextFactory
 
getBundleContext() - Method in class org.apache.camel.osgi.CamelContextFactoryBean
 
getBundleContext() - Static method in class org.apache.camel.script.osgi.Activator
 
getBundleContext() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Return the system bundle context
getBundleDirectives() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Gets the bundle directives.
getBundleFilter() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Gets filter expression of bundle descriptors.
getBundleName() - Method in class org.apache.camel.test.blueprint.Main
 
getBundles() - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Return an array of Bundles for all bundles being tracked by this BundleTracker.
getBundleVersion(Bundle) - Static method in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
getBundleVersion(Bundle) - Static method in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
getBundleVersion() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Gets test bundle version.
getBus() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
getBus() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getBus() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getByName(String) - Static method in enum org.apache.camel.component.metrics.MetricsType
 
getByteLength() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getByteReturn(String) - Static method in class org.apache.camel.dataformat.bindy.util.ConverterUtils
 
getCaCertData() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The CA Cert Data
getCaCertFile() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The CA Cert File
getCache() - Method in class org.apache.camel.component.infinispan.InfinispanConsumer
 
getCache() - Method in class org.apache.camel.component.infinispan.InfinispanManager
 
getCache(Exchange) - Method in class org.apache.camel.component.infinispan.InfinispanManager
 
getCache(String) - Method in class org.apache.camel.component.infinispan.InfinispanManager
 
getCache(BasicCacheContainer, String) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
getCache() - Method in class org.apache.camel.component.jcache.JCacheManager
 
getCache() - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
getCache() - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
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
 
getCacheConfiguration() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
A Configuration for the Cache
getCacheConfigurationProperties() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
The Properties for the CachingProvider to create the CacheManager
getCacheConsumer() - Method in class org.apache.camel.component.cache.CacheEventListener
 
getCacheContainer() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
Specifies the cache Container to connect
getCacheContainer() - Method in class org.apache.camel.component.infinispan.InfinispanManager
 
getCachedValue() - Method in interface org.apache.camel.guice.util.CachedValue
 
getCacheKey() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getCacheLevel() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getCacheLevel() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getCacheLevelName() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getCacheLevelName() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getCacheLoaderFactory() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
The CacheLoader factory
getCacheLoaderRegistry() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
getCacheLoaders() - Method in class org.apache.camel.component.cache.CacheLoaderRegistry
 
getCacheManagerFactory() - Method in class org.apache.camel.component.cache.CacheComponent
 
getCacheManagerFactory() - Method in class org.apache.camel.component.cache.CacheEndpoint
 
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.
getCacheName() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
getCacheName() - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
getCacheName() - Method in class org.apache.camel.component.hazelcast.listener.CamelListener
 
getCacheName() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets the cache name.
getCacheName() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
Specifies the cache name
getCacheName() - Method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
getCacheName() - Method in class org.apache.camel.component.jcache.JCacheManager
 
getCacheName() - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
getCacheName() - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
getCacheName() - Method in class org.apache.camel.processor.cache.CacheBasedMessageBodyReplacer
 
getCacheName() - Method in class org.apache.camel.processor.cache.CacheBasedTokenReplacer
 
getCacheName() - Method in class org.apache.camel.processor.cache.CacheBasedXPathReplacer
 
getCachePeekMode() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets the CachePeekMode, only needed for operations that require it (IgniteCacheOperation.SIZE).
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
getCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
getCacheSize() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
getCacheSize() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
getCacheSize() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
getCacheSize() - Method in class org.apache.camel.model.EnrichDefinition
 
getCacheSize() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getCacheSize() - Method in class org.apache.camel.model.RecipientListDefinition
 
getCacheSize() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
getCacheSize() - Method in class org.apache.camel.model.ToDynamicDefinition
 
getCacheSize() - Method in class org.apache.camel.processor.Enricher
 
getCacheSize() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
getCacheSize() - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
getCacheSize() - Method in class org.apache.camel.processor.PollEnricher
 
getCacheSize() - Method in class org.apache.camel.processor.RecipientList
 
getCacheSize() - Method in class org.apache.camel.processor.RoutingSlip
 
getCacheSize() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getCacheSize() - Method in class org.apache.camel.processor.WireTapProcessor
 
getCacheSpoolAverageSize() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getCacheSpoolAverageSize() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getCacheSpoolAverageSize() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Gets the average number of bytes per cached stream for spooled (not in-memory) stream caches.
getCacheSpoolCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getCacheSpoolCounter() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getCacheSpoolCounter() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Gets the counter for number of spooled (not in-memory) StreamCache created.
getCacheSpoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getCacheSpoolSize() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
getCacheSpoolSize() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Gets the total accumulated number of bytes which has been stream cached for spooled stream caches.
getCacheWriterFactory() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
The CacheWriter factory
getCachingProvider() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
The fully qualified class name of the CachingProvider
getCalculatedFormula() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getCalculatedMac() - Method in class org.apache.camel.converter.crypto.HMACAccumulator
 
getCalendarId() - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
 
getCalendarId() - Method in class org.apache.camel.component.google.calendar.CalendarCalendarListEndpointConfiguration
 
getCalendarId() - Method in class org.apache.camel.component.google.calendar.CalendarCalendarsEndpointConfiguration
 
getCalendarId() - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
getCallback() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Returns the value of callback query parameter in the gauth:authorize endpoint URI.
getCallback() - Method in class org.apache.camel.component.jms.reply.ReplyHolder
 
getCallback() - Method in class org.apache.camel.component.netty.NettyCamelState
 
getCallback() - Method in class org.apache.camel.component.netty4.NettyCamelState
 
getCallback() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyHolder
 
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
 
getCallIdHeader() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getCamelContext() - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
getCamelContext() - Method in interface org.apache.camel.CamelContextAware
Get the CamelContext
getCamelContext() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getCamelContext() - Method in class org.apache.camel.component.bean.BeanInfo
 
getCamelContext() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
 
getCamelContext() - Method in class org.apache.camel.component.cxf.transport.CamelConduit
 
getCamelContext() - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
getCamelContext() - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
getCamelContext() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
getCamelContext() - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
 
getCamelContext() - Method in class org.apache.camel.component.gae.auth.GAuthPk8Loader
 
getCamelContext() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getCamelContext() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getCamelContext() - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
getCamelContext() - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
getCamelContext() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
getCamelContext() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
getCamelContext() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
getCamelContext(JobExecutionContext) - Method in class org.apache.camel.component.quartz2.CamelJob
 
getCamelContext() - Method in class org.apache.camel.component.spring.integration.adapter.AbstractCamelAdapter
 
getCamelContext() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
getCamelContext() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectSender
 
getCamelContext() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
getCamelContext() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
getCamelContext() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXAdESSignatureProperties
 
getCamelContext() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getCamelContext() - Method in interface org.apache.camel.ConsumerTemplate
Get the CamelContext
getCamelContext() - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
 
getCamelContext() - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
getCamelContext() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getCamelContext() - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
getCamelContext() - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
getCamelContext() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getCamelContext() - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
getCamelContext() - Method in class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
getCamelContext() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getCamelContext() - Method in interface org.apache.camel.Endpoint
Returns the context which created the endpoint
getCamelContext() - Method in class org.apache.camel.guice.impl.ConsumerInjection
 
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.converter.BaseTypeConverterRegistry
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultClassResolver
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultComponent
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultDebugger
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultEndpoint
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
 
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.DefaultRuntimeEndpointRegistry
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
getCamelContext() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
getCamelContext() - Method in class org.apache.camel.impl.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.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
getCamelContext() - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
getCamelContext() - Method in class org.apache.camel.processor.Enricher
 
getCamelContext() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
getCamelContext() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
getCamelContext() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getCamelContext() - Method in class org.apache.camel.processor.MarshalProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.MulticastProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.PollEnricher
 
getCamelContext() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
getCamelContext() - Method in class org.apache.camel.processor.WireTapProcessor
 
getCamelContext() - Method in interface org.apache.camel.ProducerTemplate
Get the CamelContext
getCamelContext() - Static method in class org.apache.camel.ruby.RubyCamel
 
getCamelContext() - Method in class org.apache.camel.rx.ReactiveCamel
 
getCamelContext() - Method in interface org.apache.camel.spi.RouteContext
Gets the camel context
getCamelContext() - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
getCamelContext() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
getCamelContext() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getCamelContext() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
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
 
getCamelContextCreationTimeout() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Returns how long to wait for Camel Context to be created.
getCamelContextId() - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
getCamelContextMap() - Method in class org.apache.camel.cdi.Main
 
getCamelContextMap() - Method in class org.apache.camel.guice.Main
 
getCamelContextMap() - Method in class org.apache.camel.main.Main
 
getCamelContextMap() - Method in class org.apache.camel.main.MainSupport
 
getCamelContextMap() - Method in class org.apache.camel.spring.Main
 
getCamelContextMap() - Method in class org.apache.camel.test.blueprint.Main
 
getCamelContexts() - Method in class org.apache.camel.main.MainSupport
 
getCamelContextService() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
getCamelContextService() - Method in class org.apache.camel.testng.CamelTestSupport
 
getCamelContextWithId(String) - Method in class org.apache.camel.blueprint.CamelConsumerTemplateFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.blueprint.CamelEndpointFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.blueprint.CamelErrorHandlerFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.blueprint.CamelProducerTemplateFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.blueprint.CamelRedeliveryPolicyFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.blueprint.CamelThreadPoolFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.spring.CamelRedeliveryPolicyFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.spring.CamelThreadPoolFactoryBean
 
getCamelContextWithId(ApplicationContext, String) - Static method in class org.apache.camel.spring.util.CamelContextResolverHelper
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.blueprint.KeyManagersParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.blueprint.KeyStoreParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.blueprint.SecureRandomParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.blueprint.SSLContextClientParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.blueprint.SSLContextServerParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.blueprint.TrustManagersParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.spring.KeyManagersParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.spring.KeyStoreParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.spring.SecureRandomParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.spring.SSLContextClientParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.spring.SSLContextServerParametersFactoryBean
 
getCamelContextWithId(String) - Method in class org.apache.camel.util.spring.TrustManagersParametersFactoryBean
 
getCamelDestinationUri() - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
getCamelEndpointUri() - Method in class org.apache.camel.component.spring.integration.adapter.AbstractCamelAdapter
 
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.ManagedDataFormatMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getCamelId() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getCamelId() - Method in class org.apache.camel.component.ResourceEndpoint
 
getCamelId() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
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.ManagedDataFormat
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedService
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getCamelId() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getCamelId() - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
getCamelJMXAgent() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getCamelJMXAgent() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getCamelJMXAgent() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedDataFormatMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getCamelManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getCamelManagementName() - Method in class org.apache.camel.component.ResourceEndpoint
 
getCamelManagementName() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedService
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getCamelManagementName() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getCamelPropertiesWithPrefix(String, CamelContext) - Static method in class org.apache.camel.util.ObjectHelper
A helper method to access a camel context properties with a prefix
getCamelPropertyPlaceholder() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getCamelPropertyPlaceholder() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getCamelPropertyPlaceholder() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getCamelServlet(String) - Method in class org.apache.camel.component.servlet.DefaultHttpRegistry
 
getCamelServlet(String) - Method in interface org.apache.camel.component.servlet.HttpRegistry
 
getCamelStreamCachingStrategy() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getCamelStreamCachingStrategy() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getCamelStreamCachingStrategy() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getCamelTemplate() - Method in class org.apache.camel.component.cxf.transport.CamelConduit
Deprecated.
getCamelTemplate() - Method in class org.apache.camel.component.spring.integration.adapter.CamelTargetAdapter
 
getCamelTemplate() - Method in class org.apache.camel.main.MainSupport
 
getCamelTestWatcher() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
getCamelToCxfHeaderMap() - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
getCamelVersion() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getCamelVersion() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getCanBroadcast() - Method in class org.apache.camel.component.yammer.model.User
 
getCandidateMethods(String, String...) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Gets methods that match the given name and arguments.

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

getCandidateMethods(String, 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.component.facebook.FacebookEndpoint
 
getCandidates() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns candidate methods for this endpoint.
getCanonicalizationMethod(String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for a canonicalization algorithm.
getCanonicalizationMethod(String, List<String>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for a canonicalization algorithm.
getCanonicalizationMethod() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getCanonicalizationMethod() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getCanonicalizationMethodName() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getCapacity() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
getCapacity() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
Gets the queue capacity.
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.management.mbean.ManagedResequencer
 
getCapacity() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getCapacity() - Method in class org.apache.camel.processor.StreamResequencer
Returns this resequencer's capacity.
getCapacity() - Method in interface org.apache.camel.spi.ServicePool
Gets the capacity per key.
getCarriageReturn() - Method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
Find the carriage return set
getCaseArticleSuggestions() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getCaseRowArticleSuggestions() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getCatchClauses() - Method in class org.apache.camel.model.TryDefinition
 
getCategories() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeMetadata
 
getCategory() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
Kubernetes Producer and Consumer category
getCategory() - Method in class org.apache.camel.component.linkedin.api.model.CountForCategory
Gets the value of the category property.
getCategory() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the category property.
getCategory() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the category property.
getCategory() - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
getCategory() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
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 class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
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
 
getCc() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getCc() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getCcsid() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getCcsid() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getCellMappingStrategyFactory() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getCells() - Method in class org.apache.camel.component.hbase.model.HBaseRow
 
getCenter() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getCertAlias() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
getCertAlias() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getCertFilename() - Method in class org.apache.camel.component.ssh.SshComponent
Deprecated.
As of version 2.11, replaced by SshComponent.getCertResource()
getCertFilename() - Method in class org.apache.camel.component.ssh.SshConfiguration
Deprecated.
As of version 2.11, replaced by SshConfiguration.getCertResource()
getCertFilename() - Method in class org.apache.camel.component.ssh.SshEndpoint
Deprecated.
As of version 2.11, replaced by SshEndpoint.getCertResource()
getCertificate(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Set the Certificate that should be used to verify the signature in the exchange.
getCertificate() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Get the explicitly configured Certificate that should be used to verify the signature in the exchange.
getCertificate() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getCertificateChain(String) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
getCertificatePassword() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getCertificatePath() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getCertificationList() - Method in class org.apache.camel.component.linkedin.api.model.Certifications
Gets the value of the certificationList property.
getCertifications() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the certifications property.
getCertPath() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
getCertPath() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getCertResource() - Method in class org.apache.camel.component.ssh.SshComponent
 
getCertResource() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getCertResource() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getChallenge() - Method in class org.apache.camel.component.braintree.WebhookNotificationGatewayEndpointConfiguration
 
getChangeId() - Method in class org.apache.camel.component.google.drive.DriveChangesEndpointConfiguration
 
getChannel() - Method in class org.apache.camel.component.jgroups.JGroupsComponent
 
getChannel() - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
getChannel() - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
 
getChannel() - Method in class org.apache.camel.component.slack.helper.SlackMessage
 
getChannel() - Method in class org.apache.camel.component.slack.SlackEndpoint
 
getChannel() - Method in class org.apache.camel.component.spring.integration.adapter.CamelSourceAdapter
 
getChannelFactory() - Method in class org.apache.camel.component.netty.NettyProducer
 
getChannelGroup() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getChannelGroup() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getChannelHandler() - Method in class org.apache.camel.component.netty.http.handlers.HttpServerMultiplexChannelHandler
 
getChannelHandler() - Method in interface org.apache.camel.component.netty.http.HttpServerConsumerChannelFactory
Gets the ChannelHandler
getChannelHandler() - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler
 
getChannelHandler() - Method in interface org.apache.camel.component.netty4.http.HttpServerConsumerChannelFactory
Gets the ChannelHandler
getChannelId() - Method in class org.apache.camel.component.yammer.model.Realtime
 
getChannelPoolMaxSize() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Get maximum number of opened channel in pool
getChannelPoolMaxWait() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getChannelProperties() - Method in class org.apache.camel.component.jgroups.JGroupsComponent
 
getChannelProperties() - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
getChannels() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getChannels() - Method in class org.apache.camel.component.redis.RedisConfiguration
 
getCharacterEncoding(Message) - Method in class org.apache.camel.component.cxf.common.message.DefaultCxfMessageMapper
 
getCharDelimiter(String) - Static method in class org.apache.camel.dataformat.bindy.util.ConverterUtils
 
getCharset() - Method in interface org.apache.camel.api.management.mbean.ManagedConvertBodyMBean
 
getCharset() - Method in class org.apache.camel.component.file.GenericFile
 
getCharset() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getCharset() - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
getCharset() - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
getCharset() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getCharset() - Method in class org.apache.camel.impl.StringDataFormat
 
getCharset() - Method in class org.apache.camel.management.mbean.ManagedConvertBody
 
getCharset() - Method in class org.apache.camel.model.ConvertBodyDefinition
 
getCharset() - Method in class org.apache.camel.model.dataformat.StringDataFormat
 
getCharset() - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
getCharSetFromContentType(String) - Static method in class org.apache.camel.component.mail.MailUtils
Gets the charset from the content-type
getCharsetFromContentType(String) - Static method in class org.apache.camel.component.netty.http.NettyHttpHelper
 
getCharsetFromContentType(String) - Static method in class org.apache.camel.component.netty4.http.NettyHttpHelper
 
getCharsetFromContentType(String) - Static method in class org.apache.camel.http.common.HttpHelper
 
getCharsetName(Message, Exchange) - Static method in enum org.apache.camel.component.hl7.HL7Charset
Returns the charset to be used for marshalling HL7 messages.
getCharsetName(byte[], String) - Static method in enum org.apache.camel.component.hl7.HL7Charset
Returns the charset to be used for unmarshalling HL7 messages.
getCharsetName() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getCharsetName() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getCharsetName() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getCharsetName() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getCharsetName() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
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
getChatClientSequence() - Method in class org.apache.camel.component.yammer.model.Message
 
getChatId() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getChatter() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getCheckCrcs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getCheckCrcs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getCheckIdleInterval() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getCheckIdleInterval() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getCheckinId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getCheckInterval() - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
getCheckInterval() - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
getCheckInterval() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
getCheckinUpdate() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getChildElements(Element) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getChildId() - Method in class org.apache.camel.component.google.drive.DriveChildrenEndpointConfiguration
 
getChildPolicy() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getChildRelationships() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
getChildren() - Method in class org.apache.camel.language.simple.ast.CompositeNodes
 
getChildren() - Method in class org.apache.camel.test.cdi.CamelCdiRunner
 
GetChildrenOperation - Class in org.apache.camel.component.zookeeper.operations
GetChildrenOperation is a basic ZooKeeper operation used to retrieve the list of children belonging to a given ZooKeeper node.
GetChildrenOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.GetChildrenOperation
 
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.
getChildSObject() - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
getChmod() - Method in class org.apache.camel.component.file.FileEndpoint
 
getChmod() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getChmod() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getChmodDirectory() - Method in class org.apache.camel.component.file.FileEndpoint
 
getChoices() - Method in exception org.apache.camel.component.salesforce.api.SalesforceMultipleChoicesException
 
getChunkedMaxContentLength() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
getChunkedMaxContentLength() - Method in class org.apache.camel.component.netty.http.NettySharedHttpServerBootstrapConfiguration
 
getChunkedMaxContentLength() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
getChunkedMaxContentLength() - Method in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration
 
getChunkSize() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getChunkSize() - Method in class org.apache.camel.component.hdfs.HdfsInputStream
 
getChunkSize() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getChunkSize() - Method in class org.apache.camel.component.hdfs2.HdfsInputStream
 
getCidrSignature() - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
 
getCiphers() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getCiphers() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getCipherService() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
getCipherService() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
getCipherSuite() - Method in class org.apache.camel.core.xml.util.jsse.CipherSuitesParametersDefinition
Returns a live reference to the list of cipher suite names.
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.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
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.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
getCipherSuitesFilter() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the optional cipher suite filter for this configuration.
getCircuitBreakerState() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
getCircuitBreakerState() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getCity() - Method in class org.apache.camel.component.linkedin.api.model.Address
Gets the value of the city property.
getCity() - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
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.component.jcache.processor.aggregate.JCacheAggregationRepository
 
getClassLoader() - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
getClassLoader() - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
getClassLoader() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
getClassLoader() - Method in class org.apache.camel.impl.DefaultModelJAXBContextFactory
 
getClassLoader() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getClassLoader() - Method in class org.apache.camel.spring.SpringModelJAXBContextFactory
 
getClassLoader() - Method in class org.apache.camel.util.component.ApiMethodParser
 
getClassLoaders() - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
getClassLoaders() - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
getClassLoaders() - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
getClassLoaders() - Method in interface org.apache.camel.spi.PackageScanClassResolver
Gets the ClassLoader instances that should be used when scanning for classes.
getClassMap() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getClassNames() - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
getClasspathResourcePath(String) - Static method in class org.apache.camel.component.apns.util.ResourceUtils
 
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.component.ssh.ResourceHelperKeyPairProvider
 
getClassResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getClassResolver() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getClassTags() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
getClassType() - Method in class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
getClassType() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
getClearHeaders() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
Determines if the XML signature specific headers be cleared after signing and verification.
getClickCount() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Gets the value of the clickCount property.
getClicks() - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Gets the value of the clicks property.
getClient() - Method in class org.apache.camel.component.ahc.AhcComponent
 
getClient() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getClient() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getClient() - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
 
getClient() - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
getClient() - Method in class org.apache.camel.component.aws.sqs.SqsProducer
 
getClient() - Method in class org.apache.camel.component.cxf.CxfProducer
 
getClient(DockerClientProfile) - Method in class org.apache.camel.component.docker.DockerComponent
 
getClient() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getClient() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchComponent
 
getClient() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchEndpoint
 
getClient() - Method in class org.apache.camel.component.etcd.AbstractEtcdConsumer
 
getClient() - Method in class org.apache.camel.component.etcd.AbstractEtcdPollingConsumer
 
getClient() - Method in class org.apache.camel.component.etcd.AbstractEtcdProducer
 
getClient() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarComponent
 
getClient() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
 
getClient() - Method in class org.apache.camel.component.google.drive.GoogleDriveComponent
 
getClient() - Method in class org.apache.camel.component.google.drive.GoogleDriveEndpoint
 
getClient() - Method in class org.apache.camel.component.google.mail.GoogleMailComponent
 
getClient() - Method in class org.apache.camel.component.google.mail.GoogleMailEndpoint
 
getClient() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
getClient() - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
 
getClient() - Method in class org.apache.camel.component.jetty.JettyHttpProducer
 
getClient() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
getClientAccess() - Method in class org.apache.camel.component.servicenow.auth.OAuthToken
 
getClientAliases(String, Principal[]) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
getClientAuthentication() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextServerParametersFactoryBean
 
getClientAuthentication() - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
 
getClientBuilder() - Method in class org.apache.camel.component.http4.HttpEndpoint
Provide access to the http client request parameters used on new RequestConfig instances used by producers or consumers of this endpoint.
getClientCertData() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The Client Cert Data
getClientCertFile() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The Client Cert File
getClientConfig() - Method in class org.apache.camel.component.ahc.AhcComponent
 
getClientConfig() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getClientConfig() - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
getClientConfigOptions() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getClientConfigurationParameters() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getClientConfigurer() - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
getClientConnectionManager() - Method in class org.apache.camel.component.box.internal.CachedBoxClient
 
getClientConnectionManager() - Method in class org.apache.camel.component.http4.HttpComponent
 
getClientConnectionManager() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getClientFactory() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarComponent
 
getClientFactory() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
 
getClientFactory() - Method in class org.apache.camel.component.google.drive.GoogleDriveComponent
 
getClientFactory() - Method in class org.apache.camel.component.google.drive.GoogleDriveEndpoint
 
getClientFactory() - Method in class org.apache.camel.component.google.mail.GoogleMailComponent
 
getClientFactory() - Method in class org.apache.camel.component.google.mail.GoogleMailEndpoint
 
getClientFactoryBeanCache() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
getClientId() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getClientId() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getClientId() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
getClientId() - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
 
getClientId() - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
 
getClientId() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getClientId() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getClientId() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getClientId() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getClientId() - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
getClientId() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
getClientId() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getClientId() - Method in class org.apache.camel.component.paho.PahoComponent
 
getClientId() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
getClientId() - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
 
getClientId() - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
getClientIdentifier() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getClientInitializerFactory() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getClientKey() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getClientKeyAlgo() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The Key Algorithm used by the client
getClientKeyData() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The Client Key data
getClientKeyFile() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The Client Key file
getClientKeyPassphrase() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The Client Key Passphrase
getClientName() - Method in class org.apache.camel.component.gae.login.GLoginData
 
getClientName() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
 
getClientParameters() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
getClientParameters() - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
getClientParameters() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getClientParameters() - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
getClientParams() - Method in class org.apache.camel.component.http.HttpEndpoint
Provide access to the client parameters used on new HttpClient instances used by producers or consumers of this endpoint.
getClientPipelineFactory() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getClientPipelineFactory() - Method in class org.apache.camel.component.netty4.NettyConfiguration
Deprecated.
use #getClientInitializerFactory
getClientProperties() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getClientSecret() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getClientSecret() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
getClientSecret() - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
 
getClientSecret() - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
 
getClientSecret() - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
getClientSecret() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
getClientSecret() - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
 
getClientTransportSniff() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
Is the client allowed to sniff the rest of the cluster or not (default true).
getClientType() - Method in class org.apache.camel.component.yammer.model.Message
 
getClientURL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getClientUrl() - Method in class org.apache.camel.component.yammer.model.Message
 
getClientVersion() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getCloneRequest() - Method in class org.apache.camel.component.braintree.TransactionGatewayEndpointConfiguration
 
getCloseCorrelationKeyOnCompletion() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCloseCorrelationKeyOnCompletion() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCloseCorrelationKeyOnCompletion() - Method in class org.apache.camel.model.AggregateDefinition
 
getCloseCorrelationKeyOnCompletion() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getClosedCorrelationKeysCacheSize() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getClosedCorrelationKeysCacheSize() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getClosedCorrelationKeysCacheSize() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Current number of closed correlation keys in the memory cache
getCloseTimeout() - Method in class org.apache.camel.component.rabbitmq.RabbitMQProducer
 
getCloudSolrServer() - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
getCloudWatchClient() - Method in class org.apache.camel.component.aws.cw.CwEndpoint
 
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
 
getCluster() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getCluster() - Method in class org.apache.camel.utils.cassandra.CassandraSessionHolder
 
getClusterGroup(Ignite) - Method in interface org.apache.camel.component.ignite.ClusterGroupExpression
 
getClusterGroupExpression() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
 
getClusterGroupExpression() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
getClusterName() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getClusterName() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
Name of cluster or use local for local mode
getClusterName() - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
getCMISTypeFor(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
getCoapEndpoint() - Method in class org.apache.camel.coap.CoAPConsumer
 
getCoapMethod() - Method in class org.apache.camel.coap.CoAPEndpoint
The CoAP method this endpoint binds to.
getCoapServer() - Method in class org.apache.camel.coap.CoAPEndpoint
 
getCode() - Method in exception org.apache.camel.component.file.GenericFileOperationFailedException
Return the file failure code (if any)
getCode() - Method in class org.apache.camel.component.linkedin.api.model.Action
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.Bucket
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.Category
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.CompanyStatus
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.CompanyType
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.Country
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.EmailDigestFrequency
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.EmployeeCountRange
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.ExperienceLevel
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.Facet
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.GroupCategory
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.Industry
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.JobFunction
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.JobType
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.MembershipState
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.ProductCategory
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.ProductType
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.ProfileField
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.QuestionCategory
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.RecommendationType
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.Role
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.ShareTarget
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.StockExchange
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.Type
Gets the value of the code property.
getCode() - Method in class org.apache.camel.component.linkedin.api.model.Visibility
Gets the value of the code property.
getCode() - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
getCode() - Method in class org.w3._2003._05.soap_envelope.Fault
Gets the value of the code property.
getCodec() - Method in enum org.apache.camel.component.hdfs.HdfsCompressionCodec
 
getCodec() - Method in enum org.apache.camel.component.hdfs2.HdfsCompressionCodec
 
getCodec() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getCodec() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getCollabId() - Method in class org.apache.camel.component.box.IBoxCollaborationsManagerEndpointConfiguration
 
getCollabRequest() - Method in class org.apache.camel.component.box.IBoxCollaborationsManagerEndpointConfiguration
 
getColleagues() - Method in class org.apache.camel.component.yammer.model.Relationships
 
getCollection() - Static method in class org.apache.camel.component.box.internal.BoxApiCollection
 
getCollection() - Static method in class org.apache.camel.component.braintree.internal.BraintreeApiCollection
 
getCollection() - Static method in class org.apache.camel.component.google.calendar.internal.GoogleCalendarApiCollection
 
getCollection() - Static method in class org.apache.camel.component.google.drive.internal.GoogleDriveApiCollection
 
getCollection() - Static method in class org.apache.camel.component.google.mail.internal.GoogleMailApiCollection
 
getCollection() - Static method in class org.apache.camel.component.linkedin.internal.LinkedInApiCollection
 
getCollection() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getCollection() - Static method in class org.apache.camel.component.olingo2.internal.Olingo2ApiCollection
 
getCollection() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getCollectionFormat() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getCollectionFormat() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getCollectionIndex() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getCollectionType() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getCollectionType() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getCollectionTypeName() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getCollectionTypeName() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getCollisionAvoidanceFactor() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getCollisionAvoidanceFactor() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
 
getColumn() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFilter
 
getColumn() - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Deprecated.
getColumnNames() - Method in class org.apache.camel.component.jdbc.ResultSetIterator
 
getColumns() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumnCategory
 
getCommand() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getCommand() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
getCommand() - Method in class org.apache.camel.component.exec.ExecResult
The executed command, that produced this result.
getCommand() - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
getCommand() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
getCommand() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getCommand() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getCommand() - Method in class org.apache.camel.component.redis.RedisConfiguration
 
getCommand() - Method in class org.apache.camel.component.smpp.SmppMessage
Returns the underlying jSMPP command
getCommand() - Method in class org.apache.camel.component.ssh.SshResult
 
getCommand() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getCommandExecutor() - Method in class org.apache.camel.component.exec.ExecEndpoint
 
getCommandName() - Method in enum org.apache.camel.component.smpp.SmppCommandType
 
getComment(String, String) - Method in interface org.apache.camel.component.linkedin.api.CommentsResource
 
getComment() - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Gets the value of the comment property.
getComment() - Method in class org.apache.camel.component.linkedin.api.model.Share
Gets the value of the comment property.
getComment() - Method in class org.apache.camel.component.linkedin.api.model.UpdateComment
Gets the value of the comment property.
getComment() - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
getComment() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets the comment symbol.
getComment() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getComment_id() - Method in class org.apache.camel.component.linkedin.CommentsResourceEndpointConfiguration
 
getCommentCount() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Gets the value of the commentCount property.
getCommentedItemId() - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
getCommentedItemType() - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
getCommentId() - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
getCommentId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getCommentId() - Method in class org.apache.camel.component.google.drive.DriveCommentsEndpointConfiguration
 
getCommentId() - Method in class org.apache.camel.component.google.drive.DriveRepliesEndpointConfiguration
 
getCommentList() - Method in class org.apache.camel.component.linkedin.api.model.Comments
Gets the value of the commentList property.
getCommentMarker() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Gets the comment marker.
getCommentMarker() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getCommentMarkerDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getCommentRequest() - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
getComments() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the comments property.
getComments() - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Gets the value of the comments property.
getCommentUpdate() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
GetCommitFileProducer - Class in org.apache.camel.component.github.producer
Producer endpoint that gets the file associated with a CommitFile object.
GetCommitFileProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.GetCommitFileProducer
 
getCommitmentTypeId() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getCommitmentTypeIdDescription() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getCommitmentTypeIdDocumentationReferences() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getCommitmentTypeIdQualifier() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getCommitmentTypeQualifiers() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getCommitRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
getCommitStrategy() - Method in class org.apache.camel.component.sjms.MessageProducerResources
Gets the TransactionCommitStrategy value of commitStrategy for this instance of SjmsProducer.MessageProducerResources.
getCommitStrategy() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets commitStrategy for this instance of SjmsProducer.
getCompactLayoutable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
getCompactLayouts() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getCompactLayouts() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getCompanies(String, String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
getCompanies() - Method in class org.apache.camel.component.linkedin.api.model.CompanySearch
Gets the value of the companies property.
getCompany() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the company property.
getCompany() - Method in class org.apache.camel.component.linkedin.api.model.NewPosition
Gets the value of the company property.
getCompany() - Method in class org.apache.camel.component.linkedin.api.model.OldPosition
Gets the value of the company property.
getCompany() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the company property.
getCompany() - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Gets the value of the company property.
getCompany() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getCompany_id() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getCompany_id() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getCompany_name() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getCompanyById(long, String) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
getCompanyByName(String, String) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
getCompanyJobUpdate() - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Gets the value of the companyJobUpdate property.
getCompanyList() - Method in class org.apache.camel.component.linkedin.api.model.Companies
Gets the value of the companyList property.
getCompanyPersonUpdate() - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Gets the value of the companyPersonUpdate property.
getCompanyProfileUpdate() - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Gets the value of the companyProfileUpdate property.
getCompanySizes() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getCompanyStatusUpdate() - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Gets the value of the companyStatusUpdate property.
getCompanyType() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the companyType property.
getCompanyUpdateComments(long, String, String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
getCompanyUpdateLikes(long, String, String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
getCompanyUpdates(long, String, EventType, Long, Long) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
getComparator() - Method in class org.apache.camel.component.seda.PriorityBlockingQueueFactory
 
getComparator() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getComparator() - Method in class org.apache.camel.model.SortDefinition
 
getComparator() - Method in class org.apache.camel.processor.SortProcessor
 
getComparatorRef() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getComparatorRef() - Method in class org.apache.camel.model.SortDefinition
 
getCompiledScript() - Method in class org.apache.camel.builder.script.ScriptBuilder
 
getCompleteAllOnStop() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletedByBatchConsumer() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByBatchConsumer() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByBatchConsumer() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion batch consumer trigger
getCompletedByForce() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByForce() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByForce() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion force trigger
getCompletedByInterval() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByInterval() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByInterval() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion interval trigger
getCompletedByPredicate() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByPredicate() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByPredicate() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion predicate trigger
getCompletedBySize() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedBySize() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedBySize() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion size trigger
getCompletedByStrategy() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByStrategy() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByStrategy() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion strategy trigger
getCompletedByTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletedByTimeout() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletedByTimeout() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanged completed by completion timeout trigger
getCompletedMethods(List<String>, String, Class<? extends ApiMethod>, ApiMethodHelper<? extends ApiMethod>) - Method in class org.apache.camel.util.component.AbstractApiComponent
 
getCompletedTaskCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getCompletedTaskCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getCompletedTaskCount() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getCompletedTaskCount() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getCompletedTaskCount() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getCompletionDate() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncAttributes
 
getCompletionDate() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
getCompletionEager() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getCompletionFromBatchConsumer() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionInterval() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionInterval() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
getCompletionInterval() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionInterval() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionInterval() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionPredicate() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionPredicate() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionPredicate() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionPredicate() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionPredicate() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getCompletionPredicateLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionPredicateLanguage() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionSize() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionSize() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
getCompletionSize() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionSize() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionSize() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionSizeExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionSizeExpression() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionSizeExpression() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionSizeExpression() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionSizeExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionSizeExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionTimeout() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
getCompletionTimeout() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionTimeout() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionTimeoutExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionTimeoutExpression() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCompletionTimeoutExpression() - Method in class org.apache.camel.model.AggregateDefinition
 
getCompletionTimeoutExpression() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCompletionTimeoutLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCompletionTimeoutLanguage() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getComponent(String) - Method in interface org.apache.camel.CamelContext
Gets a component from the 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.ahc.AhcEndpoint
 
getComponent() - Method in class org.apache.camel.component.ahc.ws.WsEndpoint
 
getComponent() - Method in class org.apache.camel.component.box.BoxEndpoint
 
getComponent() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
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.disruptor.DisruptorEndpoint
 
getComponent() - Method in class org.apache.camel.component.event.EventEndpoint
 
getComponent() - Method in class org.apache.camel.component.eventadmin.EventAdminEndpoint
 
getComponent() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Returns the component instance that created this endpoint.
getComponent() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Returns the component instance that created this endpoint.
getComponent() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getComponent() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getComponent() - Method in class org.apache.camel.component.irc.IrcEndpoint
 
getComponent() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getComponent() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getComponent() - Method in class org.apache.camel.component.linkedin.LinkedInEndpoint
 
getComponent() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getComponent() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
getComponent() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
getComponent() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
getComponent() - Method in class org.apache.camel.component.netty4.NettyEndpoint
 
getComponent() - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
getComponent() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
getComponent() - Method in class org.apache.camel.component.paxlogging.PaxLoggingEndpoint
 
getComponent() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
getComponent() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
getComponent() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
getComponent() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getComponent() - Method in class org.apache.camel.component.salesforce.SalesforceEndpoint
 
getComponent() - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
getComponent() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getComponent() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getComponent() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getComponent() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getComponent() - Method in class org.apache.camel.component.spark.SparkEndpoint
 
getComponent() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getComponent() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getComponent() - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
getComponent() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getComponent(String, CamelContext) - Method in class org.apache.camel.core.osgi.OsgiComponentResolver
 
getComponent() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
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.RestBindingDefinition
 
getComponent() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getComponent() - Method in class org.apache.camel.spi.RestConfiguration
Gets the name of the Camel component to use as the REST consumer
getComponentDocumentation(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns the HTML documentation for the given camel component
getComponentDocumentation(String) - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
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.core.osgi.OsgiDefaultCamelContext
 
getComponentDocumentation(BundleContext, CamelContext, String) - Static method in class org.apache.camel.core.osgi.utils.BundleContextUtils
 
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.RestApiEndpoint
 
getComponentName() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getComponentName() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
getComponentNames() - Method in interface org.apache.camel.CamelContext
Gets a readonly list of names of the components currently registered
getComponentNames() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getComponentParameterJsonSchema(String) - Method in interface org.apache.camel.CamelContext
Returns the JSON schema representation of the component and endpoint parameters for the given component name.
getComponentParameterJsonSchema(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getComponentProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getComponentProperties() - Method in class org.apache.camel.spi.RestConfiguration
Gets additional options on component level
getComponentResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getCompression() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getCompressionAlgorithm() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getCompressionAlgorithm() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getCompressionCodec() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getCompressionCodec() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getCompressionCodec() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getCompressionCodec() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getCompressionLevel() - Method in class org.apache.camel.impl.ZipDataFormat
 
getCompressionLevel() - Method in class org.apache.camel.model.dataformat.ZipDataFormat
 
getCompressionType() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getCompressionType() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getCompressionType() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
getComputeName() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
Gets the name of the compute job, which will be set via IgniteCompute.withName(String).
getComputePredicate(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Returns the required Predicate for the Exhcnage.
getComputeService(String) - Method in class org.apache.camel.component.jclouds.JcloudsComponent
Returns the ComputeService that matches the given predicate.
getComputeServices() - Method in class org.apache.camel.component.jclouds.JcloudsComponent
 
getConcurrencyMode() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the concurrencyMode property.
getConcurrentConsumers() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
Allows you to use multiple threads to poll the sqs queue to increase throughput
getConcurrentConsumers() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
Number of concurrent threads processing exchanges.
getConcurrentConsumers() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get Concurrent Consumers
getConcurrentConsumers() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
 
getConcurrentConsumers() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
getConcurrentConsumers() - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
 
getConcurrentConsumers() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getConcurrentConsumers() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getConcurrentConsumers() - Method in class org.apache.camel.component.kestrel.KestrelConfiguration
 
getConcurrentConsumers() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getConcurrentConsumers() - Method in class org.apache.camel.component.seda.SedaComponent
 
getConcurrentConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getConcurrentTasks() - Method in class org.apache.camel.component.scheduler.SchedulerComponent
 
getConcurrentTasks() - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
getConcurrentTasks() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getConduit(EndpointInfo) - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
getConduit(EndpointInfo, EndpointReferenceType) - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
getConduit(EndpointInfo, Bus) - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
getConduit(EndpointInfo, EndpointReferenceType, Bus) - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
getConduitInitiator() - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
getConf() - Method in class org.apache.camel.component.hdfs.HdfsInfo
 
getConf() - Method in class org.apache.camel.component.hdfs2.HdfsInfo
 
getConf() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
getConfig() - Method in class org.apache.camel.component.cache.CacheEndpoint
 
getConfig() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchEndpoint
 
getConfig() - Method in class org.apache.camel.component.hdfs.HdfsEndpoint
 
getConfig() - Method in class org.apache.camel.component.hdfs2.HdfsEndpoint
 
getConfig() - Method in class org.apache.camel.component.lucene.LuceneComponent
 
getConfig() - Method in class org.apache.camel.component.lucene.LuceneEndpoint
 
getConfig() - Method in class org.apache.camel.component.lucene.LuceneIndexProducer
 
getConfig() - Method in class org.apache.camel.component.lucene.LuceneQueryProducer
 
getConfig() - Method in class org.apache.camel.component.printer.PrinterEndpoint
 
getConfig() - Method in class org.apache.camel.component.printer.PrinterProducer
 
getConfig() - Method in class org.apache.camel.component.routebox.RouteboxEndpoint
 
getConfig() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getConfig() - Method in class org.apache.camel.component.xmlrpc.XmlRpcRequestImpl
 
getConfig() - Method in class org.apache.camel.component.yammer.YammerComponent
 
getConfig() - Method in class org.apache.camel.component.yammer.YammerEndpoint
 
getConfigAdminFileName() - Method in class org.apache.camel.test.blueprint.Main
 
getConfigAdminPid() - Method in class org.apache.camel.test.blueprint.Main
 
getConfigAttributes() - Method in class org.apache.camel.component.spring.security.SpringSecurityAccessPolicy
 
getConfigClass() - Method in class org.apache.camel.spring.javaconfig.Main
 
getConfigClasses() - Method in class org.apache.camel.spring.javaconfig.Main
 
getConfigClassesString() - Method in class org.apache.camel.spring.javaconfig.Main
Deprecated.
getConfigFile() - Method in class org.apache.camel.component.optaplanner.OptaPlannerConfiguration
 
getConfigFile() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
getConfigurableApplicationContext() - Method in class org.apache.camel.component.event.EventComponent
 
getConfiguration() - Method in class org.apache.camel.component.atmos.AtmosEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.avro.AvroComponent
 
getConfiguration() - Method in class org.apache.camel.component.avro.AvroEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws.cw.CwEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws.cw.CwProducer
 
getConfiguration() - Method in class org.apache.camel.component.aws.ddb.DdbEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws.ddb.DdbProducer
 
getConfiguration() - Method in class org.apache.camel.component.aws.ec2.EC2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws.ec2.EC2Producer
 
getConfiguration() - Method in class org.apache.camel.component.aws.s3.S3Consumer
 
getConfiguration() - Method in class org.apache.camel.component.aws.s3.S3Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws.s3.S3Producer
 
getConfiguration() - Method in class org.apache.camel.component.aws.sdb.SdbEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws.sdb.SdbProducer
 
getConfiguration() - Method in class org.apache.camel.component.aws.ses.SesEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws.ses.SesProducer
 
getConfiguration() - Method in class org.apache.camel.component.aws.sns.SnsEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws.sns.SnsProducer
 
getConfiguration() - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
 
getConfiguration() - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.box.BoxComponent
To use the shared configuration
getConfiguration() - Method in class org.apache.camel.component.braintree.BraintreeComponent
 
getConfiguration() - Method in class org.apache.camel.component.cache.CacheComponent
 
getConfiguration() - Method in class org.apache.camel.component.crypto.DigitalSignatureComponent
 
getConfiguration() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.docker.DockerComponent
To use the shared docker configuration
getConfiguration() - Method in class org.apache.camel.component.docker.DockerEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.dozer.DozerEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.etcd.AbstractEtcdConsumer
 
getConfiguration() - Method in class org.apache.camel.component.etcd.AbstractEtcdEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.etcd.AbstractEtcdPollingConsumer
 
getConfiguration() - Method in class org.apache.camel.component.etcd.AbstractEtcdProducer
 
getConfiguration() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getConfiguration() - Method in class org.apache.camel.component.facebook.FacebookComponent
 
getConfiguration() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.freemarker.FreemarkerComponent
 
getConfiguration() - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.ganglia.GangliaComponent
 
getConfiguration() - Method in class org.apache.camel.component.ganglia.GangliaEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarComponent
 
getConfiguration() - Method in class org.apache.camel.component.google.drive.GoogleDriveComponent
 
getConfiguration() - Method in class org.apache.camel.component.google.mail.GoogleMailComponent
 
getConfiguration() - Method in class org.apache.camel.component.gora.GoraEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.hbase.HBaseComponent
 
getConfiguration() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.hipchat.HipchatEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
Gets the collection configuration.
getConfiguration() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
Gets the collection configuration.
getConfiguration() - Method in class org.apache.camel.component.infinispan.InfinispanConsumer
 
getConfiguration() - Method in class org.apache.camel.component.irc.IrcEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.jbpm.JBPMEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.jcache.JCacheManager
 
getConfiguration() - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
getConfiguration() - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
getConfiguration() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.jms.JmsComponent
 
getConfiguration() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.kestrel.KestrelComponent
 
getConfiguration() - Method in class org.apache.camel.component.kestrel.KestrelEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.linkedin.LinkedInComponent
To use the shared configuration
getConfiguration() - Method in class org.apache.camel.component.mail.MailComponent
 
getConfiguration() - Method in class org.apache.camel.component.mail.MailEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.mina.MinaComponent
 
getConfiguration() - Method in class org.apache.camel.component.mina.MinaEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.mina2.Mina2Component
 
getConfiguration() - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.mqtt.MQTTEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.nagios.NagiosComponent
 
getConfiguration() - Method in class org.apache.camel.component.nagios.NagiosEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
getConfiguration() - Method in class org.apache.camel.component.netty.http.NettyHttpConsumer
 
getConfiguration() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.netty.http.NettyHttpProducer
 
getConfiguration() - Method in class org.apache.camel.component.netty.NettyComponent
 
getConfiguration() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getConfiguration() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.netty.NettyProducer
 
getConfiguration() - Method in class org.apache.camel.component.netty4.http.NettyHttpConsumer
 
getConfiguration() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.netty4.http.NettyHttpProducer
 
getConfiguration() - Method in class org.apache.camel.component.netty4.NettyComponent
 
getConfiguration() - Method in class org.apache.camel.component.netty4.NettyConsumer
 
getConfiguration() - Method in class org.apache.camel.component.netty4.NettyEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.netty4.NettyProducer
 
getConfiguration() - Method in class org.apache.camel.component.olingo2.Olingo2Component
To use the shared configuration
getConfiguration() - Method in class org.apache.camel.component.redis.RedisEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.salesforce.SalesforceEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.scp.ScpEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.servicenow.ServiceNowEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.sip.SipEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.sip.SipPresenceAgent
 
getConfiguration() - Method in class org.apache.camel.component.sip.SipPublisher
 
getConfiguration() - Method in class org.apache.camel.component.sip.SipSubscriber
 
getConfiguration() - Method in class org.apache.camel.component.smpp.SmppBinding
Returns the smpp configuration
getConfiguration() - Method in class org.apache.camel.component.smpp.SmppComponent
 
getConfiguration() - Method in class org.apache.camel.component.smpp.SmppConsumer
Returns the smpp configuration
getConfiguration() - Method in class org.apache.camel.component.smpp.SmppEndpoint
Returns the smpp configuration
getConfiguration() - Method in class org.apache.camel.component.smpp.SmppProducer
Returns the smppConfiguration for this producer
getConfiguration() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.ssh.SshComponent
 
getConfiguration() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.stomp.StompComponent
 
getConfiguration() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Builds a Twitter4J Configuration using the OAuth params.
getConfiguration() - Method in class org.apache.camel.component.weather.WeatherEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor
 
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
getConfiguration() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
getConfiguration() - Method in class org.apache.camel.component.zookeeper.ZooKeeperComponent
 
getConfiguration() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
getConfiguration() - Method in class org.apache.camel.util.component.AbstractApiComponent
 
getConfiguration() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns endpoint configuration object.
getConfigurationFile() - Method in class org.apache.camel.component.cache.CacheComponent
 
getConfigurationName() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
getConfigurationParameter(EndpointConfiguration, String) - Static method in class org.apache.camel.impl.ConfigurationHelper
 
getConfigurationParameter(EndpointConfiguration, Field) - Static method in class org.apache.camel.impl.ConfigurationHelper
 
getConfigurationResource() - Method in class org.apache.camel.component.ignite.IgniteComponent
Gets the resource from where to load the configuration.
getConfigurations() - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
getConfigurationUri() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
An implementation specific URI for the CacheManager
getConfigurationUri() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
An implementation specific URI for the CacheManager
getConfigurationUri() - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 
getConfigured(T) - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
Invoke callbacks on the object, as though it were configured in the factory.
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.
getConfigurers() - Method in class org.apache.camel.component.geocoder.http.CompositeHttpConfigurer
 
getConfigurers() - Method in class org.apache.camel.component.http.CompositeHttpConfigurer
 
getConn() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getConnect() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getConnectAttemptsMax() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getConnection() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getConnection() - Method in class org.apache.camel.component.irc.IrcConsumer
 
getConnection() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Obtains an AS400 object that connects to this endpoint.
getConnection() - Method in class org.apache.camel.component.rabbitmq.RabbitMQConsumer
Returns the exiting open connection or opens a new one
getConnection() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConnectionManager
 
getConnectionBean() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getConnectionBean() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getConnectionCount() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getConnectionDescription() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getConnectionFactory() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getConnectionFactory() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getConnectionFactory() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getConnectionFactory() - Method in class org.apache.camel.component.redis.RedisConfiguration
 
getConnectionFactory() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchComponent
 
getConnectionFactory() - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
getConnectionFactory() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getConnectionFactory() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getConnectionId() - Method in class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
Gets the value of the connectionId property.
getConnectionKey(WebSocket) - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
getConnectionKey(WebSocket) - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 
getConnectionKey() - Method in class org.apache.camel.component.websocket.DefaultWebsocket
 
getConnectionManagerBuilder() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getConnectionMaxIdleMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getConnectionMaxIdleMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getConnectionMessage(XMPPConnection) - Static method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getConnectionNotificationListener() - Method in class org.apache.camel.component.jmx.JMXConsumer
Returns the connection notification listener; creates the default listener if one does not already exist
getConnectionPollDelay() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getConnectionPool() - Method in class org.apache.camel.component.jt400.Jt400Component
Returns the default connection pool used by this component.
getConnectionResource() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getConnectionResource() - Method in class org.apache.camel.component.sjms.SjmsConsumer
 
getConnectionResource() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getConnectionResource() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
getConnections() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the connections property.
getConnections(String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getConnectionsById(String, String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getConnectionsByUrl(String, String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getConnectionSettings() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getConnectionSettingsFactory() - Static method in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
getConnectionsPerRoute() - Method in class org.apache.camel.component.http4.HttpComponent
 
getConnectionStrategy() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getConnectionString() - Method in class org.apache.camel.component.smpp.SmppEndpoint
Returns the connection string for the current connection which has the form: smpp://@:
getConnectionTimeout() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getConnectionTimeout() - Method in class org.apache.camel.component.nagios.NagiosConfiguration
 
getConnectionTimeout() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getConnectionTimeout() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getConnectionTimeout() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getConnectionTimeout() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getConnectionTimeout() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
 
getConnectionTimeout() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
getConnectionTimeToLive() - Method in class org.apache.camel.component.http4.HttpComponent
 
getConnectionURL() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getConnectOptions() - Method in class org.apache.camel.component.paho.PahoComponent
 
getConnectOptions() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
getConnector(Server, JettyHttpEndpoint) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getConnector() - Method in class org.apache.camel.component.mina.MinaEndpoint
 
getConnectorConfig() - Method in class org.apache.camel.component.mina.MinaEndpoint
 
getConnectorPort() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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
getConnectors() - Static method in class org.apache.camel.component.websocket.WebsocketComponent
 
getConnectString() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
getConnectTimeout() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getConnectTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getConnectTimeout() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getConnectTimeout() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getConnectTimeout() - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
getConnectTimeout() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getConnectType() - Method in class org.apache.camel.component.linkedin.api.model.InvitationRequest
Gets the value of the connectType property.
getConnectWaitInSeconds() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getConsistencyLevel() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getConsistencyLevel() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
The write consistency level to use with INDEX and BULK operations (can be any of ONE, QUORUM, ALL or DEFAULT)
getConstraint() - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
 
getConstraint() - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
 
getConstraintValidatorFactory() - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
 
getConstraintViolations() - Method in exception org.apache.camel.component.bean.validator.BeanValidationException
 
getConstructor() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
getConstructor() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getConsumeDelay() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getConsumer(Exchange) - Method in class org.apache.camel.component.direct.DirectBlockingProducer
 
getConsumer() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
getConsumer(Exchange) - Method in class org.apache.camel.component.directvm.DirectVmBlockingProducer
 
getConsumer(DirectVmEndpoint) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
getConsumer() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
getConsumer() - Method in class org.apache.camel.component.hazelcast.listener.CamelListener
 
getConsumer() - Method in class org.apache.camel.component.netty.http.handlers.HttpServerChannelHandler
 
getConsumer() - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerChannelHandler
 
getConsumer() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectEndpoint
 
getConsumer() - Method in class org.apache.camel.component.websocket.WebsocketComponentServlet
 
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
getConsumer() - Method in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath
The consumer implementation
getConsumerCache() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
getConsumerChannelFactory() - Method in class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
getConsumerChannelFactory() - Method in interface org.apache.camel.component.netty.http.NettySharedHttpServer
getConsumerChannelFactory() - Method in class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
getConsumerChannelFactory() - Method in interface org.apache.camel.component.netty4.http.NettySharedHttpServer
getConsumerCount() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
getConsumerCount() - Method in class org.apache.camel.component.sjms.SjmsConsumer
Returns the number of consumer listeners.
getConsumerCount() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getConsumerCount() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets consumerCount for this instance of SjmsProducer.
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.
getConsumerId() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getConsumerId() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getConsumerKey() - Method in class org.apache.camel.component.gae.auth.GAuthComponent
 
getConsumerKey() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Returns the consumer key.
getConsumerKey() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getConsumerKey() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getConsumerKey() - Method in class org.apache.camel.component.yammer.YammerComponent
 
getConsumerKey() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
getConsumerLoadBalancer() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
getConsumerMessageEndpoint() - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointDispatcher
 
getConsumerMulticastProcessor() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getConsumerPath() - Method in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath
The consumer context-path which may include wildcards
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
getConsumerRequestTimeoutMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getConsumerRequestTimeoutMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getConsumers() - Method in class org.apache.camel.component.apns.ApnsEndpoint
 
getConsumers() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
Returns the current active consumers on this endpoint
getConsumers() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
getConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
Returns the current active consumers on this endpoint
getConsumers() - Method in class org.apache.camel.http.common.CamelServlet
 
getConsumersCount() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getConsumersCount() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getConsumerSecret() - Method in class org.apache.camel.component.gae.auth.GAuthComponent
 
getConsumerSecret() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Returns the consumer secret.
getConsumerSecret() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getConsumerSecret() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getConsumerSecret() - Method in class org.apache.camel.component.yammer.YammerComponent
 
getConsumerSecret() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
getConsumerService() - Method in class org.apache.camel.component.cometd.CometdConsumer
 
getConsumersRegistry() - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
getConsumersSize() - Method in class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
getConsumersSize() - Method in interface org.apache.camel.component.netty.http.NettySharedHttpServer
Number of consumers using this shared Netty HTTP server.
getConsumersSize() - Method in class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
getConsumersSize() - Method in interface org.apache.camel.component.netty4.http.NettySharedHttpServer
Number of consumers using this shared Netty HTTP server.
getConsumerStreams() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getConsumerStreams() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getConsumerTemplateCacheSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getConsumerType() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getConsumerType() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
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
getConsumeUsers() - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
 
getContact() - Method in class org.apache.camel.component.yammer.model.User
 
getContactEmail() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the contactEmail property.
getContactEmail() - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Gets the value of the contactEmail property.
getContactHeader() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getContactInfo() - Method in class org.apache.camel.component.linkedin.api.model.Location
Gets the value of the contactInfo property.
getContainer() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getContainer() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getContainerName(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreProducer
Retrieves the containerName from the URI or from the exchange headers.
getContent() - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.calendar.CalendarCalendarListEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.calendar.CalendarCalendarsEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.calendar.CalendarFreebusyEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.drive.DriveChildrenEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.drive.DriveCommentsEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.drive.DriveFilesEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.drive.DriveParentsEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.drive.DrivePermissionsEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.drive.DrivePropertiesEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.drive.DriveRepliesEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.drive.DriveRevisionsEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.mail.GmailUsersDraftsEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.mail.GmailUsersLabelsEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.google.mail.GmailUsersThreadsEndpointConfiguration
 
getContent() - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Gets the value of the content property.
getContent() - Method in class org.apache.camel.component.linkedin.api.model.Share
Gets the value of the content property.
getContentChannel() - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
 
getContentChannel() - Method in class org.apache.camel.component.google.calendar.CalendarCalendarListEndpointConfiguration
 
getContentChannel() - Method in class org.apache.camel.component.google.calendar.CalendarChannelsEndpointConfiguration
 
getContentChannel() - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
getContentChannel() - Method in class org.apache.camel.component.google.calendar.CalendarSettingsEndpointConfiguration
 
getContentChannel() - Method in class org.apache.camel.component.google.drive.DriveChangesEndpointConfiguration
 
getContentChannel() - Method in class org.apache.camel.component.google.drive.DriveChannelsEndpointConfiguration
 
getContentChannel() - Method in class org.apache.camel.component.google.drive.DriveFilesEndpointConfiguration
 
getContentClass() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getContentDigestAlgorithm() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Digest algorithm which is used for the digest calculation of the message body.
getContentDomain() - Method in class org.apache.camel.component.linkedin.api.model.Attachment
Gets the value of the contentDomain property.
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
getContentExcerpt() - Method in class org.apache.camel.component.yammer.model.Message
 
getContentFromCxf(Message, DataFormat, String) - Static method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
getContentHandler() - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
getContentHandler() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getContentHandlerClass() - Method in class org.apache.camel.component.stax.StAXEndpoint
 
getContentId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getContentId() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest
 
getContentId() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchResponse
 
getContentObjectId() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getContentObjectId() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getContentReferenceId() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
getContentReferenceType() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getContentReferenceType(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getContentReferenceType() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getContentReferenceUri() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Reference URI which points to the content of the original XML document to be signed.
getContentReferenceUri() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getContentReferenceUri() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getContentReferenceUris(Message, SignatureType, Node) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getContentStreamFor(QueryResult) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
getContentSubType() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getContentType() - Method in class org.apache.camel.component.linkedin.api.model.Activity
Gets the value of the contentType property.
getContentType() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getContentType() - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
getContentType() - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Returns content type for service calls.
getContentType() - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
getContentType() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the contentType property.
getContentType() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getContentType() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getContentType() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getContentType() - Method in class org.apache.camel.http.common.CamelFileDataSource
 
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
getContentTypeHeader() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getContentTypeResolver() - Method in class org.apache.camel.component.mail.MailComponent
 
getContentTypeResolver() - Method in class org.apache.camel.component.mail.MailEndpoint
 
getContentTypeString(List<String>) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
getContentUrl() - Method in class org.apache.camel.component.linkedin.api.model.Attachment
Gets the value of the contentUrl property.
getContext(boolean) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
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 class org.apache.camel.component.ejb.EjbComponent
 
getContext() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getContext() - Method in class org.apache.camel.component.netty.NettyProducer
 
getContext() - Method in class org.apache.camel.component.netty4.NettyConsumer
 
getContext() - Method in class org.apache.camel.component.netty4.NettyProducer
 
getContext() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getContext() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getContext(boolean) - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
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.guice.jsr250.NamedProviderSupport
 
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.language.mvel.RootObject
 
getContext() - Method in class org.apache.camel.language.ognl.RootObject
 
getContext() - Method in class org.apache.camel.language.spel.RootObject
 
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.ManagedDataFormat
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedService
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getContext() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getContext() - Method in class org.apache.camel.scr.AbstractCamelRunner
 
getContext(boolean) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getContext() - Method in exception org.apache.camel.VetoCamelContextStartException
 
getContextClassLoaderOnStart() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getContextId() - Method in class org.apache.camel.component.context.ContextEndpoint
 
getContextId(CamelContext) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getContextId(String) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getContextIdPattern() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
getContextPath() - Method in class org.apache.camel.component.servlet.ServletEndpoint
 
getContextPath() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getContextPath() - Method in class org.apache.camel.http.common.UrlRewriteHttpServletRequestAdapter
 
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
getContextScan() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getContextScan() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getContextScan() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getContinuationTimeout() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getContinuationTimeout() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getContinuationTimeout() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getContinuationTimeout() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getContinued() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getContinuedPolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getContractId() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the contractId property.
getControllerDaemon() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getControllerName() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getControllerSleepTimeMs() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getControllingFields() - Method in class org.apache.camel.component.salesforce.api.dto.FilteredLookupInfo
 
getConversation() - Method in class org.apache.camel.component.salesforce.internal.client.SalesforceHttpRequest
 
getConverter() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.apache.camel.component.linkedin.api.EnumQueryParamConverterProvider
 
getConverter() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getConverterPackages(URL) - Static method in class org.apache.camel.impl.osgi.Activator
 
getConverters() - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
getConverters() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getCookies() - Method in class org.apache.camel.component.http4.NoopCookieStore
 
getCookieStore() - Method in class org.apache.camel.component.http4.HttpComponent
 
getCookieStore() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getCopies() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getCopy() - Method in class org.apache.camel.model.LoopDefinition
 
getCopy() - Method in class org.apache.camel.model.WireTapDefinition
 
getCopyFromAbsoluteFilePath() - Method in class org.apache.camel.component.file.GenericFile
 
getCopyTo() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getCorePoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getCorePoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getCorePoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getCorePoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getCorePoolSize() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getCorrelationExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCorrelationExpression() - Method in class org.apache.camel.bam.ActivityBuilder
 
getCorrelationExpression() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCorrelationExpression() - Method in class org.apache.camel.model.AggregateDefinition
 
getCorrelationExpression() - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
 
getCorrelationExpression() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getCorrelationExpression() - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
getCorrelationExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getCorrelationExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getCorrelationId() - Method in class org.apache.camel.component.jms.reply.ReplyHolder
Gets the correlation id
getCorrelationId() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyHolder
Gets the correlation id
getCorrelationKey() - Method in class org.apache.camel.bam.model.ActivityState
 
getCorrelationKey() - Method in class org.apache.camel.bam.model.ProcessInstance
 
getCorrelationKey(Exchange) - Method in class org.apache.camel.bam.processor.BamProcessorSupport
 
getCorrelationKey() - Method in exception org.apache.camel.processor.aggregate.ClosedCorrelationKeyException
 
getCorrelationKeyExpression() - Method in class org.apache.camel.bam.processor.BamProcessorSupport
 
getCorsHeaders() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getCorsHeaders() - Method in class org.apache.camel.spi.RestConfiguration
Gets the CORS headers to use if CORS has been enabled.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.Answers
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.Bucket
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.Companies
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.Connections
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.CountForCategory
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.FollowStatistics
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.GroupMemberships
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.Groups
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.Jobs
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.People
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.PersonActivities
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.Posts
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.Products
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.Recommendations
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.UpdatedFields
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.api.model.Updates
Gets the value of the count property.
getCount() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getCount() - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
getCount() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getCount() - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
getCount() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getCount() - Method in class org.apache.camel.component.seda.QueueReference
Gets the reference counter
getCount() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getCount() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
 
getCount() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getCount() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getCount() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getCount() - Method in class org.apache.camel.component.yammer.model.LikedBy
 
getCounter() - Method in class org.apache.camel.processor.SendProcessor
 
getCountForCategory() - Method in class org.apache.camel.component.linkedin.api.model.CountsByCategory
Gets the value of the countForCategory property.
getCountry() - Method in class org.apache.camel.component.linkedin.api.model.Location
Gets the value of the country property.
getCountry() - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
getCountry_code() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getCountryCode() - Method in class org.apache.camel.component.linkedin.api.model.Address
Gets the value of the countryCode property.
getCountryCode() - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
getCountsByCategory() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the countsByCategory property.
getCql() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getCreate() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
getCreateConnector() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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
getCreatedAt() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getCreatedAt() - Method in class org.apache.camel.component.yammer.model.Message
 
getCreatedAt() - Method in class org.apache.camel.processor.idempotent.jpa.MessageProcessed
 
getCreatedById() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getCreatedById() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the createdById property.
getCreatedDate() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getCreatedDate() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Gets the value of the createdDate property.
getCreatedDate() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the createdDate property.
getCreateMode() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
getCreateMode(Message, CreateMode) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
Pulls a createMode flag from the header keyed by ZooKeeperMessage.ZOOKEEPER_CREATE_MODE in the given message and attempts to parse a CreateMode from it.
getCreateModeFromString(String, CreateMode) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
 
getCreateString() - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
getCreationTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Comment
Gets the value of the creationTimestamp property.
getCreationTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the creationTimestamp property.
getCreationTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the creationTimestamp property.
getCreator() - Method in class org.apache.camel.component.linkedin.api.model.Comment
Gets the value of the creator property.
getCreator() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the creator property.
getCredentials() - Method in class org.apache.camel.component.jcr.JcrEndpoint
Get the Credentials for establishing the JCR repository connection
getCron() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
getCron() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
getCron() - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
getCron() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
getCryptoContextProperties() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getCryptoContextProperties() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getCryptoOperation() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Gets the Crypto operation that was supplied in the the crypto scheme in the endpoint uri
getCryptoProvider() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getCssid() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the CCSID to use for the connection with the AS/400 system.
getCssid() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getCurrency() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
getCurrent_company() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getCurrent_school() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getCurrent_title() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
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.
getCurrentCountOfSignatures() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Returns the current count of XML signatures starting from 1.
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
getCurrentDirectory() - Method in class org.apache.camel.component.file.remote.FtpOperations
 
getCurrentDirectory() - Method in class org.apache.camel.component.file.remote.SftpOperations
 
getCurrentDirectory() - Method in class org.apache.camel.component.scp.ScpOperations
 
getCurrentLength() - Method in class org.apache.camel.component.smpp.SmppSplitter
Gets length of the message to split.
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
 
getCurrentReferenceNumber() - Static method in class org.apache.camel.component.smpp.SmppSplitter
 
getCurrentShare() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the currentShare property.
getCurrentShutdownTaskFuture() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
getCurrentSignatureElement() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Current signature element.
getCurrentStatus() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the currentStatus property.
getCurrentStatusTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the currentStatusTimestamp property.
getCurrentStream() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getCurrentUserId() - Method in class org.apache.camel.component.yammer.model.Meta
 
getCursor() - Method in class org.apache.camel.component.mongodb.MongoDbTailingProcess
 
getCursorRegenerationDelay() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getCustomCalendar() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
getCustomConverters() - Method in class org.apache.camel.converter.dozer.DozerBeanMapperConfiguration
 
getCustomConvertersWithId() - Method in class org.apache.camel.converter.dozer.DozerBeanMapperConfiguration
 
getCustomerId() - Method in class org.apache.camel.component.braintree.AddressGatewayEndpointConfiguration
 
getCustomerId() - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
getCustomerJobCode() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the customerJobCode property.
getCustomFieldMapper() - Method in class org.apache.camel.converter.dozer.DozerBeanMapperConfiguration
 
getCustomId() - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
getCustomId() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
 
getCustomListener() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
Returns the custom listener in use, if provided
getCustomProcessor() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
getCustomQueryOptions() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getCxfBeanBinding() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
getCxfBinding() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getCxfEndpointConfigurer() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getCxfEndpointPropertyValue(CxfSpringEndpoint, String) - Static method in class org.apache.camel.component.cxf.CxfEndpointUtils
 
getCxfInMessage(HeaderFilterStrategy, Exchange, boolean) - Static method in class org.apache.camel.component.cxf.common.message.CxfMessageHelper
 
getCxfToCamelHeaderMap() - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
getData() - Method in class org.apache.camel.BytesSource
 
getData() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
Is the node going to be allowed to allocate data (shards) to it or not.
getData() - Method in class org.apache.camel.component.olingo2.Olingo2AppEndpointConfiguration
 
getData() - Method in class org.apache.camel.processor.lucene.support.Hit
 
getDatabase() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
getDatabase() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getDatabase() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getDatabase() - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
 
getDatabaseVendor() - Method in class org.apache.camel.component.elsql.ElsqlComponent
 
getDatabaseVendor() - Method in class org.apache.camel.component.elsql.ElsqlEndpoint
 
getDataBinding() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getDataCells() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportRow
 
getDataCoding() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getDataConverter() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getDataFormat() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getDataFormat() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
getDataFormat(String, CamelContext) - Method in class org.apache.camel.core.osgi.OsgiDataFormatResolver
 
getDataFormat() - Method in class org.apache.camel.dataformat.soap.Soap11DataFormatAdapter
 
getDataFormat() - Method in class org.apache.camel.dataformat.soap.Soap12DataFormatAdapter
 
getDataFormat() - Method in interface org.apache.camel.dataformat.soap.SoapDataFormatAdapter
Gets the SoapJaxbDataFormat SOAP data format.
getDataFormat() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
getDataFormat(RouteContext, DataFormatDefinition, String) - Static method in class org.apache.camel.model.DataFormatDefinition
Factory method to create the data format
getDataFormat(RouteContext) - Method in class org.apache.camel.model.DataFormatDefinition
 
getDataFormat() - Method in class org.apache.camel.model.DataFormatDefinition
 
getDataFormatName() - Method in interface org.apache.camel.api.management.mbean.ManagedMarshalMBean
 
getDataFormatName() - Method in interface org.apache.camel.api.management.mbean.ManagedUnmarshalMBean
 
getDataFormatName() - Method in class org.apache.camel.component.boon.BoonDataFormat
 
getDataFormatName() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
getDataFormatName() - Method in class org.apache.camel.component.hl7.HL7DataFormat
 
getDataFormatName() - Method in class org.apache.camel.component.ical.ICalDataFormat
 
getDataFormatName() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getDataFormatName() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getDataFormatName() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
getDataFormatName() - Method in class org.apache.camel.component.syslog.SyslogDataFormat
 
getDataFormatName() - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
 
getDataFormatName() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getDataFormatName() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getDataFormatName() - Method in class org.apache.camel.converter.xmlbeans.XmlBeansDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.base64.Base64DataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.bindy.csv.BindyCsvDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.bindy.kvp.BindyKeyValuePairDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.hessian.HessianDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.jibx.JibxDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.lzf.LZFDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.rss.RssDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.tarfile.TarFileDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.univocity.UniVocityTsvDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.xstream.JsonDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.xstream.XStreamDataFormat
 
getDataFormatName() - Method in class org.apache.camel.dataformat.zipfile.ZipFileDataFormat
 
getDataFormatName() - Method in class org.apache.camel.impl.GzipDataFormat
 
getDataFormatName() - Method in class org.apache.camel.impl.SerializationDataFormat
 
getDataFormatName() - Method in class org.apache.camel.impl.StringDataFormat
 
getDataFormatName() - Method in class org.apache.camel.impl.ZipDataFormat
 
getDataFormatName() - Method in class org.apache.camel.management.mbean.ManagedMarshal
 
getDataFormatName() - Method in class org.apache.camel.management.mbean.ManagedUnmarshal
 
getDataFormatName() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getDataFormatName() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getDataFormatName() - Method in class org.apache.camel.model.DataFormatDefinition
 
getDataFormatName() - Method in interface org.apache.camel.spi.DataFormatName
The name of the data format
getDataFormatParameterJsonSchema(String) - Method in interface org.apache.camel.CamelContext
Returns the JSON schema representation of the DataFormat parameters for the given data format name.
getDataFormatParameterJsonSchema(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDataFormatProperties() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getDataFormatProperties() - Method in class org.apache.camel.spi.RestConfiguration
Gets additional options on data format level
getDataFormatResolver() - Method in interface org.apache.camel.CamelContext
Gets the current data format resolver
getDataFormatResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDataFormats() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getDataFormats() - Method in interface org.apache.camel.CamelContext
Gets the data formats that can be referenced in the routes.
getDataFormats() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
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.
getDataFormats() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getDataFormatType() - Method in class org.apache.camel.model.MarshalDefinition
 
getDataFormatType() - Method in class org.apache.camel.model.UnmarshalDefinition
 
getDataFrame() - Method in class org.apache.camel.component.spark.SparkEndpoint
 
getDataFrameCallback() - Method in class org.apache.camel.component.spark.SparkEndpoint
 
getDataObjectFormatDescription() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getDataObjectFormatIdentifier() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getDataObjectFormatIdentifierDescription() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getDataObjectFormatIdentifierDocumentationReferences() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getDataObjectFormatIdentifierQualifier() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getDataObjectFormatMimeType() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getDataObjectType() - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
getDataObjectType() - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
getDataObjectTypeName() - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
GetDataOperation - Class in org.apache.camel.component.zookeeper.operations
GetDataOperation is a basic operation to immediately retrieve the data associated with a given ZooKeeper node.
GetDataOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.GetDataOperation
 
getDataSet() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getDataSet() - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
getDataSetIndex() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getDataSource() - Method in class org.apache.camel.component.elsql.ElsqlComponent
 
getDataSource() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
getDatasource() - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
 
getDataSource() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getDataSource() - Method in class org.apache.camel.component.sql.SqlComponent
 
getDataSource() - Method in class org.apache.camel.component.sql.stored.SqlStoredComponent
 
getDataSource() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
getDataSource() - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
getDataSourceName() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
getDataSourceRef() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getDataStore() - Method in class org.apache.camel.component.gora.GoraComponent
Get DataStore
getDataStore() - Method in class org.apache.camel.component.krati.KratiDataStoreRegistration
 
getDataStoreClass() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get type of the dataStore
getDataTimeout() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
getDataType() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.DetailColumnInfo
 
getDataType() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumn
 
getDataType() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getDataType() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getDataTypeFilterOperatorMap() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeMetadata
 
getDataWriter() - Method in class org.apache.camel.component.splunk.SplunkProducer
 
getDate() - Method in class org.apache.camel.component.apns.model.InactiveDevice
 
getDate() - Method in class org.apache.camel.component.linkedin.api.model.Patent
Gets the value of the date property.
getDate() - Method in class org.apache.camel.component.linkedin.api.model.Publication
Gets the value of the date property.
getDate() - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Gets the value of the date property.
getDateFormat() - Method in class org.apache.camel.dataformat.bindy.format.DatePatternFormat
 
getDateFormatPattern() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
getDateGranularity() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingInfo
 
getDategroupings() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingValue
 
getDateOfBirth() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the dateOfBirth property.
getDateTime() - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Gets the value of the dateTime property.
getDay() - Method in class org.apache.camel.component.linkedin.api.model.Date
Gets the value of the day property.
getDay() - Method in class org.apache.camel.component.linkedin.api.model.DateOfBirth
Gets the value of the day property.
getDay() - Method in class org.apache.camel.component.linkedin.api.model.EndDate
Gets the value of the day property.
getDay() - Method in class org.apache.camel.component.linkedin.api.model.ExpirationDate
Gets the value of the day property.
getDay() - Method in class org.apache.camel.component.linkedin.api.model.PostingDate
Gets the value of the day property.
getDay() - Method in class org.apache.camel.component.linkedin.api.model.StartDate
Gets the value of the day property.
getDB() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getDb() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
getDb() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getDbCollection() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getDdbClient() - Method in class org.apache.camel.component.aws.ddb.DdbEndpoint
 
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
 
getDeadLetterExchange() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getDeadLetterExchangeType() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getDeadLetterQueue() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getDeadLetterRoutingKey() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getDeadLetterUri() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getDeadLetterUri() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
getDeadLetterUri() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
getDeadLetterUri() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
getDeadLetterUri() - Method in class org.apache.camel.management.event.ExchangeFailureHandlingEvent
 
getDeadLetterUri() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
getDeadLetterUri() - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
getDeadLetterUri() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
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
 
getDebugEnabled() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
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
 
getDecoder(IoSession) - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
getDecoder() - Method in class org.apache.camel.component.mina.MinaUdpProtocolCodecFactory
 
getDecoder() - Method in class org.apache.camel.component.mina.TextLineCodecFactory
 
getDecoder(IoSession) - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
getDecoder(IoSession) - Method in class org.apache.camel.component.mina2.Mina2UdpProtocolCodecFactory
 
getDecoder() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getDecoder() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getDecoderMaxLineLength() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getDecoderMaxLineLength() - Method in class org.apache.camel.component.mina.TextLineCodecFactory
 
getDecoderMaxLineLength() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getDecoderMaxLineLength() - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
getDecoderMaxLineLength() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getDecoderMaxLineLength() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getDecoders() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getDecoders() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getDecodeUsing() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
getDecrement() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getDecryptor() - Method in class org.apache.camel.converter.stream.CipherPair
 
getDefault() - Static method in class org.apache.camel.component.mail.DummySSLSocketFactory
Must provide this getDefault operation for JavaMail to be able to use this factory.
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
 
getDefaultBodies() - Method in class org.apache.camel.component.dataset.ListDataSet
 
getDefaultBody() - Method in class org.apache.camel.component.dataset.SimpleDataSet
 
getDefaultCapacity() - Method in class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
getDefaultChannel() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
 
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.component.mail.DummySSLSocketFactory
 
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
 
getDefaultConcurrentConsumers() - Method in class org.apache.camel.component.disruptor.DisruptorComponent
 
getDefaultContextLoaderClass(Class<?>) - Method in class org.apache.camel.test.spring.CamelTestContextBootstrapper
 
getDefaultEndpoint() - Method in class org.apache.camel.core.xml.AbstractCamelProducerTemplateFactoryBean
 
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
 
getDefaultFaultAction(Object, MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
 
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
 
getDefaultMatchType() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
getDefaultMaxConnectionsPerHost() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getDefaultMethodName() - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
getDefaultOperation() - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
getDefaultOperationName() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getDefaultOperationNamespace() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
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
getDefaultPortForProtocol(String) - Static method in class org.apache.camel.component.mail.MailUtils
Returns the default port for a given protocol.
getDefaultProducerType() - Method in class org.apache.camel.component.disruptor.DisruptorComponent
 
getDefaultProfile() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getDefaultQueueFactory() - Method in class org.apache.camel.component.seda.SedaComponent
 
getDefaultRequest() - Method in class org.apache.camel.component.box.IBoxCollaborationsManagerEndpointConfiguration
 
getDefaultRequest() - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
getDefaultRequest() - Method in class org.apache.camel.component.box.IBoxEventsManagerEndpointConfiguration
 
getDefaultRequest() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getDefaultRequest() - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
getDefaultRequest() - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
getDefaultRequest() - Method in class org.apache.camel.component.box.IBoxSearchManagerEndpointConfiguration
 
getDefaultRequest() - Method in class org.apache.camel.component.box.IBoxSharedItemsManagerEndpointConfiguration
 
getDefaultRequest() - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
getDefaultResponseAction(Object, MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
 
getDefaultSecureSocketProcotolFilter() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
 
getDefaultSettings() - Method in class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 
getDefaultTaskExecutorType() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getDefaultTaskExecutorType() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
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
 
getDefaultValue() - Method in class org.apache.camel.component.salesforce.api.dto.PickListValue
 
getDefaultValue() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getDefaultValue() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter default value.
getDefaultValueFormula() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getDefaultValueForPrimitive(Class<?>) - Static method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
 
getDefaultValues() - Method in class org.apache.camel.model.rest.RestBindingDefinition
Gets the registered default values for query parameters
getDefaultVisibilityTimeout() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getDefaultWaitStrategy() - Method in class org.apache.camel.component.disruptor.DisruptorComponent
 
getDefinition(String) - Method in class org.apache.camel.component.cxf.WSDLServiceFactoryBean
 
getDefinition() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedChoice
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedCustomLoadBalancer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedFilter
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedLoop
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedMarshal
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedProcess
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedRandomLoadBalancer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedRoundRobinLoadBalancer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedScript
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedSetBody
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedSetHeader
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedSetProperty
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedSplitter
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedTransformer
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedUnmarshal
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedValidate
 
getDefinition() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
getDefinition() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getDegree() - Method in class org.apache.camel.component.linkedin.api.model.Education
Gets the value of the degree property.
getDelay() - Method in interface org.apache.camel.api.management.mbean.ManagedDelayerMBean
 
getDelay() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getDelay(BeanstalkEndpoint, Message) - Static method in class org.apache.camel.component.beanstalk.BeanstalkExchangeHelper
 
getDelay() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getDelay() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getDelay() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getDelay() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
getDelay() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getDelay() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getDelay() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getDelay() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
getDelay() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getDelay() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getDelay() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getDelay() - Method in class org.apache.camel.management.mbean.ManagedDelayer
 
getDelay() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getDelay() - Method in class org.apache.camel.processor.Delayer
 
getDelay() - Method in class org.apache.camel.processor.interceptor.Delayer
Deprecated.
 
getDelay() - Method in class org.apache.camel.spring.util.MainRunner
 
getDelayedCount() - Method in interface org.apache.camel.api.management.mbean.ManagedDelayerMBean
 
getDelayedCount() - Method in class org.apache.camel.management.mbean.ManagedDelayer
 
getDelayedCount() - Method in class org.apache.camel.processor.DelayProcessorSupport
Gets the current number of Exchanges being delayed (hold back due throttle limit hit)
getDelayer() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getDelayer() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getDelayer() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getDelayer() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getDelayer() - Method in class org.apache.camel.management.mbean.ManagedDelayer
 
getDelayer() - Method in class org.apache.camel.model.RouteDefinition
Whether to slow down processing messages by a given delay in msec.
getDelayer(CamelContext) - Static method in class org.apache.camel.processor.interceptor.Delayer
Deprecated.
A helper method to return the Delayer instance for a given CamelContext if one is enabled
getDelayer() - Method in interface org.apache.camel.RuntimeConfiguration
Gets the delay value
getDelayer() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getDelayPattern() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getDelayPattern() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
 
getDelaySeconds() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
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.core.osgi.OsgiTypeConverter
 
getDelegate() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
getDelegate() - Method in interface org.apache.camel.processor.aggregate.DelegateAggregationStrategy
Gets the delegated AggregationStrategy
getDelegate() - Method in class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
getDelegate() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
getDelegate() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
getDelegate() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
getDelegateUri() - Method in class org.apache.camel.component.binding.BindingEndpoint
Uri of the delegate endpoint.
getDeleteHandler() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
getDeleteHandler() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getDeleteString() - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
getDelimiter() - Method in class org.apache.camel.component.dataset.FileDataSet
 
getDelimiter() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
getDelimiter() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getDelimiter() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getDelimiter() - Method in class org.apache.camel.component.test.TestEndpoint
 
getDelimiter() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Gets the delimiter.
getDelimiter() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
getDelimiter() - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Gets the delimiter symbol.
getDelimiter() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getDelimiter() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getDelimiter() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
getDelimiter() - Method in class org.apache.camel.model.RecipientListDefinition
 
getDelimiter() - Method in class org.apache.camel.processor.RecipientList
 
getDelimiterStart() - Method in class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
 
getDelimiterStop() - Method in class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
 
getDeliveryMode() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getDeliveryMode() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getDeltaProcessingTime() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getDeltaProcessingTime() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getDeltaProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getDeltaProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getDeltaProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getDepartment() - Method in class org.apache.camel.component.yammer.model.User
 
getDependent() - Method in class org.apache.camel.component.salesforce.api.dto.FilteredLookupInfo
 
getDependsOn() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getDependsOn() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getDependsOn() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getDeploymentId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getDerivedGauge() - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
Gets the value of the derivedGauge property.
getDescribe() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getDescribeUrl() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
 
getDescribeUrl() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.SyncAttributes
 
getDescription() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getDescription() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getDescription() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the description property.
getDescription() - Method in class org.apache.camel.component.linkedin.api.model.Content
Gets the value of the description property.
getDescription() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the description property.
getDescription() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the description property.
getDescription() - Method in class org.apache.camel.component.linkedin.api.model.Location
Gets the value of the description property.
getDescription() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the description property.
getDescription() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the description property.
getDescription() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getDescription() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
 
getDescription(String, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
getDescription(String, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Completely describes the individual metadata at all levels for the specified object.
getDescription() - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
getDescription() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getDescription() - Method in class org.apache.camel.impl.DefaultRoute
 
getDescription() - Method in class org.apache.camel.main.MainSupport.Option
 
getDescription() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getDescription() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
 
getDescription() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getDescription() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getDescription() - Method in interface org.apache.camel.Route
Gets the route description (if any has been configured).
getDescription() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Optional description about this rest service.
getDescriptionSnippet() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the descriptionSnippet property.
getDescriptionSnippet() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the descriptionSnippet property.
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
getDescriptors() - Method in class org.apache.camel.test.blueprint.Main
 
getDestAddr() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getDestAddrNpi() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getDestAddrTon() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getDestination() - Method in interface org.apache.camel.api.management.mbean.ManagedSendProcessorMBean
 
getDestination() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getDestination(EndpointInfo, Bus) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanTransportFactory
 
getDestination(EndpointInfo) - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
getDestination(EndpointInfo, Bus) - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
getDestination() - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
getDestination() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
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
 
getDestinationCreationStrategy() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getDestinationCreationStrategy() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getDestinationName() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getDestinationName() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
The destination name.
getDestinationName() - Method in class org.apache.camel.component.sjms.SjmsConsumer
The destination name for this consumer.
getDestinationName() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getDestinationName() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets the destinationName for this instance of DestinationProducer.
getDestinationResolver() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getDestinationResolver() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getDestinationType() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
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
 
getDetail() - Method in exception org.apache.camel.component.servicenow.ServiceNowException
 
getDetail() - Method in class org.w3._2003._05.soap_envelope.Fault
Gets the value of the detail property.
getDetail() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the detail property.
getDetailColumnInfo() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportExtendedMetadata
 
getDetailColumns() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
getDeveloperName() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
 
getDeveloperName() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
getDeviceToken() - Method in class org.apache.camel.component.apns.model.InactiveDevice
 
getDevPort() - Method in class org.apache.camel.component.gae.login.GLoginData
 
getDevPort() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Returns the port for connecting to a development server.
getDigestAlgorithm() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getDigestAlgorithm() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getDigestAlgorithm() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getDigestAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getDigestAlgorithmForSigningCertificate() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getDigestAlgorithmUri() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getDigits() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getDirContext() - Method in class org.apache.camel.component.ldap.LdapProducer
 
getDirContextName() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
getDirectFromBody() - Method in class org.apache.camel.component.yammer.model.Meta
 
getDirection() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry.Statistic
Whether the endpoint is used as input our output

The returned value can either be in or out

getDirectMessage() - Method in class org.apache.camel.component.yammer.model.Message
 
getDirectory() - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
getDirectory() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getDirectory() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getDirectoryName() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getDirectoryPermissions() - Method in class org.apache.camel.component.file.FileEndpoint
 
getDisabled() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
getDisableFeatures() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getDisableFeatures() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getDisableFeatures() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getDisableFeatures() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getDisableRedelivery() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getDisableRedelivery() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getDisallowDoctypeDecl() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getDisallowDoctypeDecl() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getDiscardOnCompletionTimeout() - Method in class org.apache.camel.model.AggregateDefinition
 
getDisclaimer() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the disclaimer property.
getDisconnectWaitInSeconds() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getDiskExpiryThreadIntervalSeconds() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
getDiskStorePath() - Method in class org.apache.camel.component.cache.CacheConfiguration
Deprecated.
getDispatchMap() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getDispatchQueue() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getDispatchStrategy() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getDisplayValue() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getDisruptorKey(String) - Static method in class org.apache.camel.component.disruptor.DisruptorComponent
 
getDisruptors() - Method in class org.apache.camel.component.disruptor.DisruptorComponent
 
getDisruptors() - Method in class org.apache.camel.component.disruptor.vm.DisruptorVmComponent
 
getDistance() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getDistance() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the distance property.
getDistance() - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Gets the value of the distance property.
getDistance() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getDistanceMetric() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getDistributionRatio() - Method in interface org.apache.camel.api.management.mbean.ManagedWeightedBalancerMBean
 
getDistributionRatio() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
getDistributionRatio() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
getDistributionRatioDelimiter() - Method in interface org.apache.camel.api.management.mbean.ManagedWeightedBalancerMBean
 
getDistributionRatioDelimiter() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
getDistributionRatioDelimiter() - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
getDistributionRatioList() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
getDistributionWeight() - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
getDmax() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getDnsType() - Method in class org.apache.camel.component.dns.DnsEndpoint
 
getDoc() - Method in class org.apache.camel.component.printer.PrinterOperations
 
getDocFlavor() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getDockerClient(DockerComponent, DockerConfiguration, Message) - Static method in class org.apache.camel.component.docker.DockerClientFactory
Produces a DockerClient to communicate with Docker
getDockerOperation(String) - Static method in enum org.apache.camel.component.docker.DockerOperation
 
getDocument(Exchange, Object) - Method in class org.apache.camel.builder.xml.XPathBuilder
Strategy method to extract the document from the exchange.
getDocument(QueryResult) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
getDocument(Node) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getDocument() - Method in class org.apache.camel.processor.lucene.support.Hit
 
getDocumentBuilderFactory() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
getDocumentBuilderFactory(Exchange) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
getDocumentType() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getDocumentType() - Method in class org.apache.camel.model.language.XPathExpression
 
getDocumentTypeName() - Method in class org.apache.camel.model.language.XPathExpression
 
getDomain() - Method in class org.apache.camel.component.http.NTLMAuthenticationHttpClientConfigurer
 
getDomain() - Method in class org.apache.camel.component.openshift.OpenShiftComponent
 
getDomain() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getDomainId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getDomainName() - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
 
getDomainName() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getDomainName() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getDomainName() - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getDomainNames() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getDomStructureForMessageBody(List<Reference>, List<XMLObject>) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Returns the DOM structure which is transformed to a byte array and set to the camel message body.
getDone() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractQueryRecordsBase
 
getDoneFileName() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getDoWhile() - Method in class org.apache.camel.model.LoopDefinition
 
getDownGroupingContext() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AggregateColumnInfo
 
getDownloadUrl() - Method in class org.apache.camel.component.yammer.model.Attachment
 
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.component.stax.StaxStreamXMLReader
 
getDTDHandler() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getDumperOptions() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
getDumperOptions() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getDuplicateMessageCount() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
getDuplicateMessageCount() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
getDuplicateMessageCount() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
getDurableSubscriptionId() - Method in class org.apache.camel.component.sjms.SjmsConsumer
Gets the durable subscription Id.
getDurableSubscriptionId() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getDurableSubscriptionName() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getDurableSubscriptionName() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getDuration() - Method in class org.apache.camel.main.MainSupport
 
getDuration() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
The duration in millis the exchange has been inflight
getDurationHitExitCode() - Method in class org.apache.camel.main.MainSupport
 
getDurationUnit() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
getDurationUnit() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
getDurationUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
getDurationUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
getDurationUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
getDynamicSize() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
getDynamicSize() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getEager() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getEagerCheckCompletion() - Method in class org.apache.camel.model.AggregateDefinition
 
getEarliestTime() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getEarliestTime() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
 
getEc2Client() - Method in class org.apache.camel.component.aws.ec2.EC2Endpoint
 
getEditor() - Method in class org.apache.camel.component.linkedin.api.model.CompanyProfileUpdate
Gets the value of the editor property.
getEdm() - Method in class org.apache.camel.component.olingo2.Olingo2AppWrapper
 
getEducationList() - Method in class org.apache.camel.component.linkedin.api.model.Educations
Gets the value of the educationList property.
getEducations() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the educations property.
getEffectiveAddress(Exchange, String) - Static method in class org.apache.camel.component.cxf.CxfEndpointUtils
Get effective address for a client to invoke a service.
getEipParameterJsonSchema(String) - Method in interface org.apache.camel.CamelContext
Returns the JSON schema representation of the EIP parameters for the given EIP name.
getEipParameterJsonSchema(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getElapsed() - Method in class org.apache.camel.impl.DefaultMessageHistory
 
getElapsed() - Method in interface org.apache.camel.MessageHistory
Gets the elapsed time in millis processing the node took
getElapsed() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
The elapsed time in millis processing the exchange at the current node
getElementName() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getElementName() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getElementNameStrategy() - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
getElementNameStrategy() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getElementNameStrategyRef() - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
getElementNameStrategyRef() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getElSqlConfig() - Method in class org.apache.camel.component.elsql.ElsqlComponent
Sets the DataSource to use to communicate with the database.
getElSqlConfig() - Method in class org.apache.camel.component.elsql.ElsqlEndpoint
 
getElsqlName() - Method in class org.apache.camel.component.elsql.ElsqlEndpoint
The name of the elsql to use (is @NAMED in the elsql file)
getEmail() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
getEmail() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getEmail() - Method in class org.apache.camel.component.google.drive.DrivePermissionsEndpointConfiguration
 
getEmail_domain() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getEmailAddress() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
getEmailAddress() - Method in class org.apache.camel.component.linkedin.api.model.Poster
Gets the value of the emailAddress property.
getEmailAddresses() - Method in class org.apache.camel.component.yammer.model.Contact
 
getEmailAliasRequest() - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
getEmailDigestFrequency() - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Gets the value of the emailDigestFrequency property.
getEmailDomainList() - Method in class org.apache.camel.component.linkedin.api.model.EmailDomains
Gets the value of the emailDomainList property.
getEmailDomains() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the emailDomains property.
getEmailId() - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
getEmployeeCount() - Method in class org.apache.camel.component.linkedin.api.model.FollowStatistics
Gets the value of the employeeCount property.
getEmployeeCountRange() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the employeeCountRange property.
getEmptyValue() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets the String representation of an empty value.
getEmptyValue() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getEnableCORS() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getEnableCORS() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getEnableCORS() - Method in class org.apache.camel.model.rest.RestDefinition
 
getEnableCORS() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getEnabled() - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
getEnabled() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getEnabled() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getEnabledProtocols() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getEnabledProtocols() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getEnableFeatures() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getEnableFeatures() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getEnableFeatures() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getEnableFeatures() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getEnableJaxbAnnotationModule() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getEnableJaxbAnnotationModule() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getEncoder(IoSession) - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
getEncoder() - Method in class org.apache.camel.component.mina.MinaUdpProtocolCodecFactory
 
getEncoder() - Method in class org.apache.camel.component.mina.TextLineCodecFactory
 
getEncoder(IoSession) - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
getEncoder(IoSession) - Method in class org.apache.camel.component.mina2.Mina2UdpProtocolCodecFactory
 
getEncoder() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getEncoder() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getEncoderMaxLineLength() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getEncoderMaxLineLength() - Method in class org.apache.camel.component.mina.TextLineCodecFactory
 
getEncoderMaxLineLength() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getEncoderMaxLineLength() - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
getEncoders() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getEncoders() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getEncoding() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
getEncoding() - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
 
getEncoding() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getEncoding() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getEncoding() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getEncoding() - Method in class org.apache.camel.component.mustache.MustacheEndpoint
 
getEncoding() - Method in class org.apache.camel.component.mvel.MvelEndpoint
 
getEncoding() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getEncoding() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getEncoding() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getEncoding() - Method in class org.apache.camel.component.salesforce.api.dto.GlobalObjects
 
getEncoding() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getEncoding() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getEncoding() - Method in class org.apache.camel.component.velocity.VelocityEndpoint
 
getEncoding() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
getEncoding() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESEncapsulatedPKIData
Returns the character encoding of the content.
getEncoding() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getEncoding() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
getEncoding() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getEncoding() - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
getEncoding() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getEncoding() - Method in class org.apache.camel.dataformat.xstream.XStreamDataFormat
 
getEncoding() - Method in class org.apache.camel.jsonpath.JsonStream
 
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
 
getEncrypted() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getEncryptionKeyRing() - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
getEncryptionKeys(Exchange, List<String>) - Method in class org.apache.camel.converter.crypto.DefaultPGPPublicKeyAccessor
 
getEncryptionKeys(Exchange, List<String>) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
getEncryptionKeys(Exchange, List<String>) - Method in interface org.apache.camel.converter.crypto.PGPPublicKeyAccessor
Returns the encryption keys for the given user ID parts.
getEncryptionMethod() - Method in class org.apache.camel.component.nagios.NagiosConfiguration
 
getEncryptor() - Method in class org.apache.camel.converter.stream.CipherPair
 
getEnd_timestamp() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getEndByte1() - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
getEndByte1() - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
getEndByte2() - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
getEndByte2() - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
getEndColumn() - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Get token end column number.
getEndDate() - Method in class org.apache.camel.component.linkedin.api.model.Certification
Gets the value of the endDate property.
getEndDate() - Method in class org.apache.camel.component.linkedin.api.model.Education
Gets the value of the endDate property.
getEndDate() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the endDate property.
getEndDelimiter() - Method in class org.apache.camel.component.mustache.MustacheEndpoint
 
getEndKey() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get End Key
getEndLine() - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Get token end line number.
getEndpoint() - Method in class org.apache.camel.bam.ActivityBuilder
 
getEndpoint() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
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.ahc.AhcProducer
 
getEndpoint() - Method in class org.apache.camel.component.ahc.ws.WsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.ahc.ws.WsProducer
 
getEndpoint() - Method in class org.apache.camel.component.apns.ApnsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.apns.ApnsProducer
 
getEndpoint() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketConsumer
 
getEndpoint() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketProducer
 
getEndpoint() - Method in class org.apache.camel.component.avro.AvroConsumer
 
getEndpoint() - Method in class org.apache.camel.component.avro.AvroProducer
 
getEndpoint() - Method in class org.apache.camel.component.aws.cw.CwProducer
 
getEndpoint() - Method in class org.apache.camel.component.aws.ddb.DdbProducer
 
getEndpoint() - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConsumer
 
getEndpoint() - Method in class org.apache.camel.component.aws.ec2.EC2Producer
 
getEndpoint() - Method in class org.apache.camel.component.aws.kinesis.KinesisConsumer
 
getEndpoint() - Method in class org.apache.camel.component.aws.kinesis.KinesisProducer
 
getEndpoint() - Method in class org.apache.camel.component.aws.s3.S3Consumer
 
getEndpoint() - Method in class org.apache.camel.component.aws.s3.S3Producer
 
getEndpoint() - Method in class org.apache.camel.component.aws.sdb.SdbProducer
 
getEndpoint() - Method in class org.apache.camel.component.aws.ses.SesProducer
 
getEndpoint() - Method in class org.apache.camel.component.aws.sns.SnsProducer
 
getEndpoint() - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.aws.sqs.SqsProducer
 
getEndpoint() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
getEndpoint() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
getEndpoint() - Method in class org.apache.camel.component.cache.CacheConsumer
 
getEndpoint() - Method in class org.apache.camel.component.cache.CacheProducer
 
getEndpoint() - Method in class org.apache.camel.component.cassandra.CassandraConsumer
 
getEndpoint() - Method in class org.apache.camel.component.cassandra.CassandraProducer
 
getEndpoint() - Method in class org.apache.camel.component.cometd.CometdConsumer
 
getEndpoint() - Method in class org.apache.camel.component.cometd.CometdProducer
 
getEndpoint() - Method in interface org.apache.camel.component.cometd.CometdProducerConsumer
Gets the endpoint
getEndpoint() - Method in class org.apache.camel.component.context.ContextEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.controlbus.ControlBusProducer
 
getEndpoint(String) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanComponent
 
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.disruptor.DisruptorConsumer
 
getEndpoint() - Method in class org.apache.camel.component.disruptor.DisruptorProducer
 
getEndpoint() - Method in class org.apache.camel.component.docker.consumer.DockerEventsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.docker.consumer.DockerStatsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchProducer
 
getEndpoint() - Method in class org.apache.camel.component.elsql.ElsqlProducer
 
getEndpoint() - Method in class org.apache.camel.component.etcd.EtcdStatsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.etcd.EtcdStatsProducer
 
getEndpoint() - Method in class org.apache.camel.component.file.FileConsumer
 
getEndpoint() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
getEndpoint() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
getEndpoint() - Method in class org.apache.camel.component.gae.auth.GAuthProducer
 
getEndpoint() - Method in class org.apache.camel.component.gae.http.GHttpProducer
 
getEndpoint() - Method in class org.apache.camel.component.gae.login.GLoginProducer
 
getEndpoint() - Method in class org.apache.camel.component.gae.mail.GMailProducer
 
getEndpoint() - Method in class org.apache.camel.component.gae.task.GTaskProducer
 
getEndpoint() - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultProducer
 
getEndpoint() - Method in class org.apache.camel.component.hdfs.HdfsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.hdfs.HdfsProducer
 
getEndpoint() - Method in class org.apache.camel.component.hdfs2.HdfsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.hdfs2.HdfsProducer
 
getEndpoint() - Method in class org.apache.camel.component.hipchat.HipchatConsumer
 
getEndpoint() - Method in class org.apache.camel.component.hipchat.HipchatProducer
 
getEndpoint() - Method in class org.apache.camel.component.http.HttpProducer
 
getEndpoint() - Method in class org.apache.camel.component.http4.HttpProducer
 
getEndpoint() - Method in class org.apache.camel.component.ibatis.IBatisConsumer
 
getEndpoint() - Method in class org.apache.camel.component.ironmq.IronMQConsumer
 
getEndpoint() - Method in class org.apache.camel.component.ironmq.IronMQProducer
 
getEndpoint() - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
 
getEndpoint() - Method in class org.apache.camel.component.jdbc.JdbcProducer
 
getEndpoint() - Method in class org.apache.camel.component.jetty.JettyHttpProducer
 
getEndpoint() - Method in class org.apache.camel.component.jms.JmsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.jms.JmsPollingConsumer
 
getEndpoint() - Method in class org.apache.camel.component.jms.JmsProducer
 
getEndpoint() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
getEndpoint() - Method in class org.apache.camel.component.jpa.JpaProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesNamespacesConsumer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesPodsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesReplicationControllersConsumer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesSecretsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.consumer.KubernetesServicesConsumer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesBuildConfigsProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesBuildsProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNamespacesProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNodesProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesClaimsProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPodsProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesReplicationControllersProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesResourcesQuotaProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesSecretsProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServiceAccountsProducer
 
getEndpoint() - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServicesProducer
 
getEndpoint() - Method in class org.apache.camel.component.language.LanguageProducer
 
getEndpoint() - Method in class org.apache.camel.component.mail.MailConsumer
 
getEndpoint() - Method in class org.apache.camel.component.mail.MailProducer
 
getEndpoint() - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
getEndpoint() - Method in class org.apache.camel.component.mina.MinaConsumer
 
getEndpoint() - Method in class org.apache.camel.component.mina.MinaProducer
 
getEndpoint() - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
getEndpoint() - Method in class org.apache.camel.component.mina2.Mina2Producer
 
getEndpoint() - Method in class org.apache.camel.component.mqtt.MQTTConsumer
 
getEndpoint() - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
 
getEndpoint() - Method in class org.apache.camel.component.mybatis.MyBatisProducer
 
getEndpoint() - Method in class org.apache.camel.component.nats.NatsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.nats.NatsProducer
 
getEndpoint() - Method in class org.apache.camel.component.netty.http.NettyHttpConsumer
 
getEndpoint() - Method in class org.apache.camel.component.netty.http.NettyHttpProducer
 
getEndpoint() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getEndpoint() - Method in class org.apache.camel.component.netty.NettyProducer
 
getEndpoint() - Method in class org.apache.camel.component.netty4.http.NettyHttpConsumer
 
getEndpoint() - Method in class org.apache.camel.component.netty4.http.NettyHttpProducer
 
getEndpoint() - Method in class org.apache.camel.component.netty4.NettyConsumer
 
getEndpoint() - Method in class org.apache.camel.component.netty4.NettyProducer
 
getEndpoint() - Method in class org.apache.camel.component.openshift.OpenShiftConsumer
 
getEndpoint() - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
getEndpoint() - Method in class org.apache.camel.component.paho.PahoConsumer
 
getEndpoint() - Method in class org.apache.camel.component.paho.PahoProducer
 
getEndpoint() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.quartz.QuartzConsumer
 
getEndpoint() - Method in class org.apache.camel.component.quartz2.QuartzConsumer
 
getEndpoint() - Method in class org.apache.camel.component.quickfixj.QuickfixjProducer
 
getEndpoint() - Method in class org.apache.camel.component.rabbitmq.RabbitMQConsumer
 
getEndpoint() - Method in class org.apache.camel.component.rabbitmq.RabbitMQProducer
 
getEndpoint() - Method in class org.apache.camel.component.redis.RedisProducer
 
getEndpoint() - Method in class org.apache.camel.component.ref.RefEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.restlet.RestletConsumer
 
getEndpoint() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
 
getEndpoint() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
getEndpoint() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
getEndpoint() - Method in class org.apache.camel.component.sap.netweaver.NetWeaverProducer
 
getEndpoint() - Method in class org.apache.camel.component.scheduler.SchedulerConsumer
 
getEndpoint() - Method in class org.apache.camel.component.seda.SedaConsumer
 
getEndpoint() - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
getEndpoint() - Method in class org.apache.camel.component.servlet.ServletConsumer
 
getEndpoint() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchConsumer
 
getEndpoint() - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
getEndpoint() - Method in class org.apache.camel.component.sjms.SjmsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.sjms.SjmsProducer
 
getEndpoint() - Method in class org.apache.camel.component.smpp.SmppConsumer
 
getEndpoint() - Method in class org.apache.camel.component.smpp.SmppProducer
 
getEndpoint() - Method in class org.apache.camel.component.solr.SolrProducer
 
getEndpoint() - Method in class org.apache.camel.component.spark.DataFrameSparkProducer
 
getEndpoint() - Method in class org.apache.camel.component.spark.HiveSparkProducer
 
getEndpoint() - Method in class org.apache.camel.component.spark.RddSparkProducer
 
getEndpoint() - Method in class org.apache.camel.component.sparkrest.SparkConsumer
 
getEndpoint() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationConsumer
 
getEndpoint() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationProducer
 
getEndpoint() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer
 
getEndpoint() - Method in class org.apache.camel.component.sql.SqlConsumer
 
getEndpoint() - Method in class org.apache.camel.component.sql.SqlProducer
 
getEndpoint() - Method in class org.apache.camel.component.sql.stored.SqlStoredProducer
 
getEndpoint() - Method in class org.apache.camel.component.stomp.StompConsumer
 
getEndpoint() - Method in class org.apache.camel.component.timer.TimerConsumer
 
getEndpoint() - Method in class org.apache.camel.component.undertow.UndertowConsumer
 
getEndpoint() - Method in class org.apache.camel.component.undertow.UndertowProducer
 
getEndpoint() - Method in class org.apache.camel.component.vertx.VertxProducer
 
getEndpoint() - Method in class org.apache.camel.component.weather.WeatherConsumer
 
getEndpoint() - Method in class org.apache.camel.component.weather.WeatherProducer
 
getEndpoint() - Method in class org.apache.camel.component.websocket.WebsocketConsumer
 
getEndpoint() - Method in class org.apache.camel.component.websocket.WebsocketProducer
 
getEndpoint() - Method in interface org.apache.camel.component.websocket.WebsocketProducerConsumer
Gets the endpoint
getEndpoint() - Method in interface org.apache.camel.DelegateEndpoint
Gets the delegated Endpoint.
getEndpoint() - Method in interface org.apache.camel.EndpointAware
Gets the endpoint associated with an object.
getEndpoint() - Method in class org.apache.camel.http.common.HttpConsumer
 
getEndpoint(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getEndpoint(String, Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getEndpoint() - Method in class org.apache.camel.impl.DefaultConsumer
 
getEndpoint() - Method in class org.apache.camel.impl.DefaultProducer
 
getEndpoint() - Method in class org.apache.camel.impl.DefaultRoute
 
getEndpoint() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getEndpoint() - Method in class org.apache.camel.impl.DeferProducer
 
getEndpoint() - Method in class org.apache.camel.impl.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.processor.SendProcessor
 
getEndpoint() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
getEndpoint() - Method in exception org.apache.camel.ProxyInstantiationException
 
getEndpoint() - Method in class org.apache.camel.rx.support.EndpointSubscription
 
getEndpoint() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
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(BoxApiName) - Method in class org.apache.camel.component.box.internal.BoxApiCollection
 
getEndpointConfiguration(BraintreeApiName) - Method in class org.apache.camel.component.braintree.internal.BraintreeApiCollection
 
getEndpointConfiguration(GoogleCalendarApiName) - Method in class org.apache.camel.component.google.calendar.internal.GoogleCalendarApiCollection
 
getEndpointConfiguration(GoogleDriveApiName) - Method in class org.apache.camel.component.google.drive.internal.GoogleDriveApiCollection
 
getEndpointConfiguration(GoogleMailApiName) - Method in class org.apache.camel.component.google.mail.internal.GoogleMailApiCollection
 
getEndpointConfiguration(LinkedInApiName) - Method in class org.apache.camel.component.linkedin.internal.LinkedInApiCollection
 
getEndpointConfiguration(Olingo2ApiName) - Method in class org.apache.camel.component.olingo2.internal.Olingo2ApiCollection
 
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
getEndpointConfiguredDestinationName() - Method in class org.apache.camel.component.jcr.JcrEndpoint
Gets the destination name which was configured from the endpoint uri.
getEndpointConfiguredDestinationName() - Method in class org.apache.camel.component.jms.JmsEndpoint
Gets the destination name which was configured from the endpoint uri.
getEndpointCount() - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
getEndpointDispatcher() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
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
getEndpointInternal(MessageContext) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
getEndpointInternal(MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
 
getEndpointKey() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
getEndpointKey() - Method in interface org.apache.camel.Endpoint
Returns a string key of this endpoint.
getEndpointKey(String) - Method in class org.apache.camel.impl.DefaultCamelContext
Gets the endpoint key to use for lookup or whe adding endpoints to the DefaultEndpointRegistry
getEndpointKey(String, Endpoint) - Method in class org.apache.camel.impl.DefaultCamelContext
Gets the endpoint key to use for lookup or whe adding endpoints to the DefaultEndpointRegistry
getEndpointKey() - Method in class org.apache.camel.impl.DefaultEndpoint
 
getEndpointKey() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
getEndpointLocalName() - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
getEndpointMap() - Method in interface org.apache.camel.CamelContext
Returns a new Map containing all of the endpoints from the EndpointRegistry
getEndpointMap() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getEndpointMapping() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getEndpointMappingKey() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getEndpointMessageListener() - Method in class org.apache.camel.component.jms.JmsConsumer
 
getEndpointNamespace() - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
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(FacebookEndpointConfiguration, Map<String, Object>) - Static method in class org.apache.camel.component.facebook.data.FacebookPropertiesHelper
 
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(FacebookEndpointConfiguration) - Static method in class org.apache.camel.component.facebook.data.FacebookPropertiesHelper
 
getEndpointPropertyNames() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
 
getEndpointPropertyNames(Object) - Method in class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
getEndpointRegistry() - Method in interface org.apache.camel.CamelContext
getEndpointRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getEndpointRegistry() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getEndpointRuntimeStatisticsEnabled() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
getEndpointRuntimeStatisticsEnabled() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getEndpointRuntimeStatisticsEnabled() - Method in interface org.apache.camel.spi.ManagementAgent
Gets whether load statistics is enabled
getEndpoints() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getEndpoints() - Method in interface org.apache.camel.CamelContext
Returns a new Collection of all of the endpoints from the EndpointRegistry
getEndpoints() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getEndpoints() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getEndpoints() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getEndpointsPerRoute(String, boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
getEndpointsPerRoute(String, boolean) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
getEndpointsPerRoute(String, boolean) - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
getEndpointsPerRoute(String, boolean) - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Gets all the endpoint uris captured from the given route during runtime routing that are in-use of the routes.
getEndpointStatistics() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
getEndpointStatistics() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Gets details about all the endpoint captured from the given route during runtime routing that are in-use of the routes.
getEndpointType() - Method in class org.apache.camel.component.spark.SparkEndpoint
 
getEndpointType() - Method in interface org.apache.camel.component.twitter.TwitterEndpoint
 
getEndpointType() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getEndpointType() - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
getEndpointType() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
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.spring.ws.SpringWebserviceConfiguration
 
getEndpointUri() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getEndpointUri() - Method in interface org.apache.camel.Endpoint
Returns the string representation of the endpoint URI
getEndpointUri() - Method in class org.apache.camel.impl.DefaultEndpoint
 
getEndpointUri() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
getEndpointUri() - Method in class org.apache.camel.management.mbean.ManagedConsumer
 
getEndpointUri() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
getEndpointUri() - Method in class org.apache.camel.management.mbean.ManagedProducer
 
getEndpointUri() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getEndpointUri() - Method in class org.apache.camel.management.PublishEventNotifier
 
getEndpointUri() - Method in interface org.apache.camel.model.EndpointRequiredDefinition
Gets the uri of the endpoint used by this definition.
getEndpointUri() - Method in class org.apache.camel.model.FromDefinition
 
getEndpointUri() - Method in class org.apache.camel.model.SendDefinition
 
getEndpointUrl() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
getEndpointUrl() - Method in class org.apache.camel.component.salesforce.internal.streaming.SubscriptionHelper
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.impl.ConsumerCache
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.impl.ProducerCache
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.Enricher
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.PollEnricher
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.RecipientList
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.RoutingSlip
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getEndpointUtilizationStatistics() - Method in class org.apache.camel.processor.WireTapProcessor
 
getEndTime() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get End Time
getEndToken() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
getEndToken() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getEndYear() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the endYear property.
getEngagement() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Gets the value of the engagement property.
getEngagement() - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Gets the value of the engagement property.
getEngine() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
getEnquireLinkTimer() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getEntities() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getEntityContainer() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getEntityManagerFactory() - Method in class org.apache.camel.bam.ProcessBuilder
 
getEntityManagerFactory() - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
getEntityManagerFactory() - Method in class org.apache.camel.component.jpa.JpaComponent
 
getEntityManagerFactory() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getEntityManagerProperties() - Method in class org.apache.camel.component.jpa.JpaEndpoint
Additional properties for the entity manager to use.
getEntityName(Class<?>) - Static method in class org.apache.camel.bam.QueryUtils
 
getEntityName(Class<?>) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
getEntityResolver() - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
getEntityResolver() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getEntityType() - Method in class org.apache.camel.bam.ProcessBuilder
 
getEntityType() - Method in class org.apache.camel.bam.processor.BamProcessorSupport
 
getEntityType() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getEntryKey() - Method in class org.apache.camel.component.linkedin.api.model.Seniority
Gets the value of the entryKey property.
getEntryValue() - Method in class org.apache.camel.component.linkedin.api.model.Seniority
Gets the value of the entryValue property.
getEnumConstant(String) - Method in class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
getEnvelopedTransform() - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getEnvironment() - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
 
getEnvironment() - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
getEnvironment() - Method in class org.apache.camel.util.jndi.JndiContext
 
getError() - Method in exception org.apache.camel.component.linkedin.api.LinkedInException
 
getError() - Method in class org.apache.camel.component.salesforce.internal.dto.LoginError
 
getErrorCode() - Method in class org.apache.camel.component.linkedin.api.model.Error
Gets the value of the errorCode property.
getErrorCode() - Method in class org.apache.camel.component.salesforce.api.dto.RestError
 
getErrorCode(Exchange) - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
getErrorDescription() - Method in class org.apache.camel.component.salesforce.internal.dto.LoginError
 
getErrorHandler() - Method in interface org.apache.camel.Channel
Gets the ErrorHandler this Channel uses.
getErrorHandler() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getErrorHandler() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getErrorHandler() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getErrorHandler() - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
getErrorHandler() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getErrorHandler() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getErrorHandler() - Method in class org.apache.camel.groovy.dataformat.AbstractXmlDataFormat
 
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
 
getErrorHandlerLoggingLevel() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getErrorHandlerLoggingLevel() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getErrorHandlerRef() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getErrorHandlerRef() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getErrorHandlerRef() - Method in class org.apache.camel.model.RouteDefinition
Sets the bean ref name of the error handler builder to use on this route
getErrorHandlerRef() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getErrorHandlers(RouteContext) - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
Gets the error handlers
getErrorHandlers(RouteContext) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
getErrorHandlers() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getErrorListener() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getErrorListener() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getErrorMessage() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
getErrors() - Method in exception org.apache.camel.component.flatpack.FlatpackException
 
getErrors() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.Result
Gets the value of the errors property.
getErrors() - Method in class org.apache.camel.component.salesforce.api.dto.CreateSObjectResult
 
getErrors() - Method in exception org.apache.camel.component.salesforce.api.SalesforceException
 
getErrors() - Method in class org.apache.camel.component.salesforce.internal.dto.RestErrors
 
getErrors() - Method in exception org.apache.camel.processor.validation.SchemaValidationException
Returns the validation errors
getEscalationLevel() - Method in class org.apache.camel.bam.model.ActivityState
 
getEscape() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Gets the escape character.
getEscape() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getEscapeChar() - Method in class org.apache.camel.dataformat.univocity.UniVocityTsvDataFormat
Gets the escape character symbol.
getEscapeChar() - Method in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
 
getEscapeDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getEvent(Exchange) - Method in class org.apache.camel.component.eventadmin.EventAdminProducer
 
getEvent() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getEvent_type() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getEventBus() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
getEventBus() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
getEventBus() - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
getEventBusRef() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
getEventClass() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
getEventData() - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
getEventEndpoint() - Method in class org.apache.camel.spring.SpringCamelContext
Deprecated.
getEventFactory() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getEventFactory() - Method in interface org.apache.camel.spi.ManagementStrategy
Gets the event factory
getEventFilters() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
The CacheEntryEventFilter.
getEventHeader() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getEventHeaderName() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getEventHost() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getEventId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getEventId() - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
getEventId() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getEventIterator() - Method in class org.apache.camel.component.jcr.JcrMessage
 
getEventListenerRegistry() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
getEventListeners() - Method in class org.apache.camel.component.cache.CacheEventListenerRegistry
 
getEventListeners() - Method in class org.apache.camel.converter.dozer.DozerBeanMapperConfiguration
 
getEventName() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
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.
getEventRequest() - Method in class org.apache.camel.component.box.IBoxEventsManagerEndpointConfiguration
 
getEvents() - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
Gets the event types to subscribe to.
getEventType() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getEventTypes() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
getEventTypes() - Method in class org.apache.camel.component.jcr.JcrEndpoint
eventTypes (a combination of one or more event types encoded as a bit mask value such as javax.jcr.observation.Event.NODE_ADDED, javax.jcr.observation.Event.NODE_REMOVED, etc.).
getEventUpdate() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
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 class org.apache.camel.component.box.internal.LoginAuthFlowListener
 
getException() - Method in class org.apache.camel.component.salesforce.internal.client.SyncResponseCallback
 
getException() - Method in class org.apache.camel.component.zookeeper.operations.OperationResult
 
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.language.mvel.RootObject
 
getException() - Method in class org.apache.camel.language.ognl.RootObject
 
getException() - Method in class org.apache.camel.language.spel.RootObject
 
getException() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getException() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
getException(Class<T>, Throwable) - Static method in class org.apache.camel.util.ObjectHelper
Retrieves the given exception type from the exception.
getExceptionClass() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getExceptionClass() - Method in class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
 
getExceptionClasses() - Method in class org.apache.camel.model.CatchDefinition
 
getExceptionClasses() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getExceptionCode() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.Error
Gets the value of the exceptionCode property.
getExceptionFailureStatistics() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
getExceptionFailureStatistics() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getExceptionHandler() - Method in class org.apache.camel.component.disruptor.DisruptorConsumer
 
getExceptionHandler() - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
getExceptionHandler() - Method in class org.apache.camel.component.routebox.RouteboxServiceSupport
 
getExceptionHandler() - Method in class org.apache.camel.component.seda.SedaConsumer
 
getExceptionHandler() - Method in class org.apache.camel.impl.DefaultConsumer
 
getExceptionHandler() - Method in class org.apache.camel.impl.DefaultEndpoint
 
getExceptionHandler() - Method in class org.apache.camel.impl.PollingConsumerSupport
 
getExceptionHandler() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getExceptionHandler() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getExceptionHandler() - Method in class org.apache.camel.processor.StreamResequencer
Returns this resequencer's exception handler.
getExceptionHandler() - Method in class org.apache.camel.support.RoutePolicySupport
 
getExceptionListener() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getExceptionListener() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getExceptionMessage() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.Error
Gets the value of the exceptionMessage property.
getExceptionMessage(Throwable) - Static method in exception org.apache.camel.FailedToCreateRouteException
 
getExceptionPolicy(Exchange, Throwable) - Method in class org.apache.camel.processor.ErrorHandlerSupport
Attempts to find the best suited OnExceptionDefinition to be used for handling the given thrown exception.
getExceptionPolicy(Map<ExceptionPolicyKey, OnExceptionDefinition>, Exchange, Throwable) - Method in class org.apache.camel.processor.exceptionpolicy.DefaultExceptionPolicyStrategy
 
getExceptionPolicy(Map<ExceptionPolicyKey, OnExceptionDefinition>, Exchange, Throwable) - Method in interface org.apache.camel.processor.exceptionpolicy.ExceptionPolicyStrategy
Resolves the OnExceptionDefinition that should handle the thrown exception.
getExceptionPolicyStrategy() - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
Gets the exception policy strategy
getExceptionPolicyStrategy() - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
getExceptions() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
getExceptions() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
getExceptions() - Method in class org.apache.camel.impl.DefaultSubUnitOfWork
 
getExceptions() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getExceptions() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getExceptions() - Method in class org.apache.camel.model.CatchDefinition
 
getExceptions() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
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.ExceptionFailureStatistics
 
getExceptions() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getExceptions() - Method in interface org.apache.camel.spi.SubUnitOfWork
If failed then a number of exceptions could have occurred, causing the SubUnitOfWork to fail.
getExceptionType() - Method in interface org.apache.camel.api.management.mbean.ManagedThrowExceptionMBean
 
getExceptionType() - Method in class org.apache.camel.management.mbean.ManagedThrowException
 
getExceptionType() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getExceptionTypes() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
getExceptionTypes() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
getExchange() - Method in class org.apache.camel.bam.processor.ProcessContext
 
getExchange() - Method in exception org.apache.camel.CamelExchangeException
Returns the exchange which caused the exception
getExchange() - Method in class org.apache.camel.component.disruptor.AbstractSynchronizedExchange
 
getExchange() - Method in interface org.apache.camel.component.disruptor.SynchronizedExchange
 
getExchange() - Method in class org.apache.camel.component.event.CamelEvent
Returns the message exchange
getExchange() - Method in class org.apache.camel.component.jms.reply.ReplyHolder
 
getExchange(ChannelHandlerContext) - Method in class org.apache.camel.component.netty.handlers.ClientChannelHandler
 
getExchange() - Method in class org.apache.camel.component.netty.NettyCamelState
 
getExchange() - Method in class org.apache.camel.component.netty4.NettyCamelState
 
getExchange() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyHolder
 
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.language.mvel.RootObject
 
getExchange() - Method in class org.apache.camel.language.ognl.RootObject
 
getExchange() - Method in class org.apache.camel.language.spel.RootObject
 
getExchange() - Method in class org.apache.camel.management.event.AbstractExchangeEvent
 
getExchange() - Method in interface org.apache.camel.Message
Returns the exchange this message is related to
getExchange() - Method in exception org.apache.camel.processor.idempotent.NoMessageIdException
The exchange which caused this failure
getExchange() - Method in interface org.apache.camel.processor.ProcessorExchangePair
 
getExchange() - Method in exception org.apache.camel.RuntimeExchangeException
Returns the exchange which caused the exception

Can be null

getExchange() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.AwaitThread
The exchange being processed by the other thread.
getExchange() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
The exchange being inflight
getExchangeArgsConfigurer() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
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
getExchangeColumn() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
getExchangeConnect() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getExchangeFormatter() - Method in class org.apache.camel.component.log.LogComponent
 
getExchangeFormatterRef() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getExchangeFormatterRef() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getExchangeFormatterRef() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
getExchangeId() - Method in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
getExchangeId() - Method in interface org.apache.camel.Exchange
Returns the exchange id (unique)
getExchangeId() - Method in class org.apache.camel.impl.DefaultExchange
 
getExchangeId() - Method in class org.apache.camel.language.mvel.RootObject
 
getExchangeId() - Method in class org.apache.camel.language.ognl.RootObject
 
getExchangeId() - Method in class org.apache.camel.language.spel.RootObject
 
getExchangeId() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getExchangeId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getExchangeId() - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getExchangeId() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getExchangeId() - Method in class org.apache.camel.util.MessageDump
 
getExchangeIdColumn() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
getExchangeIndex(Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
 
getExchangeIndex(Exchange) - Method in class org.apache.camel.processor.Splitter
 
getExchangeName(Message) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Extracts name of the rabbitmq exchange
getExchangeName() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getExchangePattern() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
getExchangePattern() - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
 
getExchangePattern() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
getExchangePattern() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getExchangePattern() - Method in class org.apache.camel.component.mustache.MustacheEndpoint
 
getExchangePattern() - Method in class org.apache.camel.component.mvel.MvelEndpoint
 
getExchangePattern() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getExchangePattern() - Method in class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
 
getExchangePattern() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getExchangePattern() - Method in class org.apache.camel.component.velocity.VelocityEndpoint
 
getExchangePattern() - Method in class org.apache.camel.impl.DefaultEndpoint
Returns the default exchange pattern to use when creating an exchange.
getExchangePattern() - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
getExchangePattern() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getExchangePattern() - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getExchangePattern() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getExchangeProperties(Exchange, Map<String, Object>) - Static method in class org.apache.camel.component.facebook.data.FacebookPropertiesHelper
Gets exchange header properties that start with FacebookConstants.FACEBOOK_PROPERTY_PREFIX.
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.jms.JmsQueueEndpoint
 
getExchanges() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getExchanges() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
getExchanges() - Method in class org.apache.camel.component.seda.SedaEndpoint
Returns the current pending exchanges
getExchanges() - Method in interface org.apache.camel.spi.BrowsableEndpoint
Return the exchanges available on this endpoint
getExchangesCompleted() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getExchangesCompleted() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getExchangesCompleted() - Method in class org.apache.camel.util.CamelContextStatDump
 
getExchangesCompleted() - Method in class org.apache.camel.util.ProcessorStatDump
 
getExchangesCompleted() - Method in class org.apache.camel.util.RouteStatDump
 
getExchangesFailed() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getExchangesFailed() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getExchangesFailed() - Method in class org.apache.camel.util.CamelContextStatDump
 
getExchangesFailed() - Method in class org.apache.camel.util.ProcessorStatDump
 
getExchangesFailed() - Method in class org.apache.camel.util.RouteStatDump
 
getExchangesInflight() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getExchangesInflight() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getExchangesInflight() - Method in class org.apache.camel.util.CamelContextStatDump
 
getExchangesInflight() - Method in class org.apache.camel.util.RouteStatDump
 
getExchangesTotal() - Method in interface org.apache.camel.api.management.mbean.ManagedCounterMBean
 
getExchangesTotal() - Method in class org.apache.camel.management.mbean.ManagedCounter
 
getExchangeType() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getExclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getExclude() - Method in class org.apache.camel.core.xml.util.jsse.FilterParametersDefinition
Returns a live copy of the list of patterns to exclude.
getExclude() - Method in class org.apache.camel.util.jsse.FilterParameters
Returns a live copy of the list of patterns to exclude.
getExcludePattern() - Method in interface org.apache.camel.api.management.mbean.ManagedRemoveHeadersMBean
 
getExcludePattern() - Method in interface org.apache.camel.api.management.mbean.ManagedRemovePropertiesMBean
 
getExcludePattern() - Method in class org.apache.camel.management.mbean.ManagedRemoveHeaders
 
getExcludePattern() - Method in class org.apache.camel.management.mbean.ManagedRemoveProperties
 
getExcludePattern() - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
getExcludePattern() - Method in class org.apache.camel.model.RemovePropertiesDefinition
 
getExcludePattern() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
getExcludePattern() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
getExcludePatterns() - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
getExcludePatterns() - Method in class org.apache.camel.model.RemovePropertiesDefinition
 
getExcludePatterns() - Method in class org.apache.camel.util.jsse.FilterParameters
Returns a list of compiled Patterns based on the values of the exclude list.
getExcludeReferenceLink() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
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
 
getExclusionStrategies() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
getExclusiveReadLockStrategy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getExclusiveReadLockStrategy() - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
getExecPbsz() - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
 
getExecProt() - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
 
getExecutable() - Method in class org.apache.camel.component.exec.ExecCommand
 
getExecutable() - Method in class org.apache.camel.component.exec.ExecEndpoint
 
getExecutionOptions() - Method in class org.apache.camel.component.aws.swf.CamelActivityImplementation
 
getExecutionStartToCloseTimeout() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Set the execution start to close timeout.
getExecutionType() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
Gets the execution type of this producer.
getExecutor() - Method in class org.apache.camel.component.routebox.RouteboxServiceSupport
 
getExecutor() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets the executor for this instance of SjmsProducer.
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(CamelContext) - Static method in class org.apache.camel.component.facebook.FacebookProducer
 
getExecutorService() - Method in class org.apache.camel.component.netty.NettyComponent
 
getExecutorService() - Method in class org.apache.camel.component.netty4.NettyComponent
 
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.processor.ThreadsProcessor
 
getExecutorService() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
 
getExecutorServiceManager() - Method in interface org.apache.camel.CamelContext
Gets the current ExecutorServiceManager
getExecutorServiceManager() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getExecutorServiceRef() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getExecutorServiceRef() - Method in interface org.apache.camel.ExecutorServiceAware
Gets the reference to lookup in the Registry for the executor service to be used.
getExecutorServiceRef() - Method in class org.apache.camel.model.AggregateDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.DelayDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.MulticastDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.RecipientListDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.SplitDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.ThreadsDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.ThrottleDefinition
 
getExecutorServiceRef() - Method in class org.apache.camel.model.WireTapDefinition
 
getExecutorServiceStrategy() - Method in interface org.apache.camel.CamelContext
getExecutorServiceStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
Deprecated.
getExecutorType() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getExitCode() - Method in class org.apache.camel.main.MainSupport
 
getExitValue() - Method in class org.apache.camel.component.exec.ExecDefaultExecutor
 
getExitValue() - Method in exception org.apache.camel.component.exec.ExecException
 
getExitValue() - Method in class org.apache.camel.component.exec.ExecResult
The exit value of the command executable.
getExitValue() - Method in class org.apache.camel.component.ssh.SshResult
 
getExpand() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getExpandableProperties() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
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
 
getExpectedMessages() - Method in class org.apache.camel.bam.rules.ActivityRules
 
getExpectedMinimumCount() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getExpectedUpdateCount() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getExpectedUpdateCount() - Method in class org.apache.camel.component.sql.SqlConsumer
 
getExperienceLevel() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the experienceLevel property.
getExpertise() - Method in class org.apache.camel.component.yammer.model.User
 
getExpirationDate() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the expirationDate property.
getExpirationTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the expirationTimestamp property.
getExpiresHeader() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getExpireTime() - Method in class org.apache.camel.support.TimeoutMapEntry
 
getExpiryPolicyFactory() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
The ExpiryPolicy factory
getExpiryTime() - Method in class org.apache.camel.component.linkedin.api.OAuthToken
 
getExponentialBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedLoopMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedScriptMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedSetBodyMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedSetHeaderMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedSetPropertyMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedSplitterMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedStickyLoadBalancerMBean
 
getExpression() - Method in interface org.apache.camel.api.management.mbean.ManagedTransformMBean
 
getExpression() - Method in class org.apache.camel.builder.ValueBuilder
 
getExpression() - Method in class org.apache.camel.component.bean.ParameterInfo
 
getExpression() - Method in class org.apache.camel.component.dozer.ExpressionMapper
Used as the source field for Dozer mappings.
getExpression() - Method in class org.apache.camel.component.file.strategy.GenericFileExpressionRenamer
 
getExpression() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
getExpression() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getExpression() - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
getExpression() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
getExpression() - Method in exception org.apache.camel.ExpressionEvaluationException
 
getExpression() - Method in exception org.apache.camel.ExpressionIllegalSyntaxException
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedLoop
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedScript
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedSetBody
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedSetHeader
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedSetProperty
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedSplitter
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
getExpression() - Method in class org.apache.camel.management.mbean.ManagedTransformer
 
getExpression() - Method in class org.apache.camel.model.AggregateDefinition
 
getExpression() - Method in class org.apache.camel.model.ExpressionNode
 
getExpression() - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
getExpression() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getExpression() - Method in class org.apache.camel.model.ResequenceDefinition
 
getExpression() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getExpression() - Method in class org.apache.camel.processor.Enricher
 
getExpression() - Method in exception org.apache.camel.processor.idempotent.NoMessageIdException
The expression which was used
getExpression() - Method in class org.apache.camel.processor.LogProcessor
 
getExpression() - Method in class org.apache.camel.processor.LoopProcessor
 
getExpression() - Method in class org.apache.camel.processor.PollEnricher
 
getExpression() - Method in class org.apache.camel.processor.RecipientList
 
getExpression() - Method in class org.apache.camel.processor.RoutingSlip
 
getExpression() - Method in class org.apache.camel.processor.ScriptProcessor
 
getExpression() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getExpression() - Method in class org.apache.camel.processor.SetBodyProcessor
 
getExpression() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
getExpression() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
getExpression() - Method in class org.apache.camel.processor.SortProcessor
 
getExpression() - Method in class org.apache.camel.processor.Splitter
 
getExpression() - Method in class org.apache.camel.processor.StreamResequencer
 
getExpression() - Method in class org.apache.camel.processor.TransformProcessor
 
getExpressionFactory(CamelContext) - Method in class org.apache.camel.language.juel.JuelExpression
 
getExpressionFactory() - Method in class org.apache.camel.language.juel.JuelExpression
 
getExpressionFromAnnotation(Annotation) - Method in class org.apache.camel.component.bean.DefaultAnnotationExpressionFactory
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedLoopMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedScriptMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedSetBodyMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedSetHeaderMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedSetPropertyMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedSplitterMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedStickyLoadBalancerMBean
 
getExpressionLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedTransformMBean
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedLoop
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedScript
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedSetBody
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedSetHeader
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedSetProperty
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedSplitter
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
getExpressionLanguage() - Method in class org.apache.camel.management.mbean.ManagedTransformer
 
getExpressionNameSpacePrefix(Annotation) - Method in class org.apache.camel.component.bean.XPathAnnotationExpressionFactory
 
getExpressionPart() - Method in class org.apache.camel.component.dozer.ExpressionMapper
The actual expression, without the language prefix.
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
 
getExtendedAttributes() - Method in class org.apache.camel.component.file.FileEndpoint
 
getExtendedAttributes() - Method in class org.apache.camel.component.file.GenericFile
 
getExtension() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getExtension() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
getExtensionHeader() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getExtensions() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getExternalIdFieldName() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the externalIdFieldName property.
getExternalRedeliveries() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getExternalRedeliveries() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getExternalUrls() - Method in class org.apache.camel.component.yammer.model.User
 
getExtraJaxbClasses() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getExtraTypeInfo() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getEyebrowUrl() - Method in class org.apache.camel.component.linkedin.api.model.Content
Gets the value of the eyebrowUrl property.
getFacebook() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Returns Facebook instance.
getFacet() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getFacetList() - Method in class org.apache.camel.component.linkedin.api.model.Facets
Gets the value of the facetList property.
getFacets() - Method in class org.apache.camel.component.linkedin.api.model.CompanySearch
Gets the value of the facets property.
getFacets() - Method in class org.apache.camel.component.linkedin.api.model.JobSearch
Gets the value of the facets property.
getFacets() - Method in class org.apache.camel.component.linkedin.api.model.PeopleSearch
Gets the value of the facets property.
getFacets() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getFacility() - Method in class org.apache.camel.component.syslog.SyslogMessage
 
getFactMap() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
getFactory() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
getFactory() - Method in class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
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
getFailureCounter(Class<?>) - Method in class org.apache.camel.processor.loadbalancer.ExceptionFailureStatistics
 
getFailureHandler() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
getFailureHandler() - Method in class org.apache.camel.management.event.ExchangeFailureHandlingEvent
 
getFailureProcessor() - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
 
getFailureProcessor() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getFailureRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
getFailureRenamer() - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
getFailures() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getFailuresHandled() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getFailuresHandled() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getFailuresHandled() - Method in class org.apache.camel.util.CamelContextStatDump
 
getFailuresHandled() - Method in class org.apache.camel.util.ProcessorStatDump
 
getFailuresHandled() - Method in class org.apache.camel.util.RouteStatDump
 
getFallbackTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getFallbackTimeout() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getFallbackTimeout() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
getFallbackTypeConverter() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.FallbackTypeConverter
 
getFamily() - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
getFatalErrors() - Method in exception org.apache.camel.processor.validation.SchemaValidationException
Returns the fatal validation errors
getFaultAction(Object, MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
return fault came uri param or default fault action or null
getFaultAction() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getFaultActionSuffix() - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Returns the suffix to add to request Actions for reply fault messages.
getFaultactor() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the faultactor property.
getFaultcode() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the faultcode property.
getFaultstring() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the faultstring property.
getFaultTo() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getFax() - Method in class org.apache.camel.component.linkedin.api.model.ContactInfo
Gets the value of the fax property.
getFeature(String) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
getFeature(String) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getFeatureList() - Method in class org.apache.camel.component.linkedin.api.model.Features
Gets the value of the featureList property.
getFeatures() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getFeatures() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getFeatures() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the features property.
getFeedbackHost() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getFeedbackPort() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getFeedDesc() - Method in class org.apache.camel.component.yammer.model.Meta
 
getFeedName() - Method in class org.apache.camel.component.yammer.model.Meta
 
getFeedUri() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
getFetchMinBytes() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getFetchMinBytes() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getFetchSize() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getFetchWaitMaxMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getFetchWaitMaxMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getField() - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
getFieldLengths() - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Gets the field lengths.
getFieldNamingPolicy() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
getFieldNamingStrategy() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
getFieldOfStudy() - Method in class org.apache.camel.component.linkedin.api.model.Education
Gets the value of the fieldOfStudy property.
getFields() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get Fields
getFields() - Method in class org.apache.camel.component.linkedin.CommentsResourceEndpointConfiguration
 
getFields() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getFields() - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
getFields() - Method in class org.apache.camel.component.linkedin.JobsResourceEndpointConfiguration
 
getFields() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getFields() - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
getFields() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getFields() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ResultError
Gets the value of the fields property.
getFields() - Method in class org.apache.camel.component.salesforce.api.dto.RestError
 
getFields() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
getFields() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
getFields() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
getFieldType(SObjectField) - Method in class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
getFile() - Method in class org.apache.camel.component.file.FileEndpoint
 
getFile() - Method in class org.apache.camel.component.file.GenericFile
 
getFile() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
getFile() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
getFile() - Method in interface org.apache.camel.WrappedFile
Gets the file.
getFileApplicationContextUri() - Method in class org.apache.camel.spring.Main
 
getFileAttributeName() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getFileExist() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFileId() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getFileId() - Method in class org.apache.camel.component.google.drive.DriveCommentsEndpointConfiguration
 
getFileId() - Method in class org.apache.camel.component.google.drive.DriveFilesEndpointConfiguration
 
getFileId() - Method in class org.apache.camel.component.google.drive.DriveParentsEndpointConfiguration
 
getFileId() - Method in class org.apache.camel.component.google.drive.DrivePermissionsEndpointConfiguration
 
getFileId() - Method in class org.apache.camel.component.google.drive.DrivePropertiesEndpointConfiguration
 
getFileId() - Method in class org.apache.camel.component.google.drive.DriveRealtimeEndpointConfiguration
 
getFileId() - Method in class org.apache.camel.component.google.drive.DriveRepliesEndpointConfiguration
 
getFileId() - Method in class org.apache.camel.component.google.drive.DriveRevisionsEndpointConfiguration
 
getFileLength() - Method in class org.apache.camel.component.file.GenericFile
 
getFileName() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getFileName() - Method in class org.apache.camel.component.file.GenericFile
 
getFileName() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFileName() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
getFileName() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getFileName() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Returns the file name for the literal packet.
getFileNameOnly() - Method in class org.apache.camel.component.file.GenericFile
 
getFilePath() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
getFilePersistenceDirectory() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
getFilePrefix() - Method in class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy
 
getFilePrefix() - Method in class org.apache.camel.processor.aggregate.zipfile.ZipAggregationStrategy
Gets the prefix used when creating the ZIP file name.
getFileRequest() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getFilesCollection() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
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
 
getFileSeparator() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
getFileSeparator() - Method in class org.apache.camel.component.file.remote.RemoteFile
 
getFileSeparator() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
getFileSeparator() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
getFileStore() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
getFileSuffix() - Method in class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy
 
getFileSuffix() - Method in class org.apache.camel.processor.aggregate.zipfile.ZipAggregationStrategy
Gets the suffix used when creating the ZIP file name.
getFileSystem() - Method in class org.apache.camel.component.hdfs.HdfsInfo
 
getFileSystem() - Method in class org.apache.camel.component.hdfs2.HdfsInfo
 
getFileSystemType() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getFileSystemType() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getFileType() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getFileType() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getFileUploadRequest() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getFilter() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getFilter() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getFilter() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
getFilterable() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumn
 
getFilterChain() - Method in class org.apache.camel.component.mina2.Mina2Producer
 
getFilteredCount() - Method in interface org.apache.camel.api.management.mbean.ManagedFilterMBean
 
getFilteredCount() - Method in class org.apache.camel.management.mbean.ManagedFilter
 
getFilteredCount() - Method in class org.apache.camel.processor.FilterProcessor
Gets the number of Exchanges that matched the filter predicate and therefore as filtered.
getFilteredEvents() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
Events a consumer should filter.
getFilteredList() - Method in class org.apache.camel.component.hbase.filters.ModelAwareColumnMatchingFilter
 
getFilteredList() - Method in interface org.apache.camel.component.hbase.filters.ModelAwareFilter
 
getFilteredList() - Method in class org.apache.camel.component.hbase.filters.ModelAwareFilterList
 
getFilteredList() - Method in class org.apache.camel.component.hbase.filters.ModelAwareSkipFilter
 
getFilteredList() - Method in class org.apache.camel.component.hbase.filters.ModelAwareWhileMatchFilter
 
getFilteredLookupInfo() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getFilterInitParameters() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getFilterNonXmlChars() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getFilterPath() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getFilterPath() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getFilters() - Method in class org.apache.camel.component.hbase.filters.ModelAwareFilterList
 
getFilters() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getFilters() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getFilters() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getFilters() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getFilters() - Method in class org.apache.camel.processor.ChoiceProcessor
 
getFilterTerm() - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
getFilterValues() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumn
 
getFinallyClause() - Method in class org.apache.camel.model.TryDefinition
 
getFindByKeyQuery() - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
getFirst() - Method in class org.apache.camel.bam.rules.TemporalRule
 
getFirst_name() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getFirstExchangeCompletedExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getFirstExchangeCompletedExchangeId() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getFirstExchangeCompletedExchangeId() - Method in class org.apache.camel.util.CamelContextStatDump
 
getFirstExchangeCompletedExchangeId() - Method in class org.apache.camel.util.ProcessorStatDump
 
getFirstExchangeCompletedExchangeId() - Method in class org.apache.camel.util.RouteStatDump
 
getFirstExchangeCompletedTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getFirstExchangeCompletedTimestamp() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getFirstExchangeCompletedTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getFirstExchangeCompletedTimestamp() - Method in class org.apache.camel.util.ProcessorStatDump
 
getFirstExchangeCompletedTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getFirstExchangeFailureExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getFirstExchangeFailureExchangeId() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getFirstExchangeFailureExchangeId() - Method in class org.apache.camel.util.CamelContextStatDump
 
getFirstExchangeFailureExchangeId() - Method in class org.apache.camel.util.ProcessorStatDump
 
getFirstExchangeFailureExchangeId() - Method in class org.apache.camel.util.RouteStatDump
 
getFirstExchangeFailureTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getFirstExchangeFailureTimestamp() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getFirstExchangeFailureTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getFirstExchangeFailureTimestamp() - Method in class org.apache.camel.util.ProcessorStatDump
 
getFirstExchangeFailureTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getFirstName() - Method in class org.apache.camel.component.linkedin.api.model.Author
Gets the value of the firstName property.
getFirstName() - Method in class org.apache.camel.component.linkedin.api.model.Creator
Gets the value of the firstName property.
getFirstName() - Method in class org.apache.camel.component.linkedin.api.model.Editor
Gets the value of the firstName property.
getFirstName() - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Gets the value of the firstName property.
getFirstName() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the firstName property.
getFirstName() - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Gets the value of the firstName property.
getFirstName() - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Gets the value of the firstName property.
getFirstName() - Method in class org.apache.camel.component.yammer.model.User
 
getFixed() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getFlags() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
getFlavor() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getFlavor() - Method in class org.apache.camel.component.printer.PrinterOperations
 
getFlexiPage() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getFolderDeleteRequest() - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
getFolderId() - Method in class org.apache.camel.component.box.IBoxCollaborationsManagerEndpointConfiguration
 
getFolderId() - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
getFolderId() - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
getFolderId() - Method in class org.apache.camel.component.google.drive.DriveChildrenEndpointConfiguration
 
getFolderName() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getFolderRequest() - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
getFollowedCompanies(String) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getFollowedReferences() - Method in class org.apache.camel.component.yammer.model.Meta
 
getFollowers() - Method in class org.apache.camel.component.yammer.model.Stats
 
getFollowing() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the following property.
getFollowing() - Method in class org.apache.camel.component.yammer.model.Stats
 
getFollowRedirects() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getFollowStatistics() - Method in class org.apache.camel.component.linkedin.api.model.CompanyStatistics
Gets the value of the followStatistics property.
getFont() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getFontHeightForString(String, PDFont, float) - Static method in class org.apache.camel.component.pdf.text.PdfUtils
 
getFontSize() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getFontWidth(String, PDFont, float) - Static method in class org.apache.camel.component.pdf.text.PdfUtils
 
getFopFactory() - Method in class org.apache.camel.component.fop.FopEndpoint
 
getForceCompletionOnStop() - Method in class org.apache.camel.model.AggregateDefinition
 
getForceTopLevelObject() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getForceTopLevelObject() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getForkedDialog() - Method in class org.apache.camel.component.sip.listener.SipSubscriptionListener
 
getFormat() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getFormat() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the data format for sending messages.
getFormat() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getFormat() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getFormat() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
 
getFormat() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getFormat() - Method in class org.apache.camel.dataformat.barcode.BarcodeParameters
 
getFormat() - Method in class org.apache.camel.dataformat.bindy.format.AbstractNumberFormat
 
getFormat(Class<?>, String, DataField) - Static method in class org.apache.camel.dataformat.bindy.FormatFactory
Retrieves the format to use for the given type
getFormat(Class<?>, String, KeyValuePairField) - Static method in class org.apache.camel.dataformat.bindy.FormatFactory
Retrieves the format to use for the given type
getFormat() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Gets the CSV format before applying any changes.
getFormatExtended() - Method in enum org.apache.camel.component.fop.FopOutputType
 
getFormatName() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getFormatRef() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getFormatter() - Method in class org.apache.camel.component.jmx.JMXConsumer
 
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
 
getFoundedYear() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the foundedYear property.
getFragment() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getFriendId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getFriendlistId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getFriendlistName() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getFriendUserId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getFrom() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
getFrom() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getFrom() - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
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 class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getFromEndpointUri() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Uri of the endpoint that started the Exchange currently being traced.
getFromHeader() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getFromHost() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getFromIndex() - Method in class org.apache.camel.component.etcd.EtcdConfiguration
 
getFromPort() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getFromReceivedDate() - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
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
 
getFromSentDate() - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
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.
getFromType() - Method in exception org.apache.camel.TypeConverterExistsException
 
getFromUser() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getFtpClient() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
getFtpClient() - Method in class org.apache.camel.component.file.remote.FtpOperations
 
getFtpClient() - Method in class org.apache.camel.component.file.remote.FtpsOperations
 
getFtpClientConfig() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
getFtpsClient() - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
Returns the FTPSClient.
getFtpsConfiguration() - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
Returns the FtpsConfiguration.
getFullName() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getFullName() - Method in class org.apache.camel.component.yammer.model.Name
 
getFullName() - Method in class org.apache.camel.component.yammer.model.User
 
getFullName() - Method in class org.apache.camel.main.MainSupport.Option
 
getFullTokenId() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getFunction() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
getFunctionImport() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getFunctionImportParameters() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getFunctionResolver() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getFunctions() - Method in class org.apache.camel.component.properties.PropertiesComponent
Gets the functions registered in this properties component.
getFunctions() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
getFunctionType() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
getGatewayHost() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getGatewayPort() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
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
getGenerateHeaderColumnNames() - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
Flag indicating if the first line of the CSV must be skipped
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
 
getGeocodeAccuracy() - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
getGeos() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getGetAllCollabsRequest() - Method in class org.apache.camel.component.box.IBoxCollaborationsManagerEndpointConfiguration
 
getGetterShorthandName(Method) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getGit() - Method in class org.apache.camel.component.git.consumer.AbstractGitConsumer
 
getGlobalObjects(RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
getGlobalObjects(RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Lists the available objects and their metadata for your organization's data.
getGranularityPeriod() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getGridFs() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getGroup() - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
 
getGroup() - Method in class org.apache.camel.component.bean.validator.BeanValidatorProducer
 
getGroup() - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
getGroup(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Retrieves the group from the URI or from the exchange headers.
getGroup() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getGroup() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getGroup(long, String) - Method in interface org.apache.camel.component.linkedin.api.GroupsResource
 
getGroup() - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Gets the value of the group property.
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
 
getGroup_id() - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
getGroup_id() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getGroupActiveOnly() - Method in class org.apache.camel.component.log.LogEndpoint
If true, will hide stats when no new messages have been received for a time interval, if false, show stats regardless of message traffic.
getGroupActiveOnly() - Method in class org.apache.camel.processor.ThroughputLogger
 
getGroupByCustomField() - Method in class org.apache.camel.component.braintree.SettlementBatchSummaryGatewayEndpointConfiguration
 
getGroupDelay() - Method in class org.apache.camel.component.log.LogEndpoint
Set the initial delay for stats (in millis)
getGroupDelay() - Method in class org.apache.camel.processor.ThroughputLogger
 
getGroupExchanges() - Method in class org.apache.camel.model.AggregateDefinition
 
getGroupId() - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
getGroupId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getGroupId() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getGroupId() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getGroupId() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getGroupingColumnInfo() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportExtendedMetadata
 
getGroupingLevel() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingColumnInfo
 
getGroupings() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Groupings
 
getGroupings() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingValue
 
getGroupingsAcross() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
getGroupingsAcross() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
getGroupingsDown() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
getGroupingsDown() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
getGroupInterval() - Method in class org.apache.camel.component.log.LogEndpoint
If specified will group message stats by this time interval (in millis)
getGroupInterval() - Method in class org.apache.camel.processor.ThroughputLogger
 
getGroupLines() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getGroupList() - Method in class org.apache.camel.component.linkedin.api.model.Groups
Gets the value of the groupList property.
getGroupmembership() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getGroupMembershipList() - Method in class org.apache.camel.component.linkedin.api.model.GroupMemberships
Gets the value of the groupMembershipList property.
getGroupMembershipRequest() - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
getGroupMemberships(MembershipStateCode, String, Long, Long) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getGroupMembershipSettings(long, String) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getGroupName() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getGroupName() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
getGroupName() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
getGroupRequest() - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
getGroupSize() - Method in class org.apache.camel.component.log.LogEndpoint
An integer that specifies a group size for throughput logging.
getGroupSize() - Method in class org.apache.camel.processor.ThroughputLogger
 
getGroupStrategy() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getGson() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
getGuid() - Method in class org.apache.camel.component.yammer.model.User
 
getGzipEnabled() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHadoopConfiguration() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get Hadoop Configuration
getHalfOpenAfter() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
getHalfOpenAfter() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getHalfOpenAfter() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
getHalfOpenAfter() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
getHandback() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
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.blueprint.CamelContextFactoryBean
 
getHandleFault() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getHandleFault() - Method in class org.apache.camel.model.RouteDefinition
Whether handle fault is enabled on this route.
getHandleFault(CamelContext) - Static method in class org.apache.camel.processor.interceptor.HandleFault
A helper method to return the HandleFault instance for a given CamelContext if one is enabled
getHandleFault() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getHandlers() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getHandlers() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getHandlers() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getHapiContext() - Method in class org.apache.camel.component.hl7.HL7DataFormat
 
getHapiContext() - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
getHardwareId() - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
getHardwareId(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Retrieves the hardware id from the URI or from the exchange headers.
getHardwareId() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getHardwareId() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getHasDetailRows() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
getHasDetailRows() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
getHasFakeEmail() - Method in class org.apache.camel.component.yammer.model.Contact
 
getHashAlgorithm() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getHashAlgorithm() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getHashFunction() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
getHawtDBFile() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
getHazelcastInstance() - Method in class org.apache.camel.component.hazelcast.HazelcastComponent
 
getHazelcastInstance() - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
getHazelcastInstanceName() - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
getHBaseFieldAsBytes(String) - Static method in class org.apache.camel.component.hbase.HBaseHelper
 
getHdfsPath(HdfsConfiguration) - Method in enum org.apache.camel.component.hdfs.HdfsFileSystemType
 
getHdfsPath(HdfsConfiguration) - Method in enum org.apache.camel.component.hdfs2.HdfsFileSystemType
 
getHeader(String) - Method in class org.apache.camel.component.jms.JmsMessage
 
getHeader(String) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
getHeader(String) - Method in class org.apache.camel.component.spring.integration.SpringIntegrationMessage
 
getHeader() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Gets the header.
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
getHeader() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getHeader() - Method in class org.w3._2003._05.soap_envelope.Envelope
Gets the value of the header property.
getHeader() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets the value of the header property.
getHeaderDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Use for disabling headers
getHeaderExtractionEnabled() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets whether or not the header extraction is enabled.
getHeaderExtractionEnabled() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getHeaderFactory() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
getHeaderFilterStrategy() - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Gets the header filter strategy
getHeaderFilterStrategy() - Method in class org.apache.camel.component.jms.JmsComponent
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.mail.MailEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
 
getHeaderFilterStrategy() - Method in interface org.apache.camel.component.netty.http.NettyHttpBinding
Gets the header filter strategy
getHeaderFilterStrategy() - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
 
getHeaderFilterStrategy() - Method in interface org.apache.camel.component.netty4.http.NettyHttpBinding
Gets the header filter strategy
getHeaderFilterStrategy() - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.undertow.DefaultUndertowHttpBinding
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getHeaderFilterStrategy() - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
getHeaderFilterStrategy() - Method in interface org.apache.camel.http.common.HttpBinding
Gets the header filter strategy
getHeaderFilterStrategy() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
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.
getHeaderMessageType(Exchange, MessageType) - Method in class org.apache.camel.component.apns.ApnsProducer
 
getHeaderName() - Method in interface org.apache.camel.api.management.mbean.ManagedRemoveHeaderMBean
 
getHeaderName() - Method in interface org.apache.camel.api.management.mbean.ManagedSetHeaderMBean
 
getHeaderName() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getHeaderName(Annotation) - Method in class org.apache.camel.component.bean.XPathAnnotationExpressionFactory
Extracts the value of the header method in the Annotation.
getHeaderName() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getHeaderName() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getHeaderName() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
getHeaderName() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
getHeaderName() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
getHeaderName() - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
getHeaderName() - Method in class org.apache.camel.management.mbean.ManagedRemoveHeader
 
getHeaderName() - Method in class org.apache.camel.management.mbean.ManagedSetHeader
 
getHeaderName() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getHeaderName() - Method in class org.apache.camel.model.language.XMLTokenizerExpression
 
getHeaderName() - Method in class org.apache.camel.model.language.XPathExpression
 
getHeaderName() - Method in class org.apache.camel.model.language.XQueryExpression
 
getHeaderName() - Method in class org.apache.camel.model.RemoveHeaderDefinition
 
getHeaderName() - Method in class org.apache.camel.model.SetHeaderDefinition
 
getHeaderName() - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
getHeaderName() - Method in exception org.apache.camel.NoSuchHeaderException
 
getHeaderName() - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
getHeaderName() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
getHeaderName() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getHeaders() - Method in class org.apache.camel.component.cxf.CxfPayload
 
getHeaders() - Method in class org.apache.camel.component.jms.JmsMessage
 
getHeaders() - Method in class org.apache.camel.component.linkedin.api.model.ApiStandardProfileRequest
Gets the value of the headers property.
getHeaders() - Method in class org.apache.camel.component.linkedin.api.model.SiteGroupRequest
Gets the value of the headers property.
getHeaders() - Method in class org.apache.camel.component.linkedin.api.model.SiteJobRequest
Gets the value of the headers property.
getHeaders() - Method in class org.apache.camel.component.linkedin.api.model.SiteStandardProfileRequest
Gets the value of the headers property.
getHeaders() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchRequest
 
getHeaders() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchResponse
 
getHeaders() - Method in class org.apache.camel.component.sjms.BatchMessage
Deprecated.
 
getHeaders() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
getHeaders() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationMessage
 
getHeaders() - Method in interface org.apache.camel.dataformat.beanio.BeanIOHeader
 
getHeaders() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets the headers.
getHeaders() - Method in class org.apache.camel.impl.DefaultMessage
 
getHeaders() - Method in interface org.apache.camel.Message
Returns all of the headers associated with the message.
getHeaders() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getHeaders() - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
getHeaders() - Method in class org.apache.camel.model.WireTapDefinition
 
getHeaders() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getHeaders() - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getHeaders() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getHeaders() - Method in class org.apache.camel.util.MessageDump
 
getHeadersDisabled() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getHeadersInline() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
getHeaderTokens(Exchange) - Method in class org.apache.camel.component.apns.ApnsProducer
 
getHeadline() - Method in class org.apache.camel.component.linkedin.api.model.Author
Gets the value of the headline property.
getHeadline() - Method in class org.apache.camel.component.linkedin.api.model.Creator
Gets the value of the headline property.
getHeadline() - Method in class org.apache.camel.component.linkedin.api.model.Editor
Gets the value of the headline property.
getHeadline() - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Gets the value of the headline property.
getHeadline() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the headline property.
getHeadline() - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Gets the value of the headline property.
getHeadline() - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Gets the value of the headline property.
getHeartbeat() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
getHeartbeatIntervalMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getHeartbeatIntervalMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getHeight() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getHeight() - Method in class org.apache.camel.dataformat.barcode.BarcodeParameters
 
getHeight() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
getHelper() - Static method in class org.apache.camel.component.box.internal.BoxPropertiesHelper
 
getHelper() - Static method in class org.apache.camel.component.braintree.internal.BraintreePropertiesHelper
 
getHelper() - Static method in class org.apache.camel.component.google.calendar.internal.GoogleCalendarPropertiesHelper
 
getHelper() - Static method in class org.apache.camel.component.google.drive.internal.GoogleDrivePropertiesHelper
 
getHelper() - Static method in class org.apache.camel.component.google.mail.internal.GoogleMailPropertiesHelper
 
getHelper() - Static method in class org.apache.camel.component.linkedin.internal.LinkedInPropertiesHelper
 
getHelper() - Static method in class org.apache.camel.component.olingo2.internal.Olingo2PropertiesHelper
 
getHelper(E) - Method in class org.apache.camel.util.component.ApiCollection
Returns a ApiMethodHelper for a particular API.
getHighAddress() - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
Return the high address as a dotted IP address.
getHighestPriorityMethod(List<FacebookMethodsType>) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
 
getHighestPriorityMethod(List<? extends ApiMethod>) - Static method in class org.apache.camel.util.component.ApiMethodHelper
 
getHighScaleNumber() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getHipchatEndpoint(String) - Method in class org.apache.camel.component.hipchat.HipchatComponent
 
getHireDate() - Method in class org.apache.camel.component.yammer.model.User
 
getHistoricalFollowStatistics(long, Long, Long, TimeGranularity) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
getHistoricalSnapshotDates() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
getHistoricalStatusUpdateStatistics(long, Long, Long, TimeGranularity, String) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
getHit() - Method in class org.apache.camel.processor.lucene.support.Hits
 
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
getHitLocation() - Method in class org.apache.camel.processor.lucene.support.Hit
 
getHits() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerCacheMBean
 
getHits() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
getHits() - Method in class org.apache.camel.impl.ConsumerCache
Gets the cache hits statistic

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

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

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

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

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

getHits() - Method in class org.apache.camel.util.LRUCache
Gets the number of cache hits
getHL7Charset(String) - Static method in enum org.apache.camel.component.hl7.HL7Charset
Returns the HL7Charset that matches the parameter
getHL7CharsetName() - Method in enum org.apache.camel.component.hl7.HL7Charset
 
getHl7Message() - Method in exception org.apache.camel.processor.mllp.Hl7AcknowledgementGenerationException
 
getHonors() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the honors property.
getHost() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getHost() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
getHost() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getHost() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getHost() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getHost() - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
 
getHost() - Method in class org.apache.camel.component.http.NTLMAuthenticationHttpClientConfigurer
 
getHost() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
Specifies the host of the cache on Infinispan instance
getHost() - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
getHost() - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
getHost() - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
getHost() - Method in interface org.apache.camel.component.mail.JavaMailSender
 
getHost() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getHost() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getHost() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getHost() - Method in class org.apache.camel.component.mqtt.MQTTComponent
 
getHost() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getHost() - Method in class org.apache.camel.component.nagios.NagiosConfiguration
 
getHost() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
getHost() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getHost() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
getHost() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getHost() - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
 
getHost() - Method in class org.apache.camel.component.redis.RedisConfiguration
 
getHost() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getHost() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getHost() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getHost() - Method in class org.apache.camel.component.ssh.SshComponent
 
getHost() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getHost() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getHost() - Method in class org.apache.camel.component.stomp.StompConfiguration
 
getHost() - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
getHost() - Method in class org.apache.camel.component.vertx.VertxComponent
 
getHost() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
getHost() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getHost() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
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() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
getHostname() - Method in class org.apache.camel.component.file.remote.RemoteFile
 
getHostName() - Method in class org.apache.camel.component.gae.login.GLoginData
 
getHostName() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Returns the internet hostname of the GAE application where to login.
getHostName() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getHostName() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getHostname() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getHostname() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getHostName() - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
getHostname() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getHostname() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getHostname() - Method in class org.apache.camel.component.syslog.SyslogMessage
 
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
 
getHosts() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getHowToApply() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the howToApply property.
getHq_only() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getHttpAsyncClientBuilder() - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
getHttpBinding() - Method in class org.apache.camel.component.jetty8.JettyHttpEndpoint8
 
getHttpBinding() - Method in class org.apache.camel.component.jetty9.JettyHttpEndpoint9
 
getHttpBinding() - Method in class org.apache.camel.http.common.HttpCommonComponent
 
getHttpBinding() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
getHttpClient() - Method in class org.apache.camel.component.http.HttpPollingConsumer
 
getHttpClient() - Method in class org.apache.camel.component.http.HttpProducer
 
getHttpClient() - Method in class org.apache.camel.component.http4.HttpEndpoint
Gets the HttpClient to be used by HttpProducer
getHttpClient() - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
getHttpClient() - Method in class org.apache.camel.component.http4.HttpProducer
 
getHttpClient() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getHttpClient() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getHttpClientConfigurer() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getHttpClientConfigurer() - Method in class org.apache.camel.component.http.HttpComponent
 
getHttpClientConfigurer() - Method in class org.apache.camel.component.http.HttpEndpoint
 
getHttpClientConfigurer() - Method in class org.apache.camel.component.http4.HttpComponent
 
getHttpClientConfigurer() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getHttpClientMaxThreads() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getHttpClientMaxThreads() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getHttpClientMinThreads() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getHttpClientMinThreads() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getHttpClientOptions() - Method in class org.apache.camel.component.http.HttpEndpoint
 
getHttpClientOptions() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getHttpClientParameters() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getHttpClientProperties() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getHttpConfiguration() - Method in class org.apache.camel.http.common.HttpCommonComponent
 
getHttpConnectionManager() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getHttpConnectionManager() - Method in class org.apache.camel.component.http.HttpComponent
 
getHttpConnectionManager() - Method in class org.apache.camel.component.http.HttpEndpoint
 
getHttpConnectionManagerOptions() - Method in class org.apache.camel.component.http.HttpEndpoint
 
getHttpConnectionTimeout() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpContent() - Method in exception org.apache.camel.component.netty4.http.NettyHttpOperationFailedException
Gets the HttpContent.
getHttpContext() - Method in class org.apache.camel.component.http4.HttpComponent
 
getHttpContext() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getHttpDateFormat() - Static method in class org.apache.camel.http.common.DefaultHttpBinding
 
getHttpDefaultMaxPerRoute() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpHeaderList() - Method in class org.apache.camel.component.linkedin.api.model.Headers
Gets the value of the httpHeaderList property.
getHttpHeaders() - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
getHttpHeaders() - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Returns custom Http headers.
getHttpHeaders() - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
getHttpLogLevel() - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
 
getHttpLogName() - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
 
getHttpMaxTotalConnections() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpMethod() - Method in enum org.apache.camel.component.olingo2.api.batch.Operation
 
getHttpMethodRestrict() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
getHttpMethodRestrict() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
getHttpMethodRestrict() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getHttpMethodRestrict() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
getHttpParams() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getHttpParams() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
getHttpProxyAuthUri() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getHttpProxyExcludedAddresses() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getHttpProxyHost() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpProxyHost() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getHttpProxyHost() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getHttpProxyHost() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getHttpProxyHost() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getHttpProxyIncludedAddresses() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getHttpProxyPassword() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpProxyPassword() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getHttpProxyPassword() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getHttpProxyPassword() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getHttpProxyPassword() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getHttpProxyPort() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpProxyPort() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getHttpProxyPort() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getHttpProxyPort() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getHttpProxyPort() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getHttpProxyRealm() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getHttpProxyUser() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpProxyUser() - Method in class org.apache.camel.component.twitter.TwitterComponent
 
getHttpProxyUser() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getHttpProxyUsername() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getHttpProxyUsername() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getHttpReadTimeout() - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
 
getHttpReadTimeout() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpRegistry(String) - Static method in class org.apache.camel.component.servlet.DefaultHttpRegistry
Lookup or create a new registry if none exists with the given name
getHttpRegistry() - Method in class org.apache.camel.component.servlet.ServletComponent
 
getHttpRequest() - Method in class org.apache.camel.component.netty.http.NettyHttpMessage
 
getHttpRequest() - Method in class org.apache.camel.component.netty4.http.NettyHttpMessage
 
getHttpResponse() - Method in class org.apache.camel.component.netty.http.NettyHttpMessage
 
getHttpResponse() - Method in class org.apache.camel.component.netty4.http.NettyHttpMessage
 
getHttpRetryCount() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpRetryIntervalSeconds() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpStreamingReadTimeout() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpUri() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getHttpURI() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getHttpUri() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
getIconEmoji() - Method in class org.apache.camel.component.slack.helper.SlackMessage
 
getIconEmoji() - Method in class org.apache.camel.component.slack.SlackEndpoint
 
getIconUrl() - Method in class org.apache.camel.component.slack.helper.SlackMessage
 
getIconUrl() - Method in class org.apache.camel.component.slack.SlackEndpoint
 
getId() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getId() - Method in class org.apache.camel.bam.model.EntitySupport
 
getId() - Method in class org.apache.camel.component.braintree.AddressGatewayEndpointConfiguration
 
getId() - Method in class org.apache.camel.component.braintree.CreditCardVerificationGatewayEndpointConfiguration
 
getId() - Method in class org.apache.camel.component.braintree.CustomerGatewayEndpointConfiguration
 
getId() - Method in class org.apache.camel.component.braintree.MerchantAccountGatewayEndpointConfiguration
 
getId() - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
getId() - Method in class org.apache.camel.component.braintree.TransactionGatewayEndpointConfiguration
 
getId() - Method in class org.apache.camel.component.google.mail.GmailUsersDraftsEndpointConfiguration
 
getId() - Method in class org.apache.camel.component.google.mail.GmailUsersLabelsEndpointConfiguration
 
getId() - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesAttachmentsEndpointConfiguration
 
getId() - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesEndpointConfiguration
 
getId() - Method in class org.apache.camel.component.google.mail.GmailUsersThreadsEndpointConfiguration
 
getId() - Method in class org.apache.camel.component.hbase.model.HBaseRow
 
getId() - Method in class org.apache.camel.component.linkedin.api.model.Answer
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Author
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Certification
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Comment
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Content
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Creator
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Editor
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Education
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Industry
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Inventor
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Language
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.MemberGroup
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Patent
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Publication
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.PublicationAuthor
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Question
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Share
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Skill
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Status
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.UpdateComment
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.linkedin.api.model.Years
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getId() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncAttributes
 
getId() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
 
getId() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
getId() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
getId() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.Result
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.SObject
Gets the value of the id property.
getId() - Method in class org.apache.camel.component.salesforce.api.dto.CreateSObjectResult
 
getId() - Method in class org.apache.camel.component.salesforce.api.dto.RecentItem
 
getId() - Method in class org.apache.camel.component.salesforce.api.dto.SearchResult
 
getId() - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
getId() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESEncapsulatedPKIData
 
getId() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getId() - Method in class org.apache.camel.component.yammer.model.FollowedReference
 
getId() - Method in class org.apache.camel.component.yammer.model.Message
 
getId() - Method in class org.apache.camel.component.yammer.model.Reference
 
getId() - Method in class org.apache.camel.component.yammer.model.User
 
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
 
getId() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
 
getId() - Method in interface org.apache.camel.NamedNode
Gets the value of the id property.
getId() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getId() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getId() - Method in class org.apache.camel.processor.CamelLogProcessor
 
getId() - Method in class org.apache.camel.processor.CatchProcessor
 
getId() - Method in class org.apache.camel.processor.ChoiceProcessor
 
getId() - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
getId() - Method in class org.apache.camel.processor.Delayer
 
getId() - Method in class org.apache.camel.processor.Enricher
 
getId() - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
getId() - Method in class org.apache.camel.processor.FilterProcessor
 
getId() - Method in class org.apache.camel.processor.FinallyProcessor
 
getId() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
getId() - Method in class org.apache.camel.processor.idempotent.jpa.MessageProcessed
 
getId() - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getId() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
getId() - Method in class org.apache.camel.processor.LogProcessor
 
getId() - Method in class org.apache.camel.processor.LoopProcessor
 
getId() - Method in class org.apache.camel.processor.MarshalProcessor
 
getId() - Method in class org.apache.camel.processor.MulticastProcessor
 
getId() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
getId() - Method in class org.apache.camel.processor.Pipeline
 
getId() - Method in class org.apache.camel.processor.PollEnricher
 
getId() - Method in class org.apache.camel.processor.RecipientList
 
getId() - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
getId() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
getId() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
getId() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
getId() - Method in class org.apache.camel.processor.RollbackProcessor
 
getId() - Method in class org.apache.camel.processor.RoutingSlip
 
getId() - Method in class org.apache.camel.processor.SamplingThrottler
 
getId() - Method in class org.apache.camel.processor.ScriptProcessor
 
getId() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getId() - Method in class org.apache.camel.processor.SendProcessor
 
getId() - Method in class org.apache.camel.processor.SetBodyProcessor
 
getId() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
getId() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
getId() - Method in class org.apache.camel.processor.SortProcessor
 
getId() - Method in class org.apache.camel.processor.StopProcessor
 
getId() - Method in class org.apache.camel.processor.StreamResequencer
 
getId() - Method in class org.apache.camel.processor.ThreadsProcessor
 
getId() - Method in class org.apache.camel.processor.Throttler
 
getId() - Method in class org.apache.camel.processor.ThroughputLogger
 
getId() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
getId() - Method in class org.apache.camel.processor.TransformProcessor
 
getId() - Method in class org.apache.camel.processor.TryProcessor
 
getId() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
getId() - Method in class org.apache.camel.processor.WireTapProcessor
 
getId() - Method in interface org.apache.camel.Route
Gets the route id
getId() - Method in interface org.apache.camel.spi.HasId
Returns the id
getId() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the id of this profile
getId() - Method in interface org.apache.camel.spi.UnitOfWork
Returns the unique ID of this unit of work, lazily creating one if it does not yet have one
getId() - Method in class org.apache.camel.util.CamelContextStatDump
 
getId() - Method in class org.apache.camel.util.ProcessorStatDump
 
getId() - Method in class org.apache.camel.util.RouteStatDump
 
getIdempotentKey() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getIdempotentRepository() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getIdempotentRepository() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
getIdempotentRepository() - Method in class org.apache.camel.component.mail.MailEndpoint
 
getIdempotentRepository() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
getIdentifier() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getIdentity() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getIdentityHashCode(Object) - Static method in class org.apache.camel.util.ObjectHelper
 
getIdleConsumerLimit() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getIdleConsumerLimit() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getIdleTaskExecutionLimit() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getIdleTaskExecutionLimit() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getIdOrName(Element) - Static method in class org.apache.camel.component.cxf.blueprint.AbstractBeanDefinitionParser
 
getIdOrName(Element) - Static method in class org.apache.camel.component.cxf.transport.blueprint.AbstractBeanDefinitionParser
 
getIds() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getIgnite() - Method in class org.apache.camel.component.ignite.IgniteComponent
Returns the Ignite instance.
getIgniteConfiguration() - Method in class org.apache.camel.component.ignite.IgniteComponent
Gets the IgniteConfiguration if the user set it explicitly.
getIgnoreEmptyLines() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not empty lines must be ignored.
getIgnoreEmptyLines() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getIgnoreExtraColumns() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getIgnoreFirstRecord() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getIgnoreInvalidCorrelationKeys() - Method in class org.apache.camel.model.AggregateDefinition
 
getIgnoreInvalidEndpoint() - Method in class org.apache.camel.model.EnrichDefinition
 
getIgnoreInvalidEndpoint() - Method in class org.apache.camel.model.PollEnrichDefinition
 
getIgnoreInvalidEndpoint() - Method in class org.apache.camel.model.ToDynamicDefinition
 
getIgnoreInvalidEndpoints() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
getIgnoreInvalidEndpoints() - Method in class org.apache.camel.model.RecipientListDefinition
 
getIgnoreInvalidEndpoints() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
getIgnoreInvalidExchanges() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
getIgnoreInvalidExchanges() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getIgnoreInvalidRecords() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getIgnoreJAXBElement() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getIgnoreLeadingWhitespaces() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets whether or not leading whitespaces should be ignored.
getIgnoreLeadingWhitespaces() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getIgnoreSurroundingSpaces() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not surrounding spaces must be ignored.
getIgnoreSurroundingSpaces() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getIgnoreTrailingWhitespaces() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets whether or not trailing whitespaces should be ignored.
getIgnoreTrailingWhitespaces() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getIgnoreUnexpectedRecords() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getIgnoreUnidentifiedRecords() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getIm() - Method in class org.apache.camel.component.yammer.model.Contact
 
getImAccountList() - Method in class org.apache.camel.component.linkedin.api.model.ImAccounts
Gets the value of the imAccountList property.
getImAccountName() - Method in class org.apache.camel.component.linkedin.api.model.ImAccount
Gets the value of the imAccountName property.
getImAccounts() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the imAccounts property.
getImAccountType() - Method in class org.apache.camel.component.linkedin.api.model.ImAccount
Gets the value of the imAccountType property.
GetImage() - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Get token literal value.
getImage() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getImageId() - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
getImageId(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Retrieves the image id from the URI or from the exchange properties.
getImageId() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getImageId() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getImageRequest() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getImageType() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
getImageUrl() - Method in class org.apache.camel.component.linkedin.api.model.Attachment
Gets the value of the imageUrl property.
getImplementationDebugLogFile() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getImplementationServerLogFile() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getImplementationTraceLevel() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getImplicitCollections() - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
getImplicitCollections() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getImpressionCount() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Gets the value of the impressionCount property.
getImpressions() - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Gets the value of the impressions property.
getIn() - Method in class org.apache.camel.component.hdfs.HdfsInputStream
 
getIn() - Method in class org.apache.camel.component.hdfs2.HdfsInputStream
 
getIn(MinaEndpoint, Exchange) - Static method in class org.apache.camel.component.mina.MinaPayloadHelper
 
getIn(Mina2Endpoint, Exchange) - Static method in class org.apache.camel.component.mina2.Mina2PayloadHelper
 
getIn(NettyEndpoint, Exchange) - Static method in class org.apache.camel.component.netty.NettyPayloadHelper
 
getIn(NettyEndpoint, Exchange) - Static method in class org.apache.camel.component.netty4.NettyPayloadHelper
 
getIn() - Method in class org.apache.camel.dataformat.soap.name.MethodInfo
 
getIn(String) - Method in class org.apache.camel.dataformat.soap.name.MethodInfo
 
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() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
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.
getInboundBinding() - Method in interface org.apache.camel.component.gae.bind.InboundBindingSupport
 
getInboundBinding() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
getInboundBinding() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
getInboundBindingRef() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
getInboundBufferSize() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getInbuiltBackChannel(Message) - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
getInclude() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getInclude() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getInclude() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getInclude() - Method in class org.apache.camel.core.xml.util.jsse.FilterParametersDefinition
Returns a live copy of the list of patterns to include.
getInclude() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getInclude() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getInclude() - Method in class org.apache.camel.util.jsse.FilterParameters
Returns a live copy of the list of patterns to include.
getIncludeDetails() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getIncludeHeaders() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
getIncludeHostName() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
getIncludeHostName() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getIncludeHostName() - Method in interface org.apache.camel.spi.ManagementAgent
Gets whether host name is included in MBean names.
getIncludeNonSingletons() - Method in class org.apache.camel.model.ContextScanDefinition
 
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
 
getIncreasingFieldName() - Method in class org.apache.camel.component.mongodb.MongoDbTailTrackingManager
 
getIncrement() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
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 class org.apache.camel.component.splunk.SplunkConfiguration
 
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
 
getIndexDirectory() - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
getIndexDirectory() - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
getIndexer() - Method in class org.apache.camel.component.lucene.LuceneIndexProducer
 
getIndexName() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
The name of the index to act against
getIndexSearcher() - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
getIndexType() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
The type of the index to act against
getIndustries() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the industries property.
getIndustries() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getIndustry() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the industry property.
getIndustry() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the industry property.
getIndustryList() - Method in class org.apache.camel.component.linkedin.api.model.Industries
Gets the value of the industryList property.
getInetSocketAddresses() - Method in class org.apache.camel.component.kestrel.KestrelConfiguration
 
getInFaultInterceptors() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getInFaultInterceptors() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
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.
getInfinispanConsumer() - Method in class org.apache.camel.component.infinispan.InfinispanCustomListener
 
getInflightExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
getInflightExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerMBean
 
getInflightExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
getInflightExchanges() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getInflightExchanges() - Method in class org.apache.camel.management.mbean.ManagedConsumer
 
getInflightExchanges() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getInflightRepository() - Method in interface org.apache.camel.CamelContext
Gets the inflight repository
getInflightRepository() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getInflightRepository() - Method in class org.apache.camel.management.mbean.ManagedInflightRepository
 
getInfo() - Method in class org.apache.camel.component.netty4.util.SubnetUtils
Return a SubnetUtils.SubnetInfo instance that contains subnet-specific statistics
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
 
getInInterceptorNames() - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
getInInterceptors() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getInInterceptors() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getInitEarliestTime() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getInitEarliestTime() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
 
getInitialCapacity() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
getInitialCapacity() - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
getInitialContext(Hashtable<?, ?>) - Method in class org.apache.camel.guice.jndi.GuiceInitialContextFactory
Creates a new context with the given environment.
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.component.gridfs.GridFsEndpoint
 
getInitialDelay() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getInitialDelay() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getInitialDelay() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getInitialDelay() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getInitialDelay() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getInitialDelay() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getInitialPromptDelay() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getInitialProperties() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getInitialReconnectDelay() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getInitialValue() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
getInitThreshold() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
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.core.osgi.OsgiTypeConverter
 
getInjector() - Method in class org.apache.camel.guice.Main
 
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
getInjectorFromContext() - Method in class org.apache.camel.guice.Main
 
getInline() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getInlineCount() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getInlineHelpText() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getInnerContext() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getInnerContextConsumerList(CamelContext) - Method in class org.apache.camel.component.routebox.strategy.RouteboxDispatcher
 
getInnerProducerTemplate() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
The ProducerTemplate to use by the internal embeded CamelContext
getInnerProtocol() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getInnerRegistry() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getInOnlyTemplate() - Method in class org.apache.camel.component.jms.JmsProducer
 
getInOutTemplate() - Method in class org.apache.camel.component.jms.JmsProducer
 
getInProgressCompleteExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getInProgressCompleteExchanges() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getInProgressCompleteExchanges() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getInProgressRepository() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getInput() - Method in class org.apache.camel.component.exec.ExecCommand
 
getInputChannel() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
 
getInputDisplayValue() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getInputFactory() - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
getInputHeader() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
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)
getInputSource() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
getInputStream() - Method in class org.apache.camel.BytesSource
 
getInputStream(String) - Static method in class org.apache.camel.component.apns.util.ResourceUtils
 
getInputStream() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
getInputStream() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getInputStream() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
getInputStream() - Method in class org.apache.camel.StringSource
 
getInputType() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
getInsertString() - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
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.cdi.Main
Returns the currently executing instance.
getInstance(AtmosApi) - Static method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
Return a singleton instance of this class
getInstance() - Static method in class org.apache.camel.component.atmos.util.AtmosPropertyManager
 
getInstance() - Method in class org.apache.camel.component.cache.CacheManagerFactory
 
getInstance(Message) - Method in class org.apache.camel.component.cxf.jaxrs.CamelResourceProvider
 
getInstance(DbxClient) - Static method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Return a singleton instance of this class
getInstance() - Static method in class org.apache.camel.component.dropbox.util.DropboxPropertyManager
 
getInstance(String) - Static method in class org.apache.camel.component.javaspace.TransactionHelper
 
getInstance(SmppConfiguration) - Static method in class org.apache.camel.component.smpp.SmppConnectionFactory
 
getInstance(Injector, Class<T>, String) - Static method in class org.apache.camel.guice.inject.Injectors
Returns an instance of the given type with the Named annotation value.
getInstance() - Static method in class org.apache.camel.guice.Main
Returns the currently executing main
getInstance() - Static method in class org.apache.camel.main.Main
Returns the currently executing main
getInstance() - Method in class org.apache.camel.management.mbean.ManagedBeanProcessor
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getInstance() - Method in class org.apache.camel.management.mbean.ManagedService
 
getInstance() - Method in class org.apache.camel.model.language.MethodCallExpression
 
getInstance() - Static method in class org.apache.camel.rx.support.ExchangeToMessageFunc1
 
getInstance() - Static method in class org.apache.camel.spring.Main
Returns the currently executing main
getInstance() - Static method in class org.apache.camel.test.blueprint.Main
Returns the currently executing main
getInstanceClass() - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
 
getInstanceClassName() - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
getInstanceClassName() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
 
getInstanceId() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getInstanceName() - Method in class org.apache.camel.component.servicenow.ServiceNowEndpoint
 
getInstancesOf(Injector, Class<T>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns a collection of all instances of the given base type
getInstancesOf(Injector, Matcher<Class>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns a collection of all instances matching the given matcher
getInstancesUrl() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
 
getInstancesUrl() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.SyncAttributes
 
getInstanceUrl() - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
getInstanceUrl() - Method in class org.apache.camel.component.salesforce.internal.SalesforceSession
 
getIntegrity() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
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.blueprint.CamelContextFactoryBean
 
getInterceptFroms() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getInterceptFroms() - Method in class org.apache.camel.model.RoutesDefinition
 
getInterceptFroms() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getIntercepts() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getIntercepts() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getIntercepts() - Method in class org.apache.camel.model.RoutesDefinition
 
getIntercepts() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getInterceptSendToEndpoints() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getInterceptSendToEndpoints() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getInterceptSendToEndpoints() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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.
getInterests() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the interests property.
getInterests() - Method in class org.apache.camel.component.yammer.model.User
 
getInternalOrientation() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getInternalSides() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getInterruptedExceptionHandler() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
getInterval() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getInterval() - Method in class org.apache.camel.support.TimerListenerManager
Gets the interval in millis.
getInType() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getInType() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Optional detail about input binding to a FQN class name.
getInventorList() - Method in class org.apache.camel.component.linkedin.api.model.Inventors
Gets the value of the inventorList property.
getInventors() - Method in class org.apache.camel.component.linkedin.api.model.Patent
Gets the value of the inventors property.
getInvitationRequest() - Method in class org.apache.camel.component.linkedin.api.model.ItemContent
Gets the value of the invitationRequest property.
getIp() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
The TransportClient remote host ip to use
getIpAddress() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
getIRCConnection(IrcConfiguration) - Method in class org.apache.camel.component.irc.IrcComponent
 
getIronMQCloud() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
getIs_company_admin() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getIsActive() - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
getIsAvailableInTouch() - Method in class org.apache.camel.component.salesforce.api.dto.ActionOverride
 
getIsFollowing() - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Gets the value of the isFollowing property.
getIsfollowing() - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
getIsLiked() - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Gets the value of the isLiked property.
getIsLiked() - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Gets the value of the isLiked property.
getIsLiked() - Method in class org.apache.camel.component.linkedin.api.model.Update
Gets the value of the isLiked property.
getIsliked() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getIsliked() - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
getIsolation() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getIsolation() - Method in class org.apache.camel.component.ibatis.strategy.DefaultIBatisProcessingStategy
 
getIsolation() - Method in interface org.apache.camel.component.ibatis.strategy.IBatisProcessingStrategy
Returns the transaction isolation level set on the processing strategy.
getIsReadOnly() - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
getIssuedAt() - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
getIssues() - Method in class org.apache.camel.component.jira.consumer.AbstractJIRAConsumer
 
getIssues(String, int, int, int) - Method in class org.apache.camel.component.jira.consumer.AbstractJIRAConsumer
 
GetItemCommand - Class in org.apache.camel.component.aws.ddb
 
GetItemCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.GetItemCommand
 
getItemContent() - Method in class org.apache.camel.component.linkedin.api.model.MailboxItem
Gets the value of the itemContent property.
getItemCopyRequest() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getItemCopyRequest() - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
getIteratorType() - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
getIteratorType() - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
getJavaCharsetName() - Method in enum org.apache.camel.component.hl7.HL7Charset
 
getJavaMailProperties() - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
getJavaMailProperties() - Method in interface org.apache.camel.component.mail.JavaMailSender
 
getJavaMailProperties() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getJavaMailSender() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getJaxbContext() - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
getJaxbContext() - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
getJaxbElementFactoryMethod(CamelContext, Class<T>) - Static method in class org.apache.camel.converter.jaxb.JaxbHelper
 
getJaxbPackages() - Method in class org.apache.camel.osgi.CamelNamespaceHandler
 
getJcrEndpoint() - Method in class org.apache.camel.component.jcr.JcrConsumer
 
getJdbcOptimisticLockingExceptionMapper() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
getJdbcTemplate() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getJdbcTemplate() - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapperFactory
 
getJdbcTemplate() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
getJdbcTemplate() - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
getJettyBinding(HttpClient) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getJettyHttpBinding() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getJiniTransaction(long) - Method in class org.apache.camel.component.javaspace.TransactionHelper
getJiniTransaction Returns a transaction manager proxy.
getJMSCorrelationIDAsBytes(Message) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Gets the JMSCorrelationIDAsBytes from the message.
getJMSCorrelationIDAsBytes(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSCorrelationIDAsBytes from the message.
getJmsDestination(Session) - Method in interface org.apache.camel.component.jms.DestinationEndpoint
 
getJMSDestination(Message) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Gets the JMSDestination from the message.
getJmsDestination(Session) - Method in class org.apache.camel.component.jms.JmsTemporaryQueueEndpoint
 
getJmsDestination(Session) - Method in class org.apache.camel.component.jms.JmsTemporaryTopicEndpoint
 
getJmsKeyFormatStrategy() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getJmsKeyFormatStrategy() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getJmsKeyFormatStrategy() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
getJmsKeyFormatStrategy() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getJmsKeyFormatStrategy() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getJmsMessage() - Method in class org.apache.camel.component.jms.JmsMessage
Returns the underlying JMS message
getJmsMessage() - Method in class org.apache.camel.component.sjms.SjmsMessage
Returns the underlying JMS message
getJMSMessageID(Message) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Gets the JMSMessageID from the message.
getJMSMessageID(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSMessageID from the message.
getJmsMessageType() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getJmsMessageType() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getJMSMessageTypeForBody(Exchange, Object, Map<String, Object>, Session, CamelContext) - Method in class org.apache.camel.component.jms.JmsBinding
Return the JmsMessageType
getJMSMessageTypeForBody(Exchange, Object, Map<String, Object>, Session, CamelContext) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Return the JmsMessageType
getJmsOperations() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getJmsOperations() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getJMSRedelivered(Message) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Gets the JMSRedelivered from the message.
getJMSRedelivered(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSRedelivered from the message.
getJMSReplyTo(Message) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Gets the JMSReplyTo from the message.
getJMSReplyTo(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSReplyTo from the message.
getJmsSession() - Method in class org.apache.camel.component.jms.JmsMessage
Returns the underlying JMS session.
getJmsSession() - Method in class org.apache.camel.component.sjms.SjmsMessage
Returns the underlying JMS session.
getJMSType(Message) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Gets the JMSType from the message.
getJMSType(Message) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the JMSType from the message.
getJmxDomain() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
getJmxDomain() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
getJmxDomain() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
getJmxDomain() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
getJmxDomain() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
getJmxManagementNamePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getJmxManagementStatisticsLevel() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getJMXObjectName() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getJndiContext() - Method in class org.apache.camel.component.servletlistener.JndiCamelServletContextListener
 
getJndiProperties() - Method in class org.apache.camel.guice.Main
 
getJob(long, String) - Method in interface org.apache.camel.component.linkedin.api.JobsResource
 
getJob() - Method in class org.apache.camel.component.linkedin.api.model.CompanyJobUpdate
Gets the value of the job property.
getJob() - Method in class org.apache.camel.component.linkedin.api.model.JobBookmark
Gets the value of the job property.
getJob() - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Gets the value of the job property.
getJob() - Method in class org.apache.camel.component.linkedin.JobsResourceEndpointConfiguration
 
getJob(String, BulkApiClient.JobInfoResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
 
getJob(String, BulkApiClient.JobInfoResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
getJob_id() - Method in class org.apache.camel.component.linkedin.JobsResourceEndpointConfiguration
 
getJob_id() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getJob_title() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getJobbookmark() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getJobBookmarkList() - Method in class org.apache.camel.component.linkedin.api.model.JobBookmarks
Gets the value of the jobBookmarkList property.
getJobBookmarks() - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getJobDelay() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getJobDetail() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
getJobExecutionContext() - Method in class org.apache.camel.component.quartz.QuartzMessage
 
getJobExecutionContext() - Method in class org.apache.camel.component.quartz2.QuartzMessage
 
getJobFunc() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getJobFunctionList() - Method in class org.apache.camel.component.linkedin.api.model.JobFunctions
Gets the value of the jobFunctionList property.
getJobFunctions() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the jobFunctions property.
getJobID(Exchange) - Static method in class org.apache.camel.component.beanstalk.BeanstalkExchangeHelper
 
getJobId() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Gets the value of the jobId property.
getJobId() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getJobLauncher() - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
 
getJobLauncher() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
getJobLauncherRef() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
Deprecated.
getJobList() - Method in class org.apache.camel.component.linkedin.api.model.Jobs
Gets the value of the jobList property.
getJobName() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
getJobName() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
getJobParameters() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
getJobParameters() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
getJobPoster() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the jobPoster property.
getJobPriority() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getJobs() - Method in class org.apache.camel.component.linkedin.api.model.JobSearch
Gets the value of the jobs property.
getJobs() - Method in class org.apache.camel.component.linkedin.api.model.JobSuggestions
Gets the value of the jobs property.
getJobTimeToRun() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getJobTitle() - Method in class org.apache.camel.component.yammer.model.User
 
getJobType() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the jobType property.
getJpaTraceEventMessageClassName() - Method in class org.apache.camel.processor.interceptor.Tracer
 
getJql() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
getJschLoggingLevel() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
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.
getJsonStoreEnabled() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getJsonView() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getJsonView() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getJsonView() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getJsonView() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getJunctionIdListName() - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
getJunctionReferenceTo() - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
getKafkaProducer() - Method in class org.apache.camel.component.kafka.KafkaProducer
 
getKeepAlive() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getKeepAliveTime() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getKeepAliveTime() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getKeepAliveTime() - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
getKeepAliveTime() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getKeepAliveTime() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getKeepAliveTime() - Method in class org.apache.camel.model.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
 
getKerberosBeforeReloginMinTime() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getKerberosBeforeReloginMinTime() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getKerberosInitCmd() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getKerberosInitCmd() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getKerberosRenewJitter() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getKerberosRenewJitter() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getKerberosRenewWindowFactor() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getKerberosRenewWindowFactor() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getKey() - Method in class org.apache.camel.component.cache.CacheEndpoint
 
getKey() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
getKey() - Method in class org.apache.camel.component.irc.IrcChannel
 
getKey() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
getKey(Exchange) - Method in class org.apache.camel.component.krati.KratiProducer
Retrieves the key from the URI or from the exchange headers.
getKey() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the key property.
getKey() - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Gets the value of the key property.
getKey() - Method in class org.apache.camel.component.linkedin.api.model.Property
Gets the value of the key property.
getKey() - Method in class org.apache.camel.component.linkedin.api.model.QuestionCategory
Gets the value of the key property.
getKey() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
getKey() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingValue
 
getKey() - Method in class org.apache.camel.model.PropertyDefinition
 
getKey() - Method in class org.apache.camel.model.rest.RestPropertyDefinition
 
getKey() - Method in class org.apache.camel.processor.cache.CacheBasedMessageBodyReplacer
 
getKey() - Method in class org.apache.camel.processor.cache.CacheBasedTokenReplacer
 
getKey() - Method in class org.apache.camel.processor.cache.CacheBasedXPathReplacer
 
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
 
getKeyAccessor() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getKeyAccessor() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getKeyAccessorName() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getKeyAttributeName() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
getKeyAttributeType() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
getKeyCipherAlgorithm() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getKeyCipherAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getKeyClass() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get type of the key (i.e clients)
getKeyCyperAlgorithm() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated.
getKeyDeserializer() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getKeyDeserializer() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getKeyFileName() - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
getKeyFileName() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getKeyFromExchange(Exchange) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to extract GORA key from the exchange NOTE: key value expected to be stored in the "in" message headers.
getKeyInfo(Message, Node, KeyInfoFactory) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeyAccessor
 
getKeyInfo(Message, Node, KeyInfoFactory) - Method in interface org.apache.camel.component.xmlsecurity.api.KeyAccessor
Returns the optional key info to be incorporated into the XML signature.
getKeyInfo() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Key info.
getKeyInfo() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Key info.
getKeyLoader() - Method in class org.apache.camel.component.gae.auth.GAuthComponent
 
getKeyLoader() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Returns the key loader.
getKeyManagers() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
getKeyManagers() - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
getKeyManagers() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getKeyManagers() - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
getKeyOrTrustStoreParameters() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getKeyOrTrustStoreParameters() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getKeyOrTrustStoreParametersId() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getKeyOrTrustStoreParametersId() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getKeyPair() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getKeyPairProvider() - Method in class org.apache.camel.component.ssh.SshComponent
 
getKeyPairProvider() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getKeyPairProvider() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getKeyPassword(Exchange) - Method in class org.apache.camel.component.crypto.processor.SigningProcessor
 
getKeyPassword() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
getKeyPassword() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getKeyPassword() - Method in class org.apache.camel.util.jsse.KeyManagersParameters
 
getKeyPredicate() - Method in class org.apache.camel.component.olingo2.Olingo2AppEndpointConfiguration
 
getKeyPredicates() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getKeyPrefix() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
getKeyPropertyName() - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
getKeyRangeFrom() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get Key Range From
getKeyRangeTo() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get Key Range To
getKeyRef() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getKeys() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
getKeys() - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
getKeys() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
getKeys() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
Get aggregation exchangeIds from aggregation table.
getKeys() - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
getKeys() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
getKeys(String) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
Returns the keys in the given repository
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
getKeySelector(Message) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeyAccessor
 
getKeySelector(Message) - Method in interface org.apache.camel.component.xmlsecurity.api.KeyAccessor
Returns the key selector which determines the key for signing the XML document.
getKeySelector() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getKeySelector() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getKeySerializer() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
getKeySerializerClass() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getKeySerializerClass() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getKeyspace() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getKeyspace() - Method in class org.apache.camel.utils.cassandra.CassandraSessionHolder
 
getKeystore() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Gets the KeyStore that can contain keys and Certficates for use in signing and verifying exchanges.
getKeystore() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getKeystore() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getKeyStore() - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
getKeyStore() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
getKeyStore() - Method in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
getKeyStore() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated.
Will change to private access in the future.
getKeyStore() - Method in class org.apache.camel.util.blueprint.KeyManagersParametersFactoryBean
 
getKeyStore() - Method in class org.apache.camel.util.blueprint.TrustManagersParametersFactoryBean
 
getKeyStore() - Method in class org.apache.camel.util.jsse.KeyManagersParameters
 
getKeyStore() - Method in class org.apache.camel.util.jsse.TrustManagersParameters
 
getKeyStore() - Method in class org.apache.camel.util.spring.KeyManagersParametersFactoryBean
 
getKeyStore() - Method in class org.apache.camel.util.spring.TrustManagersParametersFactoryBean
 
getKeyStoreFile() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Deprecated.
getKeyStoreFile() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Deprecated.
getKeystoreFile() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
getKeyStoreFormat() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getKeyStoreFormat() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getKeyStoreParameters() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
 
getKeystorePassword() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
getKeyStorePassword() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated.
Will change to private access in the future. Use XMLSecurityDataFormat.getKeyOrTrustStoreParameters() instead.
getKeyStoreResource() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getKeyStoreResource() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getKeyType() - Method in class org.apache.camel.bam.processor.BamProcessorSupport
 
getKeyType() - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
getKeyType() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getKeyType() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getKeyType() - Method in class org.apache.camel.component.ssh.SshComponent
 
getKeyType() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getKeyType() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getKeyType(Key<?>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns the key type of the given key
getKeyUserid() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getKeyUserid() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getKeyUserids() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getKeyValuePairSeparator() - Method in class org.apache.camel.dataformat.bindy.BindyKeyValuePairFactory
Find the key value pair separator used to link the key with its value
getKeywords() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getKeywords() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getKeywords() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getKeywords() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getKidsNames() - Method in class org.apache.camel.component.yammer.model.User
 
getKind() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getKnowledgeManagement() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getKnownHosts() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getKnownHostsFile() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getKnownHostsFile() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getKnownHostsUri() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getKubernetesClient() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
Default KubernetesClient to use if provided
getKubernetesClient() - Method in class org.apache.camel.component.kubernetes.KubernetesEndpoint
 
getKubernetesConfiguration() - Method in class org.apache.camel.component.kubernetes.KubernetesEndpoint
The kubernetes Configuration
getLabel() - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.DetailColumnInfo
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.FilterOperator
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.FilterValue
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingValue
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportType
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumn
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumnCategory
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.SummaryValue
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.PickListValue
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getLabel() - Method in class org.apache.camel.component.salesforce.api.dto.Version
 
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.RemovePropertiesDefinition
 
getLabel() - Method in class org.apache.camel.model.RemovePropertyDefinition
 
getLabel() - Method in class org.apache.camel.model.ResequenceDefinition
 
getLabel() - Method in class org.apache.camel.model.rest.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.ScriptDefinition
 
getLabel() - Method in class org.apache.camel.model.SendDefinition
 
getLabel() - Method in class org.apache.camel.model.SetBodyDefinition
 
getLabel() - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
getLabel() - Method in class org.apache.camel.model.SetFaultBodyDefinition
 
getLabel() - Method in class org.apache.camel.model.SetHeaderDefinition
 
getLabel() - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
getLabel() - Method in class org.apache.camel.model.SetPropertyDefinition
 
getLabel() - Method in class org.apache.camel.model.SortDefinition
 
getLabel() - Method in class org.apache.camel.model.SplitDefinition
 
getLabel() - Method in class org.apache.camel.model.StopDefinition
 
getLabel() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getLabel() - Method in class org.apache.camel.model.ThreadsDefinition
 
getLabel() - Method in class org.apache.camel.model.ThrottleDefinition
 
getLabel() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getLabel() - Method in class org.apache.camel.model.TransactedDefinition
 
getLabel() - Method in class org.apache.camel.model.TransformDefinition
 
getLabel() - Method in class org.apache.camel.model.TryDefinition
 
getLabel() - Method in class org.apache.camel.model.UnmarshalDefinition
 
getLabel() - Method in class org.apache.camel.model.ValidateDefinition
 
getLabel() - Method in class org.apache.camel.model.WhenDefinition
 
getLabel() - Method in class org.apache.camel.model.WireTapDefinition
 
getLabel() - Method in interface org.apache.camel.NamedNode
Returns a label to describe this node such as the expression if some kind of expression node
getLabel(Exchange) - Method in interface org.apache.camel.RouteNode
Gets a label about this node to be used for tracing or tooling etc.
getLabelPlural() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
getLang() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getLang() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getLang() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getLang() - Method in class org.apache.camel.model.DescriptionDefinition
 
getLang() - Method in class org.w3._2003._05.soap_envelope.Reasontext
Gets the value of the lang property.
getLanguage() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
getLanguage() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getLanguage() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getLanguage() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
getLanguage() - Method in class org.apache.camel.component.linkedin.api.model.Language
Gets the value of the language property.
getLanguage() - Method in class org.apache.camel.component.yammer.model.Message
 
getLanguage(String, CamelContext) - Method in class org.apache.camel.core.osgi.OsgiLanguageResolver
 
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.ExchangePropertyExpression
 
getLanguage() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getLanguage() - Method in class org.apache.camel.model.language.GroovyExpression
 
getLanguage() - Method in class org.apache.camel.model.language.HeaderExpression
 
getLanguage() - Method in class org.apache.camel.model.language.JavaScriptExpression
 
getLanguage() - Method in class org.apache.camel.model.language.JsonPathExpression
 
getLanguage() - Method in class org.apache.camel.model.language.JXPathExpression
 
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.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.TerserExpression
 
getLanguage() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getLanguage() - Method in class org.apache.camel.model.language.VtdXmlExpression
Deprecated.
 
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
 
getLanguageList() - Method in class org.apache.camel.component.linkedin.api.model.Languages
Gets the value of the languageList property.
getLanguageName() - Method in class org.apache.camel.test.junit4.LanguageTestSupport
 
getLanguageName() - Method in class org.apache.camel.testng.LanguageTestSupport
 
getLanguageNames() - Method in interface org.apache.camel.CamelContext
Gets a readonly list with the names of the languages currently registered.
getLanguageNames() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getLanguageParameterJsonSchema(String) - Method in interface org.apache.camel.CamelContext
Returns the JSON schema representation of the Language parameters for the given language name.
getLanguageParameterJsonSchema(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getLanguagePart() - Method in class org.apache.camel.component.dozer.ExpressionMapper
The expression language used for this mapping.
getLanguageResolver(String, CamelContext) - Method in class org.apache.camel.core.osgi.OsgiLanguageResolver
 
getLanguageResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getLanguages() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the languages property.
getLargeIconUrl() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getLargeLogoUrl() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the largeLogoUrl property.
getLargePreviewUrl() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getLargestPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getLargestPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getLargestPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getLargestPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getLargestPoolSize() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getLast_name() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getLastAccess() - Method in class org.apache.camel.component.hdfs.HdfsOutputStream
 
getLastAccess() - Method in class org.apache.camel.component.hdfs2.HdfsOutputStream
 
getLastActivityDate() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getLastChosenProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedRandomLoadBalancerMBean
 
getLastChosenProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedRoundRobinLoadBalancerMBean
 
getLastChosenProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedStickyLoadBalancerMBean
 
getLastChosenProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedWeightedBalancerMBean
 
getLastChosenProcessorId() - Method in class org.apache.camel.management.mbean.ManagedRandomLoadBalancer
 
getLastChosenProcessorId() - Method in class org.apache.camel.management.mbean.ManagedRoundRobinLoadBalancer
 
getLastChosenProcessorId() - Method in class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
getLastChosenProcessorId() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
getLastChosenProcessorIndex() - Method in class org.apache.camel.processor.loadbalancer.RandomLoadBalancer
 
getLastChosenProcessorIndex() - Method in class org.apache.camel.processor.loadbalancer.RoundRobinLoadBalancer
 
getLastChosenProcessorIndex() - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
getLastChosenProcessorIndex() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
getLastExchangeCompletedExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getLastExchangeCompletedExchangeId() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getLastExchangeCompletedExchangeId() - Method in class org.apache.camel.util.CamelContextStatDump
 
getLastExchangeCompletedExchangeId() - Method in class org.apache.camel.util.ProcessorStatDump
 
getLastExchangeCompletedExchangeId() - Method in class org.apache.camel.util.RouteStatDump
 
getLastExchangeCompletedTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getLastExchangeCompletedTimestamp() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getLastExchangeCompletedTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getLastExchangeCompletedTimestamp() - Method in class org.apache.camel.util.ProcessorStatDump
 
getLastExchangeCompletedTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getLastExchangeFailureExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getLastExchangeFailureExchangeId() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getLastExchangeFailureExchangeId() - Method in class org.apache.camel.util.CamelContextStatDump
 
getLastExchangeFailureExchangeId() - Method in class org.apache.camel.util.ProcessorStatDump
 
getLastExchangeFailureExchangeId() - Method in class org.apache.camel.util.RouteStatDump
 
getLastExchangeFailureTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getLastExchangeFailureTimestamp() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getLastExchangeFailureTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getLastExchangeFailureTimestamp() - Method in class org.apache.camel.util.ProcessorStatDump
 
getLastExchangeFailureTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getLastGoodIndex() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getLastGoodProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
getLastGoodProcessorId() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getLastId() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
 
getLastIdPaging() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
 
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
 
getLastModifiedById() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getLastModifiedDate() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getLastName() - Method in class org.apache.camel.component.linkedin.api.model.Author
Gets the value of the lastName property.
getLastName() - Method in class org.apache.camel.component.linkedin.api.model.Creator
Gets the value of the lastName property.
getLastName() - Method in class org.apache.camel.component.linkedin.api.model.Editor
Gets the value of the lastName property.
getLastName() - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Gets the value of the lastName property.
getLastName() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the lastName property.
getLastName() - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Gets the value of the lastName property.
getLastName() - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Gets the value of the lastName property.
getLastName() - Method in class org.apache.camel.component.yammer.model.User
 
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.CamelContextStatDump
 
getLastProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getLastProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getLastReferencedDate() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getLastRunDate() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
 
getLastUpdate() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
getLastUploadedAt() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getLastUploadedById() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getLastUploadedByType() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getLastViewedDate() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getLat() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getLatestTime() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getLatestTime() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
 
getLatitude() - Method in class org.apache.camel.component.salesforce.api.dto.GeoLocation
 
getLatitude() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getLatlng() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getLayout() - Method in class org.apache.camel.component.salesforce.api.dto.InfoUrls
 
getLayoutHeight() - Method in class org.apache.camel.model.DescriptionDefinition
 
getLayouts() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getLayoutWidth() - Method in class org.apache.camel.model.DescriptionDefinition
 
getLayoutX() - Method in class org.apache.camel.model.DescriptionDefinition
 
getLayoutY() - Method in class org.apache.camel.model.DescriptionDefinition
 
getLazyLoad() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getLazyLoad() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getLazyLoadTypeConverters() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
Deprecated.
getLazyLoadTypeConverters() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
Deprecated.
this option is no longer supported, will be removed in a future Camel release.
getLazyLoadTypeConverters() - Method in class org.apache.camel.spring.CamelContextFactoryBean
Deprecated.
getLdapTemplate() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
 
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.component.cxf.converter.NodeListWrapper
 
getLength() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getLength() - Method in class org.apache.camel.component.scp.ScpFile
 
getLength() - Method in class org.apache.camel.language.simple.types.SimpleToken
 
getLength() - Method in class org.apache.camel.model.dataformat.UniVocityHeader
 
getLenient() - Method in class org.apache.camel.model.language.JXPathExpression
 
getLevel() - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
getLevel() - Method in class org.apache.camel.component.linkedin.api.model.Proficiency
Gets the value of the level property.
getLevel() - Method in class org.apache.camel.component.log.LogEndpoint
Logging level to use.
getLevel() - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
getLevel() - Method in class org.apache.camel.util.CamelLogger
 
getLevelDBFile() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
getLexicalHandler() - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
getLibrary() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getLibrary() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getLicensing() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getLifecycle() - Method in class org.apache.camel.bam.TimeExpression
 
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
 
getLikeCount() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Gets the value of the likeCount property.
getLikedBy() - Method in class org.apache.camel.component.yammer.model.Message
 
getLikedMessageIds() - Method in class org.apache.camel.component.yammer.model.Meta
 
getLikeList() - Method in class org.apache.camel.component.linkedin.api.model.Likes
Gets the value of the likeList property.
getLikes() - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Gets the value of the likes property.
getLikes() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the likes property.
getLikes() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the likes property.
getLikes() - Method in class org.apache.camel.component.linkedin.api.model.Update
Gets the value of the likes property.
getLikes() - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Gets the value of the likes property.
getLimit() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
getLimit() - Method in class org.apache.camel.component.box.LongPollingEventsManagerEndpointConfiguration
 
getLimit() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get Limit
getLimit() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
getLimit() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
getLimit() - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
 
getLimit() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
getLimit() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Maximum number of endpoints to keep in the cache per route.
getLimits() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getLine() - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Deprecated.
getLineLength() - Method in class org.apache.camel.dataformat.base64.Base64DataFormat
 
getLineLength() - Method in class org.apache.camel.model.dataformat.Base64DataFormat
 
getLineSeparator() - Method in class org.apache.camel.dataformat.base64.Base64DataFormat
 
getLineSeparator() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets the line separator.
getLineSeparator() - Method in class org.apache.camel.model.dataformat.Base64DataFormat
 
getLineSeparator() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getLingerMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getLingerMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getLink() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getLinkId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
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
 
getListener() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getListener() - Method in class org.apache.camel.component.box.internal.CachedBoxClient
 
getListener() - Method in class org.apache.camel.component.infinispan.InfinispanConsumer
 
getListener() - Method in class org.apache.camel.component.irc.IrcConsumer
 
getListener() - Method in class org.apache.camel.component.irc.IrcProducer
 
getListenerConnectionFactory() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getListenerConnectionFactory() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getListenerContainer() - Method in class org.apache.camel.component.jms.JmsConsumer
 
getListenerContainer() - Method in class org.apache.camel.component.redis.RedisConfiguration
 
getListenerInterface() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
getListenerInterface() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
getListeningPoint() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getListOfChannels() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getListviewable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
getListviews() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getLiteral() - Method in class org.apache.camel.component.dozer.VariableMapper
We need at least one field in this class so that we can use it as a source for Dozer transformations.
getLoad01() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getLoad01() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getLoad01() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getLoad01() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getLoad05() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getLoad05() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getLoad05() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getLoad05() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getLoad1() - Method in class org.apache.camel.management.mbean.LoadTriplet
 
getLoad15() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getLoad15() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getLoad15() - Method in class org.apache.camel.management.mbean.LoadTriplet
 
getLoad15() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getLoad15() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getLoad5() - Method in class org.apache.camel.management.mbean.LoadTriplet
 
getLoadBalancer() - Method in class org.apache.camel.component.event.EventEndpoint
 
getLoadBalancer() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
getLoadBalancer() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
getLoadBalancer() - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
 
getLoadBalancer(RouteContext) - Method in class org.apache.camel.model.LoadBalancerDefinition
 
getLoadBalancerClassName() - Method in interface org.apache.camel.api.management.mbean.ManagedCustomLoadBalancerMBean
 
getLoadBalancerClassName() - Method in class org.apache.camel.management.mbean.ManagedCustomLoadBalancer
 
getLoadBalancerType() - Method in class org.apache.camel.model.LoadBalanceDefinition
 
getLoadBalancingPolicy() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
To use a specific LoadBalancingPolicy
getLoadBalancingPolicy(String) - Method in class org.apache.camel.utils.cassandra.CassandraLoadBalancingPolicies
 
getLoadStatisticsEnabled() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
getLoadStatisticsEnabled() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getLoadStatisticsEnabled() - Method in interface org.apache.camel.spi.ManagementAgent
Gets whether load statistics is enabled
getLobHandler() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
getLocalAddress() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getLocalAddress() - Method in class org.apache.camel.component.syslog.SyslogMessage
 
getLocalCamelContext() - Method in class org.apache.camel.component.context.LocalContextComponent
 
getLocale() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getLocale() - Method in class org.apache.camel.component.linkedin.api.model.Activity
Gets the value of the locale property.
getLocale() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the locale property.
getLocale() - Method in class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
getLocale() - Method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
 
getLocale() - Method in class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
getLocale() - Method in class org.apache.camel.model.dataformat.BindyDataFormat
 
getLocalEndpointUrl() - Method in class org.apache.camel.component.context.ContextEndpoint
 
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.
getLocalPath() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getLocalPath() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getLocalPath() - Method in class org.apache.camel.component.git.GitEndpoint
Local repository path
getLocalProtocolSchemes() - Method in class org.apache.camel.component.context.LocalContextComponent
 
getLocalWorkDirectory() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getLocation() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the location property.
getLocation() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the location property.
getLocation() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getLocation() - Method in class org.apache.camel.component.yammer.model.User
 
getLocation() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
getLocationById(BlobStore, String) - Static method in class org.apache.camel.component.jclouds.JcloudsBlobStoreHelper
Returns the Location that matches the locationId.
getLocationDescription() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the locationDescription property.
getLocationId(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreProducer
Retrieves the locationId from the URI or from the exchange headers.
getLocationId() - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
getLocationId(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Retrieves the location id from the URI or from the exchange headers.
getLocationId() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getLocationId() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getLocationList() - Method in class org.apache.camel.component.linkedin.api.model.Locations
Gets the value of the locationList property.
getLocations() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the locations property.
getLocations() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getLocations() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
getLocations() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getLocations() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getLocations() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getLockModeType() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
getLockModeType() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
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.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getLogContinued() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogContinued() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogDebugMaxChars() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getLogExhausted() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogExhausted() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getLogExhausted() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogExhausted() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogExhaustedMessageBody() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogExhaustedMessageBody() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogExhaustedMessageBody() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogExhaustedMessageBody() - Method in class org.apache.camel.processor.RedeliveryPolicy
Whether the option logExhaustedMessageBody has been configured or not
getLogExhaustedMessageHistory() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogExhaustedMessageHistory() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getLogExhaustedMessageHistory() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogExhaustedMessageHistory() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogExhaustedMessageHistory() - Method in class org.apache.camel.processor.RedeliveryPolicy
Whether the option logExhaustedMessageHistory has been configured or not
getLogger() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getLogger() - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
getLogger() - Method in class org.apache.camel.component.cxf.feature.CXFMessageDataFormatFeature
 
getLogger() - Method in class org.apache.camel.component.cxf.feature.PayLoadDataFormatFeature
 
getLogger() - Method in class org.apache.camel.component.cxf.feature.RAWDataFormatFeature
 
getLogger() - Method in class org.apache.camel.component.cxf.transport.CamelConduit
 
getLogger() - Method in class org.apache.camel.component.cxf.transport.CamelDestination.BackChannelConduit
 
getLogger() - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
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.LogProcessor
 
getLogger() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
getLoggerName() - Method in class org.apache.camel.component.log.LogEndpoint
The logger name to use
getLoggerRef() - Method in class org.apache.camel.model.LogDefinition
 
getLoggingLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getLoggingLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedLogMBean
 
getLoggingLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
getLoggingLevel() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
getLoggingLevel(Map<String, Object>) - Method in class org.apache.camel.component.log.LogComponent
Gets the logging level, will default to use INFO if no level parameter provided.
getLoggingLevel() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
getLoggingLevel() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getLoggingLevel() - Method in class org.apache.camel.management.mbean.ManagedLog
 
getLoggingLevel() - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
getLoggingLevel() - Method in class org.apache.camel.model.LogDefinition
 
getLoggingLevel() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
getLoggingSizeLimit() - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
 
getLoggingSizeLimit() - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
 
getLoggingSizeLimit() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getLoggingSizeLimit() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getLoggingSizeLimit() - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
 
getLoggingSizeLimit() - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
 
getLogHandled() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogHandled() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getLogHandled() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogHandled() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogin() - Method in class org.apache.camel.component.stomp.StompConfiguration
 
getLoginConfig() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getLoginDeniedLoggingLevel() - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
 
getLoginDeniedLoggingLevel() - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
 
getLoginRequest(HttpConversation) - Method in class org.apache.camel.component.salesforce.internal.SalesforceSession
Creates login request, allows SalesforceSecurityHandler to create a login request for a failed authentication conversation
getLoginTimeout() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getLoginUrl() - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
 
getLogLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getLogLevel() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getLogLevel() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getLogLevel() - Method in class org.apache.camel.processor.interceptor.Tracer
 
getLogMessage() - Method in class org.apache.camel.component.syslog.SyslogMessage
 
getLogName() - Method in interface org.apache.camel.api.management.mbean.ManagedLogMBean
 
getLogName() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getLogName() - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
getLogName() - Method in class org.apache.camel.management.LoggingEventNotifier
 
getLogName() - Method in class org.apache.camel.management.mbean.ManagedLog
 
getLogName() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getLogName() - Method in class org.apache.camel.model.LogDefinition
 
getLogName() - Method in class org.apache.camel.processor.interceptor.Tracer
 
getLogNamespaces() - Method in class org.apache.camel.model.language.XPathExpression
 
getLogNewException() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getLogNewException() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getLogNewException() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getLogoUrl() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the logoUrl property.
getLogoUrl() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the logoUrl property.
getLogRetryAttempted() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
 
getLon() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getLongHeader(Message, String, Long) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
getLongitude() - Method in class org.apache.camel.component.salesforce.api.dto.GeoLocation
 
getLongitude() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getLongSerializationPolicy() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
getLookupKey() - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
getLookupLayoutable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
getLowAddress() - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
Return the low address as a dotted IP address.
getLowThreads() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getLuceneVersion() - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
getLuceneVersion() - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
getMacAlgorithm() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getMaclength() - Method in class org.apache.camel.converter.crypto.HMACAccumulator
 
getMailboxitem() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getMailService() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getMailService() - Method in class org.apache.camel.component.gae.mail.GMailProducer
 
getMailStoreLogInformation() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getMailUidGenerator() - Method in class org.apache.camel.component.mail.MailEndpoint
 
getMain() - Method in class org.apache.camel.spring.util.MainRunner
 
getMainAddress() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the mainAddress property.
getManagedCamelContext() - Method in interface org.apache.camel.CamelContext
Gets the managed Camel context client api
getManagedCamelContext() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagedClasses() - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
getManagedClasses() - Method in class org.apache.camel.component.cxf.blueprint.CxfNamespaceHandler
 
getManagedClasses() - Method in class org.apache.camel.component.cxf.transport.blueprint.CamelTransportNameSpaceHandler
 
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(XmlSignatureEndpoint) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
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
 
getManagedObjectForDataFormat(CamelContext, DataFormat) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForDataFormat(CamelContext, DataFormat) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForEndpoint(CamelContext, Endpoint) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForEndpoint(CamelContext, Endpoint) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForErrorHandler(CamelContext, RouteContext, Processor, ErrorHandlerFactory) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForErrorHandler(CamelContext, RouteContext, Processor, ErrorHandlerFactory) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForEventNotifier(CamelContext, EventNotifier) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForEventNotifier(CamelContext, EventNotifier) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForProcessor(CamelContext, Processor, ProcessorDefinition<?>, Route) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForProcessor(CamelContext, Processor, ProcessorDefinition<?>, Route) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForProducer(CamelContext, Producer) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForProducer(CamelContext, Producer) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForRoute(CamelContext, Route) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForRoute(CamelContext, Route) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForService(CamelContext, Service) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForService(CamelContext, Service) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectForThreadPool(CamelContext, ThreadPoolExecutor, String, String, String, String) - Method in class org.apache.camel.management.DefaultManagementObjectStrategy
 
getManagedObjectForThreadPool(CamelContext, ThreadPoolExecutor, String, String, String, String) - Method in interface org.apache.camel.spi.ManagementObjectStrategy
 
getManagedObjectName(Object, String, Class<T>) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getManagedObjectName(Object, String, Class<T>) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
getManagedObjectName(Object, String, Class<T>) - Method in interface org.apache.camel.spi.ManagementStrategy
Construct an object name, where either the object to be managed and/or a custom name component are provided
getManagedProcessor(String, Class<T>) - Method in interface org.apache.camel.CamelContext
Gets the managed processor client api from any of the routes which with the given id
getManagedProcessor(String, Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagedRoute(String, Class<T>) - Method in interface org.apache.camel.CamelContext
Gets the managed route client api with the given route id
getManagedRoute(String, Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagementAgent() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getManagementAgent() - Method in interface org.apache.camel.spi.ManagementStrategy
Gets the management agent
getManagementMBeanAssembler() - Method in interface org.apache.camel.CamelContext
Returns the management mbean assembler
getManagementMBeanAssembler() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagementName() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getManagementName() - Method in interface org.apache.camel.CamelContext
Gets the name this CamelContext was registered in JMX.
getManagementName() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagementName() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getManagementNamePattern() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getManagementNamePattern() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getManagementNamePattern() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getManagementNamePattern() - Method in interface org.apache.camel.spi.ManagementAgent
The naming pattern for creating the CamelContext management name.
getManagementNamePattern() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getManagementNameStrategy() - Method in interface org.apache.camel.CamelContext
Gets the current management name strategy
getManagementNameStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getManagementNamingStrategy() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getManagementNamingStrategy() - Method in interface org.apache.camel.spi.ManagementStrategy
Gets the naming strategy to use
getManagementObjectStrategy() - Method in class org.apache.camel.management.DefaultManagementStrategy
 
getManagementObjectStrategy() - Method in interface org.apache.camel.spi.ManagementStrategy
Gets the object strategy to use
getManagementStatisticsLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getManagementStatisticsLevel() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getManagementStrategy() - Method in interface org.apache.camel.CamelContext
Gets the management strategy
getManagementStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getMandatoryBean(Class<T>, String) - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
Looks up the mandatory spring bean of the given name and type, failing if it is not present or the correct type
getMandatoryBean(Class<T>, String) - Method in class org.apache.camel.testng.CamelSpringTestSupport
Looks up the mandatory spring bean of the given name and type, failing if it is not present or the correct type
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(String, Class<T>) - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
getMandatoryEndpoint(String) - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
getMandatoryEndpoint(String, Class<T>) - Method in class org.apache.camel.testng.CamelTestSupport
 
getMandatoryEndpoint(String) - Method in class org.apache.camel.testng.CamelTestSupport
 
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
getMap() - Method in class org.apache.camel.component.servletlistener.SimpleCamelServletContextListener
Gets the Map that contains the data for the SimpleRegistry
getMapper() - Method in class org.apache.camel.component.dozer.DozerEndpoint
 
getMapper() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getMapper() - Method in class org.apache.camel.converter.dozer.DozerTypeConverter
 
getMapper() - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
 
getMapping() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getMapping() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getMappingConfiguration() - Method in class org.apache.camel.component.dozer.DozerConfiguration
 
getMappingFile() - Method in class org.apache.camel.component.dozer.DozerConfiguration
 
getMappingFile() - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
getMappingFile() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
getMappingFiles() - Method in class org.apache.camel.converter.dozer.DozerBeanMapperConfiguration
 
getMappingStrategyClassName() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getMappingStrategyName() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getMarginBottom() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getMarginLeft() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getMarginRight() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getMarginTop() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getMark() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getMarker() - Method in interface org.apache.camel.api.management.mbean.ManagedLogMBean
 
getMarker() - Method in class org.apache.camel.component.log.LogEndpoint
An optional Marker name to use.
getMarker() - Method in class org.apache.camel.management.mbean.ManagedLog
 
getMarker() - Method in class org.apache.camel.model.LogDefinition
 
getMarker() - Method in class org.apache.camel.util.CamelLogger
 
getMarkRollbackOnly() - Method in class org.apache.camel.model.RollbackDefinition
 
getMarkRollbackOnlyLast() - Method in class org.apache.camel.model.RollbackDefinition
 
getMarshalId() - Method in class org.apache.camel.component.dozer.DozerConfiguration
 
getMask() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getMask() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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.
getMaskType() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getMasterUrl() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
Kubernetes Master url
getMatchOnUriPrefix() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getMatrixParameters() - Method in class org.apache.camel.component.olingo2.api.impl.ODataPathSegmentImpl
 
getMaxBatchSize() - Method in class org.apache.camel.component.salesforce.api.dto.GlobalObjects
 
getMaxBinaryMessageSize() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getMaxBlockMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getMaxBlockMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getMaxCacheSize() - Method in class org.apache.camel.util.LRUCache
Returns the maxCacheSize.
getMaxChannelMemorySize() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getMaxChars() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
getMaxChars() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
getMaxClientCacheSize() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getMaxConcurrentConsumers() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getMaxConcurrentConsumers() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getMaxConnectionsPerHost() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getMaxContentLength() - Method in class org.apache.camel.component.salesforce.SalesforceHttpClient
 
getMaxDepth() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMaxDuration() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getMaxDuration() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getMaxDuration() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
The highest duration time in millis.
getMaxElementsInMemory() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
getMaxFileStoreSize() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
getMaxForwards() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getMaxForwardsHeader() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getMaxHeaderSize() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
getMaxHeaderSize() - Method in class org.apache.camel.component.netty.http.NettySharedHttpServerBootstrapConfiguration
 
getMaxHeaderSize() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
getMaxHeaderSize() - Method in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration
 
getMaxHits() - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
getMaxIdleTime() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getMaximumBrowseSize() - Method in class org.apache.camel.component.jms.JmsQueueEndpoint
 
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.core.xml.AbstractCamelConsumerTemplateFactoryBean
 
getMaximumCacheSize() - Method in class org.apache.camel.core.xml.AbstractCamelProducerTemplateFactoryBean
 
getMaximumCacheSize() - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
getMaximumCacheSize() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
getMaximumCacheSize() - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
getMaximumCacheSize() - Method in class org.apache.camel.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.
getMaximumCacheSize() - Method in interface org.apache.camel.spi.EndpointRegistry
Maximum number of entries to store in the dynamic registry
getMaximumEndpointCacheSize(CamelContext) - Static method in class org.apache.camel.util.CamelContextHelper
Gets the maximum endpoint cache size.
getMaximumFailoverAttempts() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
getMaximumFailoverAttempts() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getMaximumFailoverAttempts() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
getMaximumFailoverAttempts() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
getMaximumMessageSize() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getMaximumNumberOfOutputs() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
getMaximumNumberOfOutputs() - Method in class org.apache.camel.model.LoadBalancerDefinition
Maximum number of outputs, as some load balancers only support 1 processor
getMaximumPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getMaximumPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getMaximumPoolSize() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getMaximumPoolSize() - Method in class org.apache.camel.component.netty.NettyComponent
 
getMaximumPoolSize() - Method in class org.apache.camel.component.netty.NettyConfiguration
The core pool size for the ordered thread pool, if its in use.
getMaximumPoolSize() - Method in class org.apache.camel.component.netty4.NettyComponent
 
getMaximumPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getMaximumPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getMaximumPoolSize() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getMaximumReconnectAttempts() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
getMaximumRedeliveries() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getMaximumRedeliveries() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
getMaximumRedeliveries() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
getMaximumRedeliveries() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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.aggregate.cassandra.CassandraAggregationRepository
 
getMaximumRedeliveries() - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
getMaximumRedeliveries() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
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.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
 
getMaximumResults() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
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
 
getMaxInFlightRequest() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getMaxInFlightRequest() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getMaxInterval() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getMaxMessages() - Method in class org.apache.camel.component.nats.NatsConfiguration
Stop receiving messages from a topic we are subscribing to after maxMessages
getMaxMessageSize() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.aws.s3.S3Endpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.mail.MailEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
Gets the maximum number of messages as a limit to poll at each polling.
getMaxMessagesPerTask() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getMaxMessagesPerTask() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getMaxNumber() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getMaxNumberOfDomains() - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
 
getMaxNumberOfHits() - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
getMaxOpenFiles() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
getMaxPartitionFetchBytes() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getMaxPartitionFetchBytes() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getMaxPerRouteConnections() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
getMaxPerRouteConnections() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getMaxPoolSize() - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
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
getMaxpos() - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
 
getMaxProcessingTime() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getMaxProcessingTime() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getMaxProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getMaxProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getMaxProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getMaxQueued() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getMaxQueueSize() - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
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.
getMaxReadRate() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getMaxReconnectAttempts() - Method in class org.apache.camel.component.nats.NatsConfiguration
Max reconnection attempts
getMaxRequestSize() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getMaxRequestSize() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getMaxResults() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getMaxResultsPerRequest() - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
getMaxResultsPerRequest() - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
getMaxRetries() - Method in class org.apache.camel.component.salesforce.SalesforceHttpClient
 
getMaxRetries() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getMaxTextMessageSize() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getMaxThreads() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getMaxThreads() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getMaxThreads() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
getMaxThreads() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
getMaxTotalConnections() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
getMaxTotalConnections() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getMaxTotalConnections() - Method in class org.apache.camel.component.http4.HttpComponent
 
getMaxTotalConnections() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getMaxTotalConnections() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getMaxTotalMemorySize() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getMaxWriteRate() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getMbContainer() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getMbContainer() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
getMbeanEnabled() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getMBeanInfo(Object, Object, String) - Method in class org.apache.camel.management.MBeanInfoAssembler
Gets the ModelMBeanInfo for the given managed bean
getMBeanName() - Method in class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
Gets the value of the mBeanName property.
getMbeanObjectDomainName() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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.core.xml.CamelJMXAgentDefinition
 
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
getMBeansToUnregister() - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Gets the value of the mBeansToUnregister property.
getMeanDuration() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getMeanDuration() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getMeanDuration() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
The average duration time in millis.
getMeanProcessingTime() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getMeanProcessingTime() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getMeanProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getMeanProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getMeanProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getMediaContent() - Method in class org.apache.camel.component.google.drive.DriveFilesEndpointConfiguration
 
getMediaContent() - Method in class org.apache.camel.component.google.drive.DriveRealtimeEndpointConfiguration
 
getMediaContent() - Method in class org.apache.camel.component.google.mail.GmailUsersDraftsEndpointConfiguration
 
getMediaContent() - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesEndpointConfiguration
 
getMediaSize() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getMediaSizeName() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getMediaTray() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getMemberGroupList() - Method in class org.apache.camel.component.linkedin.api.model.MemberGroups
Gets the value of the memberGroupList property.
getMemberGroups() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the memberGroups property.
getMembership_state() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getMembershipId() - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
getMembershipState() - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Gets the value of the membershipState property.
getMembershipState() - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Gets the value of the membershipState property.
getMemberUrlList() - Method in class org.apache.camel.component.linkedin.api.model.MemberUrlResources
Gets the value of the memberUrlList property.
getMemberUrlResources() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the memberUrlResources property.
getMemcachedClient(KestrelConfiguration, String) - Method in class org.apache.camel.component.kestrel.KestrelComponent
 
getMemoryStoreEvictionPolicy() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
getMerchantId() - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
 
getMergeProtocolHeaders() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getMessage() - Method in interface org.apache.camel.api.management.mbean.ManagedLogMBean
 
getMessage() - Method in interface org.apache.camel.api.management.mbean.ManagedRollbackMBean
 
getMessage() - Method in interface org.apache.camel.api.management.mbean.ManagedThrowExceptionMBean
 
getMessage() - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
getMessage() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getMessage() - Method in exception org.apache.camel.component.flatpack.FlatpackException
 
getMessage() - Method in class org.apache.camel.component.irc.IrcMessage
 
getMessage() - Method in class org.apache.camel.component.jms.reply.ReplyHolder
Gets the received message
getMessage() - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Gets the value of the message property.
getMessage() - Method in class org.apache.camel.component.linkedin.api.model.Error
Gets the value of the message property.
getMessage() - Method in class org.apache.camel.component.mail.MailMessage
Returns the underlying Mail message
getMessage() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyHolder
Gets the received message
getMessage() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ResultError
Gets the value of the message property.
getMessage() - Method in class org.apache.camel.component.salesforce.api.dto.RestError
 
getMessage() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationMessage
 
getMessage() - Method in error org.apache.camel.component.sql.stored.template.generated.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Message.
getMessage() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Input message for reading header data
getMessage() - Method in exception org.apache.camel.language.simple.types.SimpleIllegalSyntaxException
 
getMessage() - Method in class org.apache.camel.management.mbean.ManagedLog
 
getMessage() - Method in class org.apache.camel.management.mbean.ManagedRollback
 
getMessage() - Method in class org.apache.camel.management.mbean.ManagedThrowException
 
getMessage() - Method in class org.apache.camel.model.LogDefinition
 
getMessage() - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
getMessage() - Method in class org.apache.camel.model.RollbackDefinition
 
getMessage() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getMessage() - Method in class org.apache.camel.processor.RollbackProcessor
 
getMessage() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
getMessage() - Method in exception org.apache.camel.spring.spi.TransactionRollbackException
 
getMessageAsXml() - Method in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
getMessageAsXml() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getMessageAttributeNames() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getMessageBodyDocument() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Message body containing the XML signature as DOM.
getMessageBodyDocument() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Message body containing the XML signature as DOM.
getMessageBodyNode() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
The message body as DOM node.
getMessageBodyNode(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getMessageChannel() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
Deprecated.
getMessageConsumer() - Method in class org.apache.camel.component.sjms.MessageConsumerResources
 
getMessageConverter() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getMessageConverter() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getMessageConverter() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Gets the message converter to convert between rabbit and camel
getMessageCorrelator() - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
getMessageCreatedStrategy() - Method in class org.apache.camel.component.jms.JmsComponent
 
getMessageCreatedStrategy() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getMessageCreatedStrategy() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getMessageCreatedStrategy() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
getMessageCreatedStrategy() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getMessageCreatedStrategy() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getMessageDigestAlgorithm(String, String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getMessageEncoding(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getMessageEncoding() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getMessageExchangePattern() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
getMessageExchangePattern() - Method in interface org.apache.camel.api.management.mbean.ManagedSendProcessorMBean
 
getMessageExchangePattern() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
getMessageExchangePattern() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
getMessageFactory() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getMessageFactory() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getMessageFilter() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getMessageForResponse(Exchange) - Static method in class org.apache.camel.component.aws.common.AwsExchangeUtil
 
getMessageForResponse(Exchange) - Method in class org.apache.camel.component.aws.ddb.AbstractDdbCommand
 
getMessageFrequency() - Method in interface org.apache.camel.api.management.mbean.ManagedSamplingThrottlerMBean
 
getMessageFrequency() - Method in class org.apache.camel.management.mbean.ManagedSamplingThrottler
 
getMessageFrequency() - Method in class org.apache.camel.model.SamplingDefinition
 
getMessageFrequency() - Method in class org.apache.camel.processor.SamplingThrottler
 
getMessageHeaderFilters() - Method in class org.apache.camel.component.cxf.common.header.CxfHeaderFilterStrategy
 
getMessageHeaderFiltersMap() - Method in class org.apache.camel.component.cxf.common.header.CxfHeaderFilterStrategy
 
getMessageHistory() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getMessageHistory() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getMessageHistory() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getMessageHistory() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getMessageHistory() - Method in class org.apache.camel.model.RouteDefinition
Whether message history is enabled on this route.
getMessageHistory() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getMessageHistoryFactory() - Method in interface org.apache.camel.CamelContext
Gets the current MessageHistoryFactory
getMessageHistoryFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getMessageId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getMessageId() - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesAttachmentsEndpointConfiguration
 
getMessageId() - Method in class org.apache.camel.impl.MessageSupport
 
getMessageId() - Method in interface org.apache.camel.Message
Returns the id of the message
getMessageId() - Method in class org.apache.camel.processor.idempotent.jpa.MessageProcessed
 
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
 
getMessageIdStrategy(Object) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Configure message id strategy for wsa:replyTo The route definition has priority over this endpoint.
getMessageIdStrategy() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getMessageInterpolator() - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
 
getMessageLength() - Method in class org.apache.camel.component.smpp.SmppSplitter
Gets maximum message length.
getMessageListenerContainerFactory() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getMessageListenerContainerFactory() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getMessageName() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getMessageProducer() - Method in class org.apache.camel.component.sjms.MessageProducerResources
Gets the QueueSender value of queueSender for this instance of MessageProducerResources.
getMessageRetentionPeriod() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getMessages() - Method in class org.apache.camel.component.yammer.model.Messages
 
getMessages() - Method in exception org.apache.camel.guice.support.CloseFailedException
 
getMessageSelector() - Method in class org.apache.camel.component.jms.reply.SharedQueueMessageListenerContainer
 
getMessageSelector() - Method in class org.apache.camel.component.sjms.SjmsConsumer
Gets the JMS Message selector syntax.
getMessageSelector() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getMessageSender() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getMessageSenders(Object) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Configure message sender for wsa:replyTo from a camel route definition.
getMessageStructure() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
getMessageType() - Method in class org.apache.camel.component.irc.IrcMessage
 
getMessageType() - Method in class org.apache.camel.component.yammer.model.Message
 
getMeta() - Method in class org.apache.camel.component.yammer.model.Messages
 
getMetadataJmsOperations(JmsEndpoint) - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getMetadataJmsOperations() - Method in class org.apache.camel.component.jms.JmsEndpoint
Returns the JmsOperations used for metadata operations such as creating temporary destinations
getMetadataJmsOperations(JmsEndpoint) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getMetadataMaxAgeMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getMetadataMaxAgeMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getMethod() - Method in interface org.apache.camel.api.management.mbean.ManagedBeanMBean
 
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 enum org.apache.camel.component.box.internal.IBoxCollaborationsManagerApiMethod
 
getMethod() - Method in enum org.apache.camel.component.box.internal.IBoxCommentsManagerApiMethod
 
getMethod() - Method in enum org.apache.camel.component.box.internal.IBoxEventsManagerApiMethod
 
getMethod() - Method in enum org.apache.camel.component.box.internal.IBoxFilesManagerApiMethod
 
getMethod() - Method in enum org.apache.camel.component.box.internal.IBoxFoldersManagerApiMethod
 
getMethod() - Method in enum org.apache.camel.component.box.internal.IBoxGroupsManagerApiMethod
 
getMethod() - Method in enum org.apache.camel.component.box.internal.IBoxSearchManagerApiMethod
 
getMethod() - Method in enum org.apache.camel.component.box.internal.IBoxSharedItemsManagerApiMethod
 
getMethod() - Method in enum org.apache.camel.component.box.internal.IBoxUsersManagerApiMethod
 
getMethod() - Method in enum org.apache.camel.component.box.internal.LongPollingEventsManagerApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.AddOnGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.AddressGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.ClientTokenGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.CreditCardVerificationGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.CustomerGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.DiscountGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.MerchantAccountGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.PaymentMethodGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.PaymentMethodNonceGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.PlanGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.SettlementBatchSummaryGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.SubscriptionGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.TransactionGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.braintree.internal.WebhookNotificationGatewayApiMethod
 
getMethod() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 
getMethod() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
getMethod() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarAclApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarListApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarChannelsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarColorsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarEventsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarFreebusyApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarSettingsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DriveAboutApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DriveAppsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DriveChangesApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DriveChannelsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DriveChildrenApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DriveCommentsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DriveFilesApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DriveParentsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DrivePermissionsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DrivePropertiesApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DriveRealtimeApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DriveRepliesApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.drive.internal.DriveRevisionsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersDraftsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersHistoryApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersLabelsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesAttachmentsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersThreadsApiMethod
 
getMethod() - Method in enum org.apache.camel.component.linkedin.internal.CommentsResourceApiMethod
 
getMethod() - Method in enum org.apache.camel.component.linkedin.internal.CompaniesResourceApiMethod
 
getMethod() - Method in enum org.apache.camel.component.linkedin.internal.GroupsResourceApiMethod
 
getMethod() - Method in enum org.apache.camel.component.linkedin.internal.JobsResourceApiMethod
 
getMethod() - Method in enum org.apache.camel.component.linkedin.internal.PeopleResourceApiMethod
 
getMethod() - Method in enum org.apache.camel.component.linkedin.internal.PostsResourceApiMethod
 
getMethod() - Method in enum org.apache.camel.component.linkedin.internal.SearchResourceApiMethod
 
getMethod() - Method in class org.apache.camel.component.olingo2.api.impl.HttpMerge
 
getMethod() - Method in enum org.apache.camel.component.olingo2.internal.Olingo2AppApiMethod
 
getMethod() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getMethod() - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
getMethod() - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
getMethod() - Method in exception org.apache.camel.language.bean.RuntimeBeanExpressionException
 
getMethod() - Method in class org.apache.camel.management.mbean.ManagedBeanProcessor
 
getMethod() - Method in class org.apache.camel.model.BeanDefinition
 
getMethod() - Method in class org.apache.camel.model.language.MethodCallExpression
 
getMethod() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getMethod() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the HTTP method (GET, POST, PUT etc)
getMethod() - Method in interface org.apache.camel.util.component.ApiMethod
Returns Method in proxy type.
getMethod() - Method in class org.apache.camel.util.component.ApiMethodImpl
 
getMethod() - Method in class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
getMethodForSoapAction(String) - Method in class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
 
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.component.box.BoxConfiguration
 
getMethodName() - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
 
getMethodName() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
getMethodName() - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
 
getMethodName() - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
 
getMethodName() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
getMethodName() - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
getMethodName() - Method in class org.apache.camel.component.xmlrpc.XmlRpcRequestImpl
 
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.
getMetric() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getMetricName() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getMetricRegistry() - Method in class org.apache.camel.component.metrics.MetricsComponent
 
getMetricReporters() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getMetricReporters() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getMetricsName(Message, String) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
getMetricsName() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getMetricsRegistry() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
getMetricsRegistry() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
getMetricsRegistry() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
getMetricsRegistry() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
getMetricsRegistry() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
getMetricsSampleWindowMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getMetricsSampleWindowMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getMetricsType() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getMgfAlgorithm() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getMgfAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getMilestoneId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getMimeType() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getMinAge() - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
getMinAge() - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
getMinAge() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
getMinDepth() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getMinDuration() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getMinDuration() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getMinDuration() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
The lowest duration time in millis.
getMinLength() - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
getMinLength() - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
getMinLength() - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
getMinProcessingTime() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getMinProcessingTime() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getMinProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getMinProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getMinProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getMinRate() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getMinThreads() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getMinThreads() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getMinThreads() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
getMinThreads() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
getMinVersion() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
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, FacebookNameStyle, Set<String>) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Get missing properties.
getMissingProperties(String, Set<String>) - Method in class org.apache.camel.util.component.ApiMethodHelper
Get missing properties.
getMllpPayload() - Method in exception org.apache.camel.component.mllp.MllpException
 
getMockEndpoint(String) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Resolves the mandatory Mock endpoint using a URI of the form mock:someName
getMockEndpoint(String, boolean) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Resolves the MockEndpoint using a URI of the form mock:someName, optionally creating it if it does not exist.
getMockEndpoint(String) - Method in class org.apache.camel.testng.CamelTestSupport
Resolves the mandatory Mock endpoint using a URI of the form mock:someName
getMockEndpoint(String, boolean) - Method in class org.apache.camel.testng.CamelTestSupport
Resolves the MockEndpoint using a URI of the form mock:someName, optionally creating it if it does not exist.
getMode() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getMode() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getMode() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getMode() - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
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
 
getModeFromString(String) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
getModel(String) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getModel(String, Class<?>) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getModelJAXBContextFactory() - Method in interface org.apache.camel.CamelContext
Returns the JAXB Context factory used to create Models.
getModelJAXBContextFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getModelJAXBContextFactory() - Method in class org.apache.camel.main.MainSupport
 
getModels() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getModified_since() - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
getModified_since() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getModifyMessageRequest() - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesEndpointConfiguration
 
getModRewriteConfFile() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
getModRewriteConfText() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
getModuleClassNames() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getModuleClassNames() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getModuleClassNames() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getModuleClassNames() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getModuleRefs() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getModuleRefs() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getModuleRefs() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getModuleRefs() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getModules() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getModules() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getModuleURIResolver() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
getModuleURIResolver() - Method in class org.apache.camel.component.xquery.XQueryComponent
 
getModuleURIResolver() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
getModulus() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getMongoConnection() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getMongoConnection() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getMonitorType() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getMonth() - Method in class org.apache.camel.component.linkedin.api.model.Date
Gets the value of the month property.
getMonth() - Method in class org.apache.camel.component.linkedin.api.model.Date1
Gets the value of the month property.
getMonth() - Method in class org.apache.camel.component.linkedin.api.model.DateOfBirth
Gets the value of the month property.
getMonth() - Method in class org.apache.camel.component.linkedin.api.model.EndDate
Gets the value of the month property.
getMonth() - Method in class org.apache.camel.component.linkedin.api.model.ExpirationDate
Gets the value of the month property.
getMonth() - Method in class org.apache.camel.component.linkedin.api.model.PostingDate
Gets the value of the month property.
getMonth() - Method in class org.apache.camel.component.linkedin.api.model.StartDate
Gets the value of the month property.
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
 
getMqttMessage() - Method in class org.apache.camel.component.paho.PahoMessage
 
getMqttQosPropertyName() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getMqttRetainPropertyName() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getMqttTopicPropertyName() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Deprecated.
getMsgExpiration() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getMsgId() - Method in class org.apache.camel.component.syslog.Rfc5424SyslogMessage
 
getMugshotUrl() - Method in class org.apache.camel.component.yammer.model.User
 
getMugshotUrlTemplate() - Method in class org.apache.camel.component.yammer.model.User
 
getMultiFrameInterval() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getMultiParameterArray() - Method in class org.apache.camel.model.BeanDefinition
 
getMultipartFilter() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getMultipartSubType() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
getMultipartWithoutAttachment() - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
getMultipleConsumers() - Method in class org.apache.camel.component.seda.QueueReference
 
getMultiplexChannelHandler(int) - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
 
getMultiplexChannelHandler(int) - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
 
getMultiplier() - Method in class org.apache.camel.dataformat.bindy.format.AbstractNumberFormat
 
getMustacheFactory() - Method in class org.apache.camel.component.mustache.MustacheComponent
 
getMustacheFactory() - Method in class org.apache.camel.component.mustache.MustacheEndpoint
 
getMustBeJAXBElement() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getNagiosSettings() - Method in class org.apache.camel.component.nagios.NagiosConfiguration
 
getNagiosSettings() - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
getName() - Method in interface org.apache.camel.api.management.mbean.ManagedDataFormatMBean
 
getName() - Method in class org.apache.camel.bam.model.ActivityDefinition
 
getName() - Method in class org.apache.camel.bam.model.ProcessDefinition
 
getName() - Method in interface org.apache.camel.CamelContext
Gets the name (id) of the this context.
getName() - Method in class org.apache.camel.component.apns.ApnsEndpoint
 
getName() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getName() - Method in class org.apache.camel.component.aws.cw.CwConfiguration
 
getName() - Method in class org.apache.camel.component.bean.MethodBean
 
getName() - Method in class org.apache.camel.component.bean.RegistryBean
 
getName() - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
getName() - Method in enum org.apache.camel.component.box.internal.BoxApiName
 
getName() - Method in enum org.apache.camel.component.box.internal.IBoxCollaborationsManagerApiMethod
 
getName() - Method in enum org.apache.camel.component.box.internal.IBoxCommentsManagerApiMethod
 
getName() - Method in enum org.apache.camel.component.box.internal.IBoxEventsManagerApiMethod
 
getName() - Method in enum org.apache.camel.component.box.internal.IBoxFilesManagerApiMethod
 
getName() - Method in enum org.apache.camel.component.box.internal.IBoxFoldersManagerApiMethod
 
getName() - Method in enum org.apache.camel.component.box.internal.IBoxGroupsManagerApiMethod
 
getName() - Method in enum org.apache.camel.component.box.internal.IBoxSearchManagerApiMethod
 
getName() - Method in enum org.apache.camel.component.box.internal.IBoxSharedItemsManagerApiMethod
 
getName() - Method in enum org.apache.camel.component.box.internal.IBoxUsersManagerApiMethod
 
getName() - Method in enum org.apache.camel.component.box.internal.LongPollingEventsManagerApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.AddOnGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.AddressGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.BraintreeApiName
 
getName() - Method in enum org.apache.camel.component.braintree.internal.ClientTokenGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.CreditCardVerificationGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.CustomerGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.DiscountGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.MerchantAccountGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.PaymentMethodGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.PaymentMethodNonceGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.PlanGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.SettlementBatchSummaryGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.SubscriptionGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.TransactionGatewayApiMethod
 
getName() - Method in enum org.apache.camel.component.braintree.internal.WebhookNotificationGatewayApiMethod
 
getName() - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
getName() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
 
getName() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
getName() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
getName() - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
getName() - Method in class org.apache.camel.component.dozer.DozerConfiguration
 
getName() - Method in class org.apache.camel.component.event.EventEndpoint
 
getName() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getName() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 
getName() - Method in class org.apache.camel.component.file.remote.DSAKeyPairIdentity
 
getName() - Method in class org.apache.camel.component.file.remote.RSAKeyPairIdentity
 
getName() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Returns the endpoint name.
getName() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarAclApiMethod
 
getName() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarListApiMethod
 
getName() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarChannelsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarColorsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarEventsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarFreebusyApiMethod
 
getName() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarSettingsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.calendar.internal.GoogleCalendarApiName
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DriveAboutApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DriveAppsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DriveChangesApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DriveChannelsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DriveChildrenApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DriveCommentsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DriveFilesApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DriveParentsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DrivePermissionsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DrivePropertiesApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DriveRealtimeApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DriveRepliesApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.DriveRevisionsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.drive.internal.GoogleDriveApiName
 
getName() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersApiMethod
 
getName() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersDraftsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersHistoryApiMethod
 
getName() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersLabelsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesApiMethod
 
getName() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesAttachmentsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersThreadsApiMethod
 
getName() - Method in enum org.apache.camel.component.google.mail.internal.GoogleMailApiName
 
getName() - Method in class org.apache.camel.component.gora.GoraConfiguration
 
getName() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
getName() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
Gets the queue name.
getName() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
Gets the set name.
getName() - Method in class org.apache.camel.component.irc.IrcChannel
 
getName() - Method in class org.apache.camel.component.linkedin.api.model.Application
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Authority
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Authorization
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Bucket
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Certification
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.CompanyStatus
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.CompanyType
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.EmployeeCountRange
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.ExperienceLevel
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Facet
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.HttpHeader
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Industry
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Inventor
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.JobFunction
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.JobType
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Location
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.MemberGroup
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.MemberUrl
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.NameType
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Office
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.ProductCategory
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.ProductType
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Proficiency
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.PublicationAuthor
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Publisher
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.QuestionCategory
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.ServiceProvider
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Status
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.StockExchange
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.UpdateField
Gets the value of the name property.
getName() - Method in class org.apache.camel.component.linkedin.api.model.Years
Gets the value of the name property.
getName() - Method in enum org.apache.camel.component.linkedin.internal.CommentsResourceApiMethod
 
getName() - Method in enum org.apache.camel.component.linkedin.internal.CompaniesResourceApiMethod
 
getName() - Method in enum org.apache.camel.component.linkedin.internal.GroupsResourceApiMethod
 
getName() - Method in enum org.apache.camel.component.linkedin.internal.JobsResourceApiMethod
 
getName() - Method in enum org.apache.camel.component.linkedin.internal.LinkedInApiName
 
getName() - Method in enum org.apache.camel.component.linkedin.internal.PeopleResourceApiMethod
 
getName() - Method in enum org.apache.camel.component.linkedin.internal.PostsResourceApiMethod
 
getName() - Method in enum org.apache.camel.component.linkedin.internal.SearchResourceApiMethod
 
getName() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getName() - Method in class org.apache.camel.component.mqtt.MQTTEndpoint
 
getName() - Method in class org.apache.camel.component.netty.http.HttpPrincipal
 
getName() - Method in interface org.apache.camel.component.netty.http.SecurityAuthenticator
Gets the name of the realm.
getName() - Method in class org.apache.camel.component.netty.http.SecurityAuthenticatorSupport
 
getName() - Method in class org.apache.camel.component.netty4.http.HttpPrincipal
 
getName() - Method in interface org.apache.camel.component.netty4.http.SecurityAuthenticator
Gets the name of the realm.
getName() - Method in class org.apache.camel.component.netty4.http.SecurityAuthenticatorSupport
 
getName() - Method in enum org.apache.camel.component.olingo2.internal.Olingo2ApiName
 
getName() - Method in enum org.apache.camel.component.olingo2.internal.Olingo2AppApiMethod
 
getName() - Method in class org.apache.camel.component.paxlogging.PaxLoggingEndpoint
getName() - Method in class org.apache.camel.component.properties.EnvPropertiesFunction
 
getName() - Method in interface org.apache.camel.component.properties.PropertiesFunction
Name of the function which is used as name: to let the properties component know its a function.
getName() - Method in class org.apache.camel.component.properties.ServiceHostPropertiesFunction
 
getName() - Method in class org.apache.camel.component.properties.ServicePortPropertiesFunction
 
getName() - Method in class org.apache.camel.component.properties.ServicePropertiesFunction
 
getName() - Method in class org.apache.camel.component.properties.SysPropertiesFunction
 
getName() - Method in class org.apache.camel.component.ref.RefEndpoint
 
getName() - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.ActionOverride
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.FilterOperator
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.FilterValue
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingInfo
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.NamedLayoutInfo
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.RecentItem
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.RecordTypeInfo
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
getName() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getName() - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
getName() - Method in class org.apache.camel.component.scp.ScpFile
 
getName() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getName() - Method in class org.apache.camel.component.sql.stored.template.ast.InputParameter
 
getName() - Method in class org.apache.camel.component.sql.stored.template.ast.OutParameter
 
getName() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getName() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
getName() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getName() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getName() - Method in class org.apache.camel.component.yammer.model.Reference
 
getName() - Method in class org.apache.camel.component.yammer.model.User
 
getName() - Method in class org.apache.camel.core.osgi.OsgiCamelContextNameStrategy
 
getName() - Method in class org.apache.camel.dataformat.soap.name.MethodInfo
 
getName() - Method in class org.apache.camel.http.common.CamelFileDataSource
 
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.management.mbean.ManagedDataFormat
 
getName() - Method in class org.apache.camel.model.dataformat.UniVocityHeader
 
getName() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
getName() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getName() - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
getName() - Method in exception org.apache.camel.NoSuchBeanException
 
getName() - Method in class org.apache.camel.processor.aggregate.cassandra.NamedCassandraAggregationRepository
 
getName() - Method in class org.apache.camel.processor.idempotent.cassandra.NamedCassandraIdempotentRepository
 
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 class org.apache.camel.spring.boot.CamelConfigurationProperties
 
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
 
getNamedLayoutInfos() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
getNamedLayouts() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getNamedQuery() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
getNamedQuery() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getNamedReplyTo() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getNamedReplyTo() - Method in class org.apache.camel.component.sjms.SjmsProducer
Returns the named reply to value for this producer
getNameInNamespace() - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
getNameInNamespace() - Method in class org.apache.camel.util.jndi.JndiContext
 
getNameParser(Name) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
getNameParser(String) - Method in class org.apache.camel.guice.jndi.internal.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.component.metrics.routepolicy.MetricsRoutePolicy
 
getNamePattern() - Method in class org.apache.camel.impl.DefaultManagementNameStrategy
 
getNamePattern() - Method in interface org.apache.camel.spi.ManagementNameStrategy
Gets the custom name pattern.
getNames() - Method in class org.apache.camel.component.yammer.model.LikedBy
 
getNamespace() - Method in class org.apache.camel.component.aws.cw.CwConfiguration
 
getNamespace() - Method in class org.apache.camel.component.etcd.AbstractEtcdConsumer
 
getNamespace() - Method in class org.apache.camel.component.etcd.AbstractEtcdEndpoint
 
getNamespace() - Method in class org.apache.camel.component.etcd.AbstractEtcdPollingConsumer
 
getNamespace() - Method in class org.apache.camel.component.etcd.AbstractEtcdProducer
 
getNamespace() - Method in class org.apache.camel.component.kubernetes.consumer.common.NamespaceEvent
 
getNamespace() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getNamespaceContext() - Method in class org.apache.camel.builder.xml.XPathBuilder
Gets the namespace context, can be null if no custom context has been assigned.
getNamespaceContext() - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
getNamespaceLenient() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getNamespaceLenient() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getNamespaceMappings() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getNamespaceName() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The namespace name
getNamespacePrefix() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
 
getNamespacePrefix() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getNamespacePrefixes() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
getNamespacePrefixRef() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
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
 
getNameStyle() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
getNativeQuery() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
getNativeQuery() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getNatsConfiguration() - Method in class org.apache.camel.component.nats.NatsEndpoint
 
getNavigationSegments() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getNetmask() - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
 
getNettyHttpBinding() - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
 
getNettyHttpBinding() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
getNettyHttpBinding() - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
 
getNettyHttpBinding() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
getNettyServerBootstrapFactory() - Method in class org.apache.camel.component.netty.NettyConsumer
 
getNettyServerBootstrapFactory() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getNettyServerBootstrapFactory() - Method in class org.apache.camel.component.netty4.NettyConsumer
 
getNettyServerBootstrapFactory() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getNettySharedHttpServer() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
getNettySharedHttpServer() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
getNetworkAddress() - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
 
getNetworkDomains() - Method in class org.apache.camel.component.yammer.model.User
 
getNetworkId() - Method in class org.apache.camel.component.yammer.model.Message
 
getNetworkId() - Method in class org.apache.camel.component.yammer.model.User
 
getNetworkInterface() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getNetworkInterface() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getNetworkInterfaceAddresses() - Static method in class org.apache.camel.util.HostUtils
Returns a Map of InetAddress per NetworkInterface.
getNetworkName() - Method in class org.apache.camel.component.yammer.model.User
 
getNetworkRecoveryInterval() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getNetworkStats() - Method in class org.apache.camel.component.linkedin.api.model.Network
Gets the value of the networkStats property.
getNetworkStats() - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getNetworkUpdates(String, NetworkUpdateReturnType, Long, Long, Long, Long, Boolean, String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getNetworkUpdatesById(String, NetworkUpdateReturnType, Long, Long, Long, Long, Boolean, String, String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getNewerThan() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
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
 
getNewPosition() - Method in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
Gets the value of the newPosition property.
getNewRemotePath() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getNewRemotePath() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getNewRoleValue() - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Gets the value of the newRoleValue property.
getNewValue() - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
Gets the value of the newValue property.
getNextAvailable() - Static method in class org.apache.camel.test.AvailablePortFinder
Gets the next available port starting at the lowest number.
getNextAvailable(int) - Static method in class org.apache.camel.test.AvailablePortFinder
Gets the next available port starting at a given from port.
getNextAvailable() - Static method in class org.apache.camel.testng.AvailablePortFinder
Gets the next available port starting at the lowest port number.
getNextAvailable(int) - Static method in class org.apache.camel.testng.AvailablePortFinder
Gets the next available port starting at a port.
getNextCounter(AtomicInteger) - Static method in class org.apache.camel.core.osgi.OsgiNamingHelper
 
getNextCounter() - Static method in class org.apache.camel.impl.DefaultCamelContextNameStrategy
 
getNextName() - Method in class org.apache.camel.core.osgi.OsgiCamelContextNameStrategy
 
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
 
getNextRecordsUrl() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractQueryRecordsBase
 
getNextToken() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Get the next Token.
getNextToken() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
Get the next Token.
getNickname() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getNickname() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getNiofsDirectory() - Method in class org.apache.camel.component.lucene.LuceneIndexer
 
getNode() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
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
 
getNode() - Method in class org.apache.camel.ruby.ScriptRouteBuilder
 
getNode() - Method in class org.w3._2003._05.soap_envelope.Fault
Gets the value of the node property.
getNodeCounter(String) - Static method in class org.apache.camel.impl.DefaultNodeIdFactory
Returns the counter for the given node key, lazily creating one if necessary
getNodeForMessageBodyInEnvelopingCase(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getNodeFromMessage(Message, String) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
Pulls the target node from the header keyed by ZooKeeperMessage.ZOOKEEPER_NODE.
getNodeId() - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
getNodeId(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Retrieves the node id from the URI or from the exchange headers.
getNodeId() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getNodeId() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getNodeId() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.AwaitThread
The id of the node from the route where the exchange was processed when the thread was set to block.
getNodeId() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
The id of the node from the route where the exchange currently is being processed

Is null if message history is disabled.

getNodeIdFactory() - Method in interface org.apache.camel.CamelContext
Gets the node id factory
getNodeIdFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getNodeLength() - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
getNodeMessage(RouteNode, Exchange) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
getNodePredicate(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Returns the required Predicate for the Exhcnage.
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.
getNodeState() - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
getNodeState(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Retrieves the node state from the URI or from the exchange headers.
getNodeState() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getNodeState() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getNodeTypeNames() - Method in class org.apache.camel.component.jcr.JcrEndpoint
When a comma separated nodeTypeName list string is set, only events whose associated parent node has one of the node types (or a subtype of one of the node types) in this list will be received.
getNoNamespaceSchemaLocation() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getNoNamespaceSchemaLocation() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getNonEmployeeCount() - Method in class org.apache.camel.component.linkedin.api.model.FollowStatistics
Gets the value of the nonEmployeeCount property.
getNonEmptyStringSearchValue(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getNoOfMetricsSample() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getNoOfMetricsSample() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getNoopCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getNoopCounter() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getNoopCounter() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Number of noop attempts (no type conversion was needed)
getNoRandomizeServers() - Method in class org.apache.camel.component.nats.NatsConfiguration
Whether or not randomizing the order of servers for the connection attempts
getNoReplyLogLevel() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getNoReplyLogLevel() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getNoReplyLogLevel() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getNoReplyLogLevel() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getNormalizedLineSeparator() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets the normalized line separator.
getNormalizedLineSeparator() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getNormalizedName() - Method in class org.apache.camel.component.yammer.model.Reference
 
getNoteId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getNotes() - Method in class org.apache.camel.component.linkedin.api.model.Education
Gets the value of the notes property.
getNotFilteredCount() - Method in class org.apache.camel.processor.ChoiceProcessor
Gets the number of Exchanges that did not match any predicate and are routed using otherwise
getNotificationFilter() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getNotificationId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getNotificationId() - Method in class org.apache.camel.component.jmx.jaxb.TimerNotification
Gets the value of the notificationId property.
getNotificationInfo() - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
getNotifyForFields() - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
getNotifyForFields() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getNotifyForOperationCreate() - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
getNotifyForOperationCreate() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getNotifyForOperationDelete() - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
getNotifyForOperationDelete() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getNotifyForOperations() - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
getNotifyForOperations() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getNotifyForOperationUndelete() - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
getNotifyForOperationUndelete() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getNotifyForOperationUpdate() - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
getNotifyForOperationUpdate() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getNsMap() - Method in class org.apache.camel.component.cxf.CxfPayload
 
getNullableArguments() - Method in class org.apache.camel.util.component.ApiMethodHelper
Returns argument names that can be set to null if not specified.
getNullString() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Gets the null string replacement.
getNullString() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getNullStringDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getNullValue() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets the String representation of a null value.
getNullValue() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getNumActive() - Method in class org.apache.camel.component.netty.SharedSingletonObjectPool
 
getNumActive() - Method in class org.apache.camel.component.netty4.SharedSingletonObjectPool
 
getNumber() - Method in class org.apache.camel.component.linkedin.api.model.Certification
Gets the value of the number property.
getNumber() - Method in class org.apache.camel.component.linkedin.api.model.Patent
Gets the value of the number property.
getNumber() - Method in class org.apache.camel.util.Time
 
getNumberBatchesCompleted() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the numberBatchesCompleted property.
getNumberBatchesFailed() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the numberBatchesFailed property.
getNumberBatchesInProgress() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the numberBatchesInProgress property.
getNumberBatchesQueued() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the numberBatchesQueued property.
getNumberBatchesTotal() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the numberBatchesTotal property.
getNumberFormat() - Method in class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
Gets the number format if in use.
getNumberFormat() - Method in class org.apache.camel.processor.ThroughputLogger
 
getNumberingPlanIndicator() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getNumberOfFollowers(long, List<String>, List<String>, List<String>, List<String>, List<String>) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
getNumberOfHashGroups() - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
getNumberOfHits() - Method in class org.apache.camel.processor.lucene.support.Hits
 
getNumberOfPages() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getNumberOfPages() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getNumberOfPages() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getNumberOfRecordsToRead() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets the number of records to read.
getNumberOfRecordsToRead() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getNumberOfRestServices() - Method in interface org.apache.camel.api.management.mbean.ManagedRestRegistryMBean
 
getNumberOfRestServices() - Method in class org.apache.camel.management.mbean.ManagedRestRegistry
 
getNumberOfTypeConverters() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getNumberOfTypeConverters() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getNumberRecordsFailed() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Gets the value of the numberRecordsFailed property.
getNumberRecordsFailed() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the numberRecordsFailed property.
getNumberRecordsProcessed() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Gets the value of the numberRecordsProcessed property.
getNumberRecordsProcessed() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the numberRecordsProcessed property.
getNumberRetries() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the numberRetries property.
getNumConnections() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the numConnections property.
getNumFollowers() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the numFollowers property.
getNumIdle() - Method in class org.apache.camel.component.netty.SharedSingletonObjectPool
 
getNumIdle() - Method in class org.apache.camel.component.netty4.SharedSingletonObjectPool
 
getNumLikes() - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Gets the value of the numLikes property.
getNumLikes() - Method in class org.apache.camel.component.linkedin.api.model.Update
Gets the value of the numLikes property.
getNumOfReadBytes() - Method in class org.apache.camel.component.hdfs.HdfsInputStream
 
getNumOfReadBytes() - Method in class org.apache.camel.component.hdfs2.HdfsInputStream
 
getNumOfReadMessages() - Method in class org.apache.camel.component.hdfs.HdfsInputStream
 
getNumOfReadMessages() - Method in class org.apache.camel.component.hdfs2.HdfsInputStream
 
getNumOfWrittenBytes() - Method in class org.apache.camel.component.hdfs.HdfsOutputStream
 
getNumOfWrittenBytes() - Method in class org.apache.camel.component.hdfs2.HdfsOutputStream
 
getNumOfWrittenMessages() - Method in class org.apache.camel.component.hdfs.HdfsOutputStream
 
getNumOfWrittenMessages() - Method in class org.apache.camel.component.hdfs2.HdfsOutputStream
 
getNumRecommendations() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the numRecommendations property.
getNumRecommenders() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the numRecommenders property.
getNumResults() - Method in class org.apache.camel.component.linkedin.api.model.CompanySearch
Gets the value of the numResults property.
getNumResults() - Method in class org.apache.camel.component.linkedin.api.model.PeopleSearch
Gets the value of the numResults property.
getOAuthAccessToken() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getOAuthAccessTokenURL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getOAuthAppId() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getOAuthAppSecret() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getOAuthAuthorizationURL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getOauthClientId() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getOauthClientSecret() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getOAuthPermissions() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getOAuthToken(BoxConfiguration, CachedBoxClient) - Static method in class org.apache.camel.component.box.internal.BoxClientHelper
 
getOauthToken() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getOauthToken() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The Auth Token
getOAuthToken() - Method in class org.apache.camel.component.linkedin.api.LinkedInOAuthRequestFilter
 
getOAuthToken() - Method in interface org.apache.camel.component.linkedin.api.OAuthSecureStorage
Get token from secure storage.
getOAuthToken() - Method in class org.apache.camel.component.linkedin.internal.CachingOAuthSecureStorage
 
getOauthTokenUrl() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getObject() - Method in class org.apache.camel.blueprint.CamelErrorHandlerFactoryBean
 
getObject() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
getObject() - Method in class org.apache.camel.component.cxf.spring.SpringBusFactoryBean
 
getObject() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the object property.
getObject() - Method in class org.apache.camel.core.xml.AbstractCamelConsumerTemplateFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.AbstractCamelProducerTemplateFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.util.jsse.AbstractJsseUtilFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
 
getObject() - Method in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
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.
getObject() - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
getObject() - Method in class org.apache.camel.spring.CamelRestContextFactoryBean
 
getObject() - Method in class org.apache.camel.spring.CamelRouteContextFactoryBean
 
getObject() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getObjectByPath(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
getObjectDescribe() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectBasicInfo
 
getObjectDomain() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getObjectFactory(CamelContext, Class<T>) - Static method in class org.apache.camel.converter.jaxb.JaxbHelper
 
getObjectFactory() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getObjectId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getObjectMapper() - Method in class org.apache.camel.component.boon.BoonDataFormat
 
getObjectMapper() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getObjectMapper() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getObjectModel() - Method in class org.apache.camel.model.language.XPathExpression
 
getObjectModelUri() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getObjectModelUri() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
getObjectName() - Method in class org.apache.camel.component.jmx.jaxb.ObjectNamesType
Gets the value of the objectName property.
getObjectName() - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Gets the value of the objectName property.
getObjectName() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
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
 
getObjectNameForDataFormat(CamelContext, DataFormat) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForDataFormat(CamelContext, DataFormat) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForEndpoint(Endpoint) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForEndpoint(Endpoint) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForErrorHandler(RouteContext, Processor, ErrorHandlerFactory) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForErrorHandler(RouteContext, Processor, ErrorHandlerFactory) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForEventNotifier(CamelContext, EventNotifier) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForEventNotifier(CamelContext, EventNotifier) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForProcessor(CamelContext, Processor, NamedNode) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForProcessor(CamelContext, Processor, NamedNode) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForProducer(CamelContext, Producer) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForProducer(CamelContext, Producer) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
getObjectNameForRoute(Route) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
getObjectNameForRoute(Route) - Method in interface org.apache.camel.spi.ManagementNamingStrategy
 
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
 
getObjectPath() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the fully qualified integrated file system path name of the target object of this endpoint.
getObjectPath() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
Returns the fully qualified integrated file system path name of the data queue of this endpoint.
getObjectProperties() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getObjectProperty(Message, String) - Method in class org.apache.camel.component.jms.JmsBinding
 
getObjectProperty(Message, String) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
 
getObjects() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Returns the objects.
getObjects() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
XML objects list.
getObjects() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
getObjects(XmlSignatureProperties.Input, XmlSignatureProperties.Output) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getObjectsForMessageMapping(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Returns the objects which must be taken into account for the mapping to the camel message.
getObjectType() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getObjectType() - Method in class org.apache.camel.blueprint.CamelErrorHandlerFactoryBean
 
getObjectType() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
getObjectType() - Method in class org.apache.camel.component.cxf.spring.SpringBusFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.AbstractCamelConsumerTemplateFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.AbstractCamelProducerTemplateFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.util.jsse.AbstractJsseUtilFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextClientParametersFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextServerParametersFactoryBean
 
getObjectType() - Method in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
getObjectType() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getObjectType() - Method in class org.apache.camel.spring.CamelRestContextFactoryBean
 
getObjectType() - Method in class org.apache.camel.spring.CamelRouteContextFactoryBean
 
getObjectType() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getObjectTypeId(CmisObject) - Static method in class org.apache.camel.component.cmis.CMISHelper
 
getObservable() - Method in class org.apache.camel.rx.support.ObservableProcessor
Returns the Observable for this Processor so that the messages that are received can be processed using the RX Java API
getObservedAttribute() - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
Gets the value of the observedAttribute property.
getObservedAttribute() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getObservedObject() - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
Gets the value of the observedObject property.
getObserver() - Method in class org.apache.camel.rx.support.EndpointSubscription
 
getOfferId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getOffice() - Method in class org.apache.camel.component.linkedin.api.model.Patent
Gets the value of the office property.
getOfficial() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getOffset() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getOids() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getOkStatusCodeRange() - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
getOkStatusCodeRange() - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
The status codes which is considered a success response.
getOkStatusCodeRange() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
getOkStatusCodeRange() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
getOkStatusCodeRange() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
getOlderAvailable() - Method in class org.apache.camel.component.yammer.model.Meta
 
getOlderThan() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
getOldestInflightDuration() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getOldestInflightDuration() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getOldestInflightExchangeId() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getOldestInflightExchangeId() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getOldPosition() - Method in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
Gets the value of the oldPosition property.
getOldRoleValue() - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Gets the value of the oldRoleValue property.
getOldValue() - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
Gets the value of the oldValue property.
getOlingo2App() - Method in class org.apache.camel.component.olingo2.Olingo2AppWrapper
 
getOmitFields() - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
getOmitFields() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getOmitXmlDeclaration() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getOmitXmlDeclaration() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getOnCompleteOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnCompletion(String) - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnCompletionExceptionHandler() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getOnCompletions() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getOnCompletions() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getOnCompletions() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnCompletions() - Method in class org.apache.camel.model.RoutesDefinition
 
getOnCompletions() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getOnConsume() - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Gets the statement(s) to run after successful processing.
getOnConsume() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getOnConsume() - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Gets the statement(s) to run after successful processing.
getOnConsume() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getOnConsume() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getOnConsume() - Method in class org.apache.camel.component.sql.SqlConsumer
 
getOnConsumeBatchComplete() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getOnConsumeBatchComplete() - Method in class org.apache.camel.component.sql.SqlConsumer
 
getOnConsumeFailed() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getOnConsumeFailed() - Method in class org.apache.camel.component.sql.SqlConsumer
 
getOnExceptionbOccurredRef() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOnExceptionOccurred() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getOnExceptionOccurred() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOnExceptions() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getOnExceptions() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getOnExceptions() - Method in class org.apache.camel.model.RoutesDefinition
 
getOnExceptions() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getOnFailure() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
getOnFailure() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getOnFailureOnly() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnlyRegisterProcessorWithCustomId() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
getOnlyRegisterProcessorWithCustomId() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getOnlyRegisterProcessorWithCustomId() - Method in interface org.apache.camel.spi.ManagementAgent
Whether to only register processors which has a custom id assigned.
getOnPrepare() - Method in class org.apache.camel.model.MulticastDefinition
 
getOnPrepare() - Method in class org.apache.camel.model.RecipientListDefinition
 
getOnPrepare() - Method in class org.apache.camel.model.SplitDefinition
 
getOnPrepare() - Method in class org.apache.camel.model.WireTapDefinition
 
getOnPrepare() - Method in class org.apache.camel.processor.RecipientList
 
getOnPrepare() - Method in class org.apache.camel.processor.WireTapProcessor
 
getOnPrepareFailure() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getOnPrepareRef() - Method in class org.apache.camel.model.MulticastDefinition
 
getOnPrepareRef() - Method in class org.apache.camel.model.RecipientListDefinition
 
getOnPrepareRef() - Method in class org.apache.camel.model.SplitDefinition
 
getOnPrepareRef() - Method in class org.apache.camel.model.WireTapDefinition
 
getOnRedelivery() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getOnRedelivery() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOnRedeliveryRef() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOnWhen() - Method in class org.apache.camel.model.CatchDefinition
 
getOnWhen() - Method in class org.apache.camel.model.OnCompletionDefinition
 
getOnWhen() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getOpenedSuffix() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getOpenedSuffix() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getOpenShiftServer(OpenShiftEndpoint) - Static method in class org.apache.camel.component.openshift.OpenShiftHelper
 
getOperation() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getOperation() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
getOperation() - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
 
getOperation() - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
 
getOperation() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getOperation() - Method in class org.apache.camel.component.cache.CacheEndpoint
 
getOperation() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
getOperation() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getOperation() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getOperation() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
What operation to perform
getOperation() - Method in class org.apache.camel.component.git.GitEndpoint
The operation to do on the repository
getOperation() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getOperation() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getOperation() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets the cache operation to invoke.
getOperation() - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
getOperation() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
Gets the queue operation to perform.
getOperation() - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
Gets the set operation to perform.
getOperation() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getOperation(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreProducer
Retrieves the operation from the URI or from the exchange headers.
getOperation() - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
getOperation(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Retrieves the operation from the URI or from the exchange headers.
getOperation() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getOperation() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getOperation() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
getOperation(Exchange) - Method in class org.apache.camel.component.krati.KratiProducer
Retrieves the operation from the URI or from the exchange headers.
getOperation() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
Producer operation to do on Kubernetes
getOperation() - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
getOperation() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getOperation() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest
 
getOperation() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getOperation() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getOperation() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the operation property.
getOperation() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
 
getOperationName() - Method in class org.apache.camel.component.salesforce.SalesforceEndpoint
 
getOperations() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
getOperations() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
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.component.salesforce.api.dto.analytics.reports.ReportFilter
 
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
 
getOptionalFilter() - Method in class org.apache.camel.component.salesforce.api.dto.FilteredLookupInfo
 
getOptionDescription() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getOptions() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getOptions() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getOptions() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getOptions() - Method in class org.apache.camel.jsonpath.JsonPathExpression
 
getOptions() - Method in class org.apache.camel.jsonpath.JsonPathLanguage
 
getOrCreateActivityState(ActivityRules) - Method in class org.apache.camel.bam.model.ProcessInstance
 
getOrCreateActivityState(ProcessInstance) - Method in class org.apache.camel.bam.TimeExpression
 
getOrCreateCamelContext() - Method in class org.apache.camel.main.Main
Gets or creates the CamelContext this main class is using.
getOrCreateHttpNettyServerBootstrapFactory(NettyHttpConsumer) - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
 
getOrCreateHttpNettyServerBootstrapFactory(NettyHttpConsumer) - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
 
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
 
getOrCreateSolver(String) - Method in class org.apache.camel.component.optaplanner.OptaPlannerEndpoint
 
getOrder() - Method in class org.apache.camel.component.jpa.JpaCloseEntityManagerOnCompletion
 
getOrder() - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
getOrder() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getOrder() - Method in interface org.apache.camel.Ordered
Gets the order.
getOrder() - Method in class org.apache.camel.processor.CamelInternalProcessor.BacklogDebuggerAdvice
 
getOrder() - Method in class org.apache.camel.processor.CamelInternalProcessor.BacklogTracerAdvice
 
getOrder() - Method in class org.apache.camel.processor.CamelInternalProcessor.StreamCachingAdvice
 
getOrder() - Method in class org.apache.camel.support.SynchronizationAdapter
 
getOrder() - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoaderTestExecutionListener
The default implementation returns Ordered.LOWEST_PRECEDENCE, thereby ensuring that custom listeners are ordered after default listeners supplied by the framework.
getOrderBy() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getOrElseProperty(Object, String, Object) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getOrEmpty(String) - Static method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
getOrFindTypeConverter(BaseTypeConverterRegistry.TypeMapping) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getOrganicFollowerCount() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
Gets the value of the organicFollowerCount property.
getOrientation() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getOriginalCorrelationId() - Method in class org.apache.camel.component.jms.reply.ReplyHolder
Gets the original correlation id, if one was set when sending the message.
getOriginalCorrelationId() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyHolder
Gets the original correlation id, if one was set when sending the message.
getOriginalInMessage() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
getOriginalInMessage() - Method in interface org.apache.camel.spi.UnitOfWork
Gets the original IN Message this Unit of Work was started with.
getOriginalInMessage(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Gets the original IN Message this Unit of Work was started with.
getOriginalJmxDisabled() - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
 
getOriginalMessage() - Method in class org.apache.camel.component.mail.MailMessage
Returns the original underlying Mail message
getOriginalName() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getOriginalRoute() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Gets the original route we advice.
getOriginalUpdate() - Method in class org.apache.camel.component.linkedin.api.model.UpdateAction
Gets the value of the originalUpdate property.
getOrLookupCamelContext() - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
Strategy to get the CamelContext to use.
getOsgiService(BundleContext, Class<T>, long) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
getOsgiService(BundleContext, Class<T>) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
getOsgiService(BundleContext, Class<T>, String) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
getOsgiService(BundleContext, Class<T>, String, long) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
getOsgiService(Class<T>) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
getOsgiService(Class<T>, long) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
getOsgiService(Class<T>, String) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
getOsgiService(Class<T>, String, long) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
getOtherAttributes() - Method in class org.apache.camel.model.config.ResequencerConfig
 
getOtherAttributes() - Method in class org.apache.camel.model.DataFormatDefinition
 
getOtherAttributes() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getOtherAttributes() - Method in class org.apache.camel.model.LoadBalancerDefinition
 
getOtherAttributes() - Method in interface org.apache.camel.model.OtherAttributesAware
Adds optional attribute to use as property placeholder
getOtherAttributes() - Method in class org.apache.camel.model.ProcessorDefinition
 
getOtherAttributes() - Method in class org.w3._2003._05.soap_envelope.Body
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.w3._2003._05.soap_envelope.Detail
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.w3._2003._05.soap_envelope.Envelope
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.w3._2003._05.soap_envelope.Header
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Body
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Detail
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Header
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherwise() - Method in class org.apache.camel.model.ChoiceDefinition
 
getOtherwise() - Method in class org.apache.camel.processor.ChoiceProcessor
 
getOut() - Method in class org.apache.camel.component.hdfs.HdfsOutputStream
 
getOut() - Method in class org.apache.camel.component.hdfs2.HdfsOutputStream
 
getOut(MinaEndpoint, Exchange) - Static method in class org.apache.camel.component.mina.MinaPayloadHelper
 
getOut(Mina2Endpoint, Exchange) - Static method in class org.apache.camel.component.mina2.Mina2PayloadHelper
 
getOut(NettyEndpoint, Exchange) - Static method in class org.apache.camel.component.netty.NettyPayloadHelper
 
getOut(NettyEndpoint, Exchange) - Static method in class org.apache.camel.component.netty4.NettyPayloadHelper
 
getOut() - Method in class org.apache.camel.dataformat.soap.name.MethodInfo
 
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 class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
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 class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getOutBodyType() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getOutboundBinding() - Method in interface org.apache.camel.component.gae.bind.OutboundBindingSupport
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.http.GHttpProducer
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.login.GLoginProducer
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.mail.GMailProducer
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
getOutboundBinding() - Method in class org.apache.camel.component.gae.task.GTaskProducer
 
getOutboundBindingRef() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
getOutboundBufferSize() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getOutFaultInterceptors() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getOutFaultInterceptors() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getOutFile() - Method in class org.apache.camel.component.exec.ExecCommand
 
getOutFile() - Method in class org.apache.camel.component.exec.ExecEndpoint
 
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 class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getOutHeaders() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getOutInterceptorNames() - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
getOutInterceptors() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getOutInterceptors() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getOutput() - Method in interface org.apache.camel.Channel
Gets the wrapped output that at runtime should be delegated to.
getOutput() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getOutput() - Method in class org.apache.camel.processor.ErrorHandlerSupport
Gets the output
getOutput() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
getOutput() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Returns the output processor
getOutputAction() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getOutputActionSuffix() - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Returns the suffix to add to request Actions for reply messages.
getOutputChannel() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
 
getOutputClass() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
getOutputClass() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getOutputElementViaLocalNameAndNamespace(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getOutputer() - Method in class org.apache.camel.component.ical.ICalDataFormat
 
getOutputFactory() - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
getOutputFieldLength(int) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getOutputFieldsIdxArray() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getOutputFieldsIdxArray() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getOutputFieldsLengthArray() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getOutputFieldsLengthArray() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getOutputHeader() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getOutputHeader() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getOutputHeader() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
getOutputNodeSearch() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Output node search value for determining the node from the XML signature document which shall be set to the output message body.
getOutputNodeSearch() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getOutputNodeSearch() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getOutputNodeSearchType() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Search type.
getOutputNodeSearchType() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getOutputNodeSearchType() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getOutputNodeViaXPath(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
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
 
getOutputStreams() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getOutputsWithoutCatches() - Method in class org.apache.camel.model.TryDefinition
 
getOutputTransformer() - Method in class org.apache.camel.component.dataset.DataSetSupport
 
getOutputType() - Method in class org.apache.camel.component.fop.FopEndpoint
 
getOutputType() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
getOutputType() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
getOutputType() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getOutputType() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getOutputXmlEncoding() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
The character encoding of the resulting XML document.
getOutputXmlEncoding() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getOutputXmlEncoding() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getOutType() - Method in class org.apache.camel.component.rest.RestEndpoint
 
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.
getOutValueMapKey() - Method in class org.apache.camel.component.sql.stored.template.ast.OutParameter
 
getOverdueAction() - Method in class org.apache.camel.bam.rules.TemporalRule
 
getOverlayUrl() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getOverrideProperties() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getOwner() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getOwner() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getOwner() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getOwner() - Method in exception org.apache.camel.InvalidPropertyException
 
getOwnerId() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getOwnerId() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncAttributes
 
getOwnerId() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
getOwnerId() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getOwnerType() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getP12FileName() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
getPackages() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getPackages() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getPackages() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getPackages() - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
getPackages() - Method in class org.apache.camel.impl.DefaultModelJAXBContextFactory
 
getPackages() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
getPackages() - Method in class org.apache.camel.model.PackageScanDefinition
 
getPackages() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getPackages() - Method in class org.apache.camel.spring.SpringModelJAXBContextFactory
 
getPackageScan() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getPackageScan() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getPackageScan() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getPackageScanClassResolver() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getPackageScanClassResolver() - Method in interface org.apache.camel.CamelContext
Returns the package scanning class resolver
getPackageScanClassResolver() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getPackageScanClassResolver() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getPadding() - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Gets the padding symbol.
getPadding() - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
getPageId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPageId() - Method in class org.apache.camel.component.salesforce.api.dto.ActionOverride
 
getPageSize() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
getPageSize() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets the page size.
getPageSize() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
getPageSize() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getPagingRequest() - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
getPaidFollowerCount() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
Gets the value of the paidFollowerCount property.
getPairSeparator() - Method in class org.apache.camel.dataformat.bindy.BindyKeyValuePairFactory
Find the pair separator used to delimit the key value pair fields
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() - Method in class org.apache.camel.component.dozer.BaseConverter
 
getParameter(String, Exchange, boolean, boolean) - Method in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
Gets String value for a parameter from header, endpoint config, or exchange body (optional).
getParameter(String, Exchange, boolean, boolean, Class<T>) - Method in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
Gets value for a parameter from header, endpoint config, or exchange body (optional).
getParameter(int) - Method in class org.apache.camel.component.xmlrpc.XmlRpcRequestImpl
 
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
getParameterCount() - Method in class org.apache.camel.component.xmlrpc.XmlRpcRequestImpl
 
getParameterDescription() - Method in class org.apache.camel.component.jpa.QueryBuilder
 
getParameterList() - Method in class org.apache.camel.component.sql.stored.template.ast.Template
 
getParameterMappingStrategy() - Method in class org.apache.camel.component.bean.RegistryBean
 
getParameters() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getParameters() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
getParameters() - Method in class org.apache.camel.component.bean.MethodInfo
 
getParameters() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getParameters() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getParameters() - Method in enum org.apache.camel.component.docker.DockerOperation
 
getParameters() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getParameters() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
getParameters() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
getParameters() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getParameters() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
getParameters() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getParameters() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getParameters() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
getParameters() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
getParameters() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
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
 
getParametersCount() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getParametersExpression() - Method in class org.apache.camel.component.bean.MethodInfo
 
getParameterSpec() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
getParameterType() - Method in exception org.apache.camel.component.bean.ParameterBindingException
 
getParameterType(TypeLiteral<?>, Method, int) - Method in class org.apache.camel.guice.support.GuiceyFruitModule
 
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
 
getParams() - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
The (default) parameters.
getParams() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getParamsAsMap() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getParamsAsMap() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
getParent() - Method in class org.apache.camel.component.file.GenericFile
 
getParent() - Method in class org.apache.camel.component.scp.ScpFile
 
getParent() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Returns the parent node of the signature element in the case of enveloped or detached XML signature, or the empty result document in the case of enveloping XML signature.
getParent() - Method in class org.apache.camel.model.ProcessorDefinition
 
getParentApplicationContext() - Method in class org.apache.camel.spring.Main
 
getParentApplicationContextUri() - Method in class org.apache.camel.spring.Main
 
getParentDir() - Method in class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy
 
getParentForEnvelopedCase(Document, Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getParentId() - Method in class org.apache.camel.component.google.drive.DriveParentsEndpointConfiguration
 
getParentLocalName() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getParentLocalName() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getParentNamespace() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getParentNamespace() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getParentOfSignature(Message, Node, String, SignatureType) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getParentXpath() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getParentXpath() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getParsed() - Method in class org.apache.camel.component.yammer.model.Body
 
getParser() - Method in class org.apache.camel.component.hl7.HL7DataFormat
 
getParser() - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
getParser() - Method in class org.apache.camel.model.dataformat.HL7DataFormat
 
getParserFactory() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
getParserFactory() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
getParserFactoryRef() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getParserFeatures() - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
getParserPropeties() - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
getParsingSchema() - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
getPartClass() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getPartClass() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getParticipant() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getParticipant() - Method in class org.apache.camel.component.xmpp.XmppPrivateChatProducer
 
getPartitionAssignor() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getPartitionAssignor() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getPartitioner() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getPartitioner() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getPartNamespace() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getPartNamespace() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getPartner_job_id() - Method in class org.apache.camel.component.linkedin.JobsResourceEndpointConfiguration
 
getPartnerJobId() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the partnerJobId property.
getPartSize() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getPass() - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
 
getPasscode() - Method in class org.apache.camel.component.stomp.StompConfiguration
 
getPassphrase() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getPassphrase() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getPassphrase() - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
getPassPhrase() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
getPassPhrase() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
getPassphrase(String) - Method in class org.apache.camel.converter.crypto.DefaultPGPPassphraseAccessor
 
getPassphrase(String) - Method in interface org.apache.camel.converter.crypto.PGPPassphraseAccessor
Returns the passphrase for a user Id
getPassPhrase() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getPassPhrase() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getPassphraseAccessor() - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
getPassword() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getPassword() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
getPassword() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Gets the password used to access an aliased PrivateKey in the KeyStore.
getPassword() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getPassword() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getPassword() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
getPassword() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getPassword() - Method in class org.apache.camel.component.etcd.EtcdConfiguration
 
getPassword() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
getPassword() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getPassword() - Method in class org.apache.camel.component.gae.login.GLoginData
 
getPassword() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
 
getPassword() - Method in class org.apache.camel.component.git.GitEndpoint
Remote repository password
getPassword() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getPassword() - Method in class org.apache.camel.component.http.BasicAuthenticationHttpClientConfigurer
 
getPassword() - Method in class org.apache.camel.component.http.NTLMAuthenticationHttpClientConfigurer
 
getPassword() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getPassword() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getPassword() - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
getPassword() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
getPassword() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getPassword() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the password of the AS/400 user.
getPassword() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getPassword() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
Password to connect to Kubernetes
getPassword() - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
getPassword() - Method in interface org.apache.camel.component.mail.JavaMailSender
 
getPassword() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getPassword() - Method in class org.apache.camel.component.mqtt.MQTTComponent
 
getPassword() - Method in class org.apache.camel.component.nagios.NagiosConfiguration
 
getPassword() - Method in class org.apache.camel.component.netty.http.HttpPrincipal
 
getPassword() - Method in class org.apache.camel.component.netty4.http.HttpPrincipal
 
getPassword() - Method in class org.apache.camel.component.openshift.OpenShiftComponent
 
getPassword() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getPassword() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getPassword() - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
 
getPassword() - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
 
getPassword() - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
getPassword() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getPassword() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityToken
 
getPassword() - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
getPassword() - Method in class org.apache.camel.component.smpp.SmppConfiguration
The password for connecting to SMSC server.
getPassword() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getPassword() - Method in class org.apache.camel.component.ssh.SshComponent
 
getPassword() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getPassword() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getPassword() - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
getPassword() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getPassword() - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
getPassword() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
getPassword() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getPassword() - Method in class org.apache.camel.util.jsse.KeyStoreParameters
 
getPasswordAuthentication() - Method in class org.apache.camel.component.mail.DefaultAuthenticator
Returns an authenticator object for use in sessions
getPasswordFinder() - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
getPasswordUtilities() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getPatentList() - Method in class org.apache.camel.component.linkedin.api.model.Patents
Gets the value of the patentList property.
getPatents() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the patents property.
getPath() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getPath(Message) - Method in class org.apache.camel.component.cxf.common.message.DefaultCxfMessageMapper
 
getPath() - Method in class org.apache.camel.component.etcd.AbstractEtcdConsumer
 
getPath() - Method in class org.apache.camel.component.etcd.AbstractEtcdEndpoint
 
getPath() - Method in class org.apache.camel.component.etcd.AbstractEtcdPollingConsumer
 
getPath() - Method in class org.apache.camel.component.etcd.AbstractEtcdProducer
 
getPath() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getPath() - Method in class org.apache.camel.component.hdfs.HdfsInfo
 
getPath() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getPath() - Method in class org.apache.camel.component.hdfs2.HdfsInfo
 
getPath(String) - Method in class org.apache.camel.component.krati.KratiEndpoint
Returns the path from the URI.
getPath() - Method in class org.apache.camel.component.krati.KratiEndpoint
Path of the datastore is the relative path of the folder that krati will use for its datastore.
getPath() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the path property.
getPath() - Method in class org.apache.camel.component.netty.http.DefaultContextPathMatcher
 
getPath() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
getPath() - Method in class org.apache.camel.component.netty4.http.DefaultContextPathMatcher
 
getPath() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
getPath() - Method in class org.apache.camel.component.olingo2.api.impl.ODataPathSegmentImpl
 
getPath() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
getPath() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getPath() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 
getPath() - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
 
getPath() - Method in class org.apache.camel.component.websocket.WebsocketConsumer
 
getPath() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getPath() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getPath() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
getPath() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
getPath(Message) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
getPath() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
getPath() - Method in class org.apache.camel.http.common.HttpConsumer
 
getPath() - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
getPath() - Method in class org.apache.camel.model.rest.RestDefinition
 
getPathHome() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
The path.home property of ElasticSearch configuration.
getPathPart() - Method in class org.apache.camel.component.dozer.ExpressionMapper
The path used for this mapping's resource file.
getPattern() - Method in interface org.apache.camel.api.management.mbean.ManagedRemoveHeadersMBean
 
getPattern() - Method in interface org.apache.camel.api.management.mbean.ManagedRemovePropertiesMBean
 
getPattern() - Method in interface org.apache.camel.api.management.mbean.ManagedSetExchangePatternMBean
 
getPattern() - Method in class org.apache.camel.component.bean.MethodInfo
Returns the ExchangePattern that should be used when invoking this method.
getPattern() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getPattern() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getPattern() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getPattern() - Method in class org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
Deprecated.
getPattern() - Method in class org.apache.camel.dataformat.bindy.format.DatePatternFormat
 
getPattern() - Method in class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
getPattern() - Method in interface org.apache.camel.dataformat.bindy.PatternFormat
Method used to retrieve the pattern for the format
getPattern() - Method in interface org.apache.camel.Exchange
Returns the ExchangePattern (MEP) of this exchange.
getPattern() - Method in class org.apache.camel.impl.DefaultExchange
 
getPattern() - Method in class org.apache.camel.management.mbean.ManagedRemoveHeaders
 
getPattern() - Method in class org.apache.camel.management.mbean.ManagedRemoveProperties
 
getPattern() - Method in class org.apache.camel.management.mbean.ManagedSetExchangePattern
 
getPattern() - Method in class org.apache.camel.model.InOnlyDefinition
 
getPattern() - Method in class org.apache.camel.model.InOutDefinition
 
getPattern() - Method in class org.apache.camel.model.RemoveHeadersDefinition
 
getPattern() - Method in class org.apache.camel.model.RemovePropertiesDefinition
 
getPattern() - Method in class org.apache.camel.model.SendDefinition
 
getPattern() - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
getPattern() - Method in class org.apache.camel.model.ToDefinition
 
getPattern() - Method in class org.apache.camel.model.ToDynamicDefinition
 
getPattern() - Method in class org.apache.camel.model.WireTapDefinition
 
getPattern() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
getPattern() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
getPattern() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getPattern() - Method in class org.apache.camel.processor.SendProcessor
 
getPattern(List<String>) - Method in class org.apache.camel.util.jsse.FilterParameters
Compiles Patterns for each expression in patternStrings.
getPatternAnnotation(AnnotatedElement) - Method in class org.apache.camel.component.bean.MethodInfo
Returns the pattern annotation on the given annotated element; either as a direct annotation or on an annotation which is also annotated
getPatternAnnotation(AnnotatedElement, int) - Method in class org.apache.camel.component.bean.MethodInfo
Returns the pattern annotation on the given annotated element; either as a direct annotation or on an annotation which is also annotated
getPatterns() - Method in class org.apache.camel.util.jsse.FilterParameters
Returns an immutable collection of compiled filter patterns based on the state of this instance at the time of invocation.
getPayload() - Method in class org.apache.camel.component.braintree.WebhookNotificationGatewayEndpointConfiguration
 
getPayload() - Method in class org.apache.camel.component.sjms.BatchMessage
Deprecated.
 
getPayloadBodyElements(Message, Map<String, String>) - Static method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
getPayloadFromExchange(Exchange) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
 
getPaymentMethodNonce() - Method in class org.apache.camel.component.braintree.PaymentMethodNonceGatewayEndpointConfiguration
 
getPaymentMethodToken() - Method in class org.apache.camel.component.braintree.PaymentMethodNonceGatewayEndpointConfiguration
 
getPdfConfiguration() - Method in class org.apache.camel.component.pdf.PdfEndpoint
 
getPedantic() - Method in class org.apache.camel.component.nats.NatsConfiguration
Whether or not running in pedantic mode (this affects performace)
getPendingExchangeCount() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
getPendingExchangeCount() - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
getPendingExchangesSize() - Method in class org.apache.camel.component.direct.DirectConsumer
 
getPendingExchangesSize() - Method in class org.apache.camel.component.disruptor.DisruptorConsumer
 
getPendingExchangesSize() - Method in class org.apache.camel.component.kestrel.KestrelConsumer
 
getPendingExchangesSize() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
 
getPendingExchangesSize() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
getPendingExchangesSize() - Method in class org.apache.camel.component.seda.SedaConsumer
 
getPendingExchangesSize() - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
getPendingExchangesSize() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getPendingExchangesSize() - Method in interface org.apache.camel.spi.ShutdownAware
Gets the number of pending exchanges.
getPendingInflightExchanges(RouteStartupOrder) - Static method in class org.apache.camel.impl.DefaultShutdownStrategy
Calculates the total number of inflight exchanges for the given route
getPendingRedeliveryCount() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getPendingRedeliveryCount() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getPendingRedeliveryCount() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Gets the number of exchanges that are pending for redelivery
getPeople() - Method in class org.apache.camel.component.linkedin.api.model.Following
Gets the value of the people property.
getPeople() - Method in class org.apache.camel.component.linkedin.api.model.PeopleSearch
Gets the value of the people property.
getPeriod() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getPeriod() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getPermalink() - Method in class org.apache.camel.component.yammer.model.Name
 
getPermalink() - Method in class org.apache.camel.component.yammer.model.Reference
 
getPermissionId() - Method in class org.apache.camel.component.google.drive.DrivePermissionsEndpointConfiguration
 
getPermissionName() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPermissions() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPermissions() - Method in class org.apache.camel.component.file.FileEndpoint
 
getPermissions() - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
getPermissions() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getPermissions() - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
 
getPermissionsList() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
getPersistence() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
getPersistenceUnit() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getPersistentFileName() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
getPersistentFileName() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
getPersistentId() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getPersistentRepositoryName() - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
getPersistentTSCollection() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getPersistentTSObject() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getPersistingConnections() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getPerson() - Method in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
Gets the value of the person property.
getPerson() - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Gets the value of the person property.
getPerson() - Method in class org.apache.camel.component.linkedin.api.model.Inventor
Gets the value of the person property.
getPerson() - Method in class org.apache.camel.component.linkedin.api.model.Like
Gets the value of the person property.
getPerson() - Method in class org.apache.camel.component.linkedin.api.model.PublicationAuthor
Gets the value of the person property.
getPerson() - Method in class org.apache.camel.component.linkedin.api.model.Recipient
Gets the value of the person property.
getPerson() - Method in class org.apache.camel.component.linkedin.api.model.UpdateComment
Gets the value of the person property.
getPerson() - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Gets the value of the person property.
getPerson(String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getPerson_id() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getPersonActivities() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the personActivities property.
getPersonById(String, String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getPersonByUrl(String, String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getPersonList() - Method in class org.apache.camel.component.linkedin.api.model.Connections
Gets the value of the personList property.
getPersonList() - Method in class org.apache.camel.component.linkedin.api.model.People
Gets the value of the personList property.
getPersonList() - Method in class org.apache.camel.component.linkedin.api.model.RelatedConnections
Gets the value of the personList property.
getPersonList() - Method in class org.apache.camel.component.linkedin.api.model.SalesPersons
Gets the value of the personList property.
getPhone1() - Method in class org.apache.camel.component.linkedin.api.model.ContactInfo
Gets the value of the phone1 property.
getPhone2() - Method in class org.apache.camel.component.linkedin.api.model.ContactInfo
Gets the value of the phone2 property.
getPhoneNumber() - Method in class org.apache.camel.component.linkedin.api.model.PhoneNumber
Gets the value of the phoneNumber property.
getPhoneNumberList() - Method in class org.apache.camel.component.linkedin.api.model.PhoneNumbers
Gets the value of the phoneNumberList property.
getPhoneNumbers() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the phoneNumbers property.
getPhoneNumbers() - Method in class org.apache.camel.component.yammer.model.Contact
 
getPhoneType() - Method in class org.apache.camel.component.linkedin.api.model.PhoneNumber
Gets the value of the phoneType property.
getPhotoId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPicklistValues() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getPictureId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPictureId2() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPictureSize() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPictureUrl() - Method in class org.apache.camel.component.linkedin.api.model.Creator
Gets the value of the pictureUrl property.
getPictureUrl() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the pictureUrl property.
getPictureUrl() - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Gets the value of the pictureUrl property.
getPictureUrl() - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Gets the value of the pictureUrl property.
getPingInterval() - Method in class org.apache.camel.component.nats.NatsConfiguration
Ping interval to be aware if connection is still alive (in milliseconds)
getPipeline() - Method in class org.apache.camel.component.netty.DefaultClientPipelineFactory
 
getPipeline() - Method in class org.apache.camel.component.netty.DefaultServerPipelineFactory
 
getPipeline() - Method in class org.apache.camel.component.netty.http.HttpClientPipelineFactory
 
getPipeline() - Method in class org.apache.camel.component.netty.http.HttpServerPipelineFactory
 
getPipeline() - Method in class org.apache.camel.component.netty.http.HttpServerSharedPipelineFactory
 
getPipeliningConnections() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getPKColumns() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
getPKColumns() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
getPKValues(String) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
Generate primary key values from aggregation key.
getPKValues(K) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
getPlaceholder() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getPlaceId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPlain() - Method in class org.apache.camel.component.yammer.model.Body
 
getPlainText() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getPlainText() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getPlainTextEncoding() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getPod() - Method in class org.apache.camel.component.kubernetes.consumer.common.PodEvent
 
getPolicy() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getPolicy() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
getPolicy() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getPolicy() - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
getPolicyId() - Method in exception org.apache.camel.CamelAuthorizationException
 
getPollCommand() - Method in class org.apache.camel.component.ssh.SshComponent
 
getPollCommand() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getPollCommand() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getPollDuration() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
getPollingConsumerBlockTimeout() - Method in class org.apache.camel.impl.DefaultEndpoint
Sets the timeout in millis to use when adding to the internal queue off when EventDrivenPollingConsumer is being used.
getPollingConsumerQueueSize() - Method in class org.apache.camel.impl.DefaultEndpoint
Gets the PollingConsumer queue size, when EventDrivenPollingConsumer is being used.
getPollingConsumerServicePool() - Method in interface org.apache.camel.CamelContext
Gets the service pool for Producer pooling.
getPollingConsumerServicePool() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getPollInterval() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
Deprecated.
use pollTimeout instead
getPollInterval() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getPollStrategy() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getPollStrategy() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getPollTimeout() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
 
getPollTimeout() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getPoolMaxSize() - Method in class org.apache.camel.component.hbase.HBaseComponent
 
getPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getPoolSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getPoolSize() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getPoolSize() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
The Consumer pool size
getPoolSize() - Method in class org.apache.camel.component.nats.NatsConfiguration
Consumer pool size
getPoolSize() - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
getPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getPoolSize() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getPoolSize() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getPoolSize() - Method in class org.apache.camel.model.ThreadsDefinition
 
getPoolSize() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the core pool size (threads to keep minimum in pool)
getPoolSize() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getPort() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getPort() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getPort() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getPort() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
getPort() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
getPort() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getPort() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
The TransportClient remote port to use (defaults to 9300)
getPort() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getPort() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getPort() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getPort() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getPort() - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
 
getPort() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getPort() - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
getPort() - Method in interface org.apache.camel.component.mail.JavaMailSender
 
getPort() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getPort() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getPort() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getPort() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getPort() - Method in class org.apache.camel.component.nagios.NagiosConfiguration
 
getPort() - Method in class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
getPort() - Method in class org.apache.camel.component.netty.http.handlers.HttpServerMultiplexChannelHandler
 
getPort() - Method in interface org.apache.camel.component.netty.http.HttpServerConsumerChannelFactory
The port number this consumer channel factory is using.
getPort() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
getPort() - Method in interface org.apache.camel.component.netty.http.NettySharedHttpServer
Gets the port number this Netty HTTP server uses.
getPort() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getPort() - Method in class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
getPort() - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler
 
getPort() - Method in interface org.apache.camel.component.netty4.http.HttpServerConsumerChannelFactory
The port number this consumer channel factory is using.
getPort() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
getPort() - Method in interface org.apache.camel.component.netty4.http.NettySharedHttpServer
Gets the port number this Netty HTTP server uses.
getPort() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getPort() - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
 
getPort() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getPort() - Method in class org.apache.camel.component.redis.RedisConfiguration
 
getPort() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getPort() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getPort() - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
getPort() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getPort() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
getPort() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getPort() - Method in class org.apache.camel.component.ssh.SshComponent
 
getPort() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getPort() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getPort() - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
getPort() - Method in class org.apache.camel.component.vertx.VertxComponent
 
getPort() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
getPort() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getPort() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getPort() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
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
getPortName() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getPortName(CxfEndpoint) - Static method in class org.apache.camel.component.cxf.CxfEndpointUtils
 
getPortNumber() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getPorts() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getPosition() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the position property.
getPositionList() - Method in class org.apache.camel.component.linkedin.api.model.Positions
Gets the value of the positionList property.
getPositionList() - Method in class org.apache.camel.component.linkedin.api.model.ThreeCurrentPositions
Gets the value of the positionList property.
getPositionList() - Method in class org.apache.camel.component.linkedin.api.model.ThreePastPositions
Gets the value of the positionList property.
getPositions() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the positions property.
getPost(String, Long, Long, String) - Method in interface org.apache.camel.component.linkedin.api.PostsResource
 
getPost() - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
getPost_id() - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
getPostal_code() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getPostalCode() - Method in class org.apache.camel.component.linkedin.api.model.Address
Gets the value of the postalCode property.
getPostalCode() - Method in class org.apache.camel.component.linkedin.api.model.Location
Gets the value of the postalCode property.
getPostalCode() - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
getPostcategorycode() - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
getPostComments(String, Long, Long, String) - Method in interface org.apache.camel.component.linkedin.api.PostsResource
 
getPoster() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the poster property.
getPostId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPostingDate() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the postingDate property.
getPostingTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the postingTimestamp property.
getPostList() - Method in class org.apache.camel.component.linkedin.api.model.Posts
Gets the value of the postList property.
getPostProcessAction() - Method in class org.apache.camel.component.mail.MailEndpoint
 
getPostProcessorHelper() - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
Strategy to get the CamelPostProcessorHelper
getPosts(long, Long, Long, Order, PostCategoryCode, Long, String) - Method in interface org.apache.camel.component.linkedin.api.GroupsResource
 
getPosts() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the posts property.
getPosts(long, Long, Long, Order, PostRole, PostCategoryCode, Long, String) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getPostUpdate() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPrecision() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getPrecision() - Method in class org.apache.camel.dataformat.bindy.format.AbstractNumberFormat
 
getPrecision() - Method in class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
getPreDeleteHandler() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
getPreDeleteHandler() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getPredicate() - Method in interface org.apache.camel.api.management.mbean.ManagedFilterMBean
 
getPredicate() - Method in interface org.apache.camel.api.management.mbean.ManagedValidateMBean
 
getPredicate() - Method in class org.apache.camel.management.mbean.ManagedFilter
 
getPredicate() - Method in class org.apache.camel.management.mbean.ManagedValidate
 
getPredicate() - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
getPredicate() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getPredicate() - Method in class org.apache.camel.processor.FilterProcessor
 
getPredicate() - Method in class org.apache.camel.processor.LoopProcessor
 
getPredicate() - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
getPredicate() - Method in exception org.apache.camel.processor.validation.PredicateValidationException
 
getPredicateLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedFilterMBean
 
getPredicateLanguage() - Method in interface org.apache.camel.api.management.mbean.ManagedValidateMBean
 
getPredicateLanguage() - Method in class org.apache.camel.management.mbean.ManagedFilter
 
getPredicateLanguage() - Method in class org.apache.camel.management.mbean.ManagedValidate
 
getPreferredAuthentications() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getPreferredPrefix(String, String, boolean) - Method in interface org.apache.camel.converter.jaxb.JaxbNamespacePrefixMapper
Used by JAXB to obtain the preferred prefix.
getPreferredPrefix(String, String, boolean) - Method in class org.apache.camel.converter.jaxb.mapper.SunJaxb21NamespacePrefixMapper
 
getPrefetchCount() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getPrefetchSize() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getPrefix(String) - Method in class org.apache.camel.builder.xml.DefaultNamespaceContext
 
getPrefix() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getPrefix() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getPrefix() - Method in enum org.apache.camel.component.spring.ws.type.EndpointMappingType
 
getPrefix() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getPrefix(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
getPrefixes(String) - Method in class org.apache.camel.builder.xml.DefaultNamespaceContext
 
getPrefixForXmlSignatureNamespace() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Returns the prefix for the XML Signature namespace ("http://www.w3.org/2000/09/xmldsig#").
getPrefixForXmlSignatureNamespace() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getPrefixForXmlSignatureNamespace() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getPrefixPKValues() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
getPrefixPKValues() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
getPrefixToken() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getPrefixToken() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
getPreloadSize() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getPreMove() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getPrepareStatementStrategy() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
getPrepareStatementStrategy() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getPrettyDebugEnabled() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getPrettyPrint() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getPrettyPrint() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getPrettyPrint() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getPrettyPrint() - Method in class org.apache.camel.model.dataformat.XMLBeansDataFormat
 
getPrettyPrinting() - Method in class org.apache.camel.component.gson.GsonDataFormat
Deprecated.
getPreviewUrl() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getPreviousCompanies() - Method in class org.apache.camel.component.yammer.model.User
 
getPreviousNode() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getPreviousNode() - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
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.
getPrinter() - Method in class org.apache.camel.component.printer.PrinterProducer
 
getPrintername() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getPrinterOperations() - Method in class org.apache.camel.component.printer.PrinterProducer
 
getPrinterPrefix() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getPrintRequestAttributeSet() - Method in class org.apache.camel.component.printer.PrinterOperations
 
getPrintService() - Method in class org.apache.camel.component.printer.PrinterOperations
 
getPrintService() - Method in class org.apache.camel.component.printer.PrinterProducer
 
getPriority(BeanstalkEndpoint, Message) - Static method in class org.apache.camel.component.beanstalk.BeanstalkExchangeHelper
 
getPriority() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getPriority() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getPriorityFlag() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getPrivacy() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getPrivacy() - Method in class org.apache.camel.component.yammer.model.Message
 
getPrivacyPassphrase() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getPrivacyProtocol() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getPrivateKey() - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
 
getPrivateKey() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Get the PrivateKey that should be used to sign the exchange
getPrivateKey(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Get the PrivateKey that should be used to sign the signature in the exchange using the supplied alias.
getPrivateKey(String, char[]) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Get the PrivateKey that should be used to sign the signature in the exchange using the supplied alias.
getPrivateKey() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getPrivateKey() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getPrivateKey(Exchange, long) - Method in class org.apache.camel.converter.crypto.DefaultPGPSecretKeyAccessor
 
getPrivateKey(Exchange, long) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
getPrivateKey(Exchange, long) - Method in interface org.apache.camel.converter.crypto.PGPSecretKeyAccessor
Returns the private key with a certain key ID.
getPrivateKey() - Method in class org.apache.camel.converter.crypto.PGPSecretKeyAndPrivateKeyAndUserId
 
getPrivateKey(String) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
getPrivateKeyFile() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getPrivateKeyFile() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getPrivateKeyFilePassphrase() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Deprecated.
getPrivateKeyFilePassphrase() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getPrivateKeyPassphrase() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getPrivateKeyUri() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getProcedureName() - Method in class org.apache.camel.component.sql.stored.template.ast.Template
 
getProcess() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getProcessBuilder() - Method in class org.apache.camel.bam.ActivityBuilder
 
getProcessDefinition() - Method in class org.apache.camel.bam.model.ActivityDefinition
 
getProcessDefinition() - Method in class org.apache.camel.bam.model.ProcessInstance
 
getProcessDefinition() - Method in class org.apache.camel.bam.ProcessBuilder
 
getProcessDefinition() - Method in class org.apache.camel.bam.processor.ProcessContext
 
getProcessDefinition() - Method in class org.apache.camel.bam.rules.ProcessRules
 
getProcessId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getProcessingStrategy() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getProcessingStrategy() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getProcessingStrategy() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getProcessInstance() - Method in class org.apache.camel.bam.model.ActivityState
 
getProcessInstance() - Method in class org.apache.camel.bam.processor.ProcessContext
 
getProcessInstanceId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getProcessName() - Method in class org.apache.camel.bam.ProcessBuilder
 
getProcessor() - Method in class org.apache.camel.bam.ActivityBuilder
Returns the processor of the route
getProcessor() - Method in exception org.apache.camel.bam.processor.NoCorrelationKeyException
 
getProcessor(String) - Method in interface org.apache.camel.CamelContext
Gets the processor from any of the routes which with the given id
getProcessor(String, Class<T>) - Method in interface org.apache.camel.CamelContext
Gets the processor from any of the routes which with the given id
getProcessor() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
getProcessor() - Method in interface org.apache.camel.component.bean.BeanHolder
Gets a Processor for this bean, if supported.
getProcessor() - Method in class org.apache.camel.component.bean.BeanProcessor
 
getProcessor() - Method in class org.apache.camel.component.bean.ConstantBeanHolder
 
getProcessor() - Method in class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
getProcessor() - Method in class org.apache.camel.component.bean.RegistryBean
 
getProcessor() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
 
getProcessor() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
getProcessor() - Method in class org.apache.camel.component.seda.SedaConsumer
 
getProcessor() - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
getProcessor() - Method in interface org.apache.camel.DelegateProcessor
Gets the delegated Processor.
getProcessor() - Method in class org.apache.camel.impl.AggregateRouteNode
 
getProcessor(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProcessor(String, Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProcessor() - Method in class org.apache.camel.impl.DefaultConsumer
 
getProcessor() - Method in class org.apache.camel.impl.DefaultRouteNode
 
getProcessor() - Method in class org.apache.camel.impl.DoCatchRouteNode
 
getProcessor() - Method in class org.apache.camel.impl.DoFinallyRouteNode
 
getProcessor() - Method in class org.apache.camel.impl.EventDrivenConsumerRoute
 
getProcessor() - Method in class org.apache.camel.impl.OnCompletionRouteNode
 
getProcessor() - Method in class org.apache.camel.impl.OnExceptionRouteNode
 
getProcessor() - Method in class org.apache.camel.impl.ProcessorEndpoint
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedBeanProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
getProcessor() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
getProcessor() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
getProcessor() - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
getProcessor() - Method in class org.apache.camel.processor.DelegateProcessor
 
getProcessor() - Method in class org.apache.camel.processor.DelegateSyncProcessor
 
getProcessor() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
getProcessor() - Method in interface org.apache.camel.processor.ProcessorExchangePair
 
getProcessor() - Method in class org.apache.camel.processor.StreamResequencer
Returns the next processor.
getProcessor() - Method in interface org.apache.camel.RouteNode
Gets the actual processor this node represents.
getProcessorClassName() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessMBean
 
getProcessorClassName() - Method in class org.apache.camel.management.mbean.ManagedProcess
 
getProcessorDefinition(String) - Method in interface org.apache.camel.CamelContext
Gets the processor definition from any of the routes which with the given id
getProcessorDefinition(String, Class<T>) - Method in interface org.apache.camel.CamelContext
Gets the processor definition from any of the routes which with the given id
getProcessorDefinition() - Method in class org.apache.camel.impl.AggregateRouteNode
 
getProcessorDefinition(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProcessorDefinition(String, Class<T>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProcessorDefinition() - Method in class org.apache.camel.impl.DefaultRouteNode
 
getProcessorDefinition() - Method in class org.apache.camel.impl.DoCatchRouteNode
 
getProcessorDefinition() - Method in class org.apache.camel.impl.DoFinallyRouteNode
 
getProcessorDefinition() - Method in class org.apache.camel.impl.OnCompletionRouteNode
 
getProcessorDefinition() - Method in class org.apache.camel.impl.OnExceptionRouteNode
 
getProcessorDefinition() - Method in interface org.apache.camel.model.ModelChannel
Gets the definition of the next processor
getProcessorDefinition() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
getProcessorDefinition() - Method in interface org.apache.camel.RouteNode
Gets the model definition that represents this node
getProcessorFactory() - Method in interface org.apache.camel.CamelContext
Gets the current ProcessorFactory
getProcessorFactory() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProcessorId() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getProcessorId() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getProcessorName() - Method in class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
getProcessorName() - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
getProcessorName() - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
getProcessorName() - Method in class org.apache.camel.processor.idempotent.jpa.MessageProcessed
 
getProcessorPosition() - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
getProcessors() - Method in interface org.apache.camel.processor.loadbalancer.LoadBalancer
Returns the current processors available to this load balancer
getProcessors() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
getProcessors() - Method in class org.apache.camel.processor.MulticastProcessor
Returns the producers to multicast to
getProcessorStats() - Method in class org.apache.camel.util.RouteStatDump
 
getProcessRules() - Method in class org.apache.camel.bam.ProcessBuilder
 
getProcessRules() - Method in class org.apache.camel.bam.rules.ActivityRules
 
getProcessStrategy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getProcId() - Method in class org.apache.camel.component.syslog.Rfc5424SyslogMessage
 
getProduceDelay() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
getProducer() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
getProducer() - Method in class org.apache.camel.management.mbean.ManagedProducer
 
getProducer() - Method in interface org.apache.camel.processor.ProcessorExchangePair
 
getProducerBatchSize() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getProducerBatchSize() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getProducerCache() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
getProducerCount() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getProducerCount() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets the producerCount for this instance of SjmsProducer.
getProducerDataFormat() - Method in class org.apache.camel.processor.binding.DataFormatBinding
 
getProducerExpression() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getProducerPoolMaxActive() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getProducerPoolMaxActive() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getProducerPoolMaxIdle() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getProducerPoolMaxIdle() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getProducerPoolMinEvictableIdle() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getProducerPoolMinEvictableIdle() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getProducerPoolMinIdle() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getProducerPoolMinIdle() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getProducers() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
Returns the current active producers on this endpoint
getProducers() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
getProducers() - Method in class org.apache.camel.component.seda.SedaEndpoint
Returns the current active producers on this endpoint
getProducers() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets the MessageProducerPool value of producers for this instance of SjmsProducer.
getProducerService() - Method in class org.apache.camel.component.cometd.CometdProducer
 
getProducerServicePool() - Method in interface org.apache.camel.CamelContext
Gets the service pool for Producer pooling.
getProducerServicePool() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getProducerTemplateCacheSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getProducerType() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
getProducerType() - Method in enum org.apache.camel.component.disruptor.DisruptorProducerType
 
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
getProductCategory() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the productCategory property.
getProductDeal() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the productDeal property.
getProductId() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the productId property.
getProductList() - Method in class org.apache.camel.component.linkedin.api.model.Products
Gets the value of the productList property.
getProficiency() - Method in class org.apache.camel.component.linkedin.api.model.Language
Gets the value of the proficiency property.
getProficiency() - Method in class org.apache.camel.component.linkedin.api.model.Skill
Gets the value of the proficiency property.
getProfileField() - Method in class org.apache.camel.component.linkedin.api.model.CompanyProfileUpdate
Gets the value of the profileField property.
getProjectId() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
getPromptDelay() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getPromptMessage() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getPropagationBehaviorName() - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
getProperties() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getProperties() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getProperties() - Method in interface org.apache.camel.CamelContext
Gets the properties that can be referenced in the camel context
getProperties() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getProperties() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getProperties() - Method in class org.apache.camel.component.ejb.EjbComponent
 
getProperties(Exchange) - Method in class org.apache.camel.component.eventadmin.EventAdminProducer
 
getProperties() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
getProperties() - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
getProperties() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyHolder
The message properties
getProperties() - Method in interface org.apache.camel.component.twitter.TwitterEndpoint
 
getProperties() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getProperties() - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
getProperties() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getProperties() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getProperties() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getProperties() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
getProperties() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
getProperties() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getProperties() - Method in class org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
 
getProperties() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
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.language.mvel.RootObject
 
getProperties() - Method in class org.apache.camel.language.ognl.RootObject
 
getProperties() - Method in class org.apache.camel.language.spel.RootObject
 
getProperties() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getProperties() - Method in class org.apache.camel.model.PropertiesDefinition
 
getProperties() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getProperties() - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getProperties() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getProperties() - Method in interface org.apache.camel.Route
This property map is used to associate information about the route.
getProperties() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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.component.properties.DefaultPropertiesParser
 
getPropertiesComponent() - Method in class org.apache.camel.impl.DefaultCamelContext
Gets the properties component in use.
getPropertiesFile() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
getPropertiesFile() - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
getPropertiesFile() - Method in class org.apache.camel.component.velocity.VelocityEndpoint
 
getPropertiesFor(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
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.component.box.BoxEndpoint
 
getPropertiesHelper() - Method in class org.apache.camel.component.braintree.BraintreeEndpoint
 
getPropertiesHelper() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
 
getPropertiesHelper() - Method in class org.apache.camel.component.google.drive.GoogleDriveEndpoint
 
getPropertiesHelper() - Method in class org.apache.camel.component.google.mail.GoogleMailEndpoint
 
getPropertiesHelper() - Method in class org.apache.camel.component.linkedin.LinkedInEndpoint
 
getPropertiesHelper() - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
getPropertiesHelper() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns generated helper that extends ApiMethodPropertiesHelper to work with API properties.
getPropertiesName() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getPropertiesParser() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getPropertiesParserRef() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
getPropertiesResolver() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getPropertiesResolverRef() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
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.component.atmos.util.AtmosPropertyManager
 
getProperty(String, DockerConfiguration, Message, Class<T>) - Static method in class org.apache.camel.component.docker.DockerHelper
Attempts to locate a given property name within a URI parameter or the message header.
getProperty(String, DockerConfiguration, Message, Class<T>, T) - Static method in class org.apache.camel.component.docker.DockerHelper
Attempts to locate a given property name within a URI parameter or the message header.
getProperty(String) - Method in class org.apache.camel.component.dropbox.util.DropboxPropertyManager
 
getProperty(GoraAttribute, Map<String, ?>) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to extract value of a map
getProperty(Message, String) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Gets a JMS property
getProperty(Message, String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets a JMS property
getProperty(String) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
Throws a SAXNotRecognizedException exception when the given property does not signify a lexical handler.
getProperty(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
getProperty(String) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getProperty(String) - Method in interface org.apache.camel.Exchange
Returns a property associated with this exchange by name
getProperty(String, Object) - Method in interface org.apache.camel.Exchange
Returns a property associated with this exchange by name
getProperty(String, Class<T>) - Method in interface org.apache.camel.Exchange
Returns a property associated with this exchange by name and specifying the type required
getProperty(String, Object, Class<T>) - Method in interface org.apache.camel.Exchange
Returns a property associated with this exchange by name and specifying the type required
getProperty(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
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.language.mvel.RootObject
 
getProperty(String, Class<T>) - Method in class org.apache.camel.language.mvel.RootObject
 
getProperty(String) - Method in class org.apache.camel.language.ognl.RootObject
 
getProperty(String, Class<T>) - Method in class org.apache.camel.language.ognl.RootObject
 
getProperty(String) - Method in class org.apache.camel.language.spel.RootObject
 
getProperty(String, Class<T>) - Method in class org.apache.camel.language.spel.RootObject
 
getProperty(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getProperty(Object, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getPropertyAsLong(GoraAttribute, Map<String, ?>) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to extract value of a map as long
getPropertyAsString(GoraAttribute, Map<String, ?>) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to extract value of a map as String
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
getPropertyDefaultValue(List<Map<String, String>>, String) - Static method in class org.apache.camel.util.JsonSchemaHelper
Gets the default value of the property
getPropertyGetter(Class<?>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getPropertyKey() - Method in class org.apache.camel.component.google.drive.DrivePropertiesEndpointConfiguration
 
getPropertyList() - Method in class org.apache.camel.component.linkedin.api.model.NetworkStats
Gets the value of the propertyList property.
getPropertyMap(BeanDefinitionBuilder, boolean) - Method in class org.apache.camel.component.cxf.spring.AbstractCxfBeanDefinitionParser
 
getPropertyName() - Method in interface org.apache.camel.api.management.mbean.ManagedRemovePropertyMBean
 
getPropertyName() - Method in interface org.apache.camel.api.management.mbean.ManagedSetPropertyMBean
 
getPropertyName() - Method in exception org.apache.camel.InvalidPropertyException
 
getPropertyName() - Method in class org.apache.camel.management.mbean.ManagedRemoveProperty
 
getPropertyName() - Method in class org.apache.camel.management.mbean.ManagedSetProperty
 
getPropertyName() - Method in class org.apache.camel.model.RemovePropertyDefinition
 
getPropertyName() - Method in class org.apache.camel.model.SetPropertyDefinition
 
getPropertyName() - Method in exception org.apache.camel.NoSuchPropertyException
 
getPropertyName() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
getPropertyName() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
getPropertyName(Method) - Static method in class org.apache.camel.util.ObjectHelper
Returns the Java Bean property name of the given method, if it is a setter
getPropertyName() - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
getPropertyPath() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getPropertyPrefix() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getPropertyPrefix() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
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
 
getPropertySuffix() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
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
 
getProtocol() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getProtocol() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getProtocol() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
getProtocol() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getProtocol() - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
 
getProtocol() - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
getProtocol() - Method in interface org.apache.camel.component.mail.JavaMailSender
 
getProtocol() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getProtocol() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getProtocol() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getProtocol() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
getProtocol() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getProtocol() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
getProtocol() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getProtocol() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getProtocol() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getProtocol() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getProtocol() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
getProtocolClassName() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getProtocolId() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getProtocolLocation() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getProvidedLogger() - Method in class org.apache.camel.component.log.LogEndpoint
 
getProvider() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Get the id of the security provider that provides the configured Signature algorithm.
getProvider() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getProvider() - Method in class org.apache.camel.component.sip.SipPresenceAgent
 
getProvider() - Method in class org.apache.camel.component.sip.SipSubscriber
 
getProvider() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeyAccessor
 
getProvider() - Method in class org.apache.camel.component.yammer.model.Im
 
getProvider() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getProvider() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
getProvider() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
getProvider() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
 
getProvider() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
getProvider() - Method in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
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
 
getProviderAccountId() - Method in class org.apache.camel.component.linkedin.api.model.TwitterAccount
Gets the value of the providerAccountId property.
getProviderAccountName() - Method in class org.apache.camel.component.linkedin.api.model.TwitterAccount
Gets the value of the providerAccountName property.
getProviderId() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getProviderId() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getProviderMetadata() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getProviderMetadata() - Method in class org.apache.camel.component.jms.JmsEndpoint
Returns the provider metadata
getProviders() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
getProviders() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getProvidersOf(Injector, Matcher<Class>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns a collection of all of the providers matching the given matcher
getProvidersOf(Injector, Class<T>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns a collection of all providers of the given base type
getProxy() - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
getProxy() - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
getProxy() - Method in class org.apache.camel.component.rmi.RmiConsumer
 
getProxyAuthDomain() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyAuthDomain() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getProxyAuthHost() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyAuthHost() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getProxyAuthMethod() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyAuthMethod() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getProxyAuthPassword() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyAuthPassword() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getProxyAuthUsername() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyAuthUsername() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getProxyHeaders() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getProxyHost() - Method in class org.apache.camel.component.aws.cw.CwConfiguration
To define a proxy host when instantiating the SQS client
getProxyHost() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
To define a proxy host when instantiating the SQS client
getProxyHost() - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
To define a proxy host when instantiating the SQS client
getProxyHost() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getProxyHost() - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
To define a proxy host when instantiating the SQS client
getProxyHost() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
To define a proxy host when instantiating the SQS client
getProxyHost() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
To define a proxy host when instantiating the SQS client
getProxyHost() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
To define a proxy host when instantiating the SQS client
getProxyHost() - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
 
getProxyHost() - Method in class org.apache.camel.component.jetty.CamelHttpClient
 
getProxyHost() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getProxyHost() - Method in class org.apache.camel.component.jetty8.CamelHttpClient8
 
getProxyHost() - Method in class org.apache.camel.component.jetty9.CamelHttpClient9
 
getProxyHost() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
getProxyHost() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getProxyPort() - Method in class org.apache.camel.component.aws.cw.CwConfiguration
To define a proxy port when instantiating the SQS client
getProxyPort() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
To define a proxy port when instantiating the SQS client
getProxyPort() - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
To define a proxy port when instantiating the SQS client
getProxyPort() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getProxyPort() - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
To define a proxy port when instantiating the SQS client
getProxyPort() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
To define a proxy port when instantiating the SQS client
getProxyPort() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
To define a proxy port when instantiating the SQS client
getProxyPort() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
To define a proxy port when instantiating the SQS client
getProxyPort() - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
 
getProxyPort() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
getProxyPort() - Method in class org.apache.camel.component.jetty.CamelHttpClient
 
getProxyPort() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getProxyPort() - Method in class org.apache.camel.component.jetty8.CamelHttpClient8
 
getProxyPort() - Method in class org.apache.camel.component.jetty9.CamelHttpClient9
 
getProxyPort() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
getProxyPort() - Method in class org.apache.camel.http.common.HttpConfiguration
 
getProxyType() - Method in class org.apache.camel.util.component.ApiMethodParser
 
getPublic_profile_url() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getPublicationList() - Method in class org.apache.camel.component.linkedin.api.model.Publications
Gets the value of the publicationList property.
getPublications() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the publications property.
getPublicKey() - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
 
getPublicKey() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
get the PublicKey that should be used to verify the signature in the exchange.
getPublicKey() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getPublicKey(Exchange, long, List<String>) - Method in class org.apache.camel.converter.crypto.DefaultPGPPublicKeyAccessor
 
getPublicKey(Exchange, long, List<String>) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
getPublicKey(Exchange, long, List<String>) - Method in interface org.apache.camel.converter.crypto.PGPPublicKeyAccessor
Returns the public key with a certain key ID.
getPublicKeyAccessor() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getPublicKeyBlob() - Method in class org.apache.camel.component.file.remote.DSAKeyPairIdentity
 
getPublicKeyBlob() - Method in class org.apache.camel.component.file.remote.RSAKeyPairIdentity
 
getPublicKeyRingCollection(CamelContext, String, byte[], boolean) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
 
getPublicKeyWithKeyIdAndUserID(long, List<String>, PGPPublicKeyRingCollection) - Static method in class org.apache.camel.converter.crypto.PGPDataFormatUtil
Determines a public key from the keyring collection which has a certain key ID and which has a User ID which contains at least one of the User ID parts.
getPublicProfileUrl() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the publicProfileUrl property.
getPublishedEndpointUrl() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getPublisher() - Method in class org.apache.camel.component.ganglia.GangliaEndpoint
 
getPublisher() - Method in class org.apache.camel.component.linkedin.api.model.Publication
Gets the value of the publisher property.
getPublisherAcknowledgementsTimeout() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The amount of time in milliseconds to wait for a basic.ack response from RabbitMQ server
getPublishTopicName() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getPubSub() - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
getPurgePollTime() - Method in class org.apache.camel.support.DefaultTimeoutMap
 
getPush() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getQName(String) - Static method in class org.apache.camel.component.cxf.CxfEndpointUtils
 
getQname() - Method in class org.w3._2003._05.soap_envelope.NotUnderstoodType
Gets the value of the qname property.
getQname() - Method in class org.w3._2003._05.soap_envelope.SupportedEnvType
Gets the value of the qname property.
getQoS() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getQos() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
getQualifier() - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
getQualityOfService() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getQuartzContextName(CamelContext) - Static method in class org.apache.camel.component.quartz.QuartzHelper
 
getQuartzContextName(CamelContext) - Static method in class org.apache.camel.component.quartz2.QuartzHelper
 
getQuartzScheduler() - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
getQueries() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getQuery() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getQuery() - Method in class org.apache.camel.component.braintree.CreditCardVerificationGatewayEndpointConfiguration
 
getQuery() - Method in class org.apache.camel.component.braintree.CustomerGatewayEndpointConfiguration
 
getQuery() - Method in class org.apache.camel.component.braintree.TransactionGatewayEndpointConfiguration
 
getQuery() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getQuery() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getQuery() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getQuery() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets the query to execute, only needed for operations that require it, and for the Continuous Query Consumer.
getQuery() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
getQuery() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getQuery() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getQuery() - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
getQuery() - Method in class org.apache.camel.component.sql.SqlEndpoint
 
getQuery() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getQuery(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getQueryAll() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getQueryBuilder() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
getQueryByDistance() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getQueryFactory() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
getQueryParams() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchQueryRequest
 
getQueryParams() - Method in class org.apache.camel.component.olingo2.Olingo2AppEndpointConfiguration
 
getQueryResult(String, String, String, BulkApiClient.StreamResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
 
getQueryResult(String, String, String, BulkApiClient.StreamResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
getQueryResultIds(String, String, BulkApiClient.QueryResultIdsCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
 
getQueryResultIds(String, String, BulkApiClient.QueryResultIdsCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
getQueryStrategy() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getQueryString(Message) - Method in class org.apache.camel.component.cxf.common.message.DefaultCxfMessageMapper
 
getQueryString() - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
getQuestion() - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Gets the value of the question property.
getQuestionCategories() - Method in class org.apache.camel.component.linkedin.api.model.Question
Gets the value of the questionCategories property.
getQuestionCategoryList() - Method in class org.apache.camel.component.linkedin.api.model.QuestionCategories
Gets the value of the questionCategoryList property.
getQuestionId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getQueue() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
getQueue() - Method in class org.apache.camel.component.gae.task.GTaskProducer
 
getQueue() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaEndpoint
 
getQueue() - Method in class org.apache.camel.component.kestrel.KestrelEndpoint
 
getQueue() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getQueue() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
getQueue() - Method in class org.apache.camel.component.seda.QueueReference
Gets the queue
getQueue() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getQueueArgsConfigurer() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getQueueBrowseStrategy() - Method in class org.apache.camel.component.jms.JmsComponent
 
getQueueBufferingMaxMessages() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getQueueBufferingMaxMessages() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getQueueCapacity() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
Gets the queue capacity.
getQueueKey(String) - Method in class org.apache.camel.component.routebox.RouteboxComponent
 
getQueueKey(String) - Method in class org.apache.camel.component.seda.SedaComponent
 
getQueueName() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getQueueName() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
getQueueName() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
 
getQueueName() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
getQueueName() - Method in class org.apache.camel.component.nats.NatsConfiguration
The Queue name if we are using nats for a queue configuration
getQueueOwnerAWSAccountId() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
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.disruptor.DisruptorComponent
Deprecated.
getQueueSize() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
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).
getQueueUrl() - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
 
getQueueUrl() - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
getQueueUrl() - Method in class org.apache.camel.component.aws.sqs.SqsProducer
 
getQuickActions() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getQuickActions() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getQuote() - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
 
getQuote() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Gets the quote character.
getQuote() - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Gets the quote symbol.
getQuote() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getQuote() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
getQuoteAllFields() - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Gets whether or not all fields must be quoted.
getQuoteAllFields() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
getQuoteDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getQuoteEscape() - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Gets the quote escape symbol.
getQuoteEscape() - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
getQuoteMode() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Gets the quote mode.
getQuoteMode() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getRadius() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getRandomBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
getRandomNumberGenerator() - Static method in class org.apache.camel.processor.RedeliveryPolicy
 
getrange(String, Long, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
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
 
getRateUnit() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
getRateUnit() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
getRateUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
getRateUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
getRateUnit() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
getRdd() - Method in class org.apache.camel.component.spark.SparkComponent
 
getRdd() - Method in class org.apache.camel.component.spark.SparkEndpoint
 
getRddCallback() - Method in class org.apache.camel.component.spark.SparkComponent
 
getRddCallback() - Method in class org.apache.camel.component.spark.SparkEndpoint
 
getReadableByteChannel() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
getReadCapacity() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
getReadConsistencyLevel() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
getReadConsistencyLevel() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
getReader() - Method in class org.apache.camel.BytesSource
 
getReader() - Method in class org.apache.camel.StringSource
 
getReaderHintMap() - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
The reader (decode) hint map.
getReading() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getReadingOptions() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
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
 
getReadLockMinAge() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockMinLength() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadLockTimeout() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getReadPreference() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getReadPreference() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getReadSize() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
getReadSuffix() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getReadSuffix() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getRealm() - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
 
getRealm() - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
 
getRealname() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getRealtime() - Method in class org.apache.camel.component.yammer.model.Meta
 
getRealType() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getReason() - Method in exception org.apache.camel.component.file.GenericFileOperationFailedException
Return the file failure reason (if any)
getReason() - Method in class org.w3._2003._05.soap_envelope.Fault
Gets the value of the reason property.
getReceiveBufferBytes() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getReceiveBufferBytes() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getReceiveBufferSize() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getReceiveBufferSize() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getReceiveBufferSize() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getReceiveBufferSize() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getReceiveBufferSize() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getReceiveBufferSizePredictor() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getReceiveBufferSizePredictor() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
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
 
getReceivedMessageCount() - Method in class org.apache.camel.bam.model.ActivityState
 
getReceiveMessageWaitTimeSeconds() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getReceiveTimeout() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getReceiveTimeout() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getReceiveTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getReceiveTimeoutMillis() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getRecent() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getRecentItems() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectBasicInfo
 
getRecentReports(AnalyticsApiClient.RecentReportsResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.AnalyticsApiClient
 
getRecentReports(AnalyticsApiClient.RecentReportsResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultAnalyticsApiClient
 
getRecipientKeyAlias() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getRecipientKeyAlias() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getRecipientList() - Method in class org.apache.camel.component.linkedin.api.model.Recipients
Gets the value of the recipientList property.
getRecipients() - Method in class org.apache.camel.component.linkedin.api.model.MailboxItem
Gets the value of the recipients property.
getRecipients() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getRecommendationList() - Method in class org.apache.camel.component.linkedin.api.model.Recommendations
Gets the value of the recommendationList property.
getRecommendationList() - Method in class org.apache.camel.component.linkedin.api.model.RecommendationsGiven
Gets the value of the recommendationList property.
getRecommendationList() - Method in class org.apache.camel.component.linkedin.api.model.RecommendationsReceived
Gets the value of the recommendationList property.
getRecommendations() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the recommendations property.
getRecommendationsGiven() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the recommendationsGiven property.
getRecommendationSnippet() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the recommendationSnippet property.
getRecommendationsReceived() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the recommendationsReceived property.
getRecommendationText() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the recommendationText property.
getRecommendationType() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the recommendationType property.
getRecommendee() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the recommendee property.
getRecommender() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the recommender property.
getReconnect() - Method in class org.apache.camel.component.nats.NatsConfiguration
Whether or not using reconnection feature
getReconnectAttemptsMax() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getReconnectBackoffMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getReconnectBackoffMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getReconnectBackOffMultiplier() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getReconnectDelay() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
getReconnectDelay() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getReconnectDelay() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getReconnectDelay() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getReconnectDelayMax() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getReconnectInterval() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Used if reconnect and clientMode is enabled.
getReconnectionPolicy() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getReconnectOnConnectionFailure() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getReconnectTimeWait() - Method in class org.apache.camel.component.nats.NatsConfiguration
Waiting time before attempts reconnection (in milliseconds)
getRecordConverter() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Gets the record converter to use.
getRecordConverterRef() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getRecordEndsOnNewline() - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Gets whether or not the record ends on new line.
getRecordEndsOnNewline() - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
getRecords() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.QueryRecordsReport
 
getRecords() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.QueryResult
Gets the value of the records property.
getRecords() - Method in class org.apache.camel.component.salesforce.internal.dto.QueryRecordsPushTopic
 
getRecordSeparator() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Gets the record separator.
getRecordSeparator() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getRecordSeparatorDisabled() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getRecordTypeId() - Method in class org.apache.camel.component.salesforce.api.dto.RecordTypeInfo
 
getRecordTypeInfos() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
getRecoveryInterval() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getRecoveryInterval() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getRecoveryIntervalInMillis() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
getRecoveryIntervalInMillis() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
getRecoveryIntervalInMillis() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
getRecoveryIntervalInMillis() - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
getRecoveryIntervalInMillis() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
getRecoveryIntervalInMillis() - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Gets the interval between recovery scans in millis.
getRedeliverDelay() - Method in class org.apache.camel.processor.RedeliveryPolicy
Deprecated.
will be removed in the near future. Instead use RedeliveryPolicy.getRedeliveryDelay()
getRedeliveries() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getRedeliveries() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getRedeliveries() - Method in class org.apache.camel.util.CamelContextStatDump
 
getRedeliveries() - Method in class org.apache.camel.util.ProcessorStatDump
 
getRedeliveries() - Method in class org.apache.camel.util.RouteStatDump
 
getRedeliveryDelay() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getRedeliveryDelay() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
 
getRedeliveryPolicies() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getRedeliveryPolicies() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getRedeliveryPolicies() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getRedeliveryPolicy() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
getRedeliveryPolicy() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getRedeliveryPolicy() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
getRedeliveryPolicyRef() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getRedeliveryPolicyType() - Method in class org.apache.camel.model.OnExceptionDefinition
 
getRedirectLocation() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
getRedirectLocation() - Method in exception org.apache.camel.component.cxf.CxfOperationException
 
getRedirectLocation() - Method in exception org.apache.camel.component.netty.http.NettyHttpOperationFailedException
 
getRedirectLocation() - Method in exception org.apache.camel.component.netty4.http.NettyHttpOperationFailedException
 
getRedirectLocation() - Method in exception org.apache.camel.component.restlet.RestletOperationException
 
getRedirectLocation() - Method in exception org.apache.camel.http.common.HttpOperationFailedException
 
getRedirectUri() - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
getRedirectUri() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
getRedisTemplate() - Method in class org.apache.camel.component.redis.RedisConfiguration
 
getRedrivePolicy() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getRef() - Method in interface org.apache.camel.api.management.mbean.ManagedCustomLoadBalancerMBean
 
getRef() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessMBean
 
getRef() - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
getRef() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderFunctionDefinition
 
getRef() - Method in class org.apache.camel.management.mbean.ManagedCustomLoadBalancer
 
getRef() - Method in class org.apache.camel.management.mbean.ManagedProcess
 
getRef() - Method in class org.apache.camel.model.BeanDefinition
 
getRef() - Method in class org.apache.camel.model.dataformat.CustomDataFormat
Reference to the custom DataFormat to lookup from the Camel registry.
getRef() - Method in class org.apache.camel.model.FromDefinition
 
getRef() - Method in class org.apache.camel.model.language.MethodCallExpression
 
getRef() - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
 
getRef() - Method in class org.apache.camel.model.MarshalDefinition
 
getRef() - Method in class org.apache.camel.model.PolicyDefinition
 
getRef() - Method in class org.apache.camel.model.ProcessDefinition
 
getRef() - Method in class org.apache.camel.model.RestContextRefDefinition
 
getRef() - Method in class org.apache.camel.model.RouteBuilderDefinition
 
getRef() - Method in class org.apache.camel.model.RouteContextRefDefinition
 
getRef() - Method in class org.apache.camel.model.SendDefinition
 
getRef() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
getRef() - Method in class org.apache.camel.model.TransactedDefinition
 
getRef() - Method in class org.apache.camel.model.UnmarshalDefinition
 
getRef() - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
getReferencedManifest(List<XMLObject>, String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getReferencedObject(List<XMLObject>, String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getReferencedSameDocumentObjects(List<Reference>, List<XMLObject>) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getReferenceNumber() - Static method in class org.apache.camel.component.smpp.SmppSplitter
Returns reference number which length is SmppSplitter.UDHIE_SAR_REF_NUM_LENGTH.
getReferences() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Returns the references.
getReferences() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
getReferences(XmlSignatureProperties.Input, XmlSignatureProperties.Output, String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getReferences() - Method in class org.apache.camel.component.yammer.model.Messages
 
getReferencesForMessageMapping(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Returns the references whose referenced objects are taken into account for the message body.
getReferenceTargetField() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getReferenceTo() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getReferralBonus() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the referralBonus property.
getRefreshedProcessDefinition(EntityManagerTemplate, ProcessDefinition) - Static method in class org.apache.camel.bam.model.ProcessDefinition
 
getRefreshListener() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getRefreshToken() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
getRefreshToken() - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
 
getRefreshToken() - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
 
getRefreshToken() - Method in class org.apache.camel.component.linkedin.api.OAuthToken
 
getRegex() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getRegion() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getRegion() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getRegionCode() - Method in class org.apache.camel.component.linkedin.api.model.Address
Gets the value of the regionCode property.
getRegisterAlways() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
getRegisterAlways() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getRegisterAlways() - Method in interface org.apache.camel.spi.ManagementAgent
Whether to always register mbeans.
getRegisteredDelivery() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getRegisterNewRoutes() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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.

getRegistrationKey() - Method in interface org.apache.camel.converter.jaxb.JaxbNamespacePrefixMapper
JAXB requires the mapper to be registered as a property on the JAXBContext.
getRegistrationKey() - Method in class org.apache.camel.converter.jaxb.mapper.SunJaxb21NamespacePrefixMapper
 
getRegistrationOptions() - Method in class org.apache.camel.component.aws.swf.CamelActivityImplementation
 
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.component.metrics.MetricsEndpoint
 
getRegistry() - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
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
 
getRegistry() - Method in class org.apache.camel.osgi.CamelContextFactory
 
getRegistryPort() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
getRegistryPort() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getRegistryPort() - Method in interface org.apache.camel.spi.ManagementAgent
Gets the port used by LocateRegistry.
getRejectedExecutionHandler() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getRejectedExecutionHandler() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the handler for tasks which cannot be executed by the thread pool.
getRejectedExecutionHandler() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getRejectedPolicy() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getRejectedPolicy() - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
getRejectedPolicy() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getRejectedPolicy() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getRejectedPolicy() - Method in class org.apache.camel.model.ThreadsDefinition
 
getRejectedPolicy() - Method in class org.apache.camel.processor.ThreadsProcessor
 
getRejectedPolicy() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the policy for tasks which cannot be executed by the thread pool.
getRejectExecution() - Method in class org.apache.camel.model.ThrottleDefinition
 
getRejectOld() - Method in class org.apache.camel.model.config.StreamResequencerConfig
 
getRejectOld() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
 
getRelatedConnections() - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Gets the value of the relatedConnections property.
getRelationId() - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Gets the value of the relationId property.
getRelationshipName() - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
getRelationshipName() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getRelationshipOrder() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getRelationToViewer() - Method in class org.apache.camel.component.linkedin.api.model.Author
Gets the value of the relationToViewer property.
getRelationToViewer() - Method in class org.apache.camel.component.linkedin.api.model.Comment
Gets the value of the relationToViewer property.
getRelationToViewer() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the relationToViewer property.
getRelationToViewer() - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Gets the value of the relationToViewer property.
getRelationToViewer() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the relationToViewer property.
getRelationToViewer() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the relationToViewer property.
getRelationTypeName() - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Gets the value of the relationTypeName property.
getRelativeFilePath() - Method in class org.apache.camel.component.file.GenericFile
 
getRemainingCapacity() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
getRemainingCapacity() - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
getRemoteAddress() - Method in class org.apache.camel.component.syslog.SyslogMessage
 
getRemoteFilter() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets the remote filter, only used by the Continuous Query Consumer.
getRemoteInterfaces() - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
getRemotePath() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getRemotePath() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getRemotePath() - Method in class org.apache.camel.component.git.GitEndpoint
The remote repository path
getRemoveHandler() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getRemoveNamespacePrefixes() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getRemoveNamespacePrefixes() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getRemoveOnFailure() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getRemoveSignatureElements() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Indicator whether the XML signature elements should be removed from the document set to the output message.
getRemoveSignatureElements() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getRemoveSignatureElements() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getRemoveSpoolDirectoryWhenStopping() - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
getRenewal() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the renewal property.
getRepeat() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
getRepeatCount() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getReplaceIfPresentFlag() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getReplacementToken() - Method in class org.apache.camel.processor.cache.CacheBasedTokenReplacer
 
getReplication() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getReplication() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getReplicationController() - Method in class org.apache.camel.component.kubernetes.consumer.common.ReplicationControllerEvent
 
getRepliedToId() - Method in class org.apache.camel.component.yammer.model.Message
 
getReply() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the reply property.
getReply(SessionID, Exchange) - Method in class org.apache.camel.component.quickfixj.MessageCorrelator
 
getReplyChannel() - Method in class org.apache.camel.component.spring.integration.adapter.CamelTargetAdapter
 
getReplyId() - Method in class org.apache.camel.component.google.drive.DriveRepliesEndpointConfiguration
 
getReplyTimeout() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
getReplyTo() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getReplyTo() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getReplyTo() - Method in interface org.apache.camel.component.jms.reply.ReplyManager
Gets the reply to queue being used
getReplyTo() - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
getReplyTo() - Method in class org.apache.camel.component.jms.reply.TemporaryQueueReplyManager
 
getReplyTo() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getReplyTo() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Gets the Queue to reply to if you dont want to use temporary reply queues
getReplyTo() - Method in interface org.apache.camel.component.rabbitmq.reply.ReplyManager
Gets the reply to queue being used
getReplyTo() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
getReplyTo() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets the replyTo for this instance of DestinationProducer.
getReplyTo() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getReplyToAddresses() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
getReplyToCacheLevelName() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getReplyToCacheLevelName() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getReplyToConcurrentConsumers() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getReplyToConcurrentConsumers() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getReplyToDestination() - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
getReplyToDestination(Message) - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
getReplyToDestination() - Method in class org.apache.camel.component.sjms.MessageConsumerResources
 
getReplyToDestinationSelectorName() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getReplyToDestinationSelectorName() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getReplyToMaxConcurrentConsumers() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getReplyToMaxConcurrentConsumers() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getReplyToOnTimeoutMaxConcurrentConsumers() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getReplyToOnTimeoutMaxConcurrentConsumers() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getReplyToOverride() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getReplyToOverride() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getReplyToType() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getReplyToType() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getReplyToType() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Get replyToType for inOut exchange
getRepoName() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getRepoOwner() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getReportBooleanFilter() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
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
 
getReportDescription(String, AnalyticsApiClient.ReportDescriptionResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.AnalyticsApiClient
 
getReportDescription(String, AnalyticsApiClient.ReportDescriptionResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultAnalyticsApiClient
 
getReporter() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getReportExtendedMetadata() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
getReportExtendedMetadata() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportDescription
 
getReportFilters() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
getReportFormat() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
getReportId() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractAttributesBase
 
getReportId() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getReportInstances(String, AnalyticsApiClient.ReportInstanceListResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.AnalyticsApiClient
 
getReportInstances(String, AnalyticsApiClient.ReportInstanceListResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultAnalyticsApiClient
 
getReportMetadata() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
getReportMetadata() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportDescription
 
getReportMetadata() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getReportName() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractAttributesBase
 
getReportResults(String, String, AnalyticsApiClient.ReportResultsResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.AnalyticsApiClient
 
getReportResults(String, String, AnalyticsApiClient.ReportResultsResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultAnalyticsApiClient
 
getReportType() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
getReportTypeMetadata() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportDescription
 
getRepository() - Method in class org.apache.camel.component.git.consumer.AbstractGitConsumer
 
getRepository() - Method in class org.apache.camel.component.github.consumer.AbstractGitHubConsumer
 
getRepository() - Method in class org.apache.camel.component.github.producer.AbstractGitHubProducer
 
getRepository() - Method in class org.apache.camel.component.jcr.JcrEndpoint
Get the Repository
getRepositoryIndex(Transaction, String, boolean) - Method in class org.apache.camel.component.hawtdb.HawtDBFile
 
getRepositoryName() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
getRepositoryName() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
getRepositoryName() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
getRepositoryName() - Method in class org.apache.camel.processor.idempotent.hazelcast.HazelcastIdempotentRepository
 
getRepositoryNameCompleted() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
getRepositoryPath() - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
getRepositoryService() - Method in class org.apache.camel.component.github.consumer.AbstractGitHubConsumer
 
getRepositoryService() - Method in class org.apache.camel.component.github.producer.AbstractGitHubProducer
 
getRepresenter() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
getRepresenter() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getRequest() - Method in class org.apache.camel.component.braintree.AddressGatewayEndpointConfiguration
 
getRequest() - Method in class org.apache.camel.component.braintree.ClientTokenGatewayEndpointConfiguration
 
getRequest() - Method in class org.apache.camel.component.braintree.CreditCardVerificationGatewayEndpointConfiguration
 
getRequest() - Method in class org.apache.camel.component.braintree.CustomerGatewayEndpointConfiguration
 
getRequest() - Method in class org.apache.camel.component.braintree.MerchantAccountGatewayEndpointConfiguration
 
getRequest() - Method in class org.apache.camel.component.braintree.PaymentMethodGatewayEndpointConfiguration
 
getRequest() - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
getRequest() - Method in class org.apache.camel.component.braintree.TransactionGatewayEndpointConfiguration
 
getRequest(HttpMethod, String) - Method in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
getRequest(String, String) - Method in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
getRequest(String, String, BulkApiClient.StreamResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
 
getRequest(String, String, BulkApiClient.StreamResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
getRequest() - Method in class org.apache.camel.component.sparkrest.SparkMessage
 
getRequest() - Method in class org.apache.camel.http.common.HttpMessage
 
getRequest() - Method in class org.apache.camel.language.mvel.RootObject
 
getRequest() - Method in class org.apache.camel.language.ognl.RootObject
 
getRequest() - Method in class org.apache.camel.language.spel.RootObject
 
getRequest() - Method in class org.apache.camel.model.dataformat.XmlRpcDataFormat
 
getRequestBody(Exchange) - Method in class org.apache.camel.component.netty.http.NettyHttpProducer
 
getRequestBody(Exchange) - Method in class org.apache.camel.component.netty.NettyProducer
Gets the object we want to use as the request object for sending to netty.
getRequestBody(Exchange) - Method in class org.apache.camel.component.netty4.http.NettyHttpProducer
 
getRequestBody(Exchange) - Method in class org.apache.camel.component.netty4.NettyProducer
Gets the object we want to use as the request object for sending to netty.
getRequestBufferSize() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getRequestContentType(Message) - Method in class org.apache.camel.component.cxf.common.message.DefaultCxfMessageMapper
 
getRequestDate() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncAttributes
 
getRequestDate() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
getRequestedChannelMax() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getRequestedFrameMax() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getRequestedHeartbeat() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getRequestedPollInterval() - Method in class org.apache.camel.component.yammer.model.Meta
 
getRequestFilter(LinkedInConfiguration) - Method in class org.apache.camel.component.linkedin.LinkedInComponent
 
getRequestHandler() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getRequestHeaders() - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
getRequestHeaders() - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
getRequestHeaders() - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
getRequestHeaderSize() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getRequestId() - Method in class org.apache.camel.component.linkedin.api.model.Error
Gets the value of the requestId property.
getRequestMethod(GHttpEndpoint, Exchange) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
getRequestor(String) - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
getRequestRequiredAcks() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getRequestRequiredAcks() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getRequestStream(Exchange) - Method in class org.apache.camel.component.salesforce.internal.processor.AbstractRestProcessor
 
getRequestStream(Exchange) - Method in class org.apache.camel.component.salesforce.internal.processor.JsonRestProcessor
 
getRequestStream(Exchange) - Method in class org.apache.camel.component.salesforce.internal.processor.XmlRestProcessor
 
getRequestTimeout() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
getRequestTimeout() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getRequestTimeout() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getRequestTimeout() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getRequestTimeout() - Method in class org.apache.camel.component.jms.reply.ReplyHolder
The timeout value
getRequestTimeout() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getRequestTimeout() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getRequestTimeout() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getRequestTimeout() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyHolder
The timeout value
getRequestTimeoutCheckerInterval() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getRequestTimeoutCheckerInterval() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getRequestTimeoutCheckerInterval() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getRequestTimeoutMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getRequestTimeoutMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getRequestURI(Message) - Method in class org.apache.camel.component.cxf.common.message.DefaultCxfMessageMapper
 
getRequestUrl(GHttpEndpoint, Exchange) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
getRequired() - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
getResequencerConfig() - Method in class org.apache.camel.model.ResequenceDefinition
 
getResetTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedCounterMBean
 
getResetTimestamp() - Method in class org.apache.camel.management.mbean.ManagedCounter
 
getResetTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getResetTimestamp() - Method in class org.apache.camel.util.ProcessorStatDump
 
getResetTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getResolvedEndpoint(String, Class<T>) - Method in class org.apache.camel.impl.DefaultProducerTemplate
getResolvedUrl() - Method in class org.apache.camel.component.linkedin.api.model.Content
Gets the value of the resolvedUrl property.
getResolver() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
getResolver() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getResource() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getResource() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getResource(String) - Method in class org.apache.camel.core.osgi.OsgiFactoryFinder
 
getResource(String, Class<?>) - Method in class org.apache.camel.core.osgi.OsgiFactoryFinder
 
getResource() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
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
 
getResourceClass() - Method in class org.apache.camel.component.cxf.jaxrs.CamelResourceProvider
 
getResourceClasses() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getResourcePath() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchRequest
 
getResourcePath() - Method in class org.apache.camel.component.olingo2.Olingo2AppEndpointConfiguration
 
getResourcePath() - Method in class org.apache.camel.impl.DefaultFactoryFinder
 
getResourcePath() - Method in interface org.apache.camel.spi.FactoryFinder
Gets the resource classpath.
getResourceResolver() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getResourceResolver() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getResourceResolver() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getResourceResolverFactory() - Method in class org.apache.camel.component.validator.ValidatorComponent
 
getResourceResolverFactory() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getResources(RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
getResources(RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Lists available resources for the specified API version, including resource name and URI.
getResources() - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
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.
getResourceStream(String) - Method in class org.apache.camel.component.velocity.CamelVelocityClasspathResourceLoader
 
getResourceSuffix() - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Returns "-context.xml".
getResourceUri() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.elsql.ElsqlComponent
 
getResourceUri() - Method in class org.apache.camel.component.elsql.ElsqlEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.mustache.MustacheEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.ResourceEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getResponse() - Method in exception org.apache.camel.component.linkedin.api.LinkedInException
 
getResponse() - Method in exception org.apache.camel.component.netty.http.NettyHttpOperationFailedException
Gets the HttpResponse.
getResponse() - Method in class org.apache.camel.component.salesforce.internal.client.SyncResponseCallback
 
getResponse() - Method in class org.apache.camel.component.sparkrest.SparkMessage
 
getResponse() - Method in class org.apache.camel.http.common.HttpMessage
 
getResponse() - Method in class org.apache.camel.language.mvel.RootObject
 
getResponse() - Method in class org.apache.camel.language.ognl.RootObject
 
getResponse() - Method in class org.apache.camel.language.spel.RootObject
 
getResponseAction(Object, MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Return output camel uri param or default action or null
getResponseBody() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
getResponseBody() - Method in exception org.apache.camel.component.cxf.CxfOperationException
 
getResponseBody() - Method in exception org.apache.camel.component.gae.http.GHttpException
 
getResponseBody(Exchange) - Method in class org.apache.camel.component.netty.handlers.ServerChannelHandler
Gets the object we want to use as the response object for sending to netty.
getResponseBody(Exchange) - Method in class org.apache.camel.component.netty.http.handlers.HttpServerChannelHandler
 
getResponseBody(Exchange) - Method in class org.apache.camel.component.netty4.handlers.ServerChannelHandler
Gets the object we want to use as the response object for sending to netty.
getResponseBody(Exchange) - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerChannelHandler
 
getResponseBody() - Method in exception org.apache.camel.component.restlet.RestletOperationException
 
getResponseBody() - Method in exception org.apache.camel.http.common.HttpOperationFailedException
 
getResponseBufferSize() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getResponseBufferSize() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
getResponseCode() - Method in exception org.apache.camel.component.gae.http.GHttpException
 
getResponseContentBytes() - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
getResponseContentBytes() - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
getResponseContentBytes() - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
getResponseHeader(String, HTTPResponse) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
getResponseHeaders() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
getResponseHeaders() - Method in exception org.apache.camel.component.cxf.CxfOperationException
 
getResponseHeaders() - Method in exception org.apache.camel.component.gae.http.GHttpException
 
getResponseHeaders() - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
getResponseHeaders() - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
getResponseHeaders() - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
getResponseHeaders() - Method in exception org.apache.camel.component.restlet.RestletOperationException
 
getResponseHeaders() - Method in exception org.apache.camel.http.common.HttpOperationFailedException
 
getResponseHeaderSize() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getResponseListener() - Method in class org.apache.camel.component.salesforce.internal.client.SalesforceSecurityHandler
 
getResponseMessage(Exchange, MessageEvent) - Method in class org.apache.camel.component.netty.handlers.ClientChannelHandler
Gets the Camel Message to use as the message to be set on the current Exchange when we have received a reply message.
getResponseMessage(Exchange, MessageEvent) - Method in class org.apache.camel.component.netty.http.handlers.HttpClientChannelHandler
 
getResponseMessage(Exchange, ChannelHandlerContext, Object) - Method in class org.apache.camel.component.netty4.handlers.ClientChannelHandler
Gets the Camel Message to use as the message to be set on the current Exchange when we have received a reply message.
getResponseMessage(Exchange, ChannelHandlerContext, Object) - Method in class org.apache.camel.component.netty4.http.handlers.HttpClientChannelHandler
 
getResponseMessage(Exchange) - Method in class org.apache.camel.component.smpp.AbstractSmppCommand
 
getResponseModel() - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
getResponseMsgs() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getResponsePayloadList(Exchange, List<Source>) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
getResponseStatus() - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
getResponseStatus() - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
getResponseStatus() - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
getResponseTimeOut() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getResponseTimeOut() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets responseTimeOut for this instance of SjmsProducer.
getRest() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getRestBaseURL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getRestCollection() - Method in class org.apache.camel.builder.RouteBuilder
 
getRestConfiguration() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getRestConfiguration() - Method in interface org.apache.camel.CamelContext
Gets the default REST configuration
getRestConfiguration(String, boolean) - Method in interface org.apache.camel.CamelContext
Gets the REST configuration for the given component
getRestConfiguration() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getRestConfiguration() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRestConfiguration(String, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRestConfiguration() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getRestConfigurations() - Method in class org.apache.camel.builder.RouteBuilder
 
getRestConfigurations() - Method in interface org.apache.camel.CamelContext
Gets all the RestConfiguration's
getRestConfigurations() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRestDefinition() - Method in class org.apache.camel.model.RouteDefinition
 
getRestDefinitions() - Method in interface org.apache.camel.CamelContext
Returns a list of the current REST definitions
getRestDefinitions() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRestDefinitions() - Method in interface org.apache.camel.model.ModelCamelContext
Returns a list of the current REST definitions
getRestDefinitions(String) - Method in class org.apache.camel.swagger.RestSwaggerSupport
 
getRestHostNameResolver() - Method in class org.apache.camel.spi.RestConfiguration
Gets the resolver to use for resolving hostname
getRestlet() - Method in class org.apache.camel.component.restlet.RestletConsumer
 
getRestletBinding() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getRestletMethod() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getRestletMethods() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getRestletRealm() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getRestletUriPatterns() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getRestRefs() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getRestRefs() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getRestRefs() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getRestRegistry() - Method in interface org.apache.camel.CamelContext
Gets the RestRegistry to use
getRestRegistry() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRestrictMethod() - Method in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath
Any HTTP restrict method that would not be allowed
getRests() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getRests() - Method in class org.apache.camel.blueprint.CamelRestContextFactoryBean
 
getRests() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getRests() - Method in interface org.apache.camel.model.rest.RestContainer
Returns the RESTs
getRests() - Method in class org.apache.camel.model.rest.RestsDefinition
 
getRests() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getRests() - Method in class org.apache.camel.spring.CamelRestContextFactoryBean
 
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
 
getResult(Exchange) - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
getResult() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchResult
Gets the value of the result property.
getResult() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.QueryResultList
Gets the value of the result property.
getResult() - Method in class org.apache.camel.component.zookeeper.operations.AnyOfOperations
 
getResult() - Method in class org.apache.camel.component.zookeeper.operations.ChildrenChangedOperation
 
getResult() - Method in class org.apache.camel.component.zookeeper.operations.CreateOperation
 
getResult() - Method in class org.apache.camel.component.zookeeper.operations.DataChangedOperation
 
getResult() - Method in class org.apache.camel.component.zookeeper.operations.DeleteOperation
 
getResult() - Method in class org.apache.camel.component.zookeeper.operations.ExistenceChangedOperation
 
getResult() - Method in class org.apache.camel.component.zookeeper.operations.ExistsOperation
 
getResult() - Method in class org.apache.camel.component.zookeeper.operations.GetChildrenOperation
 
getResult() - Method in class org.apache.camel.component.zookeeper.operations.GetDataOperation
 
getResult() - Method in class org.apache.camel.component.zookeeper.operations.OperationResult
 
getResult() - Method in class org.apache.camel.component.zookeeper.operations.SetDataOperation
 
getResult() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
Gets the result of this zookeeper operation, i.e.
getResultClass() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
getResultClass() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getResultEntries() - Method in class org.apache.camel.component.atmos.dto.AtmosResult
 
getResultEntries() - Method in class org.apache.camel.component.dropbox.dto.DropboxResult
 
getResultHandlerFactory() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getResultHandlerFactory() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getResultId() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getResultMessage(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Returns the message where to write results in an exchange-pattern-sensitive way.
getResultQName() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
getResults() - Method in class org.apache.camel.component.salesforce.api.dto.SearchResults
 
getResults(String, String, BulkApiClient.StreamResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient
 
getResults(String, String, BulkApiClient.StreamResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
getResultSetConversionStrategy() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getResultsFormat() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
getResultsFormat() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
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 enum org.apache.camel.component.box.internal.IBoxCollaborationsManagerApiMethod
 
getResultType() - Method in enum org.apache.camel.component.box.internal.IBoxCommentsManagerApiMethod
 
getResultType() - Method in enum org.apache.camel.component.box.internal.IBoxEventsManagerApiMethod
 
getResultType() - Method in enum org.apache.camel.component.box.internal.IBoxFilesManagerApiMethod
 
getResultType() - Method in enum org.apache.camel.component.box.internal.IBoxFoldersManagerApiMethod
 
getResultType() - Method in enum org.apache.camel.component.box.internal.IBoxGroupsManagerApiMethod
 
getResultType() - Method in enum org.apache.camel.component.box.internal.IBoxSearchManagerApiMethod
 
getResultType() - Method in enum org.apache.camel.component.box.internal.IBoxSharedItemsManagerApiMethod
 
getResultType() - Method in enum org.apache.camel.component.box.internal.IBoxUsersManagerApiMethod
 
getResultType() - Method in enum org.apache.camel.component.box.internal.LongPollingEventsManagerApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.AddOnGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.AddressGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.ClientTokenGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.CreditCardVerificationGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.CustomerGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.DiscountGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.MerchantAccountGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.PaymentMethodGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.PaymentMethodNonceGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.PlanGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.SettlementBatchSummaryGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.SubscriptionGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.TransactionGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.braintree.internal.WebhookNotificationGatewayApiMethod
 
getResultType() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 
getResultType() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarAclApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarListApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarChannelsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarColorsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarEventsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarFreebusyApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.calendar.internal.CalendarSettingsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DriveAboutApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DriveAppsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DriveChangesApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DriveChannelsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DriveChildrenApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DriveCommentsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DriveFilesApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DriveParentsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DrivePermissionsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DrivePropertiesApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DriveRealtimeApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DriveRepliesApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.drive.internal.DriveRevisionsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersDraftsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersHistoryApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersLabelsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesAttachmentsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.google.mail.internal.GmailUsersThreadsApiMethod
 
getResultType() - Method in enum org.apache.camel.component.linkedin.internal.CommentsResourceApiMethod
 
getResultType() - Method in enum org.apache.camel.component.linkedin.internal.CompaniesResourceApiMethod
 
getResultType() - Method in enum org.apache.camel.component.linkedin.internal.GroupsResourceApiMethod
 
getResultType() - Method in enum org.apache.camel.component.linkedin.internal.JobsResourceApiMethod
 
getResultType() - Method in enum org.apache.camel.component.linkedin.internal.PeopleResourceApiMethod
 
getResultType() - Method in enum org.apache.camel.component.linkedin.internal.PostsResourceApiMethod
 
getResultType() - Method in enum org.apache.camel.component.linkedin.internal.SearchResourceApiMethod
 
getResultType() - Method in enum org.apache.camel.component.olingo2.internal.Olingo2AppApiMethod
 
getResultType() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
getResultType() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
getResultType() - Method in class org.apache.camel.jsonpath.JsonPathExpression
 
getResultType() - Method in class org.apache.camel.jsonpath.JsonPathLanguage
 
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
 
getResumeJobDetail() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
getResumeJobKey() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
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
 
getResumeTrigger() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
getResumeTriggerKey() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
getRetries() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getRetries() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getRetries() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getRetriesExhaustedLogLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getRetriesExhaustedLogLevel() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
 
getRetryBackoffMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getRetryBackoffMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
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
 
getReturnedAttributes() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
getReturnPath() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
getReuseAddress() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getReuseAddresses() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getReverse() - Method in class org.apache.camel.model.config.BatchResequencerConfig
 
getRevisionId() - Method in class org.apache.camel.component.google.drive.DriveRevisionsEndpointConfiguration
 
getRich() - Method in class org.apache.camel.component.yammer.model.Body
 
getRight() - Method in interface org.apache.camel.BinaryPredicate
Gets the right hand side expression
getRight() - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
getRole() - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
getRole() - Method in class org.apache.camel.component.linkedin.api.model.Poster
Gets the value of the role property.
getRole() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getRole() - Method in class org.w3._2003._05.soap_envelope.Fault
Gets the value of the role property.
getRoleClassName() - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
 
getRoleClassName() - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
 
getRoleName() - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Gets the value of the roleName property.
getRolesList() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
getRollbackLoggingLevel() - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
getRoom() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getRoom() - Method in class org.apache.camel.component.xmpp.XmppGroupChatProducer
 
getRootName() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getRootName() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getRounding() - Method in class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
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 class org.apache.camel.routepolicy.quartz.ScheduledJobState
 
getRoute() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledJobState
 
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
getRouteboxEndpoint() - Method in class org.apache.camel.component.routebox.RouteboxServiceSupport
 
getRouteboxName() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getRouteBuilderClasses() - Method in class org.apache.camel.main.MainSupport
 
getRouteBuilders() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getRouteBuilders() - Method in class org.apache.camel.main.MainSupport
 
getRouteBuilders() - Method in class org.apache.camel.scr.AbstractCamelRunner
 
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
Gets the route definition with the given id
getRouteDefinition(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRouteDefinition() - Method in class org.apache.camel.impl.RouteService
 
getRouteDefinition(String) - Method in interface org.apache.camel.model.ModelCamelContext
Gets the route definition with the given id
getRouteDefinitions() - Method in interface org.apache.camel.CamelContext
Returns a list of the current route definitions
getRouteDefinitions() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRouteDefinitions() - Method in class org.apache.camel.main.MainSupport
 
getRouteDefinitions() - Method in interface org.apache.camel.model.ModelCamelContext
Returns a list of the current route definitions
getRouteExcludingApplicationContext() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
Create a parent context that initializes a PackageScanClassResolver to exclude a set of given classes from being resolved.
getRouteExcludingApplicationContext() - Method in class org.apache.camel.testng.CamelSpringTestSupport
Create a parent context that initializes a PackageScanClassResolver to exclude a set of given classes from being resolved.
getRouteId() - Method in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
getRouteId() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getRouteId() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getRouteId() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
getRouteId() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getRouteId(RouteContext) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
getRouteId() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
getRouteId() - Method in class org.apache.camel.component.rest.RestEndpoint
 
getRouteId() - Method in exception org.apache.camel.FailedToCreateRouteException
 
getRouteId() - Method in class org.apache.camel.impl.DefaultMessageHistory
 
getRouteId() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getRouteId() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getRouteId() - Method in class org.apache.camel.management.mbean.ManagedService
 
getRouteId() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getRouteId() - Method in interface org.apache.camel.MessageHistory
Gets the route id at the point of this history.
getRouteId(ProcessorDefinition<?>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Gets the route id the given node belongs to.
getRouteId() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getRouteId() - Method in class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
 
getRouteId() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getRouteId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getRouteId() - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getRouteId() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
 
getRouteId() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.AwaitThread
The id of the route where the exchange was processed when the thread was set to block.
getRouteId() - Method in interface org.apache.camel.spi.InflightRepository.InflightExchange
The id of the route where the exchange currently is being processed

Is null if message history is disabled.

getRouteId() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the id of the route this rest service will be using.
getRouteId() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry.Statistic
The route id (if the endpoint is associated with a route)
getRouteIdFromEndpoint(Endpoint) - Static method in class org.apache.camel.util.EndpointHelper
Gets the route id for the given endpoint in which there is a consumer listening.
getRouteList(RouteBuilder) - Static method in class org.apache.camel.test.junit4.TestSupport
A helper method to create a list of Route objects for a given route builder
getRouteList(RouteBuilder) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
A helper method to create a list of Route objects for a given route builder
getRouteList(RouteBuilder) - Static method in class org.apache.camel.testng.TestSupport
A helper method to create a list of Route objects for a given route builder
getRouteMessage(String) - Static method in exception org.apache.camel.FailedToCreateRouteException
 
getRoutePolicies() - Method in class org.apache.camel.model.RouteDefinition
 
getRoutePolicyFactories() - Method in interface org.apache.camel.CamelContext
Gets the route policy factories
getRoutePolicyFactories() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRoutePolicyList() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getRoutePolicyList() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getRoutePolicyList() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getRoutePolicyList() - Method in interface org.apache.camel.spi.RouteContext
Gets the route policy List
getRoutePolicyRef() - Method in class org.apache.camel.model.RouteDefinition
Reference to custom RoutePolicy to use by the route.
getRouteRefs() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getRouteRefs() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getRouteRefs() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getRouteResumeDate() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteResumeDate() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteResumeRepeatCount() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteResumeRepeatCount() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteResumeRepeatInterval() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteResumeRepeatInterval() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteResumeTime() - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
getRouteResumeTime() - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
getRoutes() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getRoutes() - Method in class org.apache.camel.blueprint.CamelRouteContextFactoryBean
 
getRoutes() - Method in interface org.apache.camel.CamelContext
Returns the current routes in this context
getRoutes() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
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
 
getRoutes() - Static method in class org.apache.camel.ruby.RubyCamel
 
getRoutes() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getRoutes() - Method in class org.apache.camel.spring.CamelRouteContextFactoryBean
 
getRouteService() - Method in class org.apache.camel.impl.DefaultRouteStartupOrder
 
getRouteServices() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRouteStartDate() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteStartDate() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteStartRepeatCount() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteStartRepeatCount() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteStartRepeatInterval() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteStartRepeatInterval() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteStartTime() - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
getRouteStartTime() - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
getRouteStartupOrder() - Method in interface org.apache.camel.CamelContext
Returns the order in which the route inputs was started.
getRouteStartupOrder() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRouteStartupOrder(CamelContext, String) - Static method in class org.apache.camel.util.CamelContextHelper
Gets the route startup order for the given route id
getRouteStats() - Method in class org.apache.camel.util.CamelContextStatDump
 
getRouteStatus(String) - Method in interface org.apache.camel.CamelContext
Returns the current status of the given route
getRouteStatus(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
getRouteStopDate() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteStopDate() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteStopGracePeriod() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
getRouteStopGracePeriod() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
getRouteStopRepeatCount() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteStopRepeatCount() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteStopRepeatInterval() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteStopRepeatInterval() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteStopTime() - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
getRouteStopTime() - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
getRouteSuspendDate() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteSuspendDate() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteSuspendRepeatCount() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteSuspendRepeatCount() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteSuspendRepeatInterval() - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
getRouteSuspendRepeatInterval() - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
getRouteSuspendTime() - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
getRouteSuspendTime() - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
getRoutingKey() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getRowMapping() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getRowModel() - Method in class org.apache.camel.component.hbase.HBaseConsumer
 
getRowModel() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getRows() - Method in class org.apache.camel.component.hbase.model.HBaseData
 
getRows() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFactWithDetails
 
getRowTemplate() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getRowType() - Method in class org.apache.camel.component.hbase.model.HBaseRow
 
getRuleId() - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
 
getRules() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 
getRunLoggingLevel() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getRunLoggingLevel() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getRunningMessageListeners() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
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
 
getRuntimeEndpointRegistryEnabled() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getRuntimeEndpointRegistryEnabled() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getRuntimeEndpointRegistryEnabled() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getRuntimeRatios() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
getRuntimeWeight() - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
getS3Client() - Method in class org.apache.camel.component.aws.s3.S3Endpoint
 
getSalary() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the salary property.
getSalesPersons() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the salesPersons property.
getSameDocumentReferenceUri(Reference) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
getSamplePeriod() - Method in interface org.apache.camel.api.management.mbean.ManagedSamplingThrottlerMBean
 
getSamplePeriod() - Method in class org.apache.camel.management.mbean.ManagedSamplingThrottler
 
getSamplePeriod() - Method in class org.apache.camel.model.SamplingDefinition
 
getSamplePeriod() - Method in class org.apache.camel.processor.SamplingThrottler
 
getSaslKerberosServiceName() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSaslKerberosServiceName() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSavedSearch() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getSavedTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.JobBookmark
Gets the value of the savedTimestamp property.
getSaxon() - Method in class org.apache.camel.model.language.XPathExpression
 
getSaxonExtensionFunctions() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getScale() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getScaledUrl() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getScanner(Exchange, Object) - Static method in class org.apache.camel.util.ObjectHelper
Creates a Scanner for scanning the given value.
getScanStreamDelay() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getScheduled() - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
getScheduledExecutorService() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getScheduledExecutorService() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getScheduledExecutorService() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getScheduledRouteDetails(String) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
getScheduledRouteDetails(String) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
getScheduledThreadPoolExecutor() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
getScheduler() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
getScheduler() - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
getScheduler() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getScheduler() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getScheduler() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
getScheduler() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
getSchedulerClassName() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getSchedulerClassName() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getSchedulerContext(JobExecutionContext) - Method in class org.apache.camel.component.quartz2.CamelJob
 
getSchedulerFactory() - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
getSchedulerProperties() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getSchedulerProperties() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getSchema() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
getSchema() - Method in class org.apache.camel.component.validator.jing.JingValidator
 
getSchema(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor
 
getSchema() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getSchema() - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
getSchema() - Method in class org.apache.camel.model.dataformat.AvroDataFormat
 
getSchema() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getSchema() - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
 
getSchema() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchema() - Method in exception org.apache.camel.processor.validation.SchemaValidationException
Returns the schema that failed
getSchema() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaAsByteArray() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaAsByteArray() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaFactory() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
getSchemaFactory() - Method in class org.apache.camel.component.validator.msv.MsvComponent
 
getSchemaFactory() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getSchemaFactory() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getSchemaFactory() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaFactory() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaFile() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaFile() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaForSigner(Message, ValidatorErrorHandler) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getSchemaLanguage() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
getSchemaLanguage() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaLanguage() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaLocation(String) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
getSchemaLocation(String) - Method in class org.apache.camel.component.cxf.blueprint.CxfNamespaceHandler
 
getSchemaLocation(String) - Method in class org.apache.camel.component.cxf.transport.blueprint.CamelTransportNameSpaceHandler
 
getSchemaLocation() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getSchemaLocation() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getSchemaLocations() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getSchemaLocations() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
getSchemaResourceUri() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getSchemaResourceUri(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor
 
getSchemaResourceUri() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
getSchemaSource() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaSource() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getSchemaUrl() - Method in class org.apache.camel.processor.validation.SchemaReader
 
getSchemaUrl() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
getScheme() - Method in class org.apache.camel.component.file.FileEndpoint
 
getScheme() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getScheme() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
getScheme() - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
 
getScheme() - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
getScheme() - Method in class org.apache.camel.component.scp.ScpEndpoint
 
getScheme() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getScheme() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
 
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.
getSchemePart() - Method in class org.apache.camel.component.dozer.ExpressionMapper
The scheme used for this mapping's resource file (classpath, file, http).
getSchool_name() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getSchoolName() - Method in class org.apache.camel.component.linkedin.api.model.Education
Gets the value of the schoolName property.
getSchools() - Method in class org.apache.camel.component.yammer.model.User
 
getScope() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
getScope() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Returns the value of the scope query parameter in gauth:authorize endpoint URI.
getScope() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
getScope() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getScope() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
 
getScope() - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
getScope() - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
getScopeAnnotation(Binding<?>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns the scope annotation for the given binding or null if there is no scope
getScopeAnnotation() - Method in interface org.apache.camel.guice.support.HasScopeAnnotation
Returns the scope annotation associated with this object
getScopeAnnotation() - Method in class org.apache.camel.guice.util.CloseableScope
 
getScopeArray() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Returns the value of the scope query parameter as array.
getScopes() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
getScopes() - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
 
getScopes() - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
 
getScopes() - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
getScopes() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
getScore() - Method in class org.apache.camel.processor.lucene.support.Hit
 
getScoreValue() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getScript() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
getScriptDescription() - Method in class org.apache.camel.builder.script.ScriptBuilder
Returns a description of the script
getScriptLanguage() - Method in class org.apache.camel.builder.script.ScriptBuilder
 
getScrProperties(String) - Static method in class org.apache.camel.scr.ScrHelper
 
getScrProperties(String, String) - Static method in class org.apache.camel.scr.ScrHelper
 
getSdbClient() - Method in class org.apache.camel.component.aws.sdb.SdbEndpoint
 
getSearch() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getSearch() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getSearch() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
 
getSearchKey() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getSearchKey() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getSearchLayoutable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
getSearchPhrase() - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
getSearchQuery() - Method in class org.apache.camel.component.box.IBoxSearchManagerEndpointConfiguration
 
getSearchRequest() - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
getSearchTerm() - Method in class org.apache.camel.component.mail.MailEndpoint
 
getSearchType() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getSearchType() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getSecond() - Method in class org.apache.camel.bam.rules.TemporalRule
 
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.
getSecret() - Method in class org.apache.camel.component.kubernetes.consumer.common.SecretEvent
 
getSecretKey() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getSecretKey() - Method in class org.apache.camel.component.aws.cw.CwConfiguration
 
getSecretKey() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
getSecretKey() - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
 
getSecretKey() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getSecretKey() - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
 
getSecretKey() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
getSecretKey() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
getSecretKey() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getSecretKey() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getSecretKey() - Method in class org.apache.camel.converter.crypto.PGPSecretKeyAndPrivateKeyAndUserId
 
getSecretKeyAccessor() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getSecure_urls() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getSecure_urls() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getSecureRandom() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Get the SecureRandom used to initialize the Signature service
getSecureRandom() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getSecureRandom() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
getSecureRandom() - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
getSecureRandom() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getSecureRandom() - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
getSecureSocketProtocol() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
getSecureSocketProtocol() - Method in class org.apache.camel.core.xml.util.jsse.SecureSocketProtocolsParametersDefinition
Returns a live reference to the list of secure socket protocol names.
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.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
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.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
getSecureSocketProtocolsFilter() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the optional secure socket protocol filter for this configuration.
getSecureStorage() - Method in class org.apache.camel.component.box.internal.CachedBoxClient
 
getSecureStorage() - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
getSecureStorage() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
getSecureTag() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getSecureTag() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getSecureTagContents() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getSecureTagContents() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getSecureValidation() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getSecurityAuthenticator() - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
 
getSecurityAuthenticator() - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
 
getSecurityConfiguration() - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
 
getSecurityConfiguration() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
getSecurityConfiguration() - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
 
getSecurityConfiguration() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
getSecurityConstraint() - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
 
getSecurityConstraint() - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
 
getSecurityLevel() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getSecurityManager() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
getSecurityName() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getSecurityOptions() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
getSecurityOptions() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
getSecurityPolicy() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getSecurityProtocol() - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
Returns the underlying security protocol.
getSecurityProtocol() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSecurityProtocol() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSecurityProvider() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getSecurityProvider() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getSecurityToken() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
getSegmentFactory() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
getSegmentFactory() - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
getSegmentFileSize() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
getSegmentLength() - Method in class org.apache.camel.component.smpp.SmppSplitter
Gets maximum segment length.
getSelect() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getSelector() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getSelector() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getSelfProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getSelfProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getSendBufferBytes() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSendBufferBytes() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSendBufferSize() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getSendBufferSize() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getSendBufferSize() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getSendBufferSize() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getSender() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getSender() - Method in class org.apache.camel.component.nagios.NagiosEndpoint
 
getSenderId() - Method in class org.apache.camel.component.yammer.model.Message
 
getSenderType() - Method in class org.apache.camel.component.yammer.model.Message
 
getSendMode() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
getSendToAll() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getSendWaitInSeconds() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getSeniorities() - Method in class org.apache.camel.component.linkedin.api.model.FollowStatistics
Gets the value of the seniorities property.
getSeniorities() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getSeniority() - Method in class org.apache.camel.component.linkedin.api.model.Seniorities
Gets the value of the seniority property.
getSeparator() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getSeparator() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getSeparator() - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
Find the separator used to delimit the CSV fields
getSeparator() - Method in class org.apache.camel.util.CollectionStringBuffer
 
getSequence() - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Gets the value of the sequence property.
getSequenceNumber() - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
getSequenceNumber() - Method in interface org.apache.camel.component.aws.ddbstream.SequenceNumberProvider
 
getSequenceNumber() - Method in class org.apache.camel.component.aws.ddbstream.StaticSequenceNumberProvider
 
getSequenceNumber() - Method in class org.apache.camel.component.linkedin.api.model.UpdateComment
Gets the value of the sequenceNumber property.
getSequenceNumberProvider() - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
getSequenceSender() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Returns the sequence sender.
getSerializeNulls() - Method in class org.apache.camel.component.gson.GsonDataFormat
Deprecated.
getSerializer() - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
getSerializer() - Method in class org.apache.camel.component.redis.RedisConfiguration
 
getSerializer() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getSerializerClass() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSerializerClass() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getServer(int) - Method in class org.apache.camel.coap.CoAPComponent
 
getServer() - Method in class org.apache.camel.component.cxf.CxfConsumer
 
getServer() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsConsumer
 
getServer() - Method in class org.apache.camel.component.openshift.OpenShiftComponent
 
getServer() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getServer() - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
getServerAddress() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
getServerAddress() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getServerAliases(String, Principal[]) - Method in class org.apache.camel.util.jsse.AliasedX509ExtendedKeyManager
 
getServerAliveCountMax() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getServerAliveInterval() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getServerBootstrapFactory() - Method in class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
getServerBootstrapFactory() - Method in interface org.apache.camel.component.netty.http.NettySharedHttpServer
getServerBootstrapFactory() - Method in class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
getServerBootstrapFactory() - Method in interface org.apache.camel.component.netty4.http.NettySharedHttpServer
getServerClosedChannelExceptionCaughtLogLevel() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getServerClosedChannelExceptionCaughtLogLevel() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getServerConnection() - Method in class org.apache.camel.component.jmx.JMXConsumer
 
getServerExceptionCaughtLogLevel() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
getServerExceptionCaughtLogLevel() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
getServerInitializerFactory() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getServerName() - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
getServerParameters() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
getServerParameters() - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
getServerParameters() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getServerParameters() - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
getServerPipelineFactory() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getServerPipelineFactory() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Deprecated.
use #getServerInitializerFactory
getServers() - Method in class org.apache.camel.component.nats.NatsConfiguration
URLs to one or more NAT servers.
getServers() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
getServers() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
getServerSideEncryption() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getServerUrl() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
getServerURL() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getServerUrls() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
The zookeeper server hosts (multiple servers can be separated by comma)
getService() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
 
getService() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
 
getService() - Method in class org.apache.camel.component.gae.login.GLoginProducer
 
getService() - Method in class org.apache.camel.component.kubernetes.consumer.common.ServiceEvent
 
getService() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
 
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
 
getServiceClass() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getServiceFactoryBean() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getServiceInterface() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
getServiceInterface() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getServiceLocalName() - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
getServiceName() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getServiceName(CxfEndpoint) - Static method in class org.apache.camel.component.cxf.CxfEndpointUtils
 
getServiceName() - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
getServiceName() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getServiceNamespace() - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
getServiceProvider() - Method in class org.apache.camel.component.linkedin.api.model.Source
Gets the value of the serviceProvider property.
getServiceRef() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
getServiceRef() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
 
getServiceRef() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getServiceRef() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
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.component.smpp.SmppConfiguration
 
getServiceType() - Method in class org.apache.camel.management.mbean.ManagedService
 
getServiceUri() - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
getServiceUri() - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Returns Service base URI.
getServiceUri() - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
getServiceUrl() - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
getServiceUrl() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getServiceUrlPath() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
getServiceUrlPath() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getServiceUrlPath() - Method in interface org.apache.camel.spi.ManagementAgent
Gets the service url
getServletContext() - Method in class org.apache.camel.component.servletlistener.ServletCamelContext
 
getServletName() - Method in class org.apache.camel.component.servlet.ServletComponent
 
getServletName() - Method in class org.apache.camel.component.servlet.ServletEndpoint
 
getServletName() - Method in class org.apache.camel.http.common.CamelServlet
 
getServletResolveConsumerStrategy() - Method in class org.apache.camel.http.common.CamelServlet
 
getSESClient() - Method in class org.apache.camel.component.aws.ses.SesEndpoint
 
getSession() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getSession() - Method in class org.apache.camel.component.jms.reply.ReplyHolder
Gets the JMS session from the received message
getSession() - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
getSession() - Method in interface org.apache.camel.component.mail.JavaMailSender
 
getSession() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getSession() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getSession() - Method in class org.apache.camel.component.salesforce.SalesforceHttpClient
 
getSession() - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
getSession() - Method in class org.apache.camel.component.sjms.MessageConsumerResources
 
getSession() - Method in class org.apache.camel.component.sjms.MessageProducerResources
Gets the Session value of session for this instance of MessageProducerResources.
getSession() - Method in class org.apache.camel.component.websocket.DefaultWebsocket
 
getSession() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
getSession() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
getSession() - Method in class org.apache.camel.utils.cassandra.CassandraSessionHolder
 
getSessionCount() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Deprecated.
getSessionFactory() - Static method in class org.apache.camel.component.cmis.SessionFactoryLocator
 
getSessionHolder() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getSessionID() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
getSessionLiveCheckInterval() - Method in class org.apache.camel.component.jcr.JcrEndpoint
Interval in milliseconds to wait before each session live checking The default value is 60000 ms.
getSessionLiveCheckIntervalOnStart() - Method in class org.apache.camel.component.jcr.JcrEndpoint
Interval in milliseconds to wait before the first session live checking.
getSessionSettings() - Method in class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 
getSessionStateListener() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getSessionTimeout() - Method in class org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
getSessionTimeout() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Returns the optional SSLSessionContext timeout time for SSLSessions in seconds.
getSessionTimeoutMs() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSessionTimeoutMs() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getset(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
getSetterShorthandName(Method) - Static method in class org.apache.camel.util.IntrospectionSupport
 
getSetting() - Method in class org.apache.camel.component.google.calendar.CalendarSettingsEndpointConfiguration
 
getSettings() - Method in class org.apache.camel.component.yammer.model.User
 
getSettlementDate() - Method in class org.apache.camel.component.braintree.SettlementBatchSummaryGatewayEndpointConfiguration
 
getSeverity() - Method in class org.apache.camel.component.syslog.SyslogMessage
 
getShare() - Method in class org.apache.camel.component.linkedin.api.model.Attribution
Gets the value of the share property.
getShare() - Method in class org.apache.camel.component.linkedin.api.model.CompanyStatusUpdate
Gets the value of the share property.
getShare() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getShare() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getShareCount() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Gets the value of the shareCount property.
getSharedClient() - Method in class org.apache.camel.component.jetty.JettyHttpProducer
 
getSharedLink() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getSharedLinkRequest() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getSharedLinkRequest() - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
getSharedPassword() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getShares() - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Gets the value of the shares property.
getShareTargetList() - Method in class org.apache.camel.component.linkedin.api.model.ShareTargets
Gets the value of the shareTargetList property.
getShareTargetReach() - Method in class org.apache.camel.component.linkedin.api.model.Share
Gets the value of the shareTargetReach property.
getShareTargets() - Method in class org.apache.camel.component.linkedin.api.model.ShareTargetReach
Gets the value of the shareTargets property.
getShareUnitOfWork() - Method in class org.apache.camel.model.EnrichDefinition
 
getShareUnitOfWork() - Method in class org.apache.camel.model.MulticastDefinition
 
getShareUnitOfWork() - Method in class org.apache.camel.model.RecipientListDefinition
 
getShareUnitOfWork() - Method in class org.apache.camel.model.SplitDefinition
 
getShortDescription() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the shortDescription property.
getShortenedUrl() - Method in class org.apache.camel.component.linkedin.api.model.Content
Gets the value of the shortenedUrl property.
getShortExchangeId() - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
getShortExchangeId() - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getShortExchangeId() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Gets the exchange id without the leading hostname
getShortMessage(Message) - Method in class org.apache.camel.component.smpp.SmppSmCommand
 
getShortName(String) - Method in class org.apache.camel.component.sjms.jms.DestinationNameParser
 
getShortName() - Method in class org.apache.camel.model.DataFormatDefinition
 
getShortName() - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Returns a short name for this node which can be useful for ID generation or referring to related resources like images
getShortName() - Method in class org.apache.camel.model.PolicyDefinition
 
getShortName() - Method in interface org.apache.camel.NamedNode
Returns a short name for this node which can be useful for ID generation or referring to related resources like images
getShouldAppendHMAC() - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
 
getShow_hidden_members() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getShowAskForPhoto() - Method in class org.apache.camel.component.yammer.model.User
 
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.
getShutdownEager() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getShutdownRoute() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getShutdownRoute() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
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.
getShutdownRoute() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getShutdownRunningTask() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getShutdownRunningTask() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getShutdownRunningTask() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getShutdownRunningTask() - Method in class org.apache.camel.impl.DefaultRouteContext
 
getShutdownRunningTask() - Method in class org.apache.camel.model.RouteDefinition
To control how to shutdown the route.
getShutdownRunningTask() - Method in interface org.apache.camel.RuntimeConfiguration
Gets the ShutdownRunningTask option in use when shutting down a route.
getShutdownRunningTask() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getShutdownStrategy() - Method in interface org.apache.camel.CamelContext
Gets the current shutdown strategy
getShutdownStrategy() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getShutdownTimeout() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Returns the timeout to use when shutting down (unit in seconds).
getShutdownTimeout() - Method in class org.apache.camel.testng.CamelTestSupport
Returns the timeout to use when shutting down (unit in seconds).
getSides() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getSignalName() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getSignature() - Method in class org.apache.camel.component.braintree.WebhookNotificationGatewayEndpointConfiguration
 
getSignature(byte[]) - Method in class org.apache.camel.component.file.remote.DSAKeyPairIdentity
 
getSignature(byte[]) - Method in class org.apache.camel.component.file.remote.RSAKeyPairIdentity
 
getSignature() - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
getSignature(Exchange, PGPOnePassSignatureList) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getSignatureAlgorithm() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Signature algorithm.
getSignatureAlgorithm() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getSignatureAlgorithm() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getSignatureFactory() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
XML signature factory which can be used to create Reference and XMLObject instances.
getSignatureHeader() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
getSignatureHeaderName() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Get the name of the message header that should be used to store the base64 encoded signature.
getSignatureId() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Signature Id.
getSignatureId() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
getSignatureId() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getSignatureId() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getSignatureKeyFileName() - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
getSignatureKeyFileName() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getSignatureKeyRing() - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
getSignatureKeyRing() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getSignatureKeyUserid() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getSignatureKeyUserid() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getSignatureKeyUserids() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getSignaturePassword() - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
getSignaturePassword() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getSignaturePolicy() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSignaturePolicyDigestAlgorithm() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSignaturePolicyDigestValue() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSignatureProductionPlaceCity() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSignatureProductionPlaceCountryName() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSignatureProductionPlacePostalCode() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSignatureProductionPlaceStateOrProvince() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSignatureProperties(XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getSignatures() - Method in class org.apache.camel.util.component.ApiMethodParser
 
getSignatureType() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Input
Retruns the signature type.
getSignatureValue() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Signature value instance.
getSignatureVerificationOption() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getSignatureVerificationOption() - Method in class org.apache.camel.model.dataformat.PGPDataFormat
 
getSignatureWithKeyId(long, PGPSignatureList) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
getSignedInfo() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Signed info instance.
getSignerCertifiedRoles() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSignerClaimedRoles() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSignerConfiguration() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
getSignerKeys(Exchange, List<String>) - Method in class org.apache.camel.converter.crypto.DefaultPGPSecretKeyAccessor
 
getSignerKeys(Exchange, List<String>) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
getSignerKeys(Exchange, List<String>) - Method in interface org.apache.camel.converter.crypto.PGPSecretKeyAccessor
Returns the signer keys for the given user ID parts.
getSignificantOther() - Method in class org.apache.camel.component.yammer.model.User
 
getSigningCertificate() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXAdESSignatureProperties
 
getSigningCertificate() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Returns the signing certificate.
getSigningCertificateChain() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXAdESSignatureProperties
 
getSigningCertificateChain() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Returns the signing certificate.
getSigningCertificateURIs() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSigPolicyId() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSigPolicyIdDescription() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSigPolicyIdDocumentationReferences() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSigPolicyIdQualifier() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSigPolicyQualifiers() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
getSimpleFunction() - Method in class org.apache.camel.builder.xml.XPathBuilder
Gets the XPathFunction for executing simple language as xpath function.
getSimpleUserRequest() - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
getSinceId() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getSinceId() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getSinceId() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
getSingleton() - Method in class org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
Deprecated.
getSipFactory() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getSipPublisher() - Method in class org.apache.camel.component.sip.listener.SipPublishListener
 
getSipStack() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getSipStack() - Method in class org.apache.camel.component.sip.SipPresenceAgent
 
getSipStack() - Method in class org.apache.camel.component.sip.SipPublisher
 
getSipStack() - Method in class org.apache.camel.component.sip.SipSubscriber
 
getSipSubscriber() - Method in class org.apache.camel.component.sip.listener.SipSubscriptionListener
 
getSipSubscriptionListener() - Method in class org.apache.camel.component.sip.SipSubscriber
 
getSipUri() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getSiteCommand() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getSiteGroupPostUrl() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the siteGroupPostUrl property.
getSiteGroupRequest() - Method in class org.apache.camel.component.linkedin.api.model.MemberGroup
Gets the value of the siteGroupRequest property.
getSiteGroupUrl() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the siteGroupUrl property.
getSiteJobRequest() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the siteJobRequest property.
getSiteJobUrl() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the siteJobUrl property.
getSiteStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.Author
Gets the value of the siteStandardProfileRequest property.
getSiteStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.Editor
Gets the value of the siteStandardProfileRequest property.
getSiteStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Gets the value of the siteStandardProfileRequest property.
getSiteStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the siteStandardProfileRequest property.
getSiteStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Gets the value of the siteStandardProfileRequest property.
getSiteStandardProfileRequest() - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Gets the value of the siteStandardProfileRequest property.
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerCacheMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedCustomLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedInflightRepositoryMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedRandomLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedRoundRobinLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedStickyLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedTopicLoadBalancerMBean
 
getSize() - Method in interface org.apache.camel.api.management.mbean.ManagedWeightedBalancerMBean
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
 
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.disruptor.DisruptorEndpoint
 
getSize() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getSize() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the size property.
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.component.yammer.model.Attachment
 
getSize() - Method in class org.apache.camel.component.yammer.model.Image
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedCustomLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedInflightRepository
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedRandomLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedRoundRobinLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedTopicLoadBalancer
 
getSize() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
getSkill() - Method in class org.apache.camel.component.linkedin.api.model.Skill
Gets the value of the skill property.
getSkillList() - Method in class org.apache.camel.component.linkedin.api.model.Skills
Gets the value of the skillList property.
getSkills() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the skills property.
getSkillsAndExperience() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the skillsAndExperience property.
getSkillsAndExperience() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the skillsAndExperience property.
getSkip() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.RestDefinition
 
getSkipBindingOnErrorCode() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getSkipDuplicate() - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
getSkipEmptyLines() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets whether or not empty lines should be ignored.
getSkipEmptyLines() - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
getSkipFirst() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getSkipFirstLine() - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
Find the separator used to delimit the CSV fields
getSkipHeaderRecord() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not header record must be skipped.
getSkipHeaderRecord() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getSkipNamespaces() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getSkipNamespaces() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getSkipSendToOriginalEndpoint() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
 
getSkipToken() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getSkipTrailingCharsUntilNewline() - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Gets whether or not trailing characters until new line must be ignored.
getSkipTrailingCharsUntilNewline() - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
getSkipWhitespace() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getSkipWhitespace() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getSleepForEmptyTest() - Method in class org.apache.camel.component.mock.MockEndpoint
 
getSlope() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getSmallIconUrl() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getSmallLogoUrl() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the smallLogoUrl property.
getSnmpCommunity() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getSnmpContextEngineId() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getSnmpContextName() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getSnmpMessage() - Method in class org.apache.camel.component.snmp.SnmpMessage
Returns the underlying SNMP message
getSnmpVersion() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getSNSClient() - Method in class org.apache.camel.component.aws.sns.SnsEndpoint
 
getSoapAction() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getSoapAction() - Method in class org.apache.camel.dataformat.soap.name.MethodInfo
 
getSoapPackageName() - Method in class org.apache.camel.dataformat.soap.Soap11DataFormatAdapter
 
getSoapPackageName() - Method in class org.apache.camel.dataformat.soap.Soap12DataFormatAdapter
 
getSoapPackageName() - Method in interface org.apache.camel.dataformat.soap.SoapDataFormatAdapter
Gets the JAXB package names where the JAXB generated sources is for either SOAP 1.1 or 1.2 implementations.
getSoapType() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getSobject() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
getSObject(String, String, String[], RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
getSObject(String, String, String[], RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Retrieves a record for the specified object ID.
getSObjectBlobFieldName() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getSObjectClass() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getSObjectFields() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getSObjectId() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getSObjectIdName() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getSObjectIdValue() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getSObjectName() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getSObjectQuery() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getSobjects() - Method in class org.apache.camel.component.salesforce.api.dto.GlobalObjects
 
getSobjects() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getSObjectSearch() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
getSObjectWithId(String, String, String, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
getSObjectWithId(String, String, String, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Retrieves a record for the specified external ID.
getSocketConnector(Server, JettyHttpEndpoint) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSocketConnectorProperties() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSocketFactory() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
getSocketFactory() - Method in class org.apache.camel.component.websocket.WebsocketComponentServlet
 
getSocketTimeout() - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
getSocketTimeout() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getSolrServer() - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
getSolrServers(SolrEndpoint) - Method in class org.apache.camel.component.solr.SolrComponent
 
getSolver(String) - Method in class org.apache.camel.component.optaplanner.OptaPlannerEndpoint
 
getSolverId() - Method in class org.apache.camel.component.optaplanner.OptaPlannerConfiguration
 
getSort() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getSortAggregate() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingInfo
 
getSortBy() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getSorter() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getSortOrder() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingInfo
 
getSortTerm() - Method in class org.apache.camel.component.mail.MailEndpoint
 
getSoTimeout() - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
getSoTimeout() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getSoTimeout() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
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.component.event.CamelEvent
 
getSource() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getSource() - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Gets the value of the source property.
getSource() - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Gets the value of the source property.
getSource() - Method in class org.apache.camel.component.linkedin.api.model.Share
Gets the value of the source property.
getSource() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getSource(Exchange, Object) - Method in class org.apache.camel.component.xquery.XQueryBuilder
Converts the inbound body to a Source, if the body is not already a Source.
getSource() - Method in interface org.apache.camel.guice.support.CloseTask
 
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.
getSourceAddr() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getSourceAddrNpi() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getSourceAddrTon() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getSourceDirectory() - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
getSourceDirectory() - Method in class org.apache.camel.component.lucene.LuceneIndexer
 
getSourceFile() - Method in class org.apache.camel.component.dataset.FileDataSet
 
getSourceId() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getSourceId() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getSourceModel() - Method in class org.apache.camel.component.dozer.DozerConfiguration
 
getSourceType() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getSpaceName() - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
 
getSparkBinding() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
getSparkBinding() - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
 
getSparkConfiguration() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
getSparkConfiguration() - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
 
getSpecialties() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the specialties property.
getSpecialties() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the specialties property.
getSpecialtyList() - Method in class org.apache.camel.component.linkedin.api.model.Specialties
Gets the value of the specialtyList property.
getSplitStrategies() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getSplitStrategies() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getSplitStrategy() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getSplitStrategy() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getSplittingPolicy() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getSplunkConfigurationFactory() - Method in class org.apache.camel.component.splunk.SplunkComponent
 
getSpoofHostname() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getSpoolChiper() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getSpoolChiper() - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
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.core.xml.CamelStreamCachingStrategyDefinition
 
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
 
getSpoolRules() - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
getSpoolThreshold() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
getSpoolThreshold() - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
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.core.xml.CamelStreamCachingStrategyDefinition
 
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.core.xml.CamelStreamCachingStrategyDefinition
 
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
 
getSpringSecurityAccessPolicy() - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
getSqlMapClient() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
getSqlMapClient() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getSqlMapConfig() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
getSqlParameterList() - Method in class org.apache.camel.component.sql.stored.BatchCallableStatementCreatorFactory
 
getSqlSessionFactory() - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 
getSqlSessionFactory() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getSqlType() - Method in class org.apache.camel.component.sql.stored.template.ast.InputParameter
 
getSqlType() - Method in class org.apache.camel.component.sql.stored.template.ast.OutParameter
 
getSquareLogoUrl() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the squareLogoUrl property.
getSsl() - Method in class org.apache.camel.component.nats.NatsConfiguration
Whether or not using SSL
getSslCipherSuites() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslCipherSuites() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSSLContext() - Method in class org.apache.camel.component.docker.ssl.NoImplSslConfig
 
getSslContext() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getSslContext() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getSslContext() - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
getSslContextParameters() - Method in class org.apache.camel.component.ahc.AhcComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getSslContextParameters() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
getSslContextParameters() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.etcd.EtcdConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
getSslContextParameters() - Method in class org.apache.camel.component.http4.HttpComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.irc.CamelSSLIRCConnection
 
getSslContextParameters() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getSslContextParameters() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getSslContextParameters() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
getSslContextParameters() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getSslContextParameters() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.stomp.StompConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.undertow.UndertowComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getSslContextParameters() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getSslContextParametersRef() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Deprecated.
getSslEnabledProtocols() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslEnabledProtocols() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSslEndpointAlgorithm() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslEndpointAlgorithm() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
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.
getSslHandler() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getSslHandler() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getSslKeymanagerAlgorithm() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslKeymanagerAlgorithm() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSslKeyPassword() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getSslKeyPassword() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSslKeyPassword() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslKeyPassword() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSslKeyPassword() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
getSslKeystore() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getSslKeystore() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
getSslKeystoreLocation() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslKeystoreLocation() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSslKeystorePassword() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslKeystorePassword() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSslKeystoreType() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslKeystoreType() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSslPassword() - Method in class org.apache.camel.component.cometd.CometdComponent
 
getSslPassword() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSslPassword() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
getSslProtocol() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslProtocol() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSslProtocol() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getSslProtocol() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getSslProtocol() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
 
getSslProvider() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslProvider() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
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
 
getSSLSession(ChannelHandlerContext) - Method in class org.apache.camel.component.netty.NettyEndpoint
 
getSSLSession(ChannelHandlerContext) - Method in class org.apache.camel.component.netty4.NettyEndpoint
 
getSslSocketConnector(Server) - Method in class org.apache.camel.component.cometd.CometdComponent
 
getSslSocketConnector(Server, JettyHttpEndpoint) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSslSocketConnector(Server, JettyHttpEndpoint) - Method in class org.apache.camel.component.jetty9.JettyHttpComponent9
 
getSslSocketConnectorProperties() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getSslSocketConnectors() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
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.
getSslTrustmanagerAlgorithm() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslTrustmanagerAlgorithm() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSslTruststoreLocation() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslTruststoreLocation() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSslTruststorePassword() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslTruststorePassword() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getSslTruststoreType() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getSslTruststoreType() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getStackName() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getStart() - Method in class org.apache.camel.component.linkedin.api.model.Companies
Gets the value of the start property.
getStart() - Method in class org.apache.camel.component.linkedin.api.model.Connections
Gets the value of the start property.
getStart() - Method in class org.apache.camel.component.linkedin.api.model.GroupMemberships
Gets the value of the start property.
getStart() - Method in class org.apache.camel.component.linkedin.api.model.Groups
Gets the value of the start property.
getStart() - Method in class org.apache.camel.component.linkedin.api.model.Jobs
Gets the value of the start property.
getStart() - Method in class org.apache.camel.component.linkedin.api.model.People
Gets the value of the start property.
getStart() - Method in class org.apache.camel.component.linkedin.api.model.Posts
Gets the value of the start property.
getStart() - Method in class org.apache.camel.component.linkedin.api.model.Products
Gets the value of the start property.
getStart() - Method in class org.apache.camel.component.linkedin.api.model.Recommendations
Gets the value of the start property.
getStart() - Method in class org.apache.camel.component.linkedin.api.model.Updates
Gets the value of the start property.
getStart() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getStart() - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
getStart() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getStart() - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
getStart() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getStart_timestamp() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getStartByte() - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
getStartByte() - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
getStartDate() - Method in class org.apache.camel.component.linkedin.api.model.Certification
Gets the value of the startDate property.
getStartDate() - Method in class org.apache.camel.component.linkedin.api.model.Education
Gets the value of the startDate property.
getStartDate() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the startDate property.
getStartDelayedSeconds() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
getStartDelayedSeconds() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
getStartDelayedSeconds() - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
getStartDelayedSeconds() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
getStartDelimiter() - Method in class org.apache.camel.component.mustache.MustacheEndpoint
 
getStartedRoutes() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getStartedRoutes() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getStartEntitySet() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getStartJobDetail() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
getStartJobKey() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
getStartKey() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get Start Key
getStartTime() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get Start Time
getStartTimestamp() - Method in interface org.apache.camel.api.management.mbean.ManagedCounterMBean
 
getStartTimestamp() - Method in class org.apache.camel.management.mbean.ManagedCounter
 
getStartTimestamp() - Method in class org.apache.camel.util.CamelContextStatDump
 
getStartTimestamp() - Method in class org.apache.camel.util.RouteStatDump
 
getStartTrigger() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
getStartTriggerKey() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
getStartupOrder() - Method in class org.apache.camel.impl.DefaultRouteStartupOrder
 
getStartupOrder() - Method in class org.apache.camel.model.RouteDefinition
To configure the ordering of the routes being started
getStartupOrder() - Method in interface org.apache.camel.spi.RouteStartupOrder
Get the order this route should be started.
getStartWorkflowOptions() - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
getStartWorkflowOptionsParameters() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
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.ManagedDataFormatMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getState() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
getState() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getState() - Method in class org.apache.camel.component.linkedin.api.model.Address
Gets the value of the state property.
getState(Channel) - Method in class org.apache.camel.component.netty.NettyProducer
To get the NettyCamelState from the given channel.
getState(Channel) - Method in class org.apache.camel.component.netty4.NettyProducer
To get the NettyCamelState from the given channel.
getState() - Method in class org.apache.camel.component.ResourceEndpoint
 
getState() - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
getState() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Gets the value of the state property.
getState() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the state property.
getState() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
getState() - Method in class org.apache.camel.component.yammer.model.User
 
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.ManagedDataFormat
 
getState() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
getState() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getState() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getState() - Method in class org.apache.camel.management.mbean.ManagedService
 
getState() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
getState() - Method in interface org.apache.camel.spi.Breakpoint
Gets the state of this break
getState() - Method in interface org.apache.camel.spi.RestRegistry.RestService
Gets the state of the REST service (started, stopped, etc)
getState() - Method in class org.apache.camel.util.CamelContextStatDump
 
getState() - Method in class org.apache.camel.util.ProcessorStatDump
 
getState() - Method in class org.apache.camel.util.RouteStatDump
 
getStateCode() - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
getStateForApplication(IApplication) - Static method in class org.apache.camel.component.openshift.OpenShiftHelper
 
getStatement() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getStatement() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getStatementType() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getStatementType() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getStateMessage() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Gets the value of the stateMessage property.
getStateResultType() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getStaticPart() - Method in interface org.apache.camel.component.bean.MethodInvocation
 
getStaticQueryContext() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
getStaticQueryContext() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
getStaticResources() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
getStaticResources() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getStaticSize() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
getStaticSize() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
getStatisticList() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistics
Gets the value of the statisticList property.
getStatisticList() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistics
Gets the value of the statisticList property.
getStatistics(long) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
getStatistics() - Method in class org.apache.camel.component.zookeeper.operations.OperationResult
 
getStatistics(Message) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
getStatistics() - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
getStatistics() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getStatistics() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
getStatistics() - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
getStatistics() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
getStatistics() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
getStatistics() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Gets the utilization statistics of this manager
getStatistics() - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
Gets the endpoint utilization statistics.
getStatistics() - Method in interface org.apache.camel.spi.StreamCachingStrategy
Gets the utilization statistics.
getStatistics() - Method in interface org.apache.camel.spi.TypeConverterRegistry
Gets the utilization statistics of this type converter registry
getStatistics_update_key() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getStatisticsEnabled() - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
getStatisticsLevel() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
getStatisticsLevel() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getStatisticsLevel() - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
getStatisticsLevel() - Method in interface org.apache.camel.spi.ManagementAgent
Gets the statistics level
getStatisticsLevel() - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
getStats() - Method in class org.apache.camel.component.yammer.model.User
 
getStatus() - Method in interface org.apache.camel.CamelContext
Get the status of this context
getStatus() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the status property.
getStatus() - Method in class org.apache.camel.component.linkedin.api.model.Error
Gets the value of the status property.
getStatus() - Method in class org.apache.camel.component.linkedin.api.model.Patent
Gets the value of the status property.
getStatus() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncAttributes
 
getStatus() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
getStatus() - Method in exception org.apache.camel.component.servicenow.ServiceNowException
 
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
 
getStatusCode() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
getStatusCode() - Method in exception org.apache.camel.component.cxf.CxfOperationException
 
getStatusCode() - Method in exception org.apache.camel.component.netty.http.NettyHttpOperationFailedException
 
getStatusCode() - Method in exception org.apache.camel.component.netty4.http.NettyHttpOperationFailedException
 
getStatusCode() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchResponse
 
getStatusCode() - Method in exception org.apache.camel.component.restlet.RestletOperationException
 
getStatusCode() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ResultError
Gets the value of the statusCode property.
getStatusCode() - Method in exception org.apache.camel.component.salesforce.api.SalesforceException
 
getStatusCode() - Method in exception org.apache.camel.http.common.HttpOperationFailedException
 
getStatuses() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getStatusInfo() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchResponse
 
getStatusText() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
getStatusText() - Method in exception org.apache.camel.component.cxf.CxfOperationException
 
getStatusText() - Method in exception org.apache.camel.component.netty.http.NettyHttpOperationFailedException
 
getStatusText() - Method in exception org.apache.camel.component.netty4.http.NettyHttpOperationFailedException
 
getStatusText() - Method in exception org.apache.camel.component.restlet.RestletOperationException
 
getStatusText() - Method in exception org.apache.camel.http.common.HttpOperationFailedException
 
getStatusUpdateStatistics() - Method in class org.apache.camel.component.linkedin.api.model.CompanyStatistics
Gets the value of the statusUpdateStatistics property.
getStaxConverter() - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
getStderr() - Method in exception org.apache.camel.component.exec.ExecException
 
getStderr() - Method in class org.apache.camel.component.exec.ExecResult
Returns the content of the standart error output (stderr) of the executed command or null, if no output was produced in the stderr.
getStderr() - Method in class org.apache.camel.component.ssh.SshResult
 
getStdout() - Method in exception org.apache.camel.component.exec.ExecException
 
getStdout() - Method in class org.apache.camel.component.exec.ExecResult
Returns the content of the standart output (stdout) of the executed command or null, if no output was produced in the stdout.
getStdout() - Method in class org.apache.camel.component.ssh.SshResult
 
getSticky() - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
 
getStickyKey(Object) - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
A strategy to create the key for the sticky load balancing map.
getStockExchange() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the stockExchange property.
getStopJobDetail() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
getStopJobKey() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
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
 
getStopTrigger() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
getStopTriggerKey() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
getStopWatch() - Static method in class org.apache.camel.test.spring.StopWatchTestExecutionListener
Exists primarily for testing purposes, but allows for access to the underlying stop watch instance for a test.
getStorageClass() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
getStrategy(Message) - Method in class org.apache.camel.component.hbase.mapping.CellMappingStrategyFactory
 
getStrategyBufferSize() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getStrategyMethodAllowNull() - Method in class org.apache.camel.model.AggregateDefinition
 
getStrategyMethodAllowNull() - Method in class org.apache.camel.model.MulticastDefinition
 
getStrategyMethodAllowNull() - Method in class org.apache.camel.model.RecipientListDefinition
 
getStrategyMethodAllowNull() - Method in class org.apache.camel.model.SplitDefinition
 
getStrategyMethodName() - Method in class org.apache.camel.model.AggregateDefinition
 
getStrategyMethodName() - Method in class org.apache.camel.model.MulticastDefinition
 
getStrategyMethodName() - Method in class org.apache.camel.model.RecipientListDefinition
 
getStrategyMethodName() - Method in class org.apache.camel.model.SplitDefinition
 
getStrategyRef() - Method in class org.apache.camel.model.AggregateDefinition
 
getStrategyRef() - Method in class org.apache.camel.model.MulticastDefinition
 
getStrategyRef() - Method in class org.apache.camel.model.RecipientListDefinition
 
getStrategyRef() - Method in class org.apache.camel.model.SplitDefinition
 
getStreamCache() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getStreamCache() - Method in class org.apache.camel.converter.stream.CachedOutputStream
getStreamCache() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getStreamCache() - Method in class org.apache.camel.model.RouteDefinition
Whether stream caching is enabled on this route.
getStreamCache() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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
 
getStreamingQueueSize() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getStreamingThreadCount() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getStreamingUrl() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getStreamName() - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
getStreamName() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getStreamName() - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
 
getStreamPosition() - Method in class org.apache.camel.component.box.LongPollingEventsManagerEndpointConfiguration
 
getStreamType() - Method in class org.apache.camel.component.box.LongPollingEventsManagerEndpointConfiguration
 
getStreet() - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
getStreet1() - Method in class org.apache.camel.component.linkedin.api.model.Address
Gets the value of the street1 property.
getStreet2() - Method in class org.apache.camel.component.linkedin.api.model.Address
Gets the value of the street2 property.
getStrictHostKeyChecking() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
getStrictHostKeyChecking() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
getStringCarriageReturn(String) - Static method in class org.apache.camel.dataformat.bindy.util.ConverterUtils
 
getStringFromInputStream(InputStream) - Static method in class org.apache.camel.component.cxf.util.CxfUtils
 
getStringHeader(Message, String, String) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
getStringProperty(Message, String) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Gets the String Properties from the message.
getStringProperty(Message, String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Gets the String Properties from the message.
getStringToCompare() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getStructuredData() - Method in class org.apache.camel.component.syslog.Rfc5424SyslogMessage
 
getStub() - Method in class org.apache.camel.component.rmi.RmiConsumer
 
getStyle() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
getStyle() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
getSubcode() - Method in class org.w3._2003._05.soap_envelope.Faultcode
Gets the value of the subcode property.
getSubcode() - Method in class org.w3._2003._05.soap_envelope.Subcode
Gets the value of the subcode property.
getSubject() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
getSubject() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
getSubject() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getSubject() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getSubject() - Method in class org.apache.camel.component.linkedin.api.model.MailboxItem
Gets the value of the subject property.
getSubject() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getSubject() - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
getSubjectOrBody() - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
getSubmittedImageUrl() - Method in class org.apache.camel.component.linkedin.api.model.Content
Gets the value of the submittedImageUrl property.
getSubmittedUrl() - Method in class org.apache.camel.component.linkedin.api.model.Content
Gets the value of the submittedUrl property.
getSubordinates() - Method in class org.apache.camel.component.yammer.model.Relationships
 
getSubscriberDialog() - Method in class org.apache.camel.component.sip.SipSubscriber
 
getSubscribeTopicName() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Deprecated.
getSubscribeTopicNames() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getSubscriptionHelper() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
getSubscriptionId() - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
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.
getSuccess() - Method in class org.apache.camel.component.salesforce.api.dto.CreateSObjectResult
 
GetSuffix(int) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Get the suffix.
getSuffixToken() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getSuffixToken() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
getSuggestedCompanies(String) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getSuggestedGroupPosts(long, Long, Long, Order, PostCategoryCode, Long, String) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getSuggestedGroups(String) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getSuggestedJobs(String) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getSummary() - Method in class org.apache.camel.component.linkedin.api.model.Attachment
Gets the value of the summary property.
getSummary() - Method in class org.apache.camel.component.linkedin.api.model.Patent
Gets the value of the summary property.
getSummary() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the summary property.
getSummary() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the summary property.
getSummary() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the summary property.
getSummary() - Method in class org.apache.camel.component.linkedin.api.model.Publication
Gets the value of the summary property.
getSummary() - Method in class org.apache.camel.component.yammer.model.User
 
getSuperiors() - Method in class org.apache.camel.component.yammer.model.Relationships
 
getSupportedCipherSuites() - Method in class org.apache.camel.component.mail.DummySSLSocketFactory
 
getSupportedCipherSuites() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
getSupportedCipherSuites() - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
getSupportedEnvelope() - Method in class org.w3._2003._05.soap_envelope.UpgradeType
Gets the value of the supportedEnvelope property.
getSupportedReaderFormats() - Method in class org.apache.camel.component.cxf.HybridSourceDataBinding
 
getSupportedWriterFormats() - Method in class org.apache.camel.component.cxf.HybridSourceDataBinding
 
getSupportExtendedInformation() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedChoice
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
getSupportExtendedInformation() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
getSuppressAutoSysField() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getSuppressExceptions() - Method in class org.apache.camel.model.language.JsonPathExpression
 
getSuspendedBreakpointNodeIds() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
getSuspendedBreakpointNodeIds() - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
getSuspendedBreakpointNodeIds() - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
getSuspendedExchange(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
Gets the exchanged suspended at the given breakpoint id or null if there is none at that id.
getSuspendJobDetail() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
getSuspendJobKey() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
getSuspendTrigger() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
getSuspendTriggerKey() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
getSWClient() - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
getSWClientParameters() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getSymbol() - Method in class org.apache.camel.component.bean.MyCurrency
 
getSynchronizedExchange() - Method in class org.apache.camel.component.disruptor.ExchangeEvent
 
getSynchronous() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getSystem() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
Obtains an AS400 object that connects to this endpoint.
getSystemId() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getSystemMessage() - Method in class org.apache.camel.component.yammer.model.Message
 
getSystemModstamp() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
getSystemModstamp() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Gets the value of the systemModstamp property.
getSystemModstamp() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the systemModstamp property.
getSystemName() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the name of the AS/400 system.
getSystemName() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getSystemPropertiesMode() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
getSystemPropertiesMode() - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
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
getSystemType() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getTabId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getTable() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
Gets connection to the table (secured or not, depends on the object initialization) please remember to close the table after use
getTable() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getTable() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
getTable() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
getTableExistsString() - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
getTableName() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
getTableName() - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
getTabs() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getTabSize(int) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
getTag() - Method in class org.apache.camel.model.rest.RestDefinition
 
getTagName() - Method in class org.apache.camel.component.git.GitEndpoint
The tag name to work on
getTagName(Class<?>) - Static method in class org.apache.camel.component.stax.StAXUtil
 
getTagUpdate() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getTailTrackCollection() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getTailTrackDb() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getTailTrackField() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getTailTrackIncreasingField() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getTailTrackingConfig() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getTarget() - Method in class org.apache.camel.component.irc.IrcMessage
 
getTarget() - Method in class org.apache.camel.component.snmp.SnmpOIDPoller
 
getTargetEntityManager(Exchange, EntityManagerFactory, boolean, boolean, boolean) - Static method in class org.apache.camel.component.jpa.JpaHelper
Gets or creates an EntityManager to use.
getTargetEntitySet() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getTargetKeyPredicates() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getTargetModel() - Method in class org.apache.camel.component.dozer.DozerConfiguration
 
getTargetType() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getTargetUrl() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getTargetUserId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getTask() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getTaskCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getTaskCount() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getTaskCount() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getTaskCount() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getTaskCount() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getTaskExecutor() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getTaskExecutor() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getTaskId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getTaskName() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
Gets the task name, only applicable if using the IgniteComputeExecutionType.EXECUTE execution type.
getTaskQueueRemainingCapacity() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getTaskQueueRemainingCapacity() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getTaskQueueSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
getTaskQueueSize() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
getTaskQueueSize() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
getTaskQueueSize() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
getTaskScheduler() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
getTaskStartToCloseTimeout() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Set the task start to close timeout.
getTcpNoDelay() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getTcpReceiverPort() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getTempFileName() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getTempFileName() - Method in class org.apache.camel.component.scp.ScpEndpoint
 
getTemplate() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getTemplate() - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
getTemplate() - Method in class org.apache.camel.component.sql.stored.BatchCallableStatementCreatorFactory
 
getTemplate() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
getTemplate() - Method in class org.apache.camel.component.sql.stored.TemplateStoredProcedure
 
getTemplateConnectionFactory() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getTemplateConnectionFactory() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getTemplateForBatch(String) - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapperFactory
 
getTemplateId() - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
 
getTemplateName() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
 
getTemplateOptions() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
getTemplates(InputStream, TransformerFactory) - Method in class org.apache.camel.component.schematron.processor.TemplatesFactory
Generate the schematron template for given rule.
getTemplateStoredProcedure(String) - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapperFactory
 
getTemplateUpdateDelay() - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
 
getTemporaryQueueType() - Method in class org.apache.camel.component.jms.JmsEndpoint
Lazily loads the temporary queue type if one has not been explicitly configured via calling the JmsProviderMetadata.setTemporaryQueueType(Class) on the JmsEndpoint.getConfiguration() instance
getTemporaryQueueType(JmsOperations) - Method in class org.apache.camel.component.jms.JmsProviderMetadata
Lazily loads the temporary queue type if one has not been explicitly configured via calling the JmsProviderMetadata.setTemporaryQueueType(Class)
getTemporaryQueueType() - Method in class org.apache.camel.component.jms.JmsProviderMetadata
 
getTemporaryTopicType() - Method in class org.apache.camel.component.jms.JmsEndpoint
Lazily loads the temporary topic type if one has not been explicitly configured via calling the JmsProviderMetadata.setTemporaryTopicType(Class) on the JmsEndpoint.getConfiguration() instance
getTemporaryTopicType(JmsOperations) - Method in class org.apache.camel.component.jms.JmsProviderMetadata
Lazily loads the temporary topic type if one has not been explicitly configured via calling the JmsProviderMetadata.setTemporaryTopicType(Class)
getTemporaryTopicType() - Method in class org.apache.camel.component.jms.JmsProviderMetadata
 
getTempPrefix() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
getTerminationDetails() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getTerminationReason() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getterOrSetterShorthandName - Variable in class org.apache.camel.util.IntrospectionSupport.MethodInfo
 
getTestClass() - Method in class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
Returns the class under test in order to enable inspection of annotations while the Spring context is being created.
getTestClass() - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Returns the class under test in order to enable inspection of annotations while the Spring context is being created.
getTestClass() - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
 
getTestConnectionOnStartup() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getTestMethodName() - Method in class org.apache.camel.test.junit4.TestSupport
Gets the current test method name
getTestMethodName() - Method in class org.apache.camel.test.TestSupport
Deprecated.
Gets the current test method name
getTestMethodName() - Method in class org.apache.camel.testng.TestSupport
 
getTestName() - Method in class org.apache.camel.test.junit4.TestSupport
Gets the current test name
getTestUser1() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getTestUser2() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getTestUserId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
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.component.google.calendar.CalendarEventsEndpointConfiguration
 
getText() - Method in class org.apache.camel.component.linkedin.api.model.Comment
Gets the value of the text property.
getText() - Method in class org.apache.camel.component.linkedin.api.model.ProductDeal
Gets the value of the text property.
getText() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the text property.
getText() - Method in class org.apache.camel.component.slack.helper.SlackMessage
 
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
 
getText() - Method in class org.w3._2003._05.soap_envelope.Faultreason
Gets the value of the text property.
getTextAndElementChildren(Node) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getTextlineBody(Object, Exchange, TextLineDelimiter, boolean) - Static method in class org.apache.camel.component.netty.NettyHelper
Gets the string body to be used when sending with the textline codec.
getTextlineBody(Object, Exchange, TextLineDelimiter, boolean) - Static method in class org.apache.camel.component.netty4.NettyHelper
Gets the string body to be used when sending with the textline codec.
getTextlineDelimiter() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getTextlineDelimiter() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getTextProcessingFactory() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getTextQualifier() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
getTextQualifier() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
getTextQualifier() - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
 
getTheme() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getThemeFolder() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
getThemeLayer() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
getThemeSubfolder() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
getThis() - Method in interface org.apache.camel.component.bean.MethodInvocation
 
getThreaded() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
getThreadedExtended() - Method in class org.apache.camel.component.yammer.model.Messages
 
getThreadFactory() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
getThreadId() - Method in class org.apache.camel.component.yammer.model.Message
 
getThreadMaxIdleTimeMs() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getThreadName() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getThreadName() - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
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.blueprint.CamelContextFactoryBean
 
getThreadNamePattern() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
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.
getThreadNamePattern() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getThreadPool() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
getThreadPool() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
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
 
getThreadPoolProfiles() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getThreadPoolProfiles() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getThreadPoolProfiles() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getThreadPools() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getThreadPoolSize() - Method in class org.apache.camel.component.optaplanner.OptaPlannerConfiguration
 
getThreadPoolSize() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getThreadProfileName() - Method in class org.apache.camel.component.box.BoxEndpoint
 
getThreadProfileName() - Method in class org.apache.camel.component.braintree.BraintreeEndpoint
 
getThreadProfileName() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
 
getThreadProfileName() - Method in class org.apache.camel.component.google.drive.GoogleDriveEndpoint
 
getThreadProfileName() - Method in class org.apache.camel.component.google.drive.GoogleDriveProducer
 
getThreadProfileName() - Method in class org.apache.camel.component.google.mail.GoogleMailEndpoint
 
getThreadProfileName() - Method in class org.apache.camel.component.linkedin.LinkedInEndpoint
 
getThreadProfileName() - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
getThreadProfileName() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
Returns Thread profile name.
getThreads() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getThreadsBlocked() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getThreadsBlocked() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getThreadsBlocked() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
Total number of threads that has been blocked
getThreadsInterrupted() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getThreadsInterrupted() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getThreadsInterrupted() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
Total number of threads that has been forced interrupted
getThreeCurrentPositions() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the threeCurrentPositions property.
getThreePastPositions() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the threePastPositions property.
getThreshold() - Method in interface org.apache.camel.api.management.mbean.ManagedCircuitBreakerLoadBalancerMBean
 
getThreshold() - Method in class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
getThreshold() - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
 
getThreshold() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
getThresholdHigh() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getThresholdLow() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getThrottler() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
getThrowExceptionOnFailure() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getThumbnailUrl() - Method in class org.apache.camel.component.linkedin.api.model.Content
Gets the value of the thumbnailUrl property.
getThumbnailUrl() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getThumbnailUrl() - Method in class org.apache.camel.component.yammer.model.Image
 
getTicker() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the ticker property.
getTime() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
Gets the value of the time property.
getTime() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Gets the value of the time property.
getTime() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getTime_granularity() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getTimeCompleted() - Method in class org.apache.camel.bam.model.ProcessInstance
 
getTimeCompleted() - Method in class org.apache.camel.bam.model.TemporalEntity
 
getTimedTaskManager() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getTimeExpected() - Method in class org.apache.camel.bam.model.ActivityState
 
getTimeInterval() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets the time interval for the Continuous Query Consumer.
getTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
getTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
getTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
getTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
getTimeout() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
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.disruptor.DisruptorEndpoint
 
getTimeout() - Method in class org.apache.camel.component.etcd.EtcdConfiguration
 
getTimeout() - Method in class org.apache.camel.component.exec.ExecCommand
 
getTimeout() - Method in class org.apache.camel.component.exec.ExecEndpoint
 
getTimeout() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getTimeout() - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
getTimeout() - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
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.ignite.messaging.IgniteMessagingEndpoint
 
getTimeout() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
getTimeout() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getTimeout() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getTimeout() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
getTimeout() - Method in class org.apache.camel.component.nagios.NagiosConfiguration
 
getTimeout() - Method in class org.apache.camel.component.salesforce.internal.SalesforceSession
 
getTimeout() - Method in class org.apache.camel.component.salesforce.SalesforceHttpClient
 
getTimeout() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getTimeout() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getTimeout() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getTimeout() - Method in class org.apache.camel.component.ssh.SshComponent
 
getTimeout() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getTimeout() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getTimeout() - Method in class org.apache.camel.component.test.TestEndpoint
 
getTimeout() - Method in class org.apache.camel.component.vertx.VertxComponent
 
getTimeout() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
getTimeout() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
getTimeout() - Method in exception org.apache.camel.ExchangeTimedOutException
Return the timeout which expired in milliseconds
getTimeout() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumer
 
getTimeout() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
getTimeout() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getTimeout() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
getTimeout() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
getTimeout() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getTimeout() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
getTimeout() - Method in class org.apache.camel.model.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.component.sjms.batch.SjmsBatchConsumer
 
getTimeoutCheckerExecutorService() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
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.
getTimeoutMillis() - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
Gets the timeout interval for triggered jobs, in milliseconds, which will be set via IgniteCompute.withTimeout(long).
getTimeoutMillis() - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
Gets the queue timeout in milliseconds.
getTimeOutMillis() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
getTimeOverdue() - Method in class org.apache.camel.bam.model.ActivityState
 
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() - Method in class org.apache.camel.component.netty.NettyComponent
 
getTimer() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
getTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerComponent
 
getTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
getTimeRangeFrom() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get Time Range From
getTimeRangeTo() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get Time Range To
getTimerName() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
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.component.aws.cw.CwConfiguration
 
getTimestamp() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get Timestamp
getTimestamp() - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
getTimestamp() - Method in class org.apache.camel.component.hbase.model.HBaseRow
 
getTimestamp() - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Gets the value of the timestamp property.
getTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Activity
Gets the value of the timestamp property.
getTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Gets the value of the timestamp property.
getTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Error
Gets the value of the timestamp property.
getTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Like
Gets the value of the timestamp property.
getTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Gets the value of the timestamp property.
getTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the timestamp property.
getTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Share
Gets the value of the timestamp property.
getTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.Update
Gets the value of the timestamp property.
getTimestamp() - Method in class org.apache.camel.component.linkedin.api.model.UpdateComment
Gets the value of the timestamp property.
getTimestamp() - Method in class org.apache.camel.component.syslog.SyslogMessage
 
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 class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getTimestamp() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Gets the timestamp when the interception occurred
getTimeStarted() - Method in class org.apache.camel.bam.model.ProcessInstance
 
getTimeStarted() - Method in class org.apache.camel.bam.model.TemporalEntity
 
getTimeTaken() - Method in class org.apache.camel.management.event.ExchangeSentEvent
 
getTimeToIdleSeconds() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
getTimeToLive() - Method in class org.apache.camel.component.etcd.EtcdConfiguration
 
getTimeToLive() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getTimeToLive() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getTimeToLiveSeconds() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
getTimeToRun(BeanstalkEndpoint, Message) - Static method in class org.apache.camel.component.beanstalk.BeanstalkExchangeHelper
 
getTimeUnit() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getTimeUnit() - Method in interface org.apache.camel.api.management.mbean.ManagedSamplingThrottlerMBean
 
getTimeUnit() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
getTimeUnit() - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
getTimeUnit() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
getTimeUnit() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
getTimeUnit() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
getTimeUnit() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
getTimeUnit() - Method in class org.apache.camel.main.MainSupport
 
getTimeUnit() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getTimeUnit() - Method in class org.apache.camel.management.mbean.ManagedSamplingThrottler
 
getTimeUnit() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
getTimeUnit() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
getTimeUnit() - Method in class org.apache.camel.model.ThreadsDefinition
 
getTimeUnit() - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
getTimeUnit() - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
getTimeUnit() - Method in interface org.apache.camel.spi.ShutdownStrategy
Gets the time unit used
getTimeUnit() - Method in class org.apache.camel.spi.ThreadPoolProfile
Gets the time unit used for keep alive time
getTimeUnit() - Method in class org.apache.camel.util.Time
 
getTimeZone() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
getTimezone() - Method in class org.apache.camel.component.yammer.model.User
 
getTimeZone() - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
getTimeZone() - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
getTimeZone() - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
getTimeZone() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
getTitle() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getTitle() - Method in class org.apache.camel.component.linkedin.api.model.Attachment
Gets the value of the title property.
getTitle() - Method in class org.apache.camel.component.linkedin.api.model.Content
Gets the value of the title property.
getTitle() - Method in class org.apache.camel.component.linkedin.api.model.NewPosition
Gets the value of the title property.
getTitle() - Method in class org.apache.camel.component.linkedin.api.model.OldPosition
Gets the value of the title property.
getTitle() - Method in class org.apache.camel.component.linkedin.api.model.Patent
Gets the value of the title property.
getTitle() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the title property.
getTitle() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the title property.
getTitle() - Method in class org.apache.camel.component.linkedin.api.model.ProductDeal
Gets the value of the title property.
getTitle() - Method in class org.apache.camel.component.linkedin.api.model.Publication
Gets the value of the title property.
getTitle() - Method in class org.apache.camel.component.linkedin.api.model.Question
Gets the value of the title property.
getTitle() - Method in class org.apache.camel.component.linkedin.api.model.Video
Gets the value of the title property.
getTitle() - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
getTmax() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getTo() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
getTo() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
getTo() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getTo() - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
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.
 
getToCompositeLookupKey(MessageAddressingProperties) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Generate a lookupKey for a given WS-Addressing message using getTo property.
getToD() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getToHeader() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getToHost() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getToken() - Method in class org.apache.camel.component.braintree.PaymentMethodGatewayEndpointConfiguration
 
getToken() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
getToken(int) - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Get the specific Token.
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
 
getTokens() - Method in class org.apache.camel.component.apns.ApnsEndpoint
 
getTokenType() - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
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 class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
getToNode() - Method in interface org.apache.camel.processor.interceptor.TraceEventMessage
Gets the current node that just have been intercepted and processed

Is never null.

getTooling() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getToOrRoute() - Method in class org.apache.camel.model.rest.VerbDefinition
 
getTop() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getTopic() - Method in class org.apache.camel.component.eventadmin.EventAdminEndpoint
Name of topic to listen or send to
getTopic(Exchange) - Method in class org.apache.camel.component.eventadmin.EventAdminProducer
 
getTopic() - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
getTopic() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getTopic() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getTopic() - Method in class org.apache.camel.component.nats.NatsConfiguration
The name of topic we want to use
getTopic() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
getTopic(EventObject) - Static method in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
getTopicArn() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
getTopicName() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
getTopicName() - Method in class org.apache.camel.component.salesforce.SalesforceConsumer
 
getTopicName() - Method in class org.apache.camel.component.salesforce.SalesforceEndpoint
 
getTopologyRecoveryEnabled() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getToPort() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getToReceivedDate() - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
getToSentDate() - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Authors
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.AvailableActions
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Buckets
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Certifications
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Comments
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Companies
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Connections
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.CountsByCategory
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Educations
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.EmailDomains
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Facets
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Features
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.GroupMemberships
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Groups
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Headers
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistics
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistics
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.ImAccounts
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Inventors
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.JobBookmarks
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Jobs
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Languages
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Likes
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Locations
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.MemberGroups
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.NetworkStats
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Patents
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.People
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.PhoneNumbers
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Positions
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Posts
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Products
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Publications
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.QuestionCategories
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.RecommendationsGiven
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.RecommendationsReceived
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.RelatedConnections
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.SalesPersons
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Seniorities
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Skills
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Specialties
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.ThreeCurrentPositions
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.ThreePastPositions
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.TwitterAccounts
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.UpdateComments
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.Updates
Gets the value of the total property.
getTotal() - Method in class org.apache.camel.component.linkedin.api.model.ViewsByMonth
Gets the value of the total property.
getTotalCompleted() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getTotalCompleted() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getTotalCompleted() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanges completed and outgoing from the aggregator
getTotalCountOfSignatures() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Returns the total count of XML signatures contained in the document.
getTotalDuration() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
getTotalDuration() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
getTotalDuration() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
The total duration time in millis.
getTotalFollowerCount() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
Gets the value of the totalFollowerCount property.
getTotalIn() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
getTotalIn() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
getTotalIn() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Total number of exchanges arrived into the aggregator
getTotalProcessingTime() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
getTotalProcessingTime() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Gets the value of the totalProcessingTime property.
getTotalProcessingTime() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Gets the value of the totalProcessingTime property.
getTotalProcessingTime() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
getTotalProcessingTime() - Method in class org.apache.camel.util.CamelContextStatDump
 
getTotalProcessingTime() - Method in class org.apache.camel.util.ProcessorStatDump
 
getTotalProcessingTime() - Method in class org.apache.camel.util.RouteStatDump
 
getTotalRoutes() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getTotalRoutes() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getTotalSize() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractQueryRecordsBase
 
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
getToType() - Method in exception org.apache.camel.TypeConverterExistsException
 
getToUser() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getToUserId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getToUserIds() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getTrace() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getTrace() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getTrace() - Method in class org.apache.camel.model.RouteDefinition
Whether tracing is enabled on this route.
getTrace() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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 class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
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.RemoveHeaderProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.Resequencer
 
getTraceLabel() - Method in class org.apache.camel.processor.RollbackProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.RoutingSlip
 
getTraceLabel() - Method in class org.apache.camel.processor.SamplingThrottler
 
getTraceLabel() - Method in class org.apache.camel.processor.ScriptProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.SendProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.SetBodyProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.SortProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.Splitter
 
getTraceLabel() - Method in class org.apache.camel.processor.StreamResequencer
 
getTraceLabel() - Method in class org.apache.camel.processor.Throttler
 
getTraceLabel() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.TransformProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.TryProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
getTraceLabel() - Method in class org.apache.camel.processor.WireTapProcessor
 
getTraceLabel() - Method in interface org.apache.camel.Traceable
Gets the trace label used for logging when tracing is enabled.
getTraceOutExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getTraceOutExchanges() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getTracePattern() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
getTracePattern() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
getTracePattern() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
getTracer() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getTracer() - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
 
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.
getTrackingPixelUrl() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the trackingPixelUrl property.
getTrafficClass() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getTransactionBatchCount() - Method in class org.apache.camel.component.sjms.SjmsConsumer
If transacted, returns the nubmer of messages to be processed before committing the transaction.
getTransactionBatchCount() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getTransactionBatchTimeout() - Method in class org.apache.camel.component.sjms.SjmsConsumer
Returns the timeout value for batch transactions.
getTransactionBatchTimeout() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getTransactionCommitStrategy() - Method in class org.apache.camel.component.sjms.SjmsComponent
 
getTransactionCommitStrategy() - Method in class org.apache.camel.component.sjms.SjmsConsumer
Gets the commit strategy.
getTransactionCommitStrategy() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getTransactionManager() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getTransactionManager() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getTransactionManager() - Method in class org.apache.camel.component.jpa.JpaComponent
 
getTransactionManager() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
getTransactionManager() - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
getTransactionName() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getTransactionName() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getTransactionTemplate() - Method in class org.apache.camel.bam.ProcessBuilder
 
getTransactionTemplate() - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
getTransactionTemplate() - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
getTransactionTemplate() - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
getTransactionTimeout() - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
 
getTransactionTimeout() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
getTransactionTimeout() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
getTransactionTimer() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getTranscoded() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getTransferException() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getTransform() - Method in class org.apache.camel.component.jolt.JoltComponent
 
getTransformation() - Method in class org.apache.camel.converter.stream.CipherPair
 
getTransformDsl() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
getTransformerCacheSize() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getTransformerFactory() - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
Gets the configured TransformerFactory
getTransformerFactory() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getTransformerFactory() - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
getTransformerFactoryClass() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getTransformMethods() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getTransformMethods() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getTransformMethodsName() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getTransforms(List<AlgorithmMethod>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getTransport() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getTransport(Session) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
Strategy to get the Transport from the mail Session.
getTransport() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getTransportAddresses() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
Comma separated list with ip:port formatted remote transport addresses to use.
getTransportAddressesList() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
getTransportId() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getTraversableResolver() - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
 
getTrigger() - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
Gets the value of the trigger property.
getTrigger() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
getTriggerGroup() - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
getTriggerId() - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
getTriggerKey() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
getTriggerName() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
getTriggerParameters() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
getTriggerParameters() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
getTriggerStartDelay() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
getTrim() - Method in class org.apache.camel.model.language.ExpressionDefinition
 
getTrimSpaces() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
getTrimSpaces() - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
getTrustCerts() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
Define if the certs we used are trusted anyway or not
getTrustManager() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getTrustManager() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getTrustManager() - Method in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
getTrustManager() - Method in class org.apache.camel.util.jsse.TrustManagersParameters
 
getTrustManagers() - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
getTrustManagers() - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
getTrustManagers() - Method in class org.apache.camel.util.jsse.SSLContextParameters
 
getTrustManagers() - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
getTrustStore() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated.
Will change to private access in the future. Use XMLSecurityDataFormat.getKeyOrTrustStoreParameters() instead.
getTrustStoreFile() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Deprecated.
getTrustStoreFile() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Deprecated.
getTruststoreFile() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
getTruststorePassword() - Method in class org.apache.camel.component.sparkrest.SparkComponent
 
getTrustStorePassword() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated.
Will change to private access in the future. Use #setKeyOrTrustStoreParameters() instead.
getTrustStoreResource() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getTrustStoreResource() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getTtl() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getTtl() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
getTtl() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets the ttl for this instance of SjmsProducer.
getTtl() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
getTtl() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
getTvalue() - Method in class org.apache.camel.component.linkedin.api.model.Tvalues
Gets the value of the tvalue property.
getTvalues() - Method in class org.apache.camel.component.linkedin.api.model.ShareTarget
Gets the value of the tvalues property.
getTwitter() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
 
getTwitter() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getTwitterAccountList() - Method in class org.apache.camel.component.linkedin.api.model.TwitterAccounts
Gets the value of the twitterAccountList property.
getTwitterAccounts() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the twitterAccounts property.
getTwitterId() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the twitterId property.
getTwitterStream() - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
getTwitterStream() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getType() - Method in interface org.apache.camel.api.management.mbean.ManagedConvertBodyMBean
 
getType() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
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(String) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Get the type for the given argument name.
getType() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
getType() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getType() - Method in class org.apache.camel.component.git.GitEndpoint
The consumer type
getType() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getType() - Method in class org.apache.camel.component.hdfs.HdfsProducer.SplitStrategy
 
getType() - Method in class org.apache.camel.component.hdfs2.HdfsProducer.SplitStrategy
 
getType() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
getType() - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Gets the value of the type property.
getType() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
getType() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getType() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the type property.
getType() - Method in class org.apache.camel.component.linkedin.api.model.Post
Gets the value of the type property.
getType() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the type property.
getType() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getType() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractAttributesBase
 
getType() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportType
 
getType() - Method in class org.apache.camel.component.salesforce.api.dto.Attributes
 
getType() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.SObject
Gets the value of the type property.
getType() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
getType() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
getType() - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
getType() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getType() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getType() - Method in class org.apache.camel.component.yammer.model.EmailAddress
 
getType() - Method in class org.apache.camel.component.yammer.model.FollowedReference
 
getType() - Method in class org.apache.camel.component.yammer.model.Reference
 
getType() - Method in class org.apache.camel.component.yammer.model.User
 
getType(EventObject) - Static method in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
getType() - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
getType() - Method in class org.apache.camel.dataformat.barcode.BarcodeParameters
 
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.mvel.MvelExpression
 
getType() - Method in class org.apache.camel.language.ognl.OgnlExpression
 
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.language.spel.SpelExpression
 
getType() - Method in class org.apache.camel.management.InstrumentationProcessor
 
getType() - Method in class org.apache.camel.management.mbean.ManagedConvertBody
 
getType() - Method in class org.apache.camel.model.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.RestOperationParamDefinition
 
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 class org.apache.camel.processor.ThrowExceptionProcessor
 
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
 
getTypeAsClass() - Method in enum org.apache.camel.blueprint.ErrorHandlerType
Get the type as class.
getTypeAsClass() - Method in enum org.apache.camel.spring.ErrorHandlerType
Get the type as class.
getTypeClass() - Method in class org.apache.camel.model.ConvertBodyDefinition
 
getTypeConverter() - Method in interface org.apache.camel.CamelContext
Returns the type converter used to coerce types from one type to another
getTypeConverter(Class<?>, Class<?>) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getTypeConverter(Class<?>, Class<?>) - Method in class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
getTypeConverter() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getTypeConverterExists() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getTypeConverterExists() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getTypeConverterExists() - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
getTypeConverterExists() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getTypeConverterExists() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getTypeConverterExists() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getTypeConverterExists() - Method in interface org.apache.camel.spi.TypeConverterRegistry
What should happen when attempting to add a duplicate type converter.
getTypeConverterExists() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getTypeConverterExistsLoggingLevel() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
getTypeConverterExistsLoggingLevel() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getTypeConverterExistsLoggingLevel() - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
getTypeConverterExistsLoggingLevel() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getTypeConverterExistsLoggingLevel() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
getTypeConverterExistsLoggingLevel() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
getTypeConverterExistsLoggingLevel() - Method in interface org.apache.camel.spi.TypeConverterRegistry
The logging level to use when logging that a type converter already exists when attempting to add a duplicate type converter.
getTypeConverterExistsLoggingLevel() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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
 
getTypeConverterStatisticsEnabled() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getTypeConverterStatisticsEnabled() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getTypeConverterStatisticsEnabled() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getTypeDescriptions() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
getTypeFactory() - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
getTypeFromUriPrefix(String) - Static method in enum org.apache.camel.component.spring.ws.type.EndpointMappingType
Find EndpointMappingType that corresponds with the prefix of the given uri.
getTypeHints() - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
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.
 
getTypeName(Class<?>) - Static method in class org.apache.camel.bam.QueryUtils
 
getTypeOfNumber() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getUid() - Method in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
getUid() - Method in class org.apache.camel.processor.interceptor.DefaultBacklogTracerEventMessage
 
getUiDetailTemplate() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescriptionUrls
 
getUiEditTemplate() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescriptionUrls
 
getUiNewRecord() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescriptionUrls
 
getUnauthorizedRequestToken(OAuthParameters) - Method in interface org.apache.camel.component.gae.auth.GAuthService
Gets an unauthorized request token from Google.
getUndertowHost() - Method in class org.apache.camel.component.undertow.UndertowConsumer
 
getUndertowHttpBinding() - Method in class org.apache.camel.component.undertow.UndertowComponent
 
getUndertowHttpBinding() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
getUniqueCount() - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Gets the value of the uniqueCount property.
getUniqueName() - Method in class org.apache.camel.util.component.ApiMethodParser.ApiMethodModel
 
getUniqueValues(SObjectField) - Method in class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
getUnit() - Method in class org.apache.camel.component.aws.cw.CwConfiguration
 
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.component.ganglia.GangliaConfiguration
 
getUnits() - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
getUnits() - Method in class org.apache.camel.model.SamplingDefinition
 
getUnits() - Method in class org.apache.camel.processor.SamplingThrottler
 
getUniversal_name() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getUniversalName() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the universalName property.
getUnmarshalGenericType() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
getUnmarshalId() - Method in class org.apache.camel.component.dozer.DozerConfiguration
 
getUnmarshallClass() - Method in class org.apache.camel.dataformat.jibx.JibxDataFormat
 
getUnmarshallClass() - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
getUnmarshaller(Class<T>) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
getUnmarshallTypeName() - Method in class org.apache.camel.model.dataformat.JibxDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.component.boon.BoonDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.model.dataformat.BoonDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getUnmarshalType() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.BoonDataFormat
 
getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getUnmarshalTypeName() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
getUpdate_key() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getUpdate_key() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getUpdateAction() - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Gets the value of the updateAction property.
getUpdatecomment() - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
getUpdatecomment() - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
getUpdateCommentList() - Method in class org.apache.camel.component.linkedin.api.model.UpdateComments
Gets the value of the updateCommentList property.
getUpdateComments() - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Gets the value of the updateComments property.
getUpdateComments() - Method in class org.apache.camel.component.linkedin.api.model.Update
Gets the value of the updateComments property.
getUpdateComments(String, String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getUpdateContent() - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Gets the value of the updateContent property.
getUpdateContent() - Method in class org.apache.camel.component.linkedin.api.model.Update
Gets the value of the updateContent property.
getUpdateCount() - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapper
 
getUpdateCount() - Method in interface org.apache.camel.component.sql.stored.StatementWrapper
 
getUpdateCount() - Method in class org.apache.camel.management.mbean.Statistic
 
getUpdatedFields() - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Gets the value of the updatedFields property.
getUpdateField() - Method in class org.apache.camel.component.linkedin.api.model.UpdatedFields
Gets the value of the updateField property.
getUpdateKey() - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Gets the value of the updateKey property.
getUpdateKey() - Method in class org.apache.camel.component.linkedin.api.model.Update
Gets the value of the updateKey property.
getUpdateLikes(String, String, Boolean) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
getUpdateList() - Method in class org.apache.camel.component.linkedin.api.model.Updates
Gets the value of the updateList property.
getUpdates() - Method in class org.apache.camel.component.linkedin.api.model.Network
Gets the value of the updates property.
getUpdates() - Method in class org.apache.camel.component.yammer.model.Stats
 
getUpdateSolrServer() - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
getUpdateType() - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Gets the value of the updateType property.
getUpdateType() - Method in class org.apache.camel.component.linkedin.api.model.Update
Gets the value of the updateType property.
getUpgradeBinding() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
 
getUpgradeBinding() - Method in class org.apache.camel.component.gae.auth.GAuthProducer
 
getUploadMode() - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
 
getUptime() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getUptime() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getUptime() - Method in interface org.apache.camel.CamelContext
Gets the uptime in a human readable format
getUptime() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getUptime() - Method in class org.apache.camel.impl.DefaultRoute
 
getUptime() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getUptime() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getUptime() - Method in interface org.apache.camel.Route
Gets the uptime in a human readable format
getUptimeMillis() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
getUptimeMillis() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
getUptimeMillis() - Method in interface org.apache.camel.CamelContext
Gets the uptime in milli seconds
getUptimeMillis() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getUptimeMillis() - Method in class org.apache.camel.impl.DefaultRoute
 
getUptimeMillis() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
getUptimeMillis() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
getUptimeMillis() - Method in interface org.apache.camel.Route
Gets the uptime in milli seconds
getUri() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
getUri() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
getUri() - Method in class org.apache.camel.coap.CoAPEndpoint
The URI for the CoAP endpoint
getUri() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
getUri() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
getUri() - Method in exception org.apache.camel.component.cxf.CxfOperationException
 
getUri() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getUri() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getUri() - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
getUri() - Method in exception org.apache.camel.component.netty.http.NettyHttpOperationFailedException
 
getUri() - Method in exception org.apache.camel.component.netty4.http.NettyHttpOperationFailedException
 
getUri() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
getUri() - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
getUri() - Method in exception org.apache.camel.component.restlet.RestletOperationException
 
getUri() - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
getUri() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
getUri() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getUri() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
getUri() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
getUri() - Method in class org.apache.camel.component.yammer.model.Realtime
 
getUri() - Method in class org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
 
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 exception org.apache.camel.http.common.HttpOperationFailedException
 
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.management.mbean.ManagedSendDynamicProcessor
 
getUri() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
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.ToDynamicDefinition
 
getUri() - Method in class org.apache.camel.model.WireTapDefinition
 
getUri() - Method in exception org.apache.camel.NoFactoryAvailableException
 
getUri() - Method in exception org.apache.camel.NoSuchEndpointException
 
getUri() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
getUri() - Method in class org.apache.camel.processor.WireTapProcessor
 
getUri() - Method in exception org.apache.camel.ResolveEndpointFailedException
 
getUri() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry.Statistic
The endpoint uri
getUri() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
getUriAuthority() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
getUriDelimiter() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
getUriDelimiter() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
getUriDelimiter() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
getUriDelimiter() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
getUriDelimiter() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
getUriDelimiter() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
getUriDelimiter() - Method in class org.apache.camel.model.DynamicRouterDefinition
 
getUriDelimiter() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
getUriDelimiter() - Method in class org.apache.camel.processor.RoutingSlip
 
getUriDereferencer() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
getUriDereferencer() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
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
getUriPattern() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
getUriPostfix() - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
getUriPrefix() - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
getUriPrefixes() - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
getUriResolver() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
getUriResolver() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getUriResolver() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getUriResolverFactory() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getUris() - Method in class org.apache.camel.component.etcd.EtcdConfiguration
 
getUriString() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
getUriString() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
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
getUriType() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
getUrl() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
getUrl() - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
The URL to the JavaSpace server
getUrl() - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
getUrl() - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
getUrl() - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
getUrl() - Method in class org.apache.camel.component.linkedin.api.model.ApiStandardProfileRequest
Gets the value of the url property.
getUrl() - Method in class org.apache.camel.component.linkedin.api.model.MemberUrl
Gets the value of the url property.
getUrl() - Method in class org.apache.camel.component.linkedin.api.model.Patent
Gets the value of the url property.
getUrl() - Method in class org.apache.camel.component.linkedin.api.model.ProductDeal
Gets the value of the url property.
getUrl() - Method in class org.apache.camel.component.linkedin.api.model.Publication
Gets the value of the url property.
getUrl() - Method in class org.apache.camel.component.linkedin.api.model.SiteGroupRequest
Gets the value of the url property.
getUrl() - Method in class org.apache.camel.component.linkedin.api.model.SiteJobRequest
Gets the value of the url property.
getUrl() - Method in class org.apache.camel.component.linkedin.api.model.SiteStandardProfileRequest
Gets the value of the url property.
getUrl() - Method in class org.apache.camel.component.linkedin.api.model.Video
Gets the value of the url property.
getUrl() - Method in class org.apache.camel.component.salesforce.api.dto.ActionOverride
 
getUrl() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
 
getUrl() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
getUrl() - Method in class org.apache.camel.component.salesforce.api.dto.Attributes
 
getUrl() - Method in class org.apache.camel.component.salesforce.api.dto.Version
 
getUrl() - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
 
getUrl() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getURL() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
getUrl() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getUrl() - Method in class org.apache.camel.component.yammer.model.Image
 
getUrl() - Method in class org.apache.camel.component.yammer.model.Message
 
getUrl() - Method in class org.apache.camel.component.yammer.model.Reference
 
getUrl() - Method in class org.apache.camel.component.yammer.model.User
 
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
 
getUrlFetchService() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
getUrlFetchService() - Method in class org.apache.camel.component.gae.http.GHttpProducer
 
getUrlRewrite() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
getUrlRewriter() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
getUrls() - Method in class org.apache.camel.component.salesforce.api.dto.NamedLayoutInfo
 
getUrls() - Method in class org.apache.camel.component.salesforce.api.dto.RecordTypeInfo
 
getUrls() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
getUrls() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
getUrls() - Method in class org.apache.camel.component.salesforce.internal.dto.RestChoices
 
getUrlSafe() - Method in class org.apache.camel.model.dataformat.Base64DataFormat
 
getUseBlueprintPropertyResolver() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getUseBreadcrumb() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getUseBreadcrumb() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getUseBreadcrumb() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getUseCollisionAvoidance() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getUseCollisionAvoidance() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getUseCollisionAvoidance() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getUseCollisionAvoidance() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getUseContinuation() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
getUseExponentialBackOff() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
getUseExponentialBackOff() - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
getUseExponentialBackOff() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
getUseExponentialBackOff() - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
getUseForwardedForHeader() - Method in class org.apache.camel.component.restlet.RestletComponent
 
getUseHostIPAddress() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
getUseHostIPAddress() - Method in class org.apache.camel.management.DefaultManagementAgent
 
getUseHostIPAddress() - Method in interface org.apache.camel.spi.ManagementAgent
Gets whether host IP Address to be used instead of host name.
getUseJpa() - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
getUseJpa() - Method in class org.apache.camel.management.mbean.ManagedTracer
 
getUseList() - Method in class org.apache.camel.component.boon.BoonDataFormat
 
getUseList() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getUseList() - Method in class org.apache.camel.model.dataformat.JsonDataFormat
 
getUseMaps() - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
getUseMDCLogging() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
getUseMDCLogging() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
getUseMDCLogging() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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.core.xml.CamelJMXAgentDefinition
 
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.
getUser() - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
getUser() - Method in class org.apache.camel.component.irc.IrcMessage
 
getUser() - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
getUser(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Retrieves the user from the URI or from the exchange headers.
getUser() - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
 
getUser() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
getUser() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
getUser() - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
 
getUser() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getUser() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
getUserAgent() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
getUserConfigURL() - Method in class org.apache.camel.component.fop.FopEndpoint
 
getUserData() - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Gets the value of the userData property.
getUserDeleteRequest() - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
getUserDir() - Static method in class org.apache.camel.util.FileUtil
 
getUserGroupInformation() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
getUserId() - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
getUserId() - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
getUserId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getUserId() - Method in class org.apache.camel.component.google.mail.GmailUsersDraftsEndpointConfiguration
 
getUserId() - Method in class org.apache.camel.component.google.mail.GmailUsersEndpointConfiguration
 
getUserId() - Method in class org.apache.camel.component.google.mail.GmailUsersHistoryEndpointConfiguration
 
getUserId() - Method in class org.apache.camel.component.google.mail.GmailUsersLabelsEndpointConfiguration
 
getUserId() - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesAttachmentsEndpointConfiguration
 
getUserId() - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesEndpointConfiguration
 
getUserId() - Method in class org.apache.camel.component.google.mail.GmailUsersThreadsEndpointConfiguration
 
getUserId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getUserID() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns the ID of the AS/400 user.
getUserID() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
getUserId() - Method in class org.apache.camel.component.yammer.model.Name
 
getUserId() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
getUserId() - Method in class org.apache.camel.converter.crypto.PGPSecretKeyAndPrivateKeyAndUserId
 
getUserId1() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getUserId2() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getUserIds() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getUserIds() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
getUserLocale() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getUserName() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getUsername() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
getUsername() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
getUsername() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getUsername() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
getUsername() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
getUserName() - Method in class org.apache.camel.component.etcd.EtcdConfiguration
 
getUsername() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
getUsername() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
getUserName() - Method in class org.apache.camel.component.gae.login.GLoginData
 
getUserName() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
 
getUsername() - Method in class org.apache.camel.component.git.GitEndpoint
Remote repository username
getUsername() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
getUsername() - Method in class org.apache.camel.component.http.BasicAuthenticationHttpClientConfigurer
 
getUsername() - Method in class org.apache.camel.component.http.NTLMAuthenticationHttpClientConfigurer
 
getUsername() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getUserName() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getUsername() - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
getUsername() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
getUsername() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
Username to connect to Kubernetes
getUserName() - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
getUserName() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
getUsername() - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
getUsername() - Method in interface org.apache.camel.component.mail.JavaMailSender
 
getUsername() - Method in class org.apache.camel.component.mail.MailConfiguration
 
getUserName() - Method in class org.apache.camel.component.mqtt.MQTTComponent
 
getUsername() - Method in class org.apache.camel.component.netty.http.HttpPrincipal
 
getUsername() - Method in class org.apache.camel.component.netty4.http.HttpPrincipal
 
getUsername() - Method in class org.apache.camel.component.openshift.OpenShiftComponent
 
getUsername() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getUsername() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getUserName() - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
 
getUsername() - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
 
getUserName() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
getUsername() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityToken
 
getUsername() - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
getUsername() - Method in class org.apache.camel.component.slack.helper.SlackMessage
 
getUsername() - Method in class org.apache.camel.component.slack.SlackEndpoint
 
getUsername() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
getUsername() - Method in class org.apache.camel.component.ssh.SshComponent
 
getUsername() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getUsername() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getUsername() - Method in class org.apache.camel.component.yammer.model.Im
 
getUserPassword() - Method in class org.apache.camel.component.box.BoxConfiguration
 
getUserPassword() - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
getUserPassword() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
getUserRequest() - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
getUserRoles(Subject) - Method in interface org.apache.camel.component.netty.http.SecurityAuthenticator
Gets the user roles from the given Subject
getUserRoles(Subject) - Method in class org.apache.camel.component.netty.http.SecurityAuthenticatorSupport
 
getUserRoles(Subject) - Method in interface org.apache.camel.component.netty4.http.SecurityAuthenticator
Gets the user roles from the given Subject
getUserRoles(Subject) - Method in class org.apache.camel.component.netty4.http.SecurityAuthenticatorSupport
 
getUserUpdateLoginRequest() - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
getUseSaxon() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
getUseSSL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getUsingIterator() - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
 
getUsingIterator() - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
 
getUsingParallelCompression() - Method in class org.apache.camel.model.dataformat.LZFDataFormat
 
getUsingSSL() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
getUsingSSL() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
getUuid() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getUuidGenerator() - Method in interface org.apache.camel.CamelContext
Gets the current UuidGenerator
getUuidGenerator() - Method in class org.apache.camel.component.jms.JmsProducer
 
getUuidGenerator() - Method in class org.apache.camel.component.sjms.producer.InOutProducer
 
getUuidGenerator() - Method in class org.apache.camel.impl.DefaultCamelContext
 
getUuids() - Method in class org.apache.camel.component.jcr.JcrEndpoint
When a comma separated uuid list string is set, only events whose associated parent node has one of the identifiers in the comma separated uuid list will be received.
getValidate() - Method in class org.apache.camel.model.dataformat.HL7DataFormat
 
getValidating() - Method in class org.apache.camel.model.dataformat.IcalDataFormat
 
getValidation() - Method in class org.apache.camel.model.dataformat.CastorDataFormat
 
getValidationFailedHandler() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getValidationFailedHandler() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getValidationFailedHandlerName() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getValidationProviderResolver() - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
 
getValidationProviders() - Method in class org.apache.camel.component.bean.validator.HibernateValidationProviderResolver
 
getValidatorFactory() - Method in class org.apache.camel.component.bean.validator.BeanValidatorProducer
 
getValidEndpointProperties() - Static method in class org.apache.camel.component.facebook.data.FacebookPropertiesHelper
 
getValidEndpointProperties(Object) - Method in class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
getValidExchangePropertyValue(String, Object, boolean) - Static method in class org.apache.camel.impl.DefaultExchangeHolder
We only want to store exchange property values of primitive and String related types, and as well any caught exception that Camel routing engine has caught.
getValidFor() - Method in class org.apache.camel.component.salesforce.api.dto.PickListValue
 
getValidHeaderValue(String, Object, boolean) - Static method in class org.apache.camel.impl.DefaultExchangeHolder
We only want to store header values of primitive and String related types.
getValidJMSHeaderValue(String, Object) - Method in class org.apache.camel.component.jms.JmsBinding
Strategy to test if the given header is valid according to the JMS spec to be set as a property on the JMS message.
getValidJMSHeaderValue(String, Object) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Strategy to test if the given header is valid according to the JMS spec to be set as a property on the JMS message.
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.component.aws.cw.CwConfiguration
 
getValue(String) - Method in class org.apache.camel.component.elsql.ElsqlSqlMapSource
 
getValue() - Method in class org.apache.camel.component.gae.auth.GAuthTokenSecret
Returns the request token secret.
getValue() - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
getValue() - Method in class org.apache.camel.component.hdfs.HdfsProducer.SplitStrategy
 
getValue() - Method in class org.apache.camel.component.hdfs2.HdfsProducer.SplitStrategy
 
getValue() - Method in enum org.apache.camel.component.ibatis.strategy.TransactionIsolationLevel
 
getValue() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getValue() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
getValue(Exchange) - Method in class org.apache.camel.component.krati.KratiProducer
Retrieves the value from the URI or from the exchange headers/body.
getValue() - Method in class org.apache.camel.component.linkedin.api.model.Authorization
Gets the value of the value property.
getValue() - Method in class org.apache.camel.component.linkedin.api.model.Distance
Gets the value of the value property.
getValue() - Method in class org.apache.camel.component.linkedin.api.model.HttpHeader
Gets the value of the value property.
getValue() - Method in class org.apache.camel.component.linkedin.api.model.NumFollowers
Gets the value of the value property.
getValue() - Method in class org.apache.camel.component.linkedin.api.model.Property
Gets the value of the value property.
getValue() - Method in enum org.apache.camel.component.linkedin.api.OAuthScope
 
getValue() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
getValue() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingValue
 
getValue() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFilter
 
getValue() - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.SummaryValue
 
getValue() - Method in class org.apache.camel.component.salesforce.api.dto.PickListValue
 
getValue() - Method in class org.apache.camel.component.sql.stored.template.generated.Token
An optional attribute value of the Token.
getValue(ELContext, Object, Object) - Method in class org.apache.camel.language.juel.BeanAndMethodELResolver
 
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.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(Exchange) - Method in class org.apache.camel.processor.aggregate.GroupedMessageAggregationStrategy
 
getValue() - Method in class org.apache.camel.support.TimeoutMapEntry
 
getValue() - Method in exception org.apache.camel.TypeConversionException
Returns the value which could not be converted
getValue() - Method in class org.apache.camel.util.KeyValueHolder
 
getValue() - Method in class org.apache.camel.util.MessageDump.Body
 
getValue() - Method in class org.apache.camel.util.MessageDump.Header
 
getValue() - Method in class org.w3._2003._05.soap_envelope.Faultcode
Gets the value of the value property.
getValue() - Method in class org.w3._2003._05.soap_envelope.Reasontext
Gets the value of the value property.
getValue() - Method in class org.w3._2003._05.soap_envelope.Subcode
Gets the value of the value property.
getValueClass() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get type of the value
getValueDeserializer() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getValueDeserializer() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getValueExtractor() - Method in class org.apache.camel.component.sql.stored.template.ast.InputParameter
 
getValueFromExchange(Exchange) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to extract the value from the exchange NOTE: the value expected to be instance of persistent type.
getValueName(String, Member) - Method in class org.apache.camel.guice.jsr250.NamedProviderSupport
if no valid name is present on the annotation then use the member name
getValueSerializer() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
getValueType() - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
getValueType() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
getValueType() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
getVariables() - Method in class org.apache.camel.builder.sql.SqlBuilder
 
getVelocityEngine() - Method in class org.apache.camel.component.velocity.VelocityComponent
 
getVerb(Message) - Method in class org.apache.camel.component.cxf.common.message.DefaultCxfMessageMapper
 
getVerb() - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
 
getVerb() - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
 
GetVerbDefinition - Class in org.apache.camel.model.rest
Rest GET command
GetVerbDefinition() - Constructor for class org.apache.camel.model.rest.GetVerbDefinition
 
getVerbose() - Method in class org.apache.camel.component.nats.NatsConfiguration
Whether or not running in verbose mode
getVerbs() - Method in class org.apache.camel.model.rest.RestDefinition
 
getVerifiedAdmin() - Method in class org.apache.camel.component.yammer.model.User
 
getVerifierConfiguration() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
getVersion() - Method in interface org.apache.camel.CamelContext
Gets the version of the this context.
getVersion() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getVersion() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
getVersion() - Method in class org.apache.camel.component.salesforce.api.dto.Version
 
getVersion() - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
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
 
getVersionFromMessage(Message) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
 
getVersionId() - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
getVersions() - Method in class org.apache.camel.component.salesforce.api.dto.Versions
 
getVersions(RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
getVersions(RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Lists summary information about each API version currently available, including the version, label, and a link to each version's root.
getVertx() - Method in class org.apache.camel.component.vertx.VertxComponent
 
getVertx() - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
getVertxBody(Exchange) - Static method in class org.apache.camel.component.vertx.VertxHelper
 
getVertxFactory() - Method in class org.apache.camel.component.vertx.VertxComponent
 
getVertxOptions() - Method in class org.apache.camel.component.vertx.VertxComponent
 
getVhost() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
getViaHeaders() - Method in class org.apache.camel.component.sip.SipConfiguration
 
getVideo() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the video property.
getVideoBaseURL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getVideoId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getViewByMonth() - Method in class org.apache.camel.component.linkedin.api.model.ViewsByMonth
Gets the value of the viewByMonth property.
getViewsByMonth() - Method in class org.apache.camel.component.linkedin.api.model.StatusUpdateStatistics
Gets the value of the viewsByMonth property.
getVisibility() - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Gets the value of the visibility property.
getVisibility() - Method in class org.apache.camel.component.linkedin.api.model.Share
Gets the value of the visibility property.
getVisibilityDelay() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
getVisibilityTimeout() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getWait() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
getWaitDuration() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.AwaitThread
Time in millis the thread has been blocked waiting for the signal.
getWaitForTaskToComplete() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
getWaitForTaskToComplete() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
getWaitForTaskToComplete() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
getWaitStrategy() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
getWaitStrategy() - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
getWaitTimeMs() - Method in class org.apache.camel.component.kestrel.KestrelConfiguration
 
getWaitTimeSeconds() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
getWarnings() - Method in exception org.apache.camel.processor.validation.SchemaValidationException
Returns the validation warnings
getWatchedEvent() - Method in class org.apache.camel.component.zookeeper.operations.AnyOfOperations
 
getWatchedEvent() - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
 
getWatchedEvent() - Method in interface org.apache.camel.component.zookeeper.operations.WatchedEventProvider
 
getWatchedEvent(ZooKeeperOperation<?>) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
 
getWatchedForTypes() - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
 
getWave() - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
getWebhookUrl() - Method in class org.apache.camel.component.slack.SlackComponent
 
getWebhookUrl() - Method in class org.apache.camel.component.slack.SlackEndpoint
 
getWebServiceEndpointUri() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getWebServiceMessage() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceMessage
 
getWebServiceTemplate() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getWebsiteUrl() - Method in class org.apache.camel.component.linkedin.api.model.Company
Gets the value of the websiteUrl property.
getWebsiteUrl() - Method in class org.apache.camel.component.linkedin.api.model.Product
Gets the value of the websiteUrl property.
getWebSocket(String) - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
getWebSocket(String) - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 
getWebsocketConsumer() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
getWebUrl() - Method in class org.apache.camel.component.linkedin.api.model.Answer
Gets the value of the webUrl property.
getWebUrl() - Method in class org.apache.camel.component.linkedin.api.model.Question
Gets the value of the webUrl property.
getWebUrl() - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Gets the value of the webUrl property.
getWebUrl() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getWebUrl() - Method in class org.apache.camel.component.yammer.model.Message
 
getWebUrl() - Method in class org.apache.camel.component.yammer.model.Reference
 
getWebUrl() - Method in class org.apache.camel.component.yammer.model.User
 
getWhen() - Method in class org.apache.camel.processor.exceptionpolicy.ExceptionPolicyKey
 
getWhenClauses() - Method in class org.apache.camel.model.ChoiceDefinition
 
getWhoWasKickedNick() - Method in class org.apache.camel.component.irc.IrcMessage
 
getWidth() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getWidth() - Method in class org.apache.camel.dataformat.barcode.BarcodeParameters
 
getWidth() - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
 
getWireFormat31x() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
getWorkerCount() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getWorkerCount() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getWorkerGroup() - Method in class org.apache.camel.component.netty4.NettyProducer
 
getWorkerGroup() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
getWorkerPool() - Method in class org.apache.camel.component.kafka.KafkaComponent
 
getWorkerPool() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getWorkerPool() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getWorkerPool() - Method in class org.apache.camel.component.kafka.KafkaProducer
 
getWorkerPool() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
getWorkerPoolCoreSize() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getWorkerPoolCoreSize() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getWorkerPoolMaxSize() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
getWorkerPoolMaxSize() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
getWorkerRoot(GTaskEndpoint) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
getWorkerRoot() - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
getWorkflowDefinition(DecisionContext) - Method in class org.apache.camel.component.aws.swf.CamelWorkflowDefinitionFactory
 
getWorkflowDefinitionFactory(WorkflowType) - Method in class org.apache.camel.component.aws.swf.CamelWorkflowDefinitionFactoryFactory
 
getWorkflowExecutionHistory(String, String) - Method in class org.apache.camel.component.aws.swf.CamelSWFWorkflowClient
 
getWorkflowExecutionState(String, String, Class<?>) - Method in class org.apache.camel.component.aws.swf.CamelSWFWorkflowClient
 
getWorkflowList() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getWorkflowRegistrationOptions() - Method in class org.apache.camel.component.aws.swf.CamelWorkflowDefinitionFactory
 
getWorkflowState() - Method in class org.apache.camel.component.aws.swf.CamelWorkflowDefinition
 
getWorkflowState(Object) - Method in class org.apache.camel.component.aws.swf.SWFWorkflowConsumer
 
getWorkflowType() - Method in class org.apache.camel.component.aws.swf.CamelWorkflowDefinitionFactory
 
getWorkflowTypeRegistrationOptions() - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
getWorkflowTypesToRegister() - Method in class org.apache.camel.component.aws.swf.CamelWorkflowDefinitionFactoryFactory
 
getWorkingDir() - Method in class org.apache.camel.component.exec.ExecCommand
 
getWorkingDir() - Method in class org.apache.camel.component.exec.ExecEndpoint
 
getWorkItemId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getWorkspaceName() - Method in class org.apache.camel.component.jcr.JcrEndpoint
The workspace to access.
getWrappedInputStream() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
getWrappedStyle() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getWrapperFactory() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
getWritableClass() - Method in enum org.apache.camel.component.hdfs.WritableType
 
getWritableClass() - Method in enum org.apache.camel.component.hdfs2.WritableType
 
getWriteBufferSize() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
getWriteCapacity() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
getWriteConcern() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getWriteConcern() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getWriteConcernRef() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
getWriteConcernRef() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
getWriteConsistencyLevel() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
getWriteConsistencyLevel() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
getWriteOptions() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
getWriterHintMap() - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
The writer (encode) hint map.
getWsAddressingAction() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getWsdlUri() - Method in enum org.apache.camel.ExchangePattern
Returns the WSDL URI for this message exchange pattern
getWsdlURL() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
getX509HostnameVerifier() - Method in class org.apache.camel.component.http4.HttpComponent
 
getXdrProxy() - Method in class org.apache.camel.component.yammer.model.Settings
 
getXml() - Method in class org.apache.camel.model.language.TokenizerExpression
 
getXmlCipherAlgorithm() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
getXmlCipherAlgorithm() - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
getXmlConverter() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
getXmlConverter() - Method in class org.apache.camel.component.xslt.XsltComponent
 
getXmlDataFormat() - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
 
getXmlDataFormat() - Method in class org.apache.camel.spi.RestConfiguration
Gets the name of the xml data format.
getXmlMapper() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
getXmlMapper() - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
getXMLReader() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getXmlRests() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getXmlRoutes() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getXmlRpcServer() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
getXmlRpcStreamRequestConfig() - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
getXmlSignature2Message() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getXmlSignature2Message() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getXmlSignatureChecker() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
getXmlSignatureChecker() - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
getXMLStreamReader() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
getXmlStreamWriterWrapper() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
getXmlStreamWriterWrapper() - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
 
getXMLWriter(Exchange, OutputStream) - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
getXmppMessage() - Method in class org.apache.camel.component.xmpp.XmppMessage
Returns the underlying XMPP message
getXmppPacket() - Method in class org.apache.camel.component.xmpp.XmppMessage
Returns the underlying XMPP packet
getXpath() - Method in exception org.apache.camel.builder.xml.InvalidXPathExpression
 
getXpath() - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
getXpath() - Method in class org.apache.camel.processor.cache.CacheBasedXPathReplacer
 
getXPath2Transform(String, String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH2 transformation.
getXPath2Transform(String, String, Map<String, String>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH2 transformation which consists of several XPATH expressions.
getXPath2Transform(List<XmlSignatureHelper.XPathAndFilter>, Map<String, String>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH2 transformation which consists of several XPATH expressions.
getXPath2Transform(List<XmlSignatureHelper.XPathAndFilter>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH2 transformation which consists of several XPATH expressions.
getXPathExpression(XPathFilterParameterSpec) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
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
 
getXpathFilter(String, Map<String, String>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getXpathFilter(String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
getXpathsToIdAttributes() - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
getXpathsToIdAttributes() - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
getXpathToIdAttributes(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
getXPathTransform(String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH transformation.
getXPathTransform(String, Map<String, String>) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XPATH transformation which needs a namespace map.
getXslt() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
getXslTranform(InputStream) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XSL transformation.
getXslTransform(String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Returns a configuration for an XSL transformation.
getXStream(ClassResolver) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
Resolves the XStream instance to be used by this data format.
getXStream(CamelContext) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
Resolves the XStream instance to be used by this data format.
getXstream() - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
getXstreamDriver() - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
getYaml(CamelContext) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
getYear() - Method in class org.apache.camel.component.linkedin.api.model.Date
Gets the value of the year property.
getYear() - Method in class org.apache.camel.component.linkedin.api.model.Date1
Gets the value of the year property.
getYear() - Method in class org.apache.camel.component.linkedin.api.model.DateOfBirth
Gets the value of the year property.
getYear() - Method in class org.apache.camel.component.linkedin.api.model.EndDate
Gets the value of the year property.
getYear() - Method in class org.apache.camel.component.linkedin.api.model.ExpirationDate
Gets the value of the year property.
getYear() - Method in class org.apache.camel.component.linkedin.api.model.PostingDate
Gets the value of the year property.
getYear() - Method in class org.apache.camel.component.linkedin.api.model.StartDate
Gets the value of the year property.
getYears() - Method in class org.apache.camel.component.linkedin.api.model.Skill
Gets the value of the years property.
getYId() - Method in class org.apache.camel.component.yammer.model.Attachment
 
getYmodules() - Method in class org.apache.camel.component.yammer.model.Meta
 
getZkHost() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
getZooKeeper() - Method in class org.apache.camel.component.zookeeper.ConnectionHolder
 
getZookeeperProperty(Message, String, T, Class<? extends T>) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
 
GHTTP_SCHEME - Static variable in class org.apache.camel.component.gae.http.GHttpEndpoint
 
GHttpBinding - Class in org.apache.camel.component.gae.http
Binds the HTTPRequest/HTTPResponse pair of the URL fetch service to a Camel Exchange.
GHttpBinding() - Constructor for class org.apache.camel.component.gae.http.GHttpBinding
 
GHttpComponent - Class in org.apache.camel.component.gae.http
The Google App Engine HTTP Component supports HTTP-based inbound and outbound communication.
GHttpComponent() - Constructor for class org.apache.camel.component.gae.http.GHttpComponent
 
GHttpEndpoint - Class in org.apache.camel.component.gae.http
The ghttp component provides HTTP connectivity to the GAE.
GHttpEndpoint(String, ServletComponent, URI) - Constructor for class org.apache.camel.component.gae.http.GHttpEndpoint
 
GHttpException - Exception in org.apache.camel.component.gae.http
Thrown to indicate a response code >=400.
GHttpException(int, InputStream, Map<String, Object>) - Constructor for exception org.apache.camel.component.gae.http.GHttpException
 
GHttpProducer - Class in org.apache.camel.component.gae.http
 
GHttpProducer(GHttpEndpoint) - Constructor for class org.apache.camel.component.gae.http.GHttpProducer
 
GHTTPS_SCHEME - Static variable in class org.apache.camel.component.gae.http.GHttpEndpoint
 
GIT_COMMIT_EMAIL - Static variable in interface org.apache.camel.component.git.GitConstants
 
GIT_COMMIT_ID - Static variable in interface org.apache.camel.component.git.GitConstants
 
GIT_COMMIT_MESSAGE - Static variable in interface org.apache.camel.component.git.GitConstants
 
GIT_COMMIT_USERNAME - Static variable in interface org.apache.camel.component.git.GitConstants
 
GIT_FILE_NAME - Static variable in interface org.apache.camel.component.git.GitConstants
 
GIT_OPERATION - Static variable in interface org.apache.camel.component.git.GitConstants
 
GitBranchConsumer - Class in org.apache.camel.component.git.consumer
 
GitBranchConsumer(GitEndpoint, Processor) - Constructor for class org.apache.camel.component.git.consumer.GitBranchConsumer
 
GitCommitConsumer - Class in org.apache.camel.component.git.consumer
 
GitCommitConsumer(GitEndpoint, Processor) - Constructor for class org.apache.camel.component.git.consumer.GitCommitConsumer
 
GitComponent - Class in org.apache.camel.component.git
Represents the component that manages GitEndpoint.
GitComponent() - Constructor for class org.apache.camel.component.git.GitComponent
 
GitConstants - Interface in org.apache.camel.component.git
 
GitEndpoint - Class in org.apache.camel.component.git
The git component is used for working with git repositories.
GitEndpoint(String, GitComponent) - Constructor for class org.apache.camel.component.git.GitEndpoint
 
GitHubComponent - Class in org.apache.camel.component.github
Represents the component that manages GitHubEndpoint.
GitHubComponent() - Constructor for class org.apache.camel.component.github.GitHubComponent
 
GitHubEndpoint - Class in org.apache.camel.component.github
The github component is used for integrating Camel with github.
GitHubEndpoint(String, GitHubComponent) - Constructor for class org.apache.camel.component.github.GitHubEndpoint
 
GitHubType - Enum in org.apache.camel.component.github
 
GitOperation - Interface in org.apache.camel.component.git.producer
 
GitProducer - Class in org.apache.camel.component.git.producer
 
GitProducer(GitEndpoint) - Constructor for class org.apache.camel.component.git.producer.GitProducer
 
GitTagConsumer - Class in org.apache.camel.component.git.consumer
 
GitTagConsumer(GitEndpoint, Processor) - Constructor for class org.apache.camel.component.git.consumer.GitTagConsumer
 
GitType - Enum in org.apache.camel.component.git.consumer
 
GlobalObjects - Class in org.apache.camel.component.salesforce.api.dto
 
GlobalObjects() - Constructor for class org.apache.camel.component.salesforce.api.dto.GlobalObjects
 
GLOGIN_COOKIE - Static variable in class org.apache.camel.component.gae.login.GLoginBinding
Name of the Camel header containing the resulting authorization cookie.
GLOGIN_HOST_NAME - Static variable in class org.apache.camel.component.gae.login.GLoginBinding
Name of the Camel header defining the host name.
GLOGIN_PASSWORD - Static variable in class org.apache.camel.component.gae.login.GLoginBinding
Name of the Camel header defining the login password.
GLOGIN_TOKEN - Static variable in class org.apache.camel.component.gae.login.GLoginBinding
Name of the Camel header containing the resulting authentication token.
GLOGIN_USER_NAME - Static variable in class org.apache.camel.component.gae.login.GLoginBinding
Name of the Camel header defining the login username.
GLoginBinding - Class in org.apache.camel.component.gae.login
Binds GLoginData to a Camel Exchange.
GLoginBinding() - Constructor for class org.apache.camel.component.gae.login.GLoginBinding
 
GLoginComponent - Class in org.apache.camel.component.gae.login
The GLogin Component encapsulates the required steps needed to login to an Google App Engine (GAE) application.
GLoginComponent() - Constructor for class org.apache.camel.component.gae.login.GLoginComponent
 
GLoginComponent(CamelContext) - Constructor for class org.apache.camel.component.gae.login.GLoginComponent
 
GLoginData - Class in org.apache.camel.component.gae.login
Container for login request and response data.
GLoginData() - Constructor for class org.apache.camel.component.gae.login.GLoginData
 
GLoginEndpoint - Class in org.apache.camel.component.gae.login
The glogin component is used by Camel applications outside Google App Engine (GAE) for programmatic login to GAE applications.
GLoginEndpoint(String, Component, String, int) - Constructor for class org.apache.camel.component.gae.login.GLoginEndpoint
Creates a new GLoginEndpoint.
GLoginProducer - Class in org.apache.camel.component.gae.login
 
GLoginProducer(GLoginEndpoint) - Constructor for class org.apache.camel.component.gae.login.GLoginProducer
 
GLoginService - Interface in org.apache.camel.component.gae.login
Interface to login services.
GLoginServiceImpl - Class in org.apache.camel.component.gae.login
Implements the interactions with Google's authentication and authorization services.
GLoginServiceImpl() - Constructor for class org.apache.camel.component.gae.login.GLoginServiceImpl
 
GMAIL_BCC - Static variable in class org.apache.camel.component.gae.mail.GMailBinding
Camel header for setting the mail message bcc-recipient (single recipient or comma-separated list).
GMAIL_CC - Static variable in class org.apache.camel.component.gae.mail.GMailBinding
Camel header for setting the mail message cc-recipient (single recipient or comma-separated list).
GMAIL_SENDER - Static variable in class org.apache.camel.component.gae.mail.GMailBinding
Camel header for setting the mail message sender.
GMAIL_SUBJECT - Static variable in class org.apache.camel.component.gae.mail.GMailBinding
Camel header for setting the mail message subject.
GMAIL_TO - Static variable in class org.apache.camel.component.gae.mail.GMailBinding
Camel header for setting the mail message to-recipient (single recipient or comma-separated list).
GMailBinding - Class in org.apache.camel.component.gae.mail
Binds the MailService.Message of the mail service to a Camel Exchange.
GMailBinding() - Constructor for class org.apache.camel.component.gae.mail.GMailBinding
 
GMailComponent - Class in org.apache.camel.component.gae.mail
The Google App Engine Mail Component supports outbound mail communication.
GMailComponent() - Constructor for class org.apache.camel.component.gae.mail.GMailComponent
 
GMailEndpoint - Class in org.apache.camel.component.gae.mail
The gmail component is used for sending emails to GAE.
GMailEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.gae.mail.GMailEndpoint
 
GMailProducer - Class in org.apache.camel.component.gae.mail
 
GMailProducer(GMailEndpoint) - Constructor for class org.apache.camel.component.gae.mail.GMailProducer
 
GmailUsersApiMethod - Enum in org.apache.camel.component.google.mail.internal
Camel ApiMethod Enumeration for com.google.api.services.gmail.Gmail$Users
GmailUsersDraftsApiMethod - Enum in org.apache.camel.component.google.mail.internal
Camel ApiMethod Enumeration for com.google.api.services.gmail.Gmail$Users$Drafts
GmailUsersDraftsEndpointConfiguration - Class in org.apache.camel.component.google.mail
Camel EndpointConfiguration for com.google.api.services.gmail.Gmail$Users$Drafts
GmailUsersDraftsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.mail.GmailUsersDraftsEndpointConfiguration
 
GmailUsersEndpointConfiguration - Class in org.apache.camel.component.google.mail
Camel EndpointConfiguration for com.google.api.services.gmail.Gmail$Users
GmailUsersEndpointConfiguration() - Constructor for class org.apache.camel.component.google.mail.GmailUsersEndpointConfiguration
 
GmailUsersHistoryApiMethod - Enum in org.apache.camel.component.google.mail.internal
Camel ApiMethod Enumeration for com.google.api.services.gmail.Gmail$Users$History
GmailUsersHistoryEndpointConfiguration - Class in org.apache.camel.component.google.mail
Camel EndpointConfiguration for com.google.api.services.gmail.Gmail$Users$History
GmailUsersHistoryEndpointConfiguration() - Constructor for class org.apache.camel.component.google.mail.GmailUsersHistoryEndpointConfiguration
 
GmailUsersLabelsApiMethod - Enum in org.apache.camel.component.google.mail.internal
Camel ApiMethod Enumeration for com.google.api.services.gmail.Gmail$Users$Labels
GmailUsersLabelsEndpointConfiguration - Class in org.apache.camel.component.google.mail
Camel EndpointConfiguration for com.google.api.services.gmail.Gmail$Users$Labels
GmailUsersLabelsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.mail.GmailUsersLabelsEndpointConfiguration
 
GmailUsersMessagesApiMethod - Enum in org.apache.camel.component.google.mail.internal
Camel ApiMethod Enumeration for com.google.api.services.gmail.Gmail$Users$Messages
GmailUsersMessagesAttachmentsApiMethod - Enum in org.apache.camel.component.google.mail.internal
Camel ApiMethod Enumeration for com.google.api.services.gmail.Gmail$Users$Messages$Attachments
GmailUsersMessagesAttachmentsEndpointConfiguration - Class in org.apache.camel.component.google.mail
Camel EndpointConfiguration for com.google.api.services.gmail.Gmail$Users$Messages$Attachments
GmailUsersMessagesAttachmentsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.mail.GmailUsersMessagesAttachmentsEndpointConfiguration
 
GmailUsersMessagesEndpointConfiguration - Class in org.apache.camel.component.google.mail
Camel EndpointConfiguration for com.google.api.services.gmail.Gmail$Users$Messages
GmailUsersMessagesEndpointConfiguration() - Constructor for class org.apache.camel.component.google.mail.GmailUsersMessagesEndpointConfiguration
 
GmailUsersThreadsApiMethod - Enum in org.apache.camel.component.google.mail.internal
Camel ApiMethod Enumeration for com.google.api.services.gmail.Gmail$Users$Threads
GmailUsersThreadsEndpointConfiguration - Class in org.apache.camel.component.google.mail
Camel EndpointConfiguration for com.google.api.services.gmail.Gmail$Users$Threads
GmailUsersThreadsEndpointConfiguration() - Constructor for class org.apache.camel.component.google.mail.GmailUsersThreadsEndpointConfiguration
 
gnode(DataFormatClause<?>, boolean) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
gnode(DataFormatClause<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
GoogleCalendarApiCollection - Class in org.apache.camel.component.google.calendar.internal
Camel ApiCollection for GoogleCalendar
GoogleCalendarApiName - Enum in org.apache.camel.component.google.calendar.internal
Camel ApiName Enumeration for Component GoogleCalendar
GoogleCalendarClientFactory - Interface in org.apache.camel.component.google.calendar
 
GoogleCalendarComponent - Class in org.apache.camel.component.google.calendar
Represents the component that manages GoogleCalendarEndpoint.
GoogleCalendarComponent() - Constructor for class org.apache.camel.component.google.calendar.GoogleCalendarComponent
 
GoogleCalendarComponent(CamelContext) - Constructor for class org.apache.camel.component.google.calendar.GoogleCalendarComponent
 
GoogleCalendarConfiguration - Class in org.apache.camel.component.google.calendar
Component configuration for GoogleCalendar component.
GoogleCalendarConfiguration() - Constructor for class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
 
GoogleCalendarConstants - Interface in org.apache.camel.component.google.calendar.internal
Constants for GoogleCalendar component.
GoogleCalendarConsumer - Class in org.apache.camel.component.google.calendar
The GoogleCalendar consumer.
GoogleCalendarConsumer(GoogleCalendarEndpoint, Processor) - Constructor for class org.apache.camel.component.google.calendar.GoogleCalendarConsumer
 
GoogleCalendarEndpoint - Class in org.apache.camel.component.google.calendar
The google-calendar component provides access to Google Calendar.
GoogleCalendarEndpoint(String, GoogleCalendarComponent, GoogleCalendarApiName, String, GoogleCalendarConfiguration) - Constructor for class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
 
GoogleCalendarProducer - Class in org.apache.camel.component.google.calendar
The GoogleCalendar producer.
GoogleCalendarProducer(GoogleCalendarEndpoint) - Constructor for class org.apache.camel.component.google.calendar.GoogleCalendarProducer
 
GoogleCalendarPropertiesHelper - Class in org.apache.camel.component.google.calendar.internal
Singleton ApiMethodPropertiesHelper for GoogleCalendar component.
GoogleDriveApiCollection - Class in org.apache.camel.component.google.drive.internal
Camel ApiCollection for GoogleDrive
GoogleDriveApiName - Enum in org.apache.camel.component.google.drive.internal
Camel ApiName Enumeration for Component GoogleDrive
GoogleDriveClientFactory - Interface in org.apache.camel.component.google.drive
 
GoogleDriveComponent - Class in org.apache.camel.component.google.drive
Represents the component that manages GoogleDriveEndpoint.
GoogleDriveComponent() - Constructor for class org.apache.camel.component.google.drive.GoogleDriveComponent
 
GoogleDriveComponent(CamelContext) - Constructor for class org.apache.camel.component.google.drive.GoogleDriveComponent
 
GoogleDriveConfiguration - Class in org.apache.camel.component.google.drive
Component configuration for GoogleDrive component.
GoogleDriveConfiguration() - Constructor for class org.apache.camel.component.google.drive.GoogleDriveConfiguration
 
GoogleDriveConstants - Interface in org.apache.camel.component.google.drive.internal
Constants for GoogleDrive component.
GoogleDriveConsumer - Class in org.apache.camel.component.google.drive
The GoogleDrive consumer.
GoogleDriveConsumer(GoogleDriveEndpoint, Processor) - Constructor for class org.apache.camel.component.google.drive.GoogleDriveConsumer
 
GoogleDriveEndpoint - Class in org.apache.camel.component.google.drive
The google-drive component provides access to Google Drive file storage service.
GoogleDriveEndpoint(String, GoogleDriveComponent, GoogleDriveApiName, String, GoogleDriveConfiguration) - Constructor for class org.apache.camel.component.google.drive.GoogleDriveEndpoint
 
GoogleDriveFilesConverter - Class in org.apache.camel.component.google.drive
 
GoogleDriveProducer - Class in org.apache.camel.component.google.drive
The GoogleDrive producer.
GoogleDriveProducer(GoogleDriveEndpoint) - Constructor for class org.apache.camel.component.google.drive.GoogleDriveProducer
 
GoogleDrivePropertiesHelper - Class in org.apache.camel.component.google.drive.internal
Singleton ApiMethodPropertiesHelper for GoogleDrive component.
GoogleMailApiCollection - Class in org.apache.camel.component.google.mail.internal
Camel ApiCollection for GoogleMail
GoogleMailApiName - Enum in org.apache.camel.component.google.mail.internal
Camel ApiName Enumeration for Component GoogleMail
GoogleMailClientFactory - Interface in org.apache.camel.component.google.mail
 
GoogleMailComponent - Class in org.apache.camel.component.google.mail
Represents the component that manages GoogleMailEndpoint.
GoogleMailComponent() - Constructor for class org.apache.camel.component.google.mail.GoogleMailComponent
 
GoogleMailComponent(CamelContext) - Constructor for class org.apache.camel.component.google.mail.GoogleMailComponent
 
GoogleMailConfiguration - Class in org.apache.camel.component.google.mail
Component configuration for GoogleMail component.
GoogleMailConfiguration() - Constructor for class org.apache.camel.component.google.mail.GoogleMailConfiguration
 
GoogleMailConstants - Interface in org.apache.camel.component.google.mail.internal
Constants for GoogleMail component.
GoogleMailConsumer - Class in org.apache.camel.component.google.mail
The GoogleMail consumer.
GoogleMailConsumer(GoogleMailEndpoint, Processor) - Constructor for class org.apache.camel.component.google.mail.GoogleMailConsumer
 
GoogleMailEndpoint - Class in org.apache.camel.component.google.mail
The google-mail component provides access to Google Mail.
GoogleMailEndpoint(String, GoogleMailComponent, GoogleMailApiName, String, GoogleMailConfiguration) - Constructor for class org.apache.camel.component.google.mail.GoogleMailEndpoint
 
GoogleMailProducer - Class in org.apache.camel.component.google.mail
The GoogleMail producer.
GoogleMailProducer(GoogleMailEndpoint) - Constructor for class org.apache.camel.component.google.mail.GoogleMailProducer
 
GoogleMailPropertiesHelper - Class in org.apache.camel.component.google.mail.internal
Singleton ApiMethodPropertiesHelper for GoogleMail component.
GORA_DEFAULT_DATASTORE_KEY - Static variable in class org.apache.camel.component.gora.GoraConstants
default DataStore key
GoraAttribute - Enum in org.apache.camel.component.gora
Camel-Gora attributes
GoraComponent - Class in org.apache.camel.component.gora
 
GoraComponent() - Constructor for class org.apache.camel.component.gora.GoraComponent
 
GoraConfiguration - Class in org.apache.camel.component.gora
Gora Configuration.
GoraConfiguration() - Constructor for class org.apache.camel.component.gora.GoraConfiguration
Default Constructor
GoraConstants - Class in org.apache.camel.component.gora
Camel Gora component constants
GoraConsumer - Class in org.apache.camel.component.gora
Implementation of Camel-Gora Consumer.
GoraConsumer(Endpoint, Processor, GoraConfiguration, DataStore<Object, Persistent>) - Constructor for class org.apache.camel.component.gora.GoraConsumer
Consumer Constructor
GoraEndpoint - Class in org.apache.camel.component.gora
The gora component allows you to work with NoSQL databases using the Apache Gora framework.
GoraEndpoint(String, GoraComponent, GoraConfiguration, DataStore<Object, Persistent>) - Constructor for class org.apache.camel.component.gora.GoraEndpoint
GORA endpoint default constructor
GoraOperation - Enum in org.apache.camel.component.gora
Camel-Gora Operations.
GoraProducer - Class in org.apache.camel.component.gora
Camel-Gora DefaultProducer.
GoraProducer(Endpoint, GoraConfiguration, DataStore<Object, Persistent>) - Constructor for class org.apache.camel.component.gora.GoraProducer
Constructor
GoraUtils - Class in org.apache.camel.component.gora.utils
GoraUtil class contain utility methods for the camel component.
gotCamelComponent(ServiceReference) - Method in class org.apache.camel.scr.AbstractCamelRunner
 
gpath(DataFormatClause<?>, boolean) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
gpath(DataFormatClause<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
GPathResultConverter - Class in org.apache.camel.groovy.converter
 
GPathResultConverter() - Constructor for class org.apache.camel.groovy.converter.GPathResultConverter
 
GRIDFS_CHUNKSIZE - Static variable in class org.apache.camel.component.gridfs.GridFsEndpoint
 
GRIDFS_FILE_ID_PRODUCED - Static variable in class org.apache.camel.component.gridfs.GridFsEndpoint
 
GRIDFS_METADATA - Static variable in class org.apache.camel.component.gridfs.GridFsEndpoint
 
GRIDFS_OPERATION - Static variable in class org.apache.camel.component.gridfs.GridFsEndpoint
 
GridFsComponent - Class in org.apache.camel.component.gridfs
 
GridFsComponent() - Constructor for class org.apache.camel.component.gridfs.GridFsComponent
 
GridFsConsumer - Class in org.apache.camel.component.gridfs
 
GridFsConsumer(GridFsEndpoint, Processor) - Constructor for class org.apache.camel.component.gridfs.GridFsConsumer
 
GridFsEndpoint - Class in org.apache.camel.component.gridfs
 
GridFsEndpoint(String, GridFsComponent) - Constructor for class org.apache.camel.component.gridfs.GridFsEndpoint
 
GridFsEndpoint.QueryStrategy - Enum in org.apache.camel.component.gridfs
 
GridFsProducer - Class in org.apache.camel.component.gridfs
 
GridFsProducer(GridFsEndpoint) - Constructor for class org.apache.camel.component.gridfs.GridFsProducer
 
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
Groovy - Annotation Type in org.apache.camel.builder.script
An annotation for injection of Groovy expressions into method parameters, fields or properties
groovy(String) - Static method in class org.apache.camel.builder.script.ScriptBuilder
Creates a script builder for the groovy script contents
groovy(String) - Static method in class org.apache.camel.language.groovy.GroovyLanguage
 
GroovyExpression - Class in org.apache.camel.language.groovy
 
GroovyExpression(String) - Constructor for class org.apache.camel.language.groovy.GroovyExpression
 
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
 
GroovyLanguage - Class in org.apache.camel.language.groovy
 
GroovyLanguage() - Constructor for class org.apache.camel.language.groovy.GroovyLanguage
 
GroovyRouteBuilder - Class in org.apache.camel.language.groovy
Deprecated.
the standard RouteBuilder can be used to write Groovy routes.
GroovyRouteBuilder() - Constructor for class org.apache.camel.language.groovy.GroovyRouteBuilder
Deprecated.
 
GroovyRouteBuilder(CamelContext) - Constructor for class org.apache.camel.language.groovy.GroovyRouteBuilder
Deprecated.
 
GroovyShellFactory - Interface in org.apache.camel.language.groovy
 
GROUP - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
Group - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Group() - Constructor for class org.apache.camel.component.linkedin.api.model.Group
 
group - Variable in class org.apache.camel.component.linkedin.api.model.GroupMembership
 
group(String) - Method in class org.apache.camel.model.RouteDefinition
Set the group name for this route
group - Variable in class org.apache.camel.support.XMLTokenExpressionIterator
 
GROUP_NAME - Static variable in class org.apache.camel.component.ganglia.GangliaConstants
 
GROUP_PROPERTY - Static variable in interface org.apache.camel.Route
 
GroupCategory - Class in org.apache.camel.component.linkedin.api.model
Java class for GroupCategory complex type.
GroupCategory() - Constructor for class org.apache.camel.component.linkedin.api.model.GroupCategory
 
GroupCategoryCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
GROUPED_EXCHANGE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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
 
GroupedMessageAggregationStrategy - Class in org.apache.camel.processor.aggregate
Aggregate all Message into a single combined Exchange holding all the aggregated messages in a List of Message as the message body.
GroupedMessageAggregationStrategy() - Constructor for class org.apache.camel.processor.aggregate.GroupedMessageAggregationStrategy
 
groupExchanges() - Method in class org.apache.camel.model.AggregateDefinition
Deprecated.
use GroupedExchangeAggregationStrategy as aggregation strategy instead.
GroupingColumnInfo - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report results grouping column info.
GroupingColumnInfo() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingColumnInfo
 
GroupingInfo - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report metadata grouping info.
GroupingInfo() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingInfo
 
Groupings - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report results groupings.
Groupings() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.Groupings
 
GroupingValue - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report results grouping value.
GroupingValue() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingValue
 
GroupIterator - Class in org.apache.camel.util
Group based Iterator which groups the given Iterator a number of times and then return a combined response as a List.
GroupIterator(Exchange, Iterator<?>, int) - Constructor for class org.apache.camel.util.GroupIterator
Creates a new group iterator
GroupIterator(Exchange, Iterator<?>, int, boolean) - Constructor for class org.apache.camel.util.GroupIterator
Creates a new group iterator
groupIteratorExpression(Expression, String, int, boolean) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
groupLines(List<String>) - Method in class org.apache.camel.component.stream.DefaultGroupStrategy
 
groupLines(List<String>) - Method in interface org.apache.camel.component.stream.GroupStrategy
 
groupList - Variable in class org.apache.camel.component.linkedin.api.model.Groups
 
GroupMembership - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
GroupMembership() - Constructor for class org.apache.camel.component.linkedin.api.model.GroupMembership
 
groupMembershipList - Variable in class org.apache.camel.component.linkedin.api.model.GroupMemberships
 
GroupMemberships - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
GroupMemberships() - Constructor for class org.apache.camel.component.linkedin.api.model.GroupMemberships
 
Groups - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Groups() - Constructor for class org.apache.camel.component.linkedin.api.model.Groups
 
GroupsResource - Interface in org.apache.camel.component.linkedin.api
 
GroupsResourceApiMethod - Enum in org.apache.camel.component.linkedin.internal
Camel ApiMethod Enumeration for org.apache.camel.component.linkedin.api.GroupsResource
GroupsResourceEndpointConfiguration - Class in org.apache.camel.component.linkedin
Camel EndpointConfiguration for org.apache.camel.component.linkedin.api.GroupsResource
GroupsResourceEndpointConfiguration() - Constructor for class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
GroupStrategy - Interface in org.apache.camel.component.stream
Strategy to control how lines should be grouped together.
GroupTokenIterator - Class in org.apache.camel.util
Group based Iterator which groups the given Iterator a number of times and then return a combined response as a String.
GroupTokenIterator(CamelContext, Iterator<?>, String, int) - Constructor for class org.apache.camel.util.GroupTokenIterator
Deprecated.
Please use GroupIterator(Exchange exchange, Iterator it, String token, int group) instead
GroupTokenIterator(Exchange, Iterator<?>, String, int, boolean) - Constructor for class org.apache.camel.util.GroupTokenIterator
Creates a new token based group iterator
groupXmlIteratorExpression(Expression, int) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
GsonDataFormat - Class in org.apache.camel.component.gson
A data format (DataFormat) using Gson to marshal to and from JSON.
GsonDataFormat() - Constructor for class org.apache.camel.component.gson.GsonDataFormat
 
GsonDataFormat(Class<?>) - Constructor for class org.apache.camel.component.gson.GsonDataFormat
Use the default Gson Gson and with a custom unmarshal type
GsonDataFormat(Class<?>, ExclusionStrategy...) - Constructor for class org.apache.camel.component.gson.GsonDataFormat
Deprecated.
use the setter instead
GsonDataFormat(Gson, Class<?>) - Constructor for class org.apache.camel.component.gson.GsonDataFormat
Use a custom Gson mapper and and unmarshal type
GsonDataFormat(Type) - Constructor for class org.apache.camel.component.gson.GsonDataFormat
Use the default Gson Gson and with a custom unmarshal generic type
GsonDataFormat(Gson, Type) - Constructor for class org.apache.camel.component.gson.GsonDataFormat
Use a custom Gson mapper and and unmarshal token type
GsonUtil - Class in org.apache.camel.component.ironmq
 
GTASK_QUEUE_NAME - Static variable in class org.apache.camel.component.gae.task.GTaskBinding
Camel header name corresponding to X-AppEngine-QueueName header created by task queueing service.
GTASK_RETRY_COUNT - Static variable in class org.apache.camel.component.gae.task.GTaskBinding
Camel header name corresponding to X-AppEngine-TaskRetryCount header created by task queueing service.
GTASK_TASK_NAME - Static variable in class org.apache.camel.component.gae.task.GTaskBinding
Camel header name corresponding to X-AppEngine-TaskName header created by task queueing service.
GTaskBinding - Class in org.apache.camel.component.gae.task
Binds the TaskOptions of the task queueing service to a Camel Exchange for outbound communication.
GTaskBinding() - Constructor for class org.apache.camel.component.gae.task.GTaskBinding
 
GTaskComponent - Class in org.apache.camel.component.gae.task
The Google App Engine Task Queueing Component supports asynchronous message processing.
GTaskComponent() - Constructor for class org.apache.camel.component.gae.task.GTaskComponent
 
GTaskEndpoint - Class in org.apache.camel.component.gae.task
The gtask component is used for sending messages to GAE task queue service.
GTaskEndpoint(String, ServletComponent, URI) - Constructor for class org.apache.camel.component.gae.task.GTaskEndpoint
 
GTaskProducer - Class in org.apache.camel.component.gae.task
 
GTaskProducer(GTaskEndpoint) - Constructor for class org.apache.camel.component.gae.task.GTaskProducer
 
GuavaEventBusComponent - Class in org.apache.camel.component.guava.eventbus
Camel component for Guava EventBus (http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/EventBus.html).
GuavaEventBusComponent() - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
GuavaEventBusConsumer - Class in org.apache.camel.component.guava.eventbus
Guava EventBus (http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/EventBus.html) consumer reading messages from the bus and forwarding them to the Camel routes.
GuavaEventBusConsumer(GuavaEventBusEndpoint, Processor, EventBus, Class<?>, Class<?>) - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusConsumer
 
GuavaEventBusEndpoint - Class in org.apache.camel.component.guava.eventbus
The guava-eventbus component provides integration bridge between Camel and Google Guava EventBus.
GuavaEventBusEndpoint(String, Component, EventBus, Class<?>) - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
GuavaEventBusProducer - Class in org.apache.camel.component.guava.eventbus
Guava EventBus (http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/EventBus.html) producer forwarding messages from Camel routes to the bus.
GuavaEventBusProducer(Endpoint, EventBus) - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusProducer
 
guessCharsetName(byte[], Exchange) - Method in class org.apache.camel.component.hl7.HL7DataFormat
In HL7 the charset of the message can be set in MSH-18, but you need to decode the input stream in order to be able to read MSH-18.
GuiceCamelContext - Class in org.apache.camel.guice
The default CamelContext implementation for working with Guice.
GuiceCamelContext(Injector) - Constructor for class org.apache.camel.guice.GuiceCamelContext
 
GuiceInitialContextFactory - Class in org.apache.camel.guice.jndi
A factory of the Guice JNDI provider which creates an injector from all the available modules specified in the space separated Injectors.MODULE_CLASS_NAMES property.
GuiceInitialContextFactory() - Constructor for class org.apache.camel.guice.jndi.GuiceInitialContextFactory
 
GuiceInjector - Class in org.apache.camel.guice.impl
An injector which uses Guice to perform the dependency injection of types
GuiceInjector(Injector) - Constructor for class org.apache.camel.guice.impl.GuiceInjector
 
GuiceyFruitModule - Class in org.apache.camel.guice.support
Adds some new helper methods to the base Guice module
GuiceyFruitModule() - Constructor for class org.apache.camel.guice.support.GuiceyFruitModule
 
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
GZip data format
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.
handle(Callback[]) - Method in class org.apache.camel.component.netty.http.SecurityAuthenticatorSupport.HttpPrincipalCallbackHandler
 
handle(Callback[]) - Method in class org.apache.camel.component.netty4.http.SecurityAuthenticatorSupport.HttpPrincipalCallbackHandler
 
handle(Request, Response) - Method in class org.apache.camel.component.sparkrest.CamelSparkRoute
 
handleCamelContextStartup(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
Handles starting of Camel contexts based on UseAdviceWith and other state in the JVM.
handleCamelContextStartup(GenericApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Handles starting of Camel contexts based on UseAdviceWith and other state in the JVM.
handled(OnExceptionDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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)
handleDisableJmx(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
Handles disabling of JMX on Camel contexts based on DisableJmx.
handleDisableJmx(GenericApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Handles disabling of JMX on Camel contexts based on DisableJmx.
handleDoneFile(Exchange) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
handleError(Throwable) - Method in class org.apache.camel.component.jms.DefaultSpringErrorHandler
 
handleError(XmlRpcRequest, Throwable) - Method in class org.apache.camel.component.xmlrpc.XmlRpcAsyncCallback
 
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
handleEvent(Event) - Method in class org.apache.camel.component.eventadmin.EventAdminConsumer
 
handleException(Map<String, Object>, Throwable) - Method in class org.apache.camel.component.cxf.CxfClientCallback
 
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
handleException(Throwable) - Method in class org.apache.camel.component.netty.NettyConsumerExceptionHandler
 
handleException(String, Throwable) - Method in class org.apache.camel.component.netty.NettyConsumerExceptionHandler
 
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.component.netty.NettyConsumerExceptionHandler
 
handleException(Throwable) - Method in class org.apache.camel.component.netty4.NettyConsumerExceptionHandler
 
handleException(String, Throwable) - Method in class org.apache.camel.component.netty4.NettyConsumerExceptionHandler
 
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.component.netty4.NettyConsumerExceptionHandler
 
handleException(String, Throwable) - Method in class org.apache.camel.component.salesforce.SalesforceConsumer
 
handleException(Throwable) - Method in class org.apache.camel.impl.BridgeExceptionHandlerToErrorHandler
 
handleException(String, Throwable) - Method in class org.apache.camel.impl.BridgeExceptionHandlerToErrorHandler
 
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.impl.BridgeExceptionHandlerToErrorHandler
 
handleException(Throwable) - Method in class org.apache.camel.impl.DefaultConsumer
Handles the given exception using the DefaultConsumer.getExceptionHandler()
handleException(String, Throwable) - Method in class org.apache.camel.impl.DefaultConsumer
Handles the given exception using the DefaultConsumer.getExceptionHandler()
handleException(Throwable) - Method in class org.apache.camel.impl.PollingConsumerSupport
Handles the given exception using the PollingConsumerSupport.getExceptionHandler()
handleException(Exchange, RedeliveryErrorHandler.RedeliveryData, boolean) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
handleException(Throwable) - Method in interface org.apache.camel.spi.ExceptionHandler
Handles the given exception
handleException(String, Throwable) - Method in interface org.apache.camel.spi.ExceptionHandler
Handles the given exception
handleException(String, Exchange, Throwable) - Method in interface org.apache.camel.spi.ExceptionHandler
Handles the given exception
handleException(Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
handleException(String, Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
handleException(String, Exchange, Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
handleException(Throwable) - Method in class org.apache.camel.support.RoutePolicySupport
Handles the given exception using the RoutePolicySupport.getExceptionHandler()
handleFailedWrite(Exchange, Exception) - Method in class org.apache.camel.component.file.GenericFileProducer
If we fail writing out a file, we will call this method.
handleFailedWrite(Exchange, Exception) - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
The file could not be written.
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
 
handleIrcError(int, String) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
handleLazyLoadTypeConverters(GenericApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
 
handleMessage(Message) - Method in class org.apache.camel.component.cxf.interceptors.ConfigureDocLitWrapperInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.camel.component.cxf.interceptors.CxfMessageSoapHeaderOutInterceptor
 
handleMessage(Message) - Method in class org.apache.camel.component.cxf.interceptors.OneWayOutgoingChainInterceptor
 
handleMessage(Message) - Method in class org.apache.camel.component.cxf.interceptors.RawMessageContentRedirectInterceptor
 
handleMessage(Message) - Method in class org.apache.camel.component.cxf.interceptors.RawMessageWSDLGetInterceptor
 
handleMessage(Message) - Method in class org.apache.camel.component.cxf.interceptors.RawMessageWSDLGetOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.camel.component.cxf.interceptors.SetSoapVersionInterceptor
 
handleMessage(Message) - Method in class org.apache.camel.component.cxf.util.DataInInterceptor
 
handleMessage(Message) - Method in class org.apache.camel.component.cxf.util.DataOutInterceptor
 
handleMessage(Exchange) - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
handleMessage(Exchange) - Method in class org.apache.camel.component.sjms.consumer.InOnlyMessageHandler
 
handleMessage(Exchange) - Method in class org.apache.camel.component.sjms.consumer.InOutMessageHandler
 
handleMessage(Message<?>) - Method in class org.apache.camel.component.spring.integration.adapter.CamelTargetAdapter
 
handleMessage(Message<?>) - Method in class org.apache.camel.component.spring.integration.SpringIntegrationConsumer
 
handleMockEndpoints(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
Handles auto-intercepting of endpoints with mocks based on MockEndpoints.
handleMockEndpoints(GenericApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Handles auto-intercepting of endpoints with mocks based on MockEndpoints.
handleMockEndpointsAndSkip(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
Handles auto-intercepting of endpoints with mocks based on MockEndpointsAndSkip and skipping the original endpoint.
handleMockEndpointsAndSkip(GenericApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Handles auto-intercepting of endpoints with mocks based on MockEndpointsAndSkip and skipping the original endpoint.
handleNotification(Notification, Object) - Method in class org.apache.camel.component.jmx.JMXConsumer
Processes the Notification received.
handleProvidesBreakpoint(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
 
handleProvidesBreakpoint(GenericApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Handles the processing of the ProvidesBreakpoint annotation on a test class.
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.
handlerAdded(ChannelHandlerContext) - Method in class org.apache.camel.component.netty4.DefaultChannelHandlerFactory
 
handleReplyMessage(String, Message, Session) - Method in class org.apache.camel.component.jms.reply.QueueReplyManager
 
handleReplyMessage(String, Message, Session) - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
handleReplyMessage(String, Message, Session) - Method in class org.apache.camel.component.jms.reply.TemporaryQueueReplyManager
 
handleReplyMessage(String, AMQP.BasicProperties, byte[]) - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
handleReplyMessage(String, AMQP.BasicProperties, byte[]) - Method in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyManager
 
handleRequest(HttpServerExchange) - Method in class org.apache.camel.component.undertow.handlers.HttpCamelHandler
 
handleRequest(HttpServerExchange) - Method in class org.apache.camel.component.undertow.handlers.NotFoundHandler
 
handleResponse(Map<String, Object>, Object[]) - Method in class org.apache.camel.component.cxf.CxfClientCallback
 
handleResult(XmlRpcRequest, Object) - Method in class org.apache.camel.component.xmlrpc.XmlRpcAsyncCallback
 
handlerRemoved(ChannelHandlerContext) - Method in class org.apache.camel.component.netty4.DefaultChannelHandlerFactory
 
handles(Exchange) - Method in class org.apache.camel.processor.CatchProcessor
Whether this catch processor handles the exception it have caught
handleShutdownTimeout(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
Handles updating shutdown timeouts on Camel contexts based on ShutdownTimeout.
handleShutdownTimeout(GenericApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Handles updating shutdown timeouts on Camel contexts based on ShutdownTimeout.
handleSignatureValidationFailed(DOMValidateContext, XMLSignature) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 
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
handleUseOverridePropertiesWithPropertiesComponent(ConfigurableApplicationContext, Class<?>) - Static method in class org.apache.camel.test.spring.CamelAnnotationsHandler
Handles override this method to include and override properties with the Camel PropertiesComponent.
handleUseOverridePropertiesWithPropertiesComponent(ConfigurableApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Handles override this method to include and override properties with the Camel PropertiesComponent.
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.
hangupInterceptorEnabled - Variable in class org.apache.camel.main.MainSupport
 
HARDWARE_ID - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
hasAlternativeBody(MailConfiguration, Exchange) - Static method in class org.apache.camel.component.mail.MailBinding
 
hasAnnotation(T) - Method in class org.apache.camel.component.bean.ParameterInfo
 
hasAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.camel.component.cxf.CxfEndpointUtils
 
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
hasApiUrl() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
hasAttachments() - Method in class org.apache.camel.impl.DefaultMessage
 
hasAttachments() - Method in interface org.apache.camel.Message
Returns whether this message has attachments.
hasBasicAuthentication() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
hasBinding(Injector, Matcher<Class>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns true if a binding exists for the given matcher
hasBinding(Injector, Class<?>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns true if a binding exists for the given base class
hasBinding(Injector, Key<?>) - Static method in class org.apache.camel.guice.inject.Injectors
Returns true if a binding exists for the given key
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
 
hasBusProperty() - Method in class org.apache.camel.component.cxf.spring.AbstractCxfBeanDefinitionParser
 
hasCommand() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
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
 
hasConsumer(RouteboxDirectConsumer) - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectEndpoint
 
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
hasCustomListener() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
hasDefaultPublicNoArgConstructor(Class<?>) - Static method in class org.apache.camel.util.ObjectHelper
Does the given class have a default public no-arg constructor.
hasEndpoint(String) - Method in interface org.apache.camel.CamelContext
Is the given endpoint already registered in the EndpointRegistry
hasEndpoint(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
hasError() - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
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
Has the given Exchange failed
hasFaultMessage(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Tests whether the exchange has a fault message set and that its not null.
hasFlags() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
hasFooter() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
Flag indicating if we have a footer
hasFunction(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Is there a PropertiesFunction with the given name?
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.component.beanstalk.ConnectionSettings
 
hashCode() - Method in class org.apache.camel.component.box.BoxConfiguration
 
hashCode() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
hashCode() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
hashCode() - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
hashCode() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
hashCode() - Method in class org.apache.camel.component.mail.NowSearchTerm
 
hashCode() - Method in class org.apache.camel.component.netty.http.DefaultContextPathMatcher
 
hashCode() - Method in class org.apache.camel.component.netty.http.RestContextPathMatcher
 
hashCode() - Method in class org.apache.camel.component.netty4.http.DefaultContextPathMatcher
 
hashCode() - Method in class org.apache.camel.component.netty4.http.RestContextPathMatcher
 
hashCode() - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
 
hashCode() - Method in class org.apache.camel.component.sjms.BatchMessage
Deprecated.
 
hashCode() - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
hashCode() - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
hashCode() - Method in class org.apache.camel.guice.support.internal.MethodKey
 
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
 
hasHeader() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
Flag indicating if we have a header
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.
hasHeadersToStoreAsText() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
hashFunction - Variable in class org.apache.camel.component.krati.KratiEndpoint
 
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
hasImpliedDecimalPosition() - Method in class org.apache.camel.dataformat.bindy.format.AbstractNumberFormat
 
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
hasMapper() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
hasMethod(String) - Method in class org.apache.camel.component.bean.BeanInfo
Do we have a method with the given name.
hasMultiSelectPicklists(SObjectDescription) - Method in class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
hasNamedParameters(String) - Method in class org.apache.camel.component.jdbc.DefaultJdbcPrepareStatementStrategy
 
hasNamedParameters(String) - Method in class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy
 
hasNamespacePrefixesFeature() - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
Indicates whether the SAX feature http://xml.org/sax/features/namespaces-prefixes is turned on.
hasNamespacesFeature() - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
Indicates whether the SAX feature http://xml.org/sax/features/namespaces is turned on.
hasNext() - Method in class org.apache.camel.component.jdbc.ResultSetIterator
 
hasNext() - Method in class org.apache.camel.dataformat.tarfile.TarIterator
 
hasNext() - Method in class org.apache.camel.dataformat.zipfile.ZipIterator
 
hasNext() - Method in interface org.apache.camel.Navigate
Are there more outputs?

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

hasNext() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
hasNext() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
hasNext() - Method in class org.apache.camel.processor.ChoiceProcessor
 
hasNext() - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
hasNext() - Method in class org.apache.camel.processor.DelegateProcessor
 
hasNext() - Method in class org.apache.camel.processor.DelegateSyncProcessor
 
hasNext() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
hasNext() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
hasNext() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
hasNext() - Method in class org.apache.camel.processor.MulticastProcessor
 
hasNext() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
hasNext(Exchange) - Method in interface org.apache.camel.processor.RoutingSlip.RoutingSlipIterator
Are the more routing slip(s)?
hasNext() - Method in class org.apache.camel.processor.StreamResequencer
 
hasNext() - Method in class org.apache.camel.processor.TryProcessor
 
hasNext() - Method in class org.apache.camel.util.GroupIterator
 
hasNext() - Method in class org.apache.camel.util.GroupTokenIterator
 
hasNullReference() - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
hasOauth() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
hasOAuthAuthentication() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
hasOautTokenUrl() - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
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.
hasParameter(String, Exchange, Object) - Static method in class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy
 
hasParameters() - Method in class org.apache.camel.component.bean.MethodInfo
 
hasPicklists(SObjectDescription) - Method in class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
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
 
hasProperty(Message, String) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Tests whether a given property with the name exists
hasProperty(Message, String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Tests whether a given property with the name exists
hasPublicConstructors() - Method in class org.apache.camel.component.bean.BeanInfo
Returns whether the bean class has any public constructors.
hasQueryBuilder() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
hasRedirectLocation() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
hasRedirectLocation() - Method in exception org.apache.camel.component.netty.http.NettyHttpOperationFailedException
 
hasRedirectLocation() - Method in exception org.apache.camel.component.netty4.http.NettyHttpOperationFailedException
 
hasRedirectLocation() - Method in exception org.apache.camel.http.common.HttpOperationFailedException
 
hasScheme(String) - Static method in class org.apache.camel.util.ResourceHelper
Determines whether the URI has a scheme (e.g.
HasScopeAnnotation - Interface in org.apache.camel.guice.support
There's no simple way to associate a Scope with an annotation which often leads Scoping to return null.
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.
hasThreadPool() - Method in class org.apache.camel.component.jetty.CamelHttpClient
 
hasThreadPool() - Method in class org.apache.camel.component.jetty8.CamelHttpClient8
 
hasThreadPool() - Method in class org.apache.camel.component.jetty9.CamelHttpClient9
 
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
hasValue(String) - Method in class org.apache.camel.component.elsql.ElsqlSqlMapSource
 
hasWatchedEvent(ZooKeeperOperation<?>) - Static method in class org.apache.camel.component.zookeeper.ZooKeeperUtils
 
hasWebServiceAnnotation(Class<?>) - Static method in class org.apache.camel.component.cxf.CxfEndpointUtils
 
HawtDBAggregationRepository - Class in org.apache.camel.component.hawtdb
An instance of AggregationRepository which is backed by a HawtDB.
HawtDBAggregationRepository() - Constructor for class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
Creates an aggregation repository
HawtDBAggregationRepository(String) - Constructor for class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
Creates an aggregation repository
HawtDBAggregationRepository(String, String) - Constructor for class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
Creates an aggregation repository using a new HawtDBFile that persists using the provided file.
HawtDBAggregationRepository(String, HawtDBFile) - Constructor for class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
Creates an aggregation repository using the provided HawtDBFile.
HawtDBCamelCodec - Class in org.apache.camel.component.hawtdb
 
HawtDBCamelCodec() - Constructor for class org.apache.camel.component.hawtdb.HawtDBCamelCodec
 
HawtDBFile - Class in org.apache.camel.component.hawtdb
Manages access to a shared HawtDB file.
HawtDBFile() - Constructor for class org.apache.camel.component.hawtdb.HawtDBFile
 
HAZELCAST_INSTANCE_NAME_PARAM - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
HAZELCAST_INSTANCE_PARAM - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
HazelcastAggregationRepository - Class in org.apache.camel.processor.aggregate.hazelcast
A Hazelcast-based AggregationRepository implementing RecoverableAggregationRepository and OptimisticLockingAggregationRepository.
HazelcastAggregationRepository(String) - Constructor for class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
Creates new HazelcastAggregationRepository that defaults to non-optimistic locking with recoverable behavior and a local Hazelcast instance.
HazelcastAggregationRepository(String, String) - Constructor for class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
Creates new HazelcastAggregationRepository that defaults to non-optimistic locking with recoverable behavior and a local Hazelcast instance.
HazelcastAggregationRepository(String, boolean) - Constructor for class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
Creates new HazelcastAggregationRepository with recoverable behavior and a local Hazelcast instance.
HazelcastAggregationRepository(String, String, boolean) - Constructor for class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
Creates new HazelcastAggregationRepository with recoverable behavior and a local Hazelcast instance.
HazelcastAggregationRepository(String, HazelcastInstance) - Constructor for class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
Creates new HazelcastAggregationRepository that defaults to non-optimistic locking with recoverable behavior.
HazelcastAggregationRepository(String, String, HazelcastInstance) - Constructor for class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
Creates new HazelcastAggregationRepository that defaults to non-optimistic locking with recoverable behavior.
HazelcastAggregationRepository(String, boolean, HazelcastInstance) - Constructor for class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
Creates new HazelcastAggregationRepository with recoverable behavior.
HazelcastAggregationRepository(String, String, boolean, HazelcastInstance) - Constructor for class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
Creates new HazelcastAggregationRepository with recoverable behavior.
HazelcastAtomicnumberEndpoint - Class in org.apache.camel.component.hazelcast.atomicnumber
 
HazelcastAtomicnumberEndpoint(HazelcastInstance, String, Component, String) - Constructor for class org.apache.camel.component.hazelcast.atomicnumber.HazelcastAtomicnumberEndpoint
 
HazelcastAtomicnumberProducer - Class in org.apache.camel.component.hazelcast.atomicnumber
 
HazelcastAtomicnumberProducer(HazelcastInstance, HazelcastDefaultEndpoint, String) - Constructor for class org.apache.camel.component.hazelcast.atomicnumber.HazelcastAtomicnumberProducer
 
HazelcastCommand - Enum in org.apache.camel.component.hazelcast
 
HazelcastComponent - Class in org.apache.camel.component.hazelcast
 
HazelcastComponent() - Constructor for class org.apache.camel.component.hazelcast.HazelcastComponent
 
HazelcastComponent(CamelContext) - Constructor for class org.apache.camel.component.hazelcast.HazelcastComponent
 
HazelcastComponentHelper - Class in org.apache.camel.component.hazelcast
 
HazelcastComponentHelper() - Constructor for class org.apache.camel.component.hazelcast.HazelcastComponentHelper
 
HazelcastConstants - Class in org.apache.camel.component.hazelcast
 
HazelcastDefaultConsumer - Class in org.apache.camel.component.hazelcast
 
HazelcastDefaultConsumer(HazelcastInstance, Endpoint, Processor, String) - Constructor for class org.apache.camel.component.hazelcast.HazelcastDefaultConsumer
 
HazelcastDefaultEndpoint - Class in org.apache.camel.component.hazelcast
The hazelcast component allows you to work with the Hazelcast distributed data grid / cache.
HazelcastDefaultEndpoint(HazelcastInstance, String, Component) - Constructor for class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
HazelcastDefaultEndpoint(HazelcastInstance, String, Component, String) - Constructor for class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
HazelcastDefaultProducer - Class in org.apache.camel.component.hazelcast
 
HazelcastDefaultProducer(HazelcastDefaultEndpoint) - Constructor for class org.apache.camel.component.hazelcast.HazelcastDefaultProducer
 
HazelcastIdempotentRepository - Class in org.apache.camel.processor.idempotent.hazelcast
 
HazelcastIdempotentRepository(HazelcastInstance) - Constructor for class org.apache.camel.processor.idempotent.hazelcast.HazelcastIdempotentRepository
 
HazelcastIdempotentRepository(HazelcastInstance, String) - Constructor for class org.apache.camel.processor.idempotent.hazelcast.HazelcastIdempotentRepository
 
hazelcastInstance - Variable in class org.apache.camel.component.hazelcast.HazelcastDefaultConsumer
 
hazelcastInstance - Variable in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
HazelcastInstanceConsumer - Class in org.apache.camel.component.hazelcast.instance
 
HazelcastInstanceConsumer(HazelcastInstance, DefaultEndpoint, Processor) - Constructor for class org.apache.camel.component.hazelcast.instance.HazelcastInstanceConsumer
 
HazelcastInstanceEndpoint - Class in org.apache.camel.component.hazelcast.instance
 
HazelcastInstanceEndpoint(HazelcastInstance, String, HazelcastComponent) - Constructor for class org.apache.camel.component.hazelcast.instance.HazelcastInstanceEndpoint
 
hazelcastInstanceName - Variable in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
HazelcastListConsumer - Class in org.apache.camel.component.hazelcast.list
Implementation of Hazelcast List Consumer.
HazelcastListConsumer(HazelcastInstance, Endpoint, Processor, String) - Constructor for class org.apache.camel.component.hazelcast.list.HazelcastListConsumer
 
HazelcastListEndpoint - Class in org.apache.camel.component.hazelcast.list
Hazelcast List Endpoint implementation.
HazelcastListEndpoint(HazelcastInstance, String, Component, String) - Constructor for class org.apache.camel.component.hazelcast.list.HazelcastListEndpoint
 
HazelcastListProducer - Class in org.apache.camel.component.hazelcast.list
Implementation of Hazelcast List Producer.
HazelcastListProducer(HazelcastInstance, HazelcastDefaultEndpoint, String) - Constructor for class org.apache.camel.component.hazelcast.list.HazelcastListProducer
 
HazelcastMapConsumer - Class in org.apache.camel.component.hazelcast.map
 
HazelcastMapConsumer(HazelcastInstance, Endpoint, Processor, String) - Constructor for class org.apache.camel.component.hazelcast.map.HazelcastMapConsumer
 
HazelcastMapEndpoint - Class in org.apache.camel.component.hazelcast.map
 
HazelcastMapEndpoint(HazelcastInstance, String, String, HazelcastComponent) - Constructor for class org.apache.camel.component.hazelcast.map.HazelcastMapEndpoint
 
HazelcastMapProducer - Class in org.apache.camel.component.hazelcast.map
 
HazelcastMapProducer(HazelcastInstance, HazelcastMapEndpoint, String) - Constructor for class org.apache.camel.component.hazelcast.map.HazelcastMapProducer
 
HazelcastMultimapConsumer - Class in org.apache.camel.component.hazelcast.multimap
 
HazelcastMultimapConsumer(HazelcastInstance, Endpoint, Processor, String) - Constructor for class org.apache.camel.component.hazelcast.multimap.HazelcastMultimapConsumer
 
HazelcastMultimapEndpoint - Class in org.apache.camel.component.hazelcast.multimap
 
HazelcastMultimapEndpoint(HazelcastInstance, String, String, HazelcastComponent) - Constructor for class org.apache.camel.component.hazelcast.multimap.HazelcastMultimapEndpoint
 
HazelcastMultimapProducer - Class in org.apache.camel.component.hazelcast.multimap
 
HazelcastMultimapProducer(HazelcastInstance, HazelcastDefaultEndpoint, String) - Constructor for class org.apache.camel.component.hazelcast.multimap.HazelcastMultimapProducer
 
HazelcastQueueConsumer - Class in org.apache.camel.component.hazelcast.queue
 
HazelcastQueueConsumer(HazelcastInstance, Endpoint, Processor, String) - Constructor for class org.apache.camel.component.hazelcast.queue.HazelcastQueueConsumer
 
HazelcastQueueEndpoint - Class in org.apache.camel.component.hazelcast.queue
 
HazelcastQueueEndpoint(HazelcastInstance, String, Component, String) - Constructor for class org.apache.camel.component.hazelcast.queue.HazelcastQueueEndpoint
 
HazelcastQueueProducer - Class in org.apache.camel.component.hazelcast.queue
 
HazelcastQueueProducer(HazelcastInstance, HazelcastDefaultEndpoint, String) - Constructor for class org.apache.camel.component.hazelcast.queue.HazelcastQueueProducer
 
HazelcastReplicatedmapConsumer - Class in org.apache.camel.component.hazelcast.replicatedmap
 
HazelcastReplicatedmapConsumer(HazelcastInstance, Endpoint, Processor, String) - Constructor for class org.apache.camel.component.hazelcast.replicatedmap.HazelcastReplicatedmapConsumer
 
HazelcastReplicatedmapEndpoint - Class in org.apache.camel.component.hazelcast.replicatedmap
 
HazelcastReplicatedmapEndpoint(HazelcastInstance, String, String, HazelcastComponent) - Constructor for class org.apache.camel.component.hazelcast.replicatedmap.HazelcastReplicatedmapEndpoint
 
HazelcastReplicatedmapProducer - Class in org.apache.camel.component.hazelcast.replicatedmap
 
HazelcastReplicatedmapProducer(HazelcastInstance, HazelcastDefaultEndpoint, String) - Constructor for class org.apache.camel.component.hazelcast.replicatedmap.HazelcastReplicatedmapProducer
 
HazelcastRingbufferEndpoint - Class in org.apache.camel.component.hazelcast.ringbuffer
 
HazelcastRingbufferEndpoint(HazelcastInstance, String, Component, String) - Constructor for class org.apache.camel.component.hazelcast.ringbuffer.HazelcastRingbufferEndpoint
 
HazelcastRingbufferProducer - Class in org.apache.camel.component.hazelcast.ringbuffer
 
HazelcastRingbufferProducer(HazelcastInstance, HazelcastDefaultEndpoint, String) - Constructor for class org.apache.camel.component.hazelcast.ringbuffer.HazelcastRingbufferProducer
 
HazelcastSedaConfiguration - Class in org.apache.camel.component.hazelcast.seda
Hazelcast SEDA Component configuration.
HazelcastSedaConfiguration() - Constructor for class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
 
HazelcastSedaConsumer - Class in org.apache.camel.component.hazelcast.seda
Implementation of Hazelcast SEDA Consumer component.
HazelcastSedaConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.hazelcast.seda.HazelcastSedaConsumer
 
HazelcastSedaEndpoint - Class in org.apache.camel.component.hazelcast.seda
Hazelcast SEDA Endpoint implementation.
HazelcastSedaEndpoint(HazelcastInstance, String, HazelcastComponent, HazelcastSedaConfiguration) - Constructor for class org.apache.camel.component.hazelcast.seda.HazelcastSedaEndpoint
 
HazelcastSedaProducer - Class in org.apache.camel.component.hazelcast.seda
Implementation of Hazelcast SEDA Producer component.
HazelcastSedaProducer(HazelcastSedaEndpoint, BlockingQueue<Object>) - Constructor for class org.apache.camel.component.hazelcast.seda.HazelcastSedaProducer
 
HazelcastSetConsumer - Class in org.apache.camel.component.hazelcast.set
Implementation of Hazelcast Set Consumer.
HazelcastSetConsumer(HazelcastInstance, Endpoint, Processor, String) - Constructor for class org.apache.camel.component.hazelcast.set.HazelcastSetConsumer
 
HazelcastSetEndpoint - Class in org.apache.camel.component.hazelcast.set
Hazelcast Set Endpoint implementation.
HazelcastSetEndpoint(HazelcastInstance, String, Component, String) - Constructor for class org.apache.camel.component.hazelcast.set.HazelcastSetEndpoint
 
HazelcastSetProducer - Class in org.apache.camel.component.hazelcast.set
Implementation of Hazelcast Set Producer.
HazelcastSetProducer(HazelcastInstance, HazelcastDefaultEndpoint, String) - Constructor for class org.apache.camel.component.hazelcast.set.HazelcastSetProducer
 
HazelcastTopicConsumer - Class in org.apache.camel.component.hazelcast.topic
 
HazelcastTopicConsumer(HazelcastInstance, Endpoint, Processor, String) - Constructor for class org.apache.camel.component.hazelcast.topic.HazelcastTopicConsumer
 
HazelcastTopicEndpoint - Class in org.apache.camel.component.hazelcast.topic
 
HazelcastTopicEndpoint(HazelcastInstance, String, Component, String) - Constructor for class org.apache.camel.component.hazelcast.topic.HazelcastTopicEndpoint
 
HazelcastTopicProducer - Class in org.apache.camel.component.hazelcast.topic
 
HazelcastTopicProducer(HazelcastInstance, HazelcastDefaultEndpoint, String) - Constructor for class org.apache.camel.component.hazelcast.topic.HazelcastTopicProducer
 
HBASE_MAX_SCAN_RESULTS - Static variable in interface org.apache.camel.component.hbase.HBaseConstants
 
HBaseAttribute - Enum in org.apache.camel.component.hbase
 
HBaseCell - Class in org.apache.camel.component.hbase.model
A simplified representation of HBase KeyValue objects, which uses the actual Objects instead of byte arrays.
HBaseCell() - Constructor for class org.apache.camel.component.hbase.model.HBaseCell
 
HBaseComponent - Class in org.apache.camel.component.hbase
Represents the component that manages HBaseEndpoint.
HBaseComponent() - Constructor for class org.apache.camel.component.hbase.HBaseComponent
 
HBaseConstants - Interface in org.apache.camel.component.hbase
 
HBaseConsumer - Class in org.apache.camel.component.hbase
The HBase consumer.
HBaseConsumer(HBaseEndpoint, Processor) - Constructor for class org.apache.camel.component.hbase.HBaseConsumer
 
HBaseData - Class in org.apache.camel.component.hbase.model
 
HBaseData() - Constructor for class org.apache.camel.component.hbase.model.HBaseData
 
HBaseData(List<HBaseRow>) - Constructor for class org.apache.camel.component.hbase.model.HBaseData
 
HBaseDeleteHandler - Class in org.apache.camel.component.hbase
 
HBaseDeleteHandler() - Constructor for class org.apache.camel.component.hbase.HBaseDeleteHandler
 
HBaseEndpoint - Class in org.apache.camel.component.hbase
For reading/writing from/to an HBase store (Hadoop database).
HBaseEndpoint(String, HBaseComponent, Connection, String) - Constructor for class org.apache.camel.component.hbase.HBaseEndpoint
 
HBaseHelper - Class in org.apache.camel.component.hbase
 
HBaseIdempotentRepository - Class in org.apache.camel.component.hbase.processor.idempotent
 
HBaseIdempotentRepository(Configuration, String, String, String) - Constructor for class org.apache.camel.component.hbase.processor.idempotent.HBaseIdempotentRepository
 
HBaseModelConverter - Class in org.apache.camel.component.hbase.converter
 
HBaseProducer - Class in org.apache.camel.component.hbase
The HBase producer.
HBaseProducer(HBaseEndpoint) - Constructor for class org.apache.camel.component.hbase.HBaseProducer
 
HBaseRemoveHandler - Interface in org.apache.camel.component.hbase
 
HBaseRow - Class in org.apache.camel.component.hbase.model
 
HBaseRow() - Constructor for class org.apache.camel.component.hbase.model.HBaseRow
 
HBaseRow(Set<HBaseCell>) - Constructor for class org.apache.camel.component.hbase.model.HBaseRow
 
hdel(String, String) - Method in class org.apache.camel.component.redis.RedisClient
 
HDFS_CLOSE - Static variable in class org.apache.camel.component.hdfs.HdfsConstants
 
HDFS_CLOSE - Static variable in class org.apache.camel.component.hdfs2.HdfsConstants
 
HdfsActivator - Class in org.apache.camel.component.hdfs2.osgi
 
HdfsActivator() - Constructor for class org.apache.camel.component.hdfs2.osgi.HdfsActivator
 
HdfsBooleanWritableFactory() - Constructor for class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsBooleanWritableFactory
 
HdfsBooleanWritableFactory() - Constructor for class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsBooleanWritableFactory
 
HdfsBytesWritableFactory() - Constructor for class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsBytesWritableFactory
 
HdfsBytesWritableFactory() - Constructor for class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsBytesWritableFactory
 
HdfsByteWritableFactory() - Constructor for class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsByteWritableFactory
 
HdfsByteWritableFactory() - Constructor for class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsByteWritableFactory
 
HdfsComponent - Class in org.apache.camel.component.hdfs
 
HdfsComponent() - Constructor for class org.apache.camel.component.hdfs.HdfsComponent
 
HdfsComponent(CamelContext) - Constructor for class org.apache.camel.component.hdfs.HdfsComponent
 
HdfsComponent - Class in org.apache.camel.component.hdfs2
 
HdfsComponent() - Constructor for class org.apache.camel.component.hdfs2.HdfsComponent
 
HdfsComponent(CamelContext) - Constructor for class org.apache.camel.component.hdfs2.HdfsComponent
 
HdfsCompressionCodec - Enum in org.apache.camel.component.hdfs
 
HdfsCompressionCodec - Enum in org.apache.camel.component.hdfs2
 
HdfsConfiguration - Class in org.apache.camel.component.hdfs
 
HdfsConfiguration() - Constructor for class org.apache.camel.component.hdfs.HdfsConfiguration
 
HdfsConfiguration - Class in org.apache.camel.component.hdfs2
 
HdfsConfiguration() - Constructor for class org.apache.camel.component.hdfs2.HdfsConfiguration
 
HdfsConstants - Class in org.apache.camel.component.hdfs
 
HdfsConstants - Class in org.apache.camel.component.hdfs2
 
HdfsConsumer - Class in org.apache.camel.component.hdfs
 
HdfsConsumer(HdfsEndpoint, Processor, HdfsConfiguration) - Constructor for class org.apache.camel.component.hdfs.HdfsConsumer
 
HdfsConsumer - Class in org.apache.camel.component.hdfs2
 
HdfsConsumer(HdfsEndpoint, Processor, HdfsConfiguration) - Constructor for class org.apache.camel.component.hdfs2.HdfsConsumer
 
HdfsDoubleWritableFactory() - Constructor for class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsDoubleWritableFactory
 
HdfsDoubleWritableFactory() - Constructor for class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsDoubleWritableFactory
 
HdfsEndpoint - Class in org.apache.camel.component.hdfs
For reading/writing from/to an HDFS filesystem using Hadoop 1.x.
HdfsEndpoint(String, CamelContext) - Constructor for class org.apache.camel.component.hdfs.HdfsEndpoint
 
HdfsEndpoint - Class in org.apache.camel.component.hdfs2
For reading/writing from/to an HDFS filesystem using Hadoop 2.x.
HdfsEndpoint(String, CamelContext) - Constructor for class org.apache.camel.component.hdfs2.HdfsEndpoint
 
HdfsFileSystemType - Enum in org.apache.camel.component.hdfs
 
HdfsFileSystemType - Enum in org.apache.camel.component.hdfs2
 
HdfsFileType - Enum in org.apache.camel.component.hdfs
 
HdfsFileType - Enum in org.apache.camel.component.hdfs2
 
HdfsFloatWritableFactory() - Constructor for class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsFloatWritableFactory
 
HdfsFloatWritableFactory() - Constructor for class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsFloatWritableFactory
 
HdfsHeader - Enum in org.apache.camel.component.hdfs
 
HdfsHeader - Enum in org.apache.camel.component.hdfs2
 
HdfsInfo - Class in org.apache.camel.component.hdfs
 
HdfsInfo - Class in org.apache.camel.component.hdfs2
 
HdfsInfoFactory - Class in org.apache.camel.component.hdfs
 
HdfsInfoFactory - Class in org.apache.camel.component.hdfs2
 
HdfsInputStream - Class in org.apache.camel.component.hdfs
 
HdfsInputStream() - Constructor for class org.apache.camel.component.hdfs.HdfsInputStream
 
HdfsInputStream - Class in org.apache.camel.component.hdfs2
 
HdfsInputStream() - Constructor for class org.apache.camel.component.hdfs2.HdfsInputStream
 
HdfsIntWritableFactory() - Constructor for class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsIntWritableFactory
 
HdfsIntWritableFactory() - Constructor for class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsIntWritableFactory
 
HdfsLongWritableFactory() - Constructor for class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsLongWritableFactory
 
HdfsLongWritableFactory() - Constructor for class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsLongWritableFactory
 
HdfsNullWritableFactory() - Constructor for class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsNullWritableFactory
 
HdfsNullWritableFactory() - Constructor for class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsNullWritableFactory
 
HdfsObjectWritableFactory() - Constructor for class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsObjectWritableFactory
 
HdfsObjectWritableFactory() - Constructor for class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsObjectWritableFactory
 
HdfsOsgiHelper - Class in org.apache.camel.component.hdfs2
Class which may be used in OSGi/Blueprint environment to perform some static initialization
HdfsOsgiHelper(Map<String, String>) - Constructor for class org.apache.camel.component.hdfs2.HdfsOsgiHelper
By using this constructor it is possible to perform static initialization of FileSystem.
HdfsOutputStream - Class in org.apache.camel.component.hdfs
 
HdfsOutputStream() - Constructor for class org.apache.camel.component.hdfs.HdfsOutputStream
 
HdfsOutputStream - Class in org.apache.camel.component.hdfs2
 
HdfsOutputStream() - Constructor for class org.apache.camel.component.hdfs2.HdfsOutputStream
 
HdfsProducer - Class in org.apache.camel.component.hdfs
 
HdfsProducer(HdfsEndpoint, HdfsConfiguration) - Constructor for class org.apache.camel.component.hdfs.HdfsProducer
 
HdfsProducer - Class in org.apache.camel.component.hdfs2
 
HdfsProducer(HdfsEndpoint, HdfsConfiguration) - Constructor for class org.apache.camel.component.hdfs2.HdfsProducer
 
HdfsProducer.SplitStrategy - Class in org.apache.camel.component.hdfs
 
HdfsProducer.SplitStrategy - Class in org.apache.camel.component.hdfs2
 
HdfsProducer.SplitStrategyType - Enum in org.apache.camel.component.hdfs
 
HdfsProducer.SplitStrategyType - Enum in org.apache.camel.component.hdfs2
 
HdfsTextWritableFactory() - Constructor for class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsTextWritableFactory
 
HdfsTextWritableFactory() - Constructor for class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsTextWritableFactory
 
HdfsWritableFactories - Class in org.apache.camel.component.hdfs
 
HdfsWritableFactories() - Constructor for class org.apache.camel.component.hdfs.HdfsWritableFactories
 
HdfsWritableFactories - Class in org.apache.camel.component.hdfs2
 
HdfsWritableFactories() - Constructor for class org.apache.camel.component.hdfs2.HdfsWritableFactories
 
HdfsWritableFactories.HdfsBooleanWritableFactory - Class in org.apache.camel.component.hdfs
 
HdfsWritableFactories.HdfsBooleanWritableFactory - Class in org.apache.camel.component.hdfs2
 
HdfsWritableFactories.HdfsBytesWritableFactory - Class in org.apache.camel.component.hdfs
 
HdfsWritableFactories.HdfsBytesWritableFactory - Class in org.apache.camel.component.hdfs2
 
HdfsWritableFactories.HdfsByteWritableFactory - Class in org.apache.camel.component.hdfs
 
HdfsWritableFactories.HdfsByteWritableFactory - Class in org.apache.camel.component.hdfs2
 
HdfsWritableFactories.HdfsDoubleWritableFactory - Class in org.apache.camel.component.hdfs
 
HdfsWritableFactories.HdfsDoubleWritableFactory - Class in org.apache.camel.component.hdfs2
 
HdfsWritableFactories.HdfsFloatWritableFactory - Class in org.apache.camel.component.hdfs
 
HdfsWritableFactories.HdfsFloatWritableFactory - Class in org.apache.camel.component.hdfs2
 
HdfsWritableFactories.HdfsIntWritableFactory - Class in org.apache.camel.component.hdfs
 
HdfsWritableFactories.HdfsIntWritableFactory - Class in org.apache.camel.component.hdfs2
 
HdfsWritableFactories.HdfsLongWritableFactory - Class in org.apache.camel.component.hdfs
 
HdfsWritableFactories.HdfsLongWritableFactory - Class in org.apache.camel.component.hdfs2
 
HdfsWritableFactories.HdfsNullWritableFactory - Class in org.apache.camel.component.hdfs
 
HdfsWritableFactories.HdfsNullWritableFactory - Class in org.apache.camel.component.hdfs2
 
HdfsWritableFactories.HdfsObjectWritableFactory - Class in org.apache.camel.component.hdfs
 
HdfsWritableFactories.HdfsObjectWritableFactory - Class in org.apache.camel.component.hdfs2
 
HdfsWritableFactories.HdfsTextWritableFactory - Class in org.apache.camel.component.hdfs
 
HdfsWritableFactories.HdfsTextWritableFactory - Class in org.apache.camel.component.hdfs2
 
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 - Static variable in class org.apache.camel.component.hbase.mapping.CellMappingStrategyFactory
 
header(String, String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
header(SearchTermBuilder.Op, String, String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
header() - Method in class org.apache.camel.component.scp.ScpFile
 
header() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
 
Header - Annotation Type in org.apache.camel
Marks a parameter as being a header on an inbound Message
header(String) - Static method in class org.apache.camel.language.header.HeaderLanguage
 
header(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
Adds a response header
header - Variable in class org.apache.camel.processor.RoutingSlip
 
header(String) - Static method in class org.apache.camel.test.junit4.TestSupport
Returns a value builder for the given header
header(String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Returns a value builder for the given header
header(String) - Static method in class org.apache.camel.testng.TestSupport
Returns a value builder for the given header
Header() - Constructor for class org.apache.camel.util.MessageDump.Header
 
header - Variable in class org.w3._2003._05.soap_envelope.Envelope
 
Header - Class in org.w3._2003._05.soap_envelope
Elements replacing the wildcard MUST be namespace qualified, but can be in the targetNamespace
Header() - Constructor for class org.w3._2003._05.soap_envelope.Header
 
header - Variable in class org.xmlsoap.schemas.soap.envelope.Envelope
 
Header - Class in org.xmlsoap.schemas.soap.envelope
Java class for Header complex type.
Header() - Constructor for class org.xmlsoap.schemas.soap.envelope.Header
 
HEADER_CONTENT_REFERENCE_TYPE - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
 
HEADER_CONTENT_REFERENCE_URI - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
 
HEADER_COUNTER_DECREMENT - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_COUNTER_INCREMENT - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_DATABASE - Static variable in interface org.apache.camel.component.couchdb.CouchDbConstants
 
HEADER_DOC_ID - Static variable in interface org.apache.camel.component.couchdb.CouchDbConstants
 
HEADER_DOC_REV - Static variable in interface org.apache.camel.component.couchdb.CouchDbConstants
 
HEADER_EXPIRY - Static variable in class org.apache.camel.component.apns.model.ApnsConstants
 
HEADER_HISTOGRAM_VALUE - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_ID - Static variable in class org.apache.camel.component.flatpack.FlatpackComponent
 
HEADER_JGROUPS_CHANNEL_ADDRESS - Static variable in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
HEADER_JGROUPS_DEST - Static variable in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
HEADER_JGROUPS_ORIGINAL_MESSAGE - Static variable in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
HEADER_JGROUPS_SRC - Static variable in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
HEADER_JSON_ENCODING - Static variable in class org.apache.camel.jsonpath.JsonPathConstants
Header name for the encoding of the JSON document.
HEADER_KEY - Static variable in enum org.apache.camel.component.spring.batch.support.CamelJobExecutionListener.EventType
 
HEADER_LOCAL_ADDRESS - Static variable in class org.apache.camel.component.mina.MinaEndpoint
Deprecated.
HEADER_MESSAGE_IS_PLAIN_TEXT - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header for indicating that the message body contains non-xml plain text.
HEADER_MESSAGE_TYPE - Static variable in class org.apache.camel.component.apns.model.ApnsConstants
 
HEADER_METER_MARK - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_METHOD - Static variable in interface org.apache.camel.component.couchdb.CouchDbConstants
 
HEADER_METRIC_NAME - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_MINA_IOSESSION - Static variable in class org.apache.camel.component.mina.MinaEndpoint
Deprecated.
HEADER_NAME - Static variable in class org.apache.camel.component.mail.SplitAttachmentsExpression
 
HEADER_OMIT_XML_DECLARATION - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header which indicates that either the resulting signature document in the signature generation case or the resulting output of the verifier should not contain an XML declaration.
HEADER_ORIGINAL_MESSAGE - Static variable in class org.apache.camel.component.paho.PahoConstants
Deprecated.
HEADER_PATTERN - Static variable in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
HEADER_PERFIX - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_PLAIN_TEXT_ENCODING - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header indicating the encoding of the plain text message body.
HEADER_REMOTE_ADDRESS - Static variable in class org.apache.camel.component.mina.MinaEndpoint
Deprecated.
HEADER_SCHEMA_RESOURCE_URI - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
 
HEADER_SEQ - Static variable in interface org.apache.camel.component.couchdb.CouchDbConstants
 
HEADER_TIMER_ACTION - Static variable in class org.apache.camel.component.metrics.MetricsConstants
 
HEADER_TOKENS - Static variable in class org.apache.camel.component.apns.model.ApnsConstants
 
HEADER_TRANSFORM_METHODS - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header for dynamic specifying the transform methods of the reference to the signed data.
HEADER_XADES_DATA_OBJECT_FORMAT_ENCODING - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header for the "Encoding" element contained in the "DataObjectFormat" XAdES element.
HEADER_XADES_NAMESPACE - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header for the XAdES namespace.
HEADER_XADES_PREFIX - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header for the XAdES namespace prefix.
HEADER_XADES_QUALIFYING_PROPERTIES_ID - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header for the 'Id' attribute value of the XAdES element 'QualifyingProperties'
HEADER_XADES_SIGNED_DATA_OBJECT_PROPERTIES_ID - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header for the 'Id' attribute value of the XAdES element 'SignedDataObjectProperties'
HEADER_XADES_SIGNED_SIGNATURE_PROPERTIES_ID - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
Header for the 'Id' attribute value of the XAdES element 'SignedSignatureProperties'
HEADER_XPATHS_TO_ID_ATTRIBUTES - Static variable in class org.apache.camel.component.xmlsecurity.api.XmlSignatureConstants
 
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 exchange header
HeaderExpression() - Constructor for class org.apache.camel.model.language.HeaderExpression
 
HeaderExpression(String) - Constructor for class org.apache.camel.model.language.HeaderExpression
 
headerExtractionEnabled - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
headerExtractionEnabled - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
HeaderFilterStrategy - Interface in org.apache.camel.spi
Interface to allow plug-able implementation to filter header to and from Camel message.
HeaderFilterStrategy.Direction - Enum in org.apache.camel.spi
The direction is either IN or OUT.
HeaderFilterStrategyAware - Interface in org.apache.camel.spi
An interface to represent an object which can make use of injected HeaderFilterStrategy.
HeaderFilterStrategyComponent - Class in org.apache.camel.impl
Base class for components to support configuring a HeaderFilterStrategy.
HeaderFilterStrategyComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.impl.HeaderFilterStrategyComponent
 
HeaderFilterStrategyComponent(CamelContext, Class<? extends Endpoint>) - Constructor for class org.apache.camel.impl.HeaderFilterStrategyComponent
 
HeaderLanguage - Class in org.apache.camel.language.header
A language for header expressions.
HeaderLanguage() - Constructor for class org.apache.camel.language.header.HeaderLanguage
 
HeaderMappingStrategy - Class in org.apache.camel.component.hbase.mapping
A default CellMappingStrategy implementation.
HeaderMappingStrategy() - Constructor for class org.apache.camel.component.hbase.mapping.HeaderMappingStrategy
 
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 - Class in org.apache.camel.component.beanstalk
 
headers - Variable in class org.apache.camel.component.linkedin.api.model.ApiStandardProfileRequest
 
Headers - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Headers() - Constructor for class org.apache.camel.component.linkedin.api.model.Headers
 
headers - Variable in class org.apache.camel.component.linkedin.api.model.SiteGroupRequest
 
headers - Variable in class org.apache.camel.component.linkedin.api.model.SiteJobRequest
 
headers - Variable in class org.apache.camel.component.linkedin.api.model.SiteStandardProfileRequest
 
headers(Map<String, String>) - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest.Olingo2BatchChangeRequestBuilder
 
headers(Map<String, String>) - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchQueryRequest.Olingo2BatchQueryRequestBuilder
 
headers - Variable in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchRequest
 
headers - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
Headers - Annotation Type in org.apache.camel
Marks a parameter as being an injection point of the headers of an inbound Message
headers - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
headers - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
HEADERS_FIELD - Static variable in class org.apache.camel.component.cometd.CometdBinding
 
headersDisabled - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
headersDisabled - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
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
headline - Variable in class org.apache.camel.component.linkedin.api.model.Author
 
headline - Variable in class org.apache.camel.component.linkedin.api.model.Creator
 
headline - Variable in class org.apache.camel.component.linkedin.api.model.Editor
 
headline - Variable in class org.apache.camel.component.linkedin.api.model.JobPoster
 
headline - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
headline - Variable in class org.apache.camel.component.linkedin.api.model.Recommendee
 
headline - Variable in class org.apache.camel.component.linkedin.api.model.Recommender
 
HeadVerbDefinition - Class in org.apache.camel.model.rest
Rest HEAD command
HeadVerbDefinition() - Constructor for class org.apache.camel.model.rest.HeadVerbDefinition
 
HEIGHT - Static variable in class org.apache.camel.dataformat.barcode.BarcodeParameters
Default height: 100px
HelpMojo - Class in <Unnamed>
Display help information on camel-salesforce-maven-plugin.
Call mvn camel-salesforce:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class HelpMojo
 
hessian() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Hessian data format
HessianDataFormat - Class in org.apache.camel.dataformat.hessian
HessianDataFormat() - Constructor for class org.apache.camel.dataformat.hessian.HessianDataFormat
 
HessianDataFormat - Class in org.apache.camel.model.dataformat
Hessian data format
HessianDataFormat() - Constructor for class org.apache.camel.model.dataformat.HessianDataFormat
 
hexists(String, String) - Method in class org.apache.camel.component.redis.RedisClient
 
hexToByteArray(String) - Static method in class org.apache.camel.converter.crypto.HexUtils
Convert a hex string into an array of bytes.
HexUtils - Class in org.apache.camel.converter.crypto
HexUtils provides utility methods for hex conversions
hget(String, String) - Method in class org.apache.camel.component.redis.RedisClient
 
hgetAll(String) - Method in class org.apache.camel.component.redis.RedisClient
 
HibernateValidationProviderResolver - Class in org.apache.camel.component.bean.validator
OSGi-friendly implementation of javax.validation.ValidationProviderResolver returning org.hibernate.validator.HibernateValidator instance.
HibernateValidationProviderResolver() - Constructor for class org.apache.camel.component.bean.validator.HibernateValidationProviderResolver
 
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
hincrBy(String, String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
HipchatComponent - Class in org.apache.camel.component.hipchat
Represents the component that manages HipchatEndpoint.
HipchatComponent() - Constructor for class org.apache.camel.component.hipchat.HipchatComponent
 
HipchatComponent(CamelContext) - Constructor for class org.apache.camel.component.hipchat.HipchatComponent
 
HipchatConfiguration - Class in org.apache.camel.component.hipchat
 
HipchatConfiguration() - Constructor for class org.apache.camel.component.hipchat.HipchatConfiguration
 
HipchatConstants - Interface in org.apache.camel.component.hipchat
 
HipchatConsumer - Class in org.apache.camel.component.hipchat
The Hipchat consumer consumes messages from a list of users.
HipchatConsumer(HipchatEndpoint, Processor) - Constructor for class org.apache.camel.component.hipchat.HipchatConsumer
 
HipchatEndpoint - Class in org.apache.camel.component.hipchat
The hipchat component supports producing and consuming messages from/to Hipchat service.
HipchatEndpoint(String, HipchatComponent) - Constructor for class org.apache.camel.component.hipchat.HipchatEndpoint
 
HipchatException - Exception in org.apache.camel.component.hipchat
 
HipchatException(String, Exception) - Constructor for exception org.apache.camel.component.hipchat.HipchatException
 
HipchatException(String) - Constructor for exception org.apache.camel.component.hipchat.HipchatException
 
HipchatProducer - Class in org.apache.camel.component.hipchat
The Hipchat producer to send message to a user and/or a room.
HipchatProducer(HipchatEndpoint) - Constructor for class org.apache.camel.component.hipchat.HipchatProducer
 
hipChatUrl() - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
 
HistogramProducer - Class in org.apache.camel.component.metrics
 
HistogramProducer(MetricsEndpoint) - Constructor for class org.apache.camel.component.metrics.HistogramProducer
 
HistoricalFollowStatistic - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
HistoricalFollowStatistic() - Constructor for class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
 
HistoricalFollowStatistics - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
HistoricalFollowStatistics() - Constructor for class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistics
 
HistoricalStatusUpdateStatistic - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
HistoricalStatusUpdateStatistic() - Constructor for class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
 
HistoricalStatusUpdateStatistics - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
HistoricalStatusUpdateStatistics() - Constructor for class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistics
 
Hit - Class in org.apache.camel.processor.lucene.support
 
Hit() - Constructor for class org.apache.camel.processor.lucene.support.Hit
 
hitCounter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
Hits - Class in org.apache.camel.processor.lucene.support
 
Hits() - Constructor for class org.apache.camel.processor.lucene.support.Hits
 
hits - Variable in class org.apache.camel.util.LRUCache
 
HiveSparkProducer - Class in org.apache.camel.component.spark
 
HiveSparkProducer(SparkEndpoint) - Constructor for class org.apache.camel.component.spark.HiveSparkProducer
 
hkeys(String) - Method in class org.apache.camel.component.redis.RedisClient
 
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
HL7 - Class in org.apache.camel.component.hl7
 
HL7_CHARSET - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_CONTEXT - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_MESSAGE_CONTROL - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_MESSAGE_TYPE - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_PROCESSING_ID - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_RECEIVING_APPLICATION - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_RECEIVING_FACILITY - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_SECURITY - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_SENDING_APPLICATION - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_SENDING_FACILITY - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_TIMESTAMP - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_TRIGGER_EVENT - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
HL7_VERSION_ID - Static variable in class org.apache.camel.component.hl7.HL7Constants
 
Hl7AcknowledgementGenerationException - Exception in org.apache.camel.processor.mllp
 
Hl7AcknowledgementGenerationException(String) - Constructor for exception org.apache.camel.processor.mllp.Hl7AcknowledgementGenerationException
 
Hl7AcknowledgementGenerationException(String, byte[]) - Constructor for exception org.apache.camel.processor.mllp.Hl7AcknowledgementGenerationException
 
Hl7AcknowledgementGenerationException(String, byte[], Throwable) - Constructor for exception org.apache.camel.processor.mllp.Hl7AcknowledgementGenerationException
 
Hl7AcknowledgementGenerator - Class in org.apache.camel.processor.mllp
A Camel Processor for generating HL7 Acknowledgements
Hl7AcknowledgementGenerator() - Constructor for class org.apache.camel.processor.mllp.Hl7AcknowledgementGenerator
 
HL7Charset - Enum in org.apache.camel.component.hl7
This enumerates the defined charsets for HL7 as defined in Table 0211, mapping them to the Java charset names and back
HL7Constants - Class in org.apache.camel.component.hl7
HL7 Constants
HL7Converter - Class in org.apache.camel.component.hl7
HL7 converters.
HL7DataFormat - Class in org.apache.camel.component.hl7
HL7 DataFormat (supports v2.x of the HL7 protocol).
HL7DataFormat() - Constructor for class org.apache.camel.component.hl7.HL7DataFormat
 
HL7DataFormat - Class in org.apache.camel.model.dataformat
HL7 data format
HL7DataFormat() - Constructor for class org.apache.camel.model.dataformat.HL7DataFormat
 
HL7MLLPCodec - Class in org.apache.camel.component.hl7
HL7 MLLP codec.
HL7MLLPCodec() - Constructor for class org.apache.camel.component.hl7.HL7MLLPCodec
 
HL7MLLPConfig - Class in org.apache.camel.component.hl7
 
HL7MLLPConfig() - Constructor for class org.apache.camel.component.hl7.HL7MLLPConfig
 
HL7MLLPNettyDecoderFactory - Class in org.apache.camel.component.hl7
Netty MLLP Decoder factory
HL7MLLPNettyDecoderFactory() - Constructor for class org.apache.camel.component.hl7.HL7MLLPNettyDecoderFactory
 
HL7MLLPNettyEncoderFactory - Class in org.apache.camel.component.hl7
Netty MLLP Encoder factory
HL7MLLPNettyEncoderFactory() - Constructor for class org.apache.camel.component.hl7.HL7MLLPNettyEncoderFactory
 
hlen(String) - Method in class org.apache.camel.component.redis.RedisClient
 
HMACAccumulator - Class in org.apache.camel.converter.crypto
HMACAccumulator is used to build Hash Message Authentication Codes.
HMACAccumulator(Key, String, String, int) - Constructor for class org.apache.camel.converter.crypto.HMACAccumulator
 
hmget(String, Collection<String>) - Method in class org.apache.camel.component.redis.RedisClient
 
hmset(String, Map<String, Object>) - Method in class org.apache.camel.component.redis.RedisClient
 
Holder<T> - Class in org.apache.camel.component.hdfs
 
Holder() - Constructor for class org.apache.camel.component.hdfs.Holder
Creates a new holder with a null value.
Holder(T) - Constructor for class org.apache.camel.component.hdfs.Holder
Create a new holder with the specified value.
Holder<T> - Class in org.apache.camel.component.hdfs2
 
Holder() - Constructor for class org.apache.camel.component.hdfs2.Holder
Creates a new holder with a null value.
Holder(T) - Constructor for class org.apache.camel.component.hdfs2.Holder
Create a new holder with the specified value.
HomeConsumer - Class in org.apache.camel.component.twitter.consumer.timeline
Consumes the user's home timeline.
HomeConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.timeline.HomeConsumer
 
honors - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
host - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
host - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
host - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
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
HOST_NAME - Static variable in class org.apache.camel.component.nagios.NagiosConstants
 
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
 
HowToApply - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
HowToApply() - Constructor for class org.apache.camel.component.linkedin.api.model.HowToApply
 
howToApply - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
hset(String, String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
hsetnx(String, String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
HTML_EMAIL - Static variable in interface org.apache.camel.component.aws.ses.SesConstants
 
HTTP_AUTHENTICATION - Static variable in class org.apache.camel.component.netty.http.NettyHttpConstants
 
HTTP_AUTHENTICATION - Static variable in class org.apache.camel.component.netty4.http.NettyHttpConstants
 
HTTP_BASE_URI - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_BASE_URI - Static variable in interface org.apache.camel.Exchange
 
HTTP_CHARACTER_ENCODING - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_CHARACTER_ENCODING - Static variable in interface org.apache.camel.Exchange
 
HTTP_CHUNKED - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_CHUNKED - Static variable in interface org.apache.camel.Exchange
 
HTTP_METHOD - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_METHOD - Static variable in interface org.apache.camel.Exchange
 
HTTP_PATH - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_PATH - Static variable in interface org.apache.camel.Exchange
 
HTTP_PROTOCOL_VERSION - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_PROTOCOL_VERSION - Static variable in interface org.apache.camel.Exchange
 
HTTP_PURL_OCLC_ORG_DSDL_SVRL - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
HTTP_QUERY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_QUERY - Static variable in interface org.apache.camel.Exchange
 
HTTP_RAW_QUERY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_RAW_QUERY - Static variable in interface org.apache.camel.Exchange
 
HTTP_RESPONSE_CODE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_RESPONSE_CODE - Static variable in interface org.apache.camel.Exchange
 
HTTP_RESPONSE_TEXT - Static variable in class org.apache.camel.component.netty.http.NettyHttpConstants
Deprecated.
HTTP_RESPONSE_TEXT - Static variable in class org.apache.camel.component.netty4.http.NettyHttpConstants
Deprecated.
HTTP_RESPONSE_TEXT - Static variable in interface org.apache.camel.Exchange
 
HTTP_SCHEME - Static variable in class org.apache.camel.component.gae.http.GHttpEndpoint
 
HTTP_SERVLET_REQUEST - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_SERVLET_REQUEST - Static variable in interface org.apache.camel.Exchange
 
HTTP_SERVLET_RESPONSE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_SERVLET_RESPONSE - Static variable in interface org.apache.camel.Exchange
 
HTTP_URI - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_URI - Static variable in interface org.apache.camel.Exchange
 
HTTP_URI_ETSI_ORG_01903_V1_1_1 - Static variable in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
HTTP_URI_ETSI_ORG_01903_V1_2_2 - Static variable in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
HTTP_URI_ETSI_ORG_01903_V1_3_2 - Static variable in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
HTTP_URL - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
HTTP_URL - Static variable in interface org.apache.camel.Exchange
 
HttpBinding - Interface in org.apache.camel.http.common
A pluggable strategy for configuring the http binding so reading request and writing response can be customized using the Java Servlet API.
httpBinding - Variable in class org.apache.camel.http.common.HttpCommonComponent
 
HttpBindingInvocationHandler<E extends Endpoint,S,T> - Class in org.apache.camel.component.gae.bind
Post-processes HttpBinding invocations by delegating to an endpoint's InboundBinding.
HttpBindingInvocationHandler(E, HttpBinding, InboundBinding<E, S, T>) - Constructor for class org.apache.camel.component.gae.bind.HttpBindingInvocationHandler
 
HttpCamelHandler - Class in org.apache.camel.component.undertow.handlers
Custom handler to process incoming HTTP request and prepare them to be used in the Camel route.
HttpCamelHandler() - Constructor for class org.apache.camel.component.undertow.handlers.HttpCamelHandler
 
httpClient - Variable in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
httpClient - Variable in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
HttpClientChannelHandler - Class in org.apache.camel.component.netty.http.handlers
Netty HTTP ClientChannelHandler that handles the response combing back from the HTTP server, called by this client.
HttpClientChannelHandler(NettyHttpProducer) - Constructor for class org.apache.camel.component.netty.http.handlers.HttpClientChannelHandler
 
HttpClientChannelHandler - Class in org.apache.camel.component.netty4.http.handlers
Netty HTTP ClientChannelHandler that handles the response combing back from the HTTP server, called by this client.
HttpClientChannelHandler(NettyHttpProducer) - Constructor for class org.apache.camel.component.netty4.http.handlers.HttpClientChannelHandler
 
HttpClientConfigurer - Interface in org.apache.camel.component.geocoder.http
A pluggable strategy for configuring the HttpClient used by this component
HttpClientConfigurer - Interface in org.apache.camel.component.http
A pluggable strategy for configuring the HttpClient used by this component
httpClientConfigurer - Variable in class org.apache.camel.component.http.HttpComponent
 
HttpClientConfigurer - Interface in org.apache.camel.component.http4
A pluggable strategy for configuring the HttpClient used by this component
httpClientConfigurer - Variable in class org.apache.camel.component.http4.HttpComponent
 
HttpClientInitializerFactory - Class in org.apache.camel.component.netty4.http
ClientInitializerFactory for the Netty HTTP client.
HttpClientInitializerFactory() - Constructor for class org.apache.camel.component.netty4.http.HttpClientInitializerFactory
 
HttpClientInitializerFactory(NettyHttpProducer) - Constructor for class org.apache.camel.component.netty4.http.HttpClientInitializerFactory
 
httpClientMaxThreads - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
httpClientMinThreads - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
HttpClientPipelineFactory - Class in org.apache.camel.component.netty.http
ClientPipelineFactory for the Netty HTTP client.
HttpClientPipelineFactory() - Constructor for class org.apache.camel.component.netty.http.HttpClientPipelineFactory
 
HttpClientPipelineFactory(NettyHttpProducer) - Constructor for class org.apache.camel.component.netty.http.HttpClientPipelineFactory
 
httpClientProperties - Variable in class org.apache.camel.maven.CamelSalesforceMojo
HTTP client properties.
HttpCommonComponent - Class in org.apache.camel.http.common
 
HttpCommonComponent(Class<? extends HttpCommonEndpoint>) - Constructor for class org.apache.camel.http.common.HttpCommonComponent
 
HttpCommonEndpoint - Class in org.apache.camel.http.common
 
HttpCommonEndpoint() - Constructor for class org.apache.camel.http.common.HttpCommonEndpoint
 
HttpCommonEndpoint(String, HttpCommonComponent, URI) - Constructor for class org.apache.camel.http.common.HttpCommonEndpoint
 
HttpComponent - Class in org.apache.camel.component.http
HttpComponent() - Constructor for class org.apache.camel.component.http.HttpComponent
 
HttpComponent(Class<? extends HttpEndpoint>) - Constructor for class org.apache.camel.component.http.HttpComponent
 
HttpComponent - Class in org.apache.camel.component.http4
Defines the HTTP4 Component
HttpComponent() - Constructor for class org.apache.camel.component.http4.HttpComponent
 
HttpComponent(Class<? extends HttpEndpoint>) - Constructor for class org.apache.camel.component.http4.HttpComponent
 
httpConfiguration - Variable in class org.apache.camel.http.common.HttpCommonComponent
 
HttpConfiguration - Class in org.apache.camel.http.common
 
HttpConfiguration() - Constructor for class org.apache.camel.http.common.HttpConfiguration
 
httpConnectionManager - Variable in class org.apache.camel.component.http.HttpComponent
 
HttpConstants - Class in org.apache.camel.component.http4
 
HttpConstants - Class in org.apache.camel.http.common
 
HttpConsumer - Class in org.apache.camel.http.common
 
HttpConsumer(HttpCommonEndpoint, Processor) - Constructor for class org.apache.camel.http.common.HttpConsumer
 
httpContext - Variable in class org.apache.camel.component.http4.HttpComponent
 
HttpConverter - Class in org.apache.camel.http.common
Some converter methods making it easy to convert the body of a message to servlet types or to switch between the underlying ServletInputStream or BufferedReader payloads etc.
HttpEndpoint - Class in org.apache.camel.component.http
For calling out to external HTTP servers using Apache HTTP Client 3.x.
HttpEndpoint() - Constructor for class org.apache.camel.component.http.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, URI) - Constructor for class org.apache.camel.component.http.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, URI, HttpConnectionManager) - Constructor for class org.apache.camel.component.http.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, HttpClientParams, HttpConnectionManager, HttpClientConfigurer) - Constructor for class org.apache.camel.component.http.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, URI, HttpClientParams, HttpConnectionManager, HttpClientConfigurer) - Constructor for class org.apache.camel.component.http.HttpEndpoint
 
HttpEndpoint - Class in org.apache.camel.component.http4
For calling out to external HTTP servers using Apache HTTP Client 4.x.
HttpEndpoint() - Constructor for class org.apache.camel.component.http4.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, URI) - Constructor for class org.apache.camel.component.http4.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, URI, HttpClientConnectionManager) - Constructor for class org.apache.camel.component.http4.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, HttpClientBuilder, HttpClientConnectionManager, HttpClientConfigurer) - Constructor for class org.apache.camel.component.http4.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, URI, HttpClientBuilder, HttpClientConnectionManager, HttpClientConfigurer) - Constructor for class org.apache.camel.component.http4.HttpEndpoint
 
HttpEntityConverter - Class in org.apache.camel.component.http4
Some converter methods to make it easier to convert the body to RequestEntity types.
HttpHeader - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
HttpHeader() - Constructor for class org.apache.camel.component.linkedin.api.model.HttpHeader
 
HttpHeaderFilterStrategy - Class in org.apache.camel.component.ahc
 
HttpHeaderFilterStrategy() - Constructor for class org.apache.camel.component.ahc.HttpHeaderFilterStrategy
 
HttpHeaderFilterStrategy - Class in org.apache.camel.http.common
 
HttpHeaderFilterStrategy() - Constructor for class org.apache.camel.http.common.HttpHeaderFilterStrategy
 
httpHeaderList - Variable in class org.apache.camel.component.linkedin.api.model.Headers
 
HttpHelper - Class in org.apache.camel.http.common
 
HttpMerge - Class in org.apache.camel.component.olingo2.api.impl
HTTP MERGE method.
HttpMerge() - Constructor for class org.apache.camel.component.olingo2.api.impl.HttpMerge
 
HttpMerge(URI) - Constructor for class org.apache.camel.component.olingo2.api.impl.HttpMerge
 
HttpMerge(String) - Constructor for class org.apache.camel.component.olingo2.api.impl.HttpMerge
 
HttpMessage - Class in org.apache.camel.http.common
 
HttpMessage(Exchange, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.camel.http.common.HttpMessage
 
HttpMethodHelper - Class in org.apache.camel.component.http4.helper
 
HttpMethods - Enum in org.apache.camel.component.http
 
HttpMethods - Enum in org.apache.camel.component.http4
 
HttpMethods - Enum in org.apache.camel.http.common
 
HttpMethodsConverter - Class in org.apache.camel.component.http4
To convert between camel-http4 and camel-http-common for the http methods enums
HttpOperationFailedException - Exception in org.apache.camel.component.http
Deprecated.
use org.apache.camel.http.common.HttpOperationFailedException
HttpOperationFailedException(String, int, String, String, Map<String, String>, String) - Constructor for exception org.apache.camel.component.http.HttpOperationFailedException
Deprecated.
 
HttpOperationFailedException - Exception in org.apache.camel.component.http4
Deprecated.
use org.apache.camel.http.common.HttpOperationFailedException
HttpOperationFailedException(String, int, String, String, Map<String, String>, String) - Constructor for exception org.apache.camel.component.http4.HttpOperationFailedException
Deprecated.
 
HttpOperationFailedException - Exception in org.apache.camel.http.common
 
HttpOperationFailedException(String, int, String, String, Map<String, String>, String) - Constructor for exception org.apache.camel.http.common.HttpOperationFailedException
 
HttpPollingConsumer - Class in org.apache.camel.component.http
A polling HTTP consumer which by default performs a GET
HttpPollingConsumer(HttpEndpoint) - Constructor for class org.apache.camel.component.http.HttpPollingConsumer
 
HttpPollingConsumer - Class in org.apache.camel.component.http4
A polling HTTP consumer which by default performs a GET
HttpPollingConsumer(HttpEndpoint) - Constructor for class org.apache.camel.component.http4.HttpPollingConsumer
 
HttpPrincipal - Class in org.apache.camel.component.netty.http
Http Principal.
HttpPrincipal(String, String) - Constructor for class org.apache.camel.component.netty.http.HttpPrincipal
 
HttpPrincipal - Class in org.apache.camel.component.netty4.http
Http Principal.
HttpPrincipal(String, String) - Constructor for class org.apache.camel.component.netty4.http.HttpPrincipal
 
HttpPrincipalCallbackHandler(HttpPrincipal) - Constructor for class org.apache.camel.component.netty.http.SecurityAuthenticatorSupport.HttpPrincipalCallbackHandler
 
HttpPrincipalCallbackHandler(HttpPrincipal) - Constructor for class org.apache.camel.component.netty4.http.SecurityAuthenticatorSupport.HttpPrincipalCallbackHandler
 
HttpProducer - Class in org.apache.camel.component.http
 
HttpProducer(HttpEndpoint) - Constructor for class org.apache.camel.component.http.HttpProducer
 
HttpProducer - Class in org.apache.camel.component.http4
 
HttpProducer(HttpEndpoint) - Constructor for class org.apache.camel.component.http4.HttpProducer
 
httpProtocolHeaderFilterStrategy - Variable in class org.apache.camel.component.ahc.DefaultAhcBinding
 
HttpProtocolHeaderFilterStrategy - Class in org.apache.camel.component.ahc
 
HttpProtocolHeaderFilterStrategy() - Constructor for class org.apache.camel.component.ahc.HttpProtocolHeaderFilterStrategy
 
HttpProtocolHeaderFilterStrategy - Class in org.apache.camel.http.common
 
HttpProtocolHeaderFilterStrategy() - Constructor for class org.apache.camel.http.common.HttpProtocolHeaderFilterStrategy
 
httpProxyAuthUri - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Proxy authentication URI.
httpProxyExcludedAddresses - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Addresses to NOT Proxy.
httpProxyHost - Variable in class org.apache.camel.maven.CamelSalesforceMojo
HTTP Proxy host.
httpProxyIncludedAddresses - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Addresses to Proxy.
httpProxyPassword - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Proxy authentication password.
httpProxyPort - Variable in class org.apache.camel.maven.CamelSalesforceMojo
HTTP Proxy port.
httpProxyRealm - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Proxy authentication realm.
httpProxyUseDigestAuth - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Proxy uses Digest authentication.
httpProxyUsername - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Proxy authentication username.
HttpRegistry - Interface in org.apache.camel.component.servlet
Keeps track of HttpConsumers and CamelServlets and connects them to each other.
HttpRestServletResolveConsumerStrategy - Class in org.apache.camel.http.common
A HttpServletResolveConsumerStrategy that supports the Rest DSL.
HttpRestServletResolveConsumerStrategy() - Constructor for class org.apache.camel.http.common.HttpRestServletResolveConsumerStrategy
 
HTTPS_SCHEME - Static variable in class org.apache.camel.component.gae.http.GHttpEndpoint
 
HttpServerBootstrapFactory - Class in org.apache.camel.component.netty.http
 
HttpServerBootstrapFactory(HttpServerConsumerChannelFactory) - Constructor for class org.apache.camel.component.netty.http.HttpServerBootstrapFactory
 
HttpServerBootstrapFactory(HttpServerConsumerChannelFactory, boolean) - Constructor for class org.apache.camel.component.netty.http.HttpServerBootstrapFactory
 
HttpServerBootstrapFactory - Class in org.apache.camel.component.netty4.http
 
HttpServerBootstrapFactory(HttpServerConsumerChannelFactory) - Constructor for class org.apache.camel.component.netty4.http.HttpServerBootstrapFactory
 
HttpServerBootstrapFactory(HttpServerConsumerChannelFactory, boolean) - Constructor for class org.apache.camel.component.netty4.http.HttpServerBootstrapFactory
 
HttpServerChannelHandler - Class in org.apache.camel.component.netty.http.handlers
Netty HTTP ServerChannelHandler that handles the incoming HTTP requests and routes the received message in Camel.
HttpServerChannelHandler(NettyHttpConsumer) - Constructor for class org.apache.camel.component.netty.http.handlers.HttpServerChannelHandler
 
HttpServerChannelHandler - Class in org.apache.camel.component.netty4.http.handlers
Netty HTTP ServerChannelHandler that handles the incoming HTTP requests and routes the received message in Camel.
HttpServerChannelHandler(NettyHttpConsumer) - Constructor for class org.apache.camel.component.netty4.http.handlers.HttpServerChannelHandler
 
HttpServerConsumerChannelFactory - Interface in org.apache.camel.component.netty.http
Factory for setting up Netty ChannelHandler bound to a given Netty port.
HttpServerConsumerChannelFactory - Interface in org.apache.camel.component.netty4.http
Factory for setting up Netty ChannelHandler bound to a given Netty port.
HttpServerInitializerFactory - Class in org.apache.camel.component.netty4.http
ServerInitializerFactory for the Netty HTTP server.
HttpServerInitializerFactory() - Constructor for class org.apache.camel.component.netty4.http.HttpServerInitializerFactory
 
HttpServerInitializerFactory(NettyHttpConsumer) - Constructor for class org.apache.camel.component.netty4.http.HttpServerInitializerFactory
 
HttpServerMultiplexChannelHandler - Class in org.apache.camel.component.netty.http.handlers
A multiplex HttpServerPipelineFactory which keeps a list of handlers, and delegates to the target handler based on the http context path in the incoming request.
HttpServerMultiplexChannelHandler() - Constructor for class org.apache.camel.component.netty.http.handlers.HttpServerMultiplexChannelHandler
 
HttpServerMultiplexChannelHandler - Class in org.apache.camel.component.netty4.http.handlers
A multiplex HttpServerInitializerFactory which keeps a list of handlers, and delegates to the target handler based on the http context path in the incoming request.
HttpServerMultiplexChannelHandler() - Constructor for class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler
 
HttpServerPipelineFactory - Class in org.apache.camel.component.netty.http
ServerPipelineFactory for the Netty HTTP server.
HttpServerPipelineFactory() - Constructor for class org.apache.camel.component.netty.http.HttpServerPipelineFactory
 
HttpServerPipelineFactory(NettyHttpConsumer) - Constructor for class org.apache.camel.component.netty.http.HttpServerPipelineFactory
 
HttpServerSharedInitializerFactory - Class in org.apache.camel.component.netty4.http
A shared HttpServerInitializerFactory for a shared Netty HTTP server.
HttpServerSharedInitializerFactory(NettySharedHttpServerBootstrapConfiguration, HttpServerConsumerChannelFactory, ClassResolver) - Constructor for class org.apache.camel.component.netty4.http.HttpServerSharedInitializerFactory
 
HttpServerSharedPipelineFactory - Class in org.apache.camel.component.netty.http
A shared ServerPipelineFactory for a shared Netty HTTP server.
HttpServerSharedPipelineFactory(NettySharedHttpServerBootstrapConfiguration, HttpServerConsumerChannelFactory, ClassResolver) - Constructor for class org.apache.camel.component.netty.http.HttpServerSharedPipelineFactory
 
HttpServletResolveConsumerStrategy - Class in org.apache.camel.http.common
A default implementation of ServletResolveConsumerStrategy.
HttpServletResolveConsumerStrategy() - Constructor for class org.apache.camel.http.common.HttpServletResolveConsumerStrategy
 
HttpServletUrlRewrite - Interface in org.apache.camel.http.common
Extended UrlRewrite which leverages HttpServletRequest during the rewrite process.
HttpUrlRewrite - Class in org.apache.camel.component.urlrewrite
The camel-http component implementation of the HttpServletUrlRewrite.
HttpUrlRewrite() - Constructor for class org.apache.camel.component.urlrewrite.HttpUrlRewrite
 
hvals(String) - Method in class org.apache.camel.component.redis.RedisClient
 
HybridSourceDataBinding - Class in org.apache.camel.component.cxf
This is a hybrid DataBinding of JAXBDataBinding and SourceDataBinding.
HybridSourceDataBinding() - Constructor for class org.apache.camel.component.cxf.HybridSourceDataBinding
 

I

IBATIS_RESULT - Static variable in class org.apache.camel.component.ibatis.IBatisConstants
 
IBATIS_STATEMENT_NAME - Static variable in class org.apache.camel.component.ibatis.IBatisConstants
 
IBatisComponent - Class in org.apache.camel.component.ibatis
An IBatisComponent() - Constructor for class org.apache.camel.component.ibatis.IBatisComponent
 
IBatisComponent(SqlMapClient) - Constructor for class org.apache.camel.component.ibatis.IBatisComponent
 
IBatisConstants - Class in org.apache.camel.component.ibatis
IBatis Constants
IBatisConsumer - Class in org.apache.camel.component.ibatis
Consumer to read data from databaase.
IBatisConsumer(IBatisEndpoint, Processor) - Constructor for class org.apache.camel.component.ibatis.IBatisConsumer
 
IBatisEndpoint - Class in org.apache.camel.component.ibatis
Performs a query, poll, insert, update or delete in a relational database using Apache iBATIS.
IBatisEndpoint() - Constructor for class org.apache.camel.component.ibatis.IBatisEndpoint
 
IBatisEndpoint(String, IBatisComponent, String) - Constructor for class org.apache.camel.component.ibatis.IBatisEndpoint
 
IBatisProcessingStrategy - Interface in org.apache.camel.component.ibatis.strategy
Processing strategy for dealing with IBatis when consuming.
IBatisProducer - Class in org.apache.camel.component.ibatis
 
IBatisProducer(IBatisEndpoint) - Constructor for class org.apache.camel.component.ibatis.IBatisProducer
 
IBoxCollaborationsManagerApiMethod - Enum in org.apache.camel.component.box.internal
Camel ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxCollaborationsManager
IBoxCollaborationsManagerEndpointConfiguration - Class in org.apache.camel.component.box
Camel EndpointConfiguration for com.box.boxjavalibv2.resourcemanagers.IBoxCollaborationsManager
IBoxCollaborationsManagerEndpointConfiguration() - Constructor for class org.apache.camel.component.box.IBoxCollaborationsManagerEndpointConfiguration
 
IBoxCommentsManagerApiMethod - Enum in org.apache.camel.component.box.internal
Camel ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxCommentsManager
IBoxCommentsManagerEndpointConfiguration - Class in org.apache.camel.component.box
Camel EndpointConfiguration for com.box.boxjavalibv2.resourcemanagers.IBoxCommentsManager
IBoxCommentsManagerEndpointConfiguration() - Constructor for class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
IBoxEventsManagerApiMethod - Enum in org.apache.camel.component.box.internal
Camel ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxEventsManager
IBoxEventsManagerEndpointConfiguration - Class in org.apache.camel.component.box
Camel EndpointConfiguration for com.box.boxjavalibv2.resourcemanagers.IBoxEventsManager
IBoxEventsManagerEndpointConfiguration() - Constructor for class org.apache.camel.component.box.IBoxEventsManagerEndpointConfiguration
 
IBoxFilesManagerApiMethod - Enum in org.apache.camel.component.box.internal
Camel ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxFilesManager
IBoxFilesManagerEndpointConfiguration - Class in org.apache.camel.component.box
Camel EndpointConfiguration for com.box.boxjavalibv2.resourcemanagers.IBoxFilesManager
IBoxFilesManagerEndpointConfiguration() - Constructor for class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
IBoxFoldersManagerApiMethod - Enum in org.apache.camel.component.box.internal
Camel ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxFoldersManager
IBoxFoldersManagerEndpointConfiguration - Class in org.apache.camel.component.box
Camel EndpointConfiguration for com.box.boxjavalibv2.resourcemanagers.IBoxFoldersManager
IBoxFoldersManagerEndpointConfiguration() - Constructor for class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
IBoxGroupsManagerApiMethod - Enum in org.apache.camel.component.box.internal
Camel ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxGroupsManager
IBoxGroupsManagerEndpointConfiguration - Class in org.apache.camel.component.box
Camel EndpointConfiguration for com.box.boxjavalibv2.resourcemanagers.IBoxGroupsManager
IBoxGroupsManagerEndpointConfiguration() - Constructor for class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
IBoxSearchManagerApiMethod - Enum in org.apache.camel.component.box.internal
Camel ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxSearchManager
IBoxSearchManagerEndpointConfiguration - Class in org.apache.camel.component.box
Camel EndpointConfiguration for com.box.boxjavalibv2.resourcemanagers.IBoxSearchManager
IBoxSearchManagerEndpointConfiguration() - Constructor for class org.apache.camel.component.box.IBoxSearchManagerEndpointConfiguration
 
IBoxSharedItemsManagerApiMethod - Enum in org.apache.camel.component.box.internal
Camel ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxSharedItemsManager
IBoxSharedItemsManagerEndpointConfiguration - Class in org.apache.camel.component.box
Camel EndpointConfiguration for com.box.boxjavalibv2.resourcemanagers.IBoxSharedItemsManager
IBoxSharedItemsManagerEndpointConfiguration() - Constructor for class org.apache.camel.component.box.IBoxSharedItemsManagerEndpointConfiguration
 
IBoxUsersManagerApiMethod - Enum in org.apache.camel.component.box.internal
Camel ApiMethod Enumeration for com.box.boxjavalibv2.resourcemanagers.IBoxUsersManager
IBoxUsersManagerEndpointConfiguration - Class in org.apache.camel.component.box
Camel EndpointConfiguration for com.box.boxjavalibv2.resourcemanagers.IBoxUsersManager
IBoxUsersManagerEndpointConfiguration() - Constructor for class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
ical(boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the iCal data format
ICalConverter - Class in org.apache.camel.component.ical
ICal related converter.
ICalDataFormat - Class in org.apache.camel.component.ical
Bridge ICal data format to camel world.
ICalDataFormat() - Constructor for class org.apache.camel.component.ical.ICalDataFormat
 
IcalDataFormat - Class in org.apache.camel.model.dataformat
iCal data format
IcalDataFormat() - Constructor for class org.apache.camel.model.dataformat.IcalDataFormat
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Answer
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Author
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Certification
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Comment
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Content
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Creator
 
id - Variable in class org.apache.camel.component.linkedin.api.model.CurrentShare
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Editor
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Education
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Industry
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Inventor
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
id - Variable in class org.apache.camel.component.linkedin.api.model.JobPoster
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Language
 
id - Variable in class org.apache.camel.component.linkedin.api.model.MemberGroup
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Patent
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Publication
 
id - Variable in class org.apache.camel.component.linkedin.api.model.PublicationAuthor
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Question
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Recommendee
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Recommender
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Share
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Skill
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Status
 
id - Variable in class org.apache.camel.component.linkedin.api.model.UpdateComment
 
id - Variable in class org.apache.camel.component.linkedin.api.model.Years
 
id - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
id - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
id - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.Result
 
id - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.SObject
 
ID - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
id(String) - Method in class org.apache.camel.model.NoOutputExpressionNode
 
id(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Sets the id of this node
id(String) - Method in class org.apache.camel.model.ProcessorDefinition
Sets the id of this node.
id(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
id - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
id - Variable in class org.apache.camel.processor.RoutingSlip
 
id - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
id - Variable in class org.apache.camel.processor.SendProcessor
 
id - Variable in class org.apache.camel.processor.TryProcessor
 
ID_PROPERTY - Static variable in interface org.apache.camel.Route
 
IdAware - Interface in org.apache.camel.spi
To allow objects to be injected with an id, such as EIP Processors which has been defined from Camel routes.
idempotent - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
idempotentConsumer(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
idempotentConsumer(ProcessorDefinition<?>, IdempotentRepository<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
idempotentConsumer(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Idempotent consumer EIP: Creates an IdempotentConsumer to avoid duplicate messages
idempotentConsumer(Expression, IdempotentRepository<?>) - Method in class org.apache.camel.model.ProcessorDefinition
Idempotent consumer EIP: Creates an IdempotentConsumer to avoid duplicate messages
idempotentConsumer(IdempotentRepository<?>) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
will be removed in Camel 3.0. Instead use any of the other methods
IdempotentConsumer - Class in org.apache.camel.processor.idempotent
An implementation of the Idempotent Consumer pattern.
IdempotentConsumer(Expression, IdempotentRepository<String>, boolean, boolean, boolean, boolean, Processor) - Constructor for class org.apache.camel.processor.idempotent.IdempotentConsumer
 
IdempotentConsumerDefinition - Class in org.apache.camel.model
Filters out duplicate messages
IdempotentConsumerDefinition() - Constructor for class org.apache.camel.model.IdempotentConsumerDefinition
 
IdempotentConsumerDefinition(Expression, IdempotentRepository<?>) - Constructor for class org.apache.camel.model.IdempotentConsumerDefinition
 
idempotentKey - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
IdempotentOnCompletion - Class in org.apache.camel.processor.idempotent
On completion strategy for IdempotentConsumer.
IdempotentOnCompletion(IdempotentRepository<String>, String, boolean, boolean) - Constructor for class org.apache.camel.processor.idempotent.IdempotentOnCompletion
 
idempotentRepository - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
IdempotentRepository<E> - Interface in org.apache.camel.spi
Access to a repository of Message IDs to implement the Idempotent Consumer pattern.
IdentifiedType - Class in org.apache.camel.model
The unique identifier for a bean.
IdentifiedType() - Constructor for class org.apache.camel.model.IdentifiedType
 
IDENTIFIER - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
IDENTIFIER - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
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.
ignite() - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
 
IGNITE_CACHE_EVENT_TYPE - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_CACHE_KEY - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_CACHE_NAME - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_CACHE_OLD_VALUE - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_CACHE_OPERATION - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_CACHE_PEEK_MODE - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_CACHE_QUERY - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_COMPUTE_AFFINITY_CACHE_NAME - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_COMPUTE_AFFINITY_KEY - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_COMPUTE_EXECUTION_TYPE - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_COMPUTE_PARAMS - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_COMPUTE_REDUCER - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_IDGEN_OPERATION - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_MESSAGING_TOPIC - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_MESSAGING_UUID - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_QUEUE_MAX_ELEMENTS - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_QUEUE_OPERATION - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_QUEUE_TIMEOUT_MILLIS - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_QUEUE_TRANSFERRED_COUNT - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IGNITE_SETS_OPERATION - Static variable in class org.apache.camel.component.ignite.IgniteConstants
 
IgniteCacheContinuousQueryConsumer - Class in org.apache.camel.component.ignite.cache
A consumer that generates Exchanges for items received from a continuous query.
IgniteCacheContinuousQueryConsumer(IgniteCacheEndpoint, Processor, IgniteCache<Object, Object>) - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheContinuousQueryConsumer
 
IgniteCacheEndpoint - Class in org.apache.camel.component.ignite.cache
Ignite Cache endpoint.
IgniteCacheEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
 
IgniteCacheOperation - Enum in org.apache.camel.component.ignite.cache
Enumeration of Ignite Cache operations.
IgniteCacheProducer - Class in org.apache.camel.component.ignite.cache
Ignite Cache producer.
IgniteCacheProducer(IgniteCacheEndpoint, IgniteCache<Object, Object>) - Constructor for class org.apache.camel.component.ignite.cache.IgniteCacheProducer
 
igniteComponent() - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
 
IgniteComponent - Class in org.apache.camel.component.ignite
The Ignite Component integrates Apache Camel with Apache Ignite, providing endpoints for the following functions: Cache operations. Cluster computation. Messaging. Eventing. Id Generation. Set operations. Queue operations.
IgniteComponent() - Constructor for class org.apache.camel.component.ignite.IgniteComponent
 
IgniteComponent.IgniteLifecycleMode - Enum in org.apache.camel.component.ignite
Modes of managing the underlying Ignite instance.
IgniteComputeEndpoint - Class in org.apache.camel.component.ignite.compute
Ignite Compute endpoint.
IgniteComputeEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
 
IgniteComputeExecutionType - Enum in org.apache.camel.component.ignite.compute
Enumeration of execution type for the Ignite Compute producer.
IgniteComputeProducer - Class in org.apache.camel.component.ignite.compute
Ignite Compute producer.
IgniteComputeProducer(IgniteComputeEndpoint) - Constructor for class org.apache.camel.component.ignite.compute.IgniteComputeProducer
 
IgniteConstants - Class in org.apache.camel.component.ignite
Ignite Component constants.
IgniteEventsConsumer - Class in org.apache.camel.component.ignite.events
Ignite Events consumer.
IgniteEventsConsumer(IgniteEventsEndpoint, Processor, IgniteEvents) - Constructor for class org.apache.camel.component.ignite.events.IgniteEventsConsumer
 
IgniteEventsEndpoint - Class in org.apache.camel.component.ignite.events
Ignite Events endpoint.
IgniteEventsEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
 
IgniteHelper - Class in org.apache.camel.component.ignite
Helper methods for the Ignite component.
IgniteIdGenEndpoint - Class in org.apache.camel.component.ignite.idgen
Ignite ID Generator endpoint.
IgniteIdGenEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
IgniteIdGenOperation - Enum in org.apache.camel.component.ignite.idgen
Enumeration of ID Generator / AtomicSequence operations.
IgniteIdGenProducer - Class in org.apache.camel.component.ignite.idgen
Ignite ID Generator producer.
IgniteIdGenProducer(IgniteIdGenEndpoint, IgniteAtomicSequence) - Constructor for class org.apache.camel.component.ignite.idgen.IgniteIdGenProducer
 
IgniteMessagingConsumer - Class in org.apache.camel.component.ignite.messaging
Ignite Messaging consumer.
IgniteMessagingConsumer(IgniteMessagingEndpoint, Processor, IgniteMessaging) - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingConsumer
 
IgniteMessagingEndpoint - Class in org.apache.camel.component.ignite.messaging
Ignite Messaging endpoint.
IgniteMessagingEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
IgniteMessagingProducer - Class in org.apache.camel.component.ignite.messaging
Ignite Messaging producer.
IgniteMessagingProducer(IgniteMessagingEndpoint, Ignite, IgniteMessaging) - Constructor for class org.apache.camel.component.ignite.messaging.IgniteMessagingProducer
 
IgniteMessagingSendMode - Enum in org.apache.camel.component.ignite.messaging
Enum for Ignite Messaging send modes.
IgniteQueueEndpoint - Class in org.apache.camel.component.ignite.queue
Ignite Queue endpoint.
IgniteQueueEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
 
IgniteQueueOperation - Enum in org.apache.camel.component.ignite.queue
Enumeration of queue operations.
IgniteQueueProducer - Class in org.apache.camel.component.ignite.queue
 
IgniteQueueProducer(IgniteQueueEndpoint, IgniteQueue<Object>) - Constructor for class org.apache.camel.component.ignite.queue.IgniteQueueProducer
 
IgniteSetEndpoint - Class in org.apache.camel.component.ignite.set
Ignite Cache endpoint.
IgniteSetEndpoint(String, URI, Map<String, Object>, IgniteComponent) - Constructor for class org.apache.camel.component.ignite.set.IgniteSetEndpoint
 
IgniteSetOperation - Enum in org.apache.camel.component.ignite.set
Enumeration of Set operations.
IgniteSetProducer - Class in org.apache.camel.component.ignite.set
The Ignite Set producer.
IgniteSetProducer(IgniteSetEndpoint, IgniteSet<Object>) - Constructor for class org.apache.camel.component.ignite.set.IgniteSetProducer
 
IGNORE_BODY - Static variable in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
IGNORE_RETURN_VALUES - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
ignoreCannotRetrieveFile(String, Exchange, Exception) - Method in class org.apache.camel.component.file.GenericFileConsumer
Whether to ignore if the file cannot be retrieved.
ignoreCannotRetrieveFile(String, Exchange, Exception) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
ignoreCannotRetrieveFile(String, Exchange, Exception) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
ignoreCoreValidationFailure() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
ignoreCoreValidationFailure() - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
If true is returned then the verifier will go-on as if there was no validation failure.
ignoreInvalidCasts() - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Ignores invalid casts instead of throwing an exception if the pick expression result cannot be casted to the specified type.
ignoreInvalidCorrelationKeys() - Method in class org.apache.camel.model.AggregateDefinition
If a correlation key cannot be successfully evaluated it will be ignored by logging a {{DEBUG}} and then just ignore the incoming Exchange.
ignoreInvalidEndpoint() - Method in class org.apache.camel.model.EnrichDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoint() - Method in class org.apache.camel.model.PollEnrichDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoint() - Method in class org.apache.camel.model.ToDynamicDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoint() - Method in class org.apache.camel.model.WireTapDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoint - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
ignoreInvalidEndpoints() - Method in class org.apache.camel.model.DynamicRouterDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoints() - Method in class org.apache.camel.model.RecipientListDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoints() - Method in class org.apache.camel.model.RoutingSlipDefinition
Ignore the invalidate endpoint exception when try to create a producer with that endpoint
ignoreInvalidEndpoints - Variable in class org.apache.camel.processor.RoutingSlip
 
ignoreInvalidExchanges() - Method in class org.apache.camel.model.ResequenceDefinition
If an incoming Exchange is invalid, then it will be ignored.
ignoreLeadingWhitespaces - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
ignoreLeadingWhitespaces - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
ignoreMissingLocationWithPropertiesComponent() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Whether to ignore missing locations with the PropertiesComponent.
ignoreReturnValuesCache(BasicCache<K, V>) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
ignoreTrailingWhitespaces - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
ignoreTrailingWhitespaces - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
IllegalHeaderException - Exception in org.apache.camel.component.sjms.jms
IllegalHeaderException is thrown if a header is detected that doesn't meet the JMS standard.
IllegalHeaderException() - Constructor for exception org.apache.camel.component.sjms.jms.IllegalHeaderException
 
IllegalHeaderException(String, Throwable) - Constructor for exception org.apache.camel.component.sjms.jms.IllegalHeaderException
 
IllegalHeaderException(String) - Constructor for exception org.apache.camel.component.sjms.jms.IllegalHeaderException
 
IllegalHeaderException(Throwable) - Constructor for exception org.apache.camel.component.sjms.jms.IllegalHeaderException
 
Im - Class in org.apache.camel.component.yammer.model
 
Im() - Constructor for class org.apache.camel.component.yammer.model.Im
 
ImAccount - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ImAccount() - Constructor for class org.apache.camel.component.linkedin.api.model.ImAccount
 
imAccountList - Variable in class org.apache.camel.component.linkedin.api.model.ImAccounts
 
imAccountName - Variable in class org.apache.camel.component.linkedin.api.model.ImAccount
 
ImAccounts - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ImAccounts() - Constructor for class org.apache.camel.component.linkedin.api.model.ImAccounts
 
imAccounts - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
imAccountType - Variable in class org.apache.camel.component.linkedin.api.model.ImAccount
 
ImAccountType - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
image - Variable in class org.apache.camel.component.sql.stored.template.generated.Token
The string image of the token.
Image - Class in org.apache.camel.component.yammer.model
 
Image() - Constructor for class org.apache.camel.component.yammer.model.Image
 
IMAGE_ID - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
IMAGE_ID - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
IMAGE_TYPE - Static variable in class org.apache.camel.dataformat.barcode.BarcodeParameters
Default image type: PNG
imageUrl - Variable in class org.apache.camel.component.linkedin.api.model.Attachment
 
IMMEDIATE - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
ImplicitCollectionEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
ImplicitCollectionEntry(String, String[]) - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
ImplicitCollectionList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionList
 
ImplicitCollectionsAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionsAdapter
 
impressionCount - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
 
impressions - Variable in class org.apache.camel.component.linkedin.api.model.ViewByMonth
 
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
 
InactiveDevice - Class in org.apache.camel.component.apns.model
 
InactiveDevice(String, Date) - Constructor for class org.apache.camel.component.apns.model.InactiveDevice
 
inBody - Variable in class org.apache.camel.util.component.AbstractApiEndpoint
 
InboundBinding<E extends Endpoint,S,T> - Interface in org.apache.camel.component.gae.bind
Represents the binding of request and response types to an Exchange.
InboundBindingSupport<E extends Endpoint,S,T> - Interface in org.apache.camel.component.gae.bind
Implemented by Endpoints that provide an InboundBinding to Consumers.
inBuf - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
include - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
include - Variable in class org.apache.camel.core.xml.util.jsse.FilterParametersDefinition
 
include - Variable in class org.apache.camel.util.jsse.FilterParameters
 
INCLUDE_DETAILS - Static variable in class org.apache.camel.component.salesforce.api.SalesforceReportResultsToListConverter
 
INCLUDE_DETAILS - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
INCLUDE_HEADERS - Static variable in class org.apache.camel.component.salesforce.api.SalesforceReportResultsToListConverter
 
INCLUDE_HOST_NAME - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
INCLUDE_SUMMARY - Static variable in class org.apache.camel.component.salesforce.api.SalesforceReportResultsToListConverter
 
includePattern - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Include Salesforce SObjects that match pattern.
includeRoutes(RoutesBuilder) - Method in class org.apache.camel.builder.RouteBuilder
Includes the routes from the build to this builder.
includes - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Names of Salesforce SObject for which DTOs must be generated.
includeTestBundle() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method if you don't want CamelBlueprintTestSupport create the test bundle
includeTokens - Variable in class org.apache.camel.support.TokenPairExpressionIterator
 
incoming(Exchange) - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
incr(String) - Method in class org.apache.camel.component.redis.RedisClient
 
incrby(String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
increasingField - Variable in class org.apache.camel.component.mongodb.MongoDbTailTrackingConfig
INCREMENT - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
increment() - Method in class org.apache.camel.management.mbean.ManagedCounter
 
increment() - Method in class org.apache.camel.management.mbean.Statistic
 
INCREMENT_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
incrementTraceCounter() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
index(Exchange) - Method in class org.apache.camel.component.lucene.LuceneIndexer
 
INDEX - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
index - Variable in class org.apache.camel.language.simple.BaseSimpleParser
 
INDEXED_STORE - Static variable in class org.apache.camel.component.krati.KratiConstants
 
Industries - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Industries() - Constructor for class org.apache.camel.component.linkedin.api.model.Industries
 
industries - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
industry - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
Industry - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Industry() - Constructor for class org.apache.camel.component.linkedin.api.model.Industry
 
industry - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
industryList - Variable in class org.apache.camel.component.linkedin.api.model.Industries
 
InEntry - Class in org.apache.camel.component.javaspace
Specialized JavaSpace Entry for managing the request/reply pattern
InEntry() - Constructor for class org.apache.camel.component.javaspace.InEntry
 
InetAddressUtil - Class in org.apache.camel.util
Util class for InetAddress
InfinispanAsyncClusteredEventListener - Class in org.apache.camel.component.infinispan.embedded
 
InfinispanAsyncClusteredEventListener(InfinispanConsumer, Set<String>) - Constructor for class org.apache.camel.component.infinispan.embedded.InfinispanAsyncClusteredEventListener
 
InfinispanAsyncLocalEventListener - Class in org.apache.camel.component.infinispan.embedded
 
InfinispanAsyncLocalEventListener(InfinispanConsumer, Set<String>) - Constructor for class org.apache.camel.component.infinispan.embedded.InfinispanAsyncLocalEventListener
 
InfinispanComponent - Class in org.apache.camel.component.infinispan
 
InfinispanComponent() - Constructor for class org.apache.camel.component.infinispan.InfinispanComponent
 
InfinispanConfiguration - Class in org.apache.camel.component.infinispan
 
InfinispanConfiguration() - Constructor for class org.apache.camel.component.infinispan.InfinispanConfiguration
 
InfinispanConstants - Interface in org.apache.camel.component.infinispan
 
InfinispanConsumer - Class in org.apache.camel.component.infinispan
 
InfinispanConsumer(InfinispanEndpoint, Processor, InfinispanConfiguration) - Constructor for class org.apache.camel.component.infinispan.InfinispanConsumer
 
infinispanConsumer - Variable in class org.apache.camel.component.infinispan.InfinispanEventListener
 
InfinispanConsumerEmbeddedHandler - Class in org.apache.camel.component.infinispan.embedded
 
InfinispanConsumerHandler - Interface in org.apache.camel.component.infinispan
 
InfinispanConsumerRemoteHandler - Class in org.apache.camel.component.infinispan.remote
 
InfinispanCustomListener - Class in org.apache.camel.component.infinispan
This class is supposed to be extended by users and annotated with @Listener or @ClientListener and passed to the consumer endpoint through the 'customListener' parameter.
InfinispanCustomListener(InfinispanConsumer, Set<String>) - Constructor for class org.apache.camel.component.infinispan.InfinispanCustomListener
 
InfinispanEmbeddedCustomListener - Class in org.apache.camel.component.infinispan.embedded
This class is supposed to be extended by users and annotated with @Listener and passed to the consumer endpoint through the 'customListener' parameter.
InfinispanEmbeddedCustomListener() - Constructor for class org.apache.camel.component.infinispan.embedded.InfinispanEmbeddedCustomListener
 
InfinispanEndpoint - Class in org.apache.camel.component.infinispan
For reading/writing from/to Infinispan distributed key/value store and data grid.
InfinispanEndpoint() - Constructor for class org.apache.camel.component.infinispan.InfinispanEndpoint
 
InfinispanEndpoint(String, InfinispanComponent, InfinispanConfiguration) - Constructor for class org.apache.camel.component.infinispan.InfinispanEndpoint
 
InfinispanEventListener - Class in org.apache.camel.component.infinispan
 
InfinispanEventListener(InfinispanConsumer, Set<String>) - Constructor for class org.apache.camel.component.infinispan.InfinispanEventListener
 
InfinispanIdempotentRepository - Class in org.apache.camel.component.infinispan.processor.idempotent
 
InfinispanIdempotentRepository(BasicCacheContainer, String) - Constructor for class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
InfinispanIdempotentRepository(String) - Constructor for class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
InfinispanIdempotentRepository() - Constructor for class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
infinispanIdempotentRepository(BasicCacheContainer, String) - Static method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
infinispanIdempotentRepository(String) - Static method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
infinispanIdempotentRepository() - Static method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
InfinispanManager - Class in org.apache.camel.component.infinispan
 
InfinispanManager(InfinispanConfiguration) - Constructor for class org.apache.camel.component.infinispan.InfinispanManager
 
InfinispanManager(CamelContext, InfinispanConfiguration) - Constructor for class org.apache.camel.component.infinispan.InfinispanManager
 
InfinispanOperation - Class in org.apache.camel.component.infinispan
 
InfinispanProducer - Class in org.apache.camel.component.infinispan
 
InfinispanProducer(InfinispanEndpoint, InfinispanConfiguration) - Constructor for class org.apache.camel.component.infinispan.InfinispanProducer
 
InfinispanQueryBuilder - Interface in org.apache.camel.component.infinispan
 
InfinispanRemoteCustomListener - Class in org.apache.camel.component.infinispan.remote
This class is supposed to be extended by users and annotated with @ClientListener and passed to the consumer endpoint through the 'customListener' parameter.
InfinispanRemoteCustomListener() - Constructor for class org.apache.camel.component.infinispan.remote.InfinispanRemoteCustomListener
 
InfinispanRemoteEventListener - Class in org.apache.camel.component.infinispan.remote
 
InfinispanRemoteEventListener(InfinispanConsumer, Set<String>) - Constructor for class org.apache.camel.component.infinispan.remote.InfinispanRemoteEventListener
 
InfinispanRemoteOperation - Class in org.apache.camel.component.infinispan.remote
 
InfinispanSyncClusteredEventListener - Class in org.apache.camel.component.infinispan.embedded
 
InfinispanSyncClusteredEventListener(InfinispanConsumer, Set<String>) - Constructor for class org.apache.camel.component.infinispan.embedded.InfinispanSyncClusteredEventListener
 
InfinispanSyncLocalEventListener - Class in org.apache.camel.component.infinispan.embedded
 
InfinispanSyncLocalEventListener(InfinispanConsumer, Set<String>) - Constructor for class org.apache.camel.component.infinispan.embedded.InfinispanSyncLocalEventListener
 
InfinispanUtil - Class in org.apache.camel.component.infinispan
 
InflightRepository - Interface in org.apache.camel.spi
A repository which tracks in flight Exchanges.
InflightRepository.InflightExchange - Interface in org.apache.camel.spi
Information about the inflight exchange.
informationJson() - Method in interface org.apache.camel.api.management.mbean.ManagedComponentMBean
 
informationJson() - Method in interface org.apache.camel.api.management.mbean.ManagedDataFormatMBean
 
informationJson() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointMBean
 
informationJson() - Method in interface org.apache.camel.api.management.mbean.ManagedProcessorMBean
 
informationJson() - Method in class org.apache.camel.management.mbean.ManagedComponent
 
informationJson() - Method in class org.apache.camel.management.mbean.ManagedDataFormat
 
informationJson() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
informationJson() - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
InfoUrls - Class in org.apache.camel.component.salesforce.api.dto
 
InfoUrls() - Constructor for class org.apache.camel.component.salesforce.api.dto.InfoUrls
 
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.
 
inInterceptorNames - Variable in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
init() - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
init(ServletConfig) - Method in class org.apache.camel.component.atmosphere.websocket.CamelWebSocketServlet
 
init(Ehcache) - Method in interface org.apache.camel.component.cache.CacheLoaderWrapper
 
init() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
init() - Method in class org.apache.camel.component.cxf.spring.NamespaceHandler
 
init() - Method in class org.apache.camel.component.cxf.transport.spring.NamespaceHandler
 
init(FilterConfig) - Method in class org.apache.camel.component.jetty.CamelFilterWrapper
 
init(Exchange, JettyHttpBinding, HttpClient, AsyncCallback) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
init(Exchange, JettyHttpBinding, HttpClient, AsyncCallback) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
init(Exchange, JettyHttpBinding, HttpClient, AsyncCallback) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
init(CamelContext, NettyServerBootstrapConfiguration, ChannelPipelineFactory) - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
init(ThreadFactory, NettyServerBootstrapConfiguration, ChannelPipelineFactory) - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
init(int) - Method in class org.apache.camel.component.netty.http.handlers.HttpServerMultiplexChannelHandler
 
init(CamelContext, NettyServerBootstrapConfiguration, ChannelPipelineFactory) - Method in class org.apache.camel.component.netty.http.HttpServerBootstrapFactory
 
init(int) - Method in interface org.apache.camel.component.netty.http.HttpServerConsumerChannelFactory
Initializes this consumer channel factory with the given port.
init(CamelContext, NettyServerBootstrapConfiguration, ChannelPipelineFactory) - Method in interface org.apache.camel.component.netty.NettyServerBootstrapFactory
Initializes this non-shared NettyServerBootstrapFactory.
init(ThreadFactory, NettyServerBootstrapConfiguration, ChannelPipelineFactory) - Method in interface org.apache.camel.component.netty.NettyServerBootstrapFactory
Initializes this shared NettyServerBootstrapFactory.
init(CamelContext, NettyServerBootstrapConfiguration, ChannelPipelineFactory) - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
init(ThreadFactory, NettyServerBootstrapConfiguration, ChannelPipelineFactory) - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
init(CamelContext, NettyServerBootstrapConfiguration, ChannelPipelineFactory) - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
init(ThreadFactory, NettyServerBootstrapConfiguration, ChannelPipelineFactory) - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
init(CamelContext, NettyServerBootstrapConfiguration, ChannelInitializer<Channel>) - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
init(ThreadFactory, NettyServerBootstrapConfiguration, ChannelInitializer<Channel>) - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
init(int) - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler
 
init(CamelContext, NettyServerBootstrapConfiguration, ChannelInitializer<Channel>) - Method in class org.apache.camel.component.netty4.http.HttpServerBootstrapFactory
 
init(int) - Method in interface org.apache.camel.component.netty4.http.HttpServerConsumerChannelFactory
Initializes this consumer channel factory with the given port.
init(CamelContext, NettyServerBootstrapConfiguration, ChannelInitializer<Channel>) - Method in interface org.apache.camel.component.netty4.NettyServerBootstrapFactory
Initializes this non-shared NettyServerBootstrapFactory.
init(ThreadFactory, NettyServerBootstrapConfiguration, ChannelInitializer<Channel>) - Method in interface org.apache.camel.component.netty4.NettyServerBootstrapFactory
Initializes this shared NettyServerBootstrapFactory.
init(CamelContext, NettyServerBootstrapConfiguration, ChannelInitializer<Channel>) - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
init(ThreadFactory, NettyServerBootstrapConfiguration, ChannelInitializer<Channel>) - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
init(CamelContext, NettyServerBootstrapConfiguration, ChannelInitializer<Channel>) - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
init(ThreadFactory, NettyServerBootstrapConfiguration, ChannelInitializer<Channel>) - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
init(ServletConfig) - Method in class org.apache.camel.component.servlet.CamelHttpTransportServlet
 
init() - Method in class org.apache.camel.component.spring.integration.adapter.config.NamespaceHandler
 
init() - Method in class org.apache.camel.component.spring.security.config.NamespaceHandler
 
init(ExtendedProperties) - Method in class org.apache.camel.component.velocity.CamelVelocityClasspathResourceLoader
 
init(CamelContext, DozerBeanMapper) - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
Doses the actual querying and registration of DozerTypeConverters with the CamelContext.
init(ServletConfig) - Method in class org.apache.camel.http.common.CamelServlet
 
init() - Method in class org.apache.camel.jsonpath.JsonPathExpression
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.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.ManagedDataFormat
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedService
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedTracer
 
init(ManagementStrategy) - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
init() - Method in class org.apache.camel.osgi.CamelNamespaceHandler
 
init(List<Class<?>>) - Method in class org.apache.camel.processor.loadbalancer.ExceptionFailureStatistics
 
init() - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
init(FilterConfig) - Method in class org.apache.camel.swagger.servlet.RestSwaggerCorsFilter
 
init(ServletConfig) - Method in class org.apache.camel.swagger.servlet.RestSwaggerServlet
 
INIT_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
initAnnotatedFields() - Method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
Find fields annotated in each class of the model
initAnnotatedFields() - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
 
initAnnotatedFields() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
 
initAnnotatedFields() - Method in class org.apache.camel.dataformat.bindy.BindyKeyValuePairFactory
 
initBeanPostProcessor(BlueprintCamelContext) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
initBeanPostProcessor(T) - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
initBeanPostProcessor(SpringCamelContext) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
initCamelContext(T) - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
Initializes the context
initChannel(Channel) - Method in class org.apache.camel.component.netty4.DefaultClientInitializerFactory
 
initChannel(Channel) - Method in class org.apache.camel.component.netty4.DefaultServerInitializerFactory
 
initChannel(Channel) - Method in class org.apache.camel.component.netty4.http.HttpClientInitializerFactory
 
initChannel(Channel) - Method in class org.apache.camel.component.netty4.http.HttpServerInitializerFactory
 
initChannel(Channel) - Method in class org.apache.camel.component.netty4.http.HttpServerSharedInitializerFactory
 
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
 
initClearStatement() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
initClient() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
initConsumerProperties() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
initCsvModel() - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
method uses to initialize the model representing the classes who will bind the data.
initCustomRegistry(BlueprintCamelContext) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
initCustomRegistry(T) - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
initCustomRegistry(SpringCamelContext) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
initDeleteStatement() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
initDozerBeanContainerAndMapper() - Method in class org.apache.camel.component.dozer.DozerEndpoint
 
initELEngine() - Method in class org.apache.camel.component.dozer.DozerEndpoint
 
initFixedLengthModel() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
method uses to initialize the model representing the classes who will bind the data.
initHdfs() - Method in class org.apache.camel.component.hdfs.HdfsComponent
 
initHdfs() - Method in class org.apache.camel.component.hdfs2.HdfsComponent
 
initialCapacity - Variable in class org.apache.camel.component.krati.KratiEndpoint
 
initialize() - Method in class org.apache.camel.component.ahc.HttpHeaderFilterStrategy
 
initialize() - Method in class org.apache.camel.component.ahc.HttpProtocolHeaderFilterStrategy
 
initialize() - Method in class org.apache.camel.component.aws.sqs.SqsHeaderFilterStrategy
 
initialize() - Method in class org.apache.camel.component.cxf.common.header.CxfHeaderFilterStrategy
 
initialize(Client, Bus) - Method in class org.apache.camel.component.cxf.feature.CXFMessageDataFormatFeature
 
initialize(Server, Bus) - Method in class org.apache.camel.component.cxf.feature.CXFMessageDataFormatFeature
 
initialize(Client, Bus) - Method in class org.apache.camel.component.cxf.feature.PayLoadDataFormatFeature
 
initialize(Server, Bus) - Method in class org.apache.camel.component.cxf.feature.PayLoadDataFormatFeature
 
initialize(Client, Bus) - Method in class org.apache.camel.component.cxf.feature.RAWDataFormatFeature
 
initialize(Server, Bus) - Method in class org.apache.camel.component.cxf.feature.RAWDataFormatFeature
 
initialize() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsHeaderFilterStrategy
 
initialize() - Method in class org.apache.camel.component.jms.JmsHeaderFilterStrategy
 
initialize() - Method in class org.apache.camel.component.mail.MailHeaderFilterStrategy
 
initialize() - Method in class org.apache.camel.component.mongodb.MongoDbTailTrackingManager
 
initialize() - Method in class org.apache.camel.component.netty.http.NettyHttpHeaderFilterStrategy
 
initialize() - Method in class org.apache.camel.component.netty4.http.NettyHttpHeaderFilterStrategy
 
initialize(URI, Map<String, Object>, SipComponent) - Method in class org.apache.camel.component.sip.SipConfiguration
 
initialize() - Method in class org.apache.camel.component.sjms.SjmsHeaderFilterStrategy
 
initialize() - Method in class org.apache.camel.component.sparkrest.SparkHeaderFilterStrategy
 
initialize() - Method in class org.apache.camel.component.spring.integration.adapter.CamelSourceAdapter
 
initialize() - Method in class org.apache.camel.component.undertow.UndertowHeaderFilterStrategy
 
initialize(Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
Initializes this builder - Must be invoked before evaluation.
initialize() - Method in class org.apache.camel.http.common.HttpHeaderFilterStrategy
 
initialize() - Method in class org.apache.camel.http.common.HttpProtocolHeaderFilterStrategy
 
initialize(CamelContext) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
initializeAuthFlow(Object, String, String) - Method in class org.apache.camel.component.box.internal.LoginAuthFlowUI
 
initializeAuthFlow(Object, String, String, String) - Method in class org.apache.camel.component.box.internal.LoginAuthFlowUI
 
initializeAuthFlow(Object, String, String, String, BoxClient) - Method in class org.apache.camel.component.box.internal.LoginAuthFlowUI
 
initializeCache() - Method in class org.apache.camel.component.cache.CacheEndpoint
Returns Cache instance or create new one if not exists.
initializeChat() - Method in class org.apache.camel.component.xmpp.XmppGroupChatProducer
 
initializeConnection() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
initializeConnection() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Initialises the MongoDB connection using the Mongo object provided to the endpoint
initializeProcess() - Method in class org.apache.camel.component.mongodb.MongoDbTailingProcess
Initialise the tailing process, the cursor and if persistent tail tracking is enabled, recover the cursor from the persisted point.
initializeSantuario() - Static method in class org.apache.camel.component.xmlsecurity.processor.SantuarioUtil
 
initializeWSDLOperations() - Method in class org.apache.camel.component.cxf.WSDLServiceFactoryBean
 
initiate() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Deprecated.
initInsertStatement() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
initJdbc() - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
 
initJMXAgent() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
initJsch() - Method in class org.apache.camel.component.scp.ScpComponent
 
initKeyValuePairModel() - Method in class org.apache.camel.dataformat.bindy.BindyKeyValuePairFactory
method uses to initialize the model representing the classes who will bind the data This process will scan for classes according to the package name provided, check the annotated classes and fields.
initLazyLoadTypeConverters() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
initModel() - Method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
method uses to initialize the model representing the classes who will bind the data.
initModel() - Method in interface org.apache.camel.dataformat.bindy.BindyFactory
Prior to bind or unbind the data to and from string or model classes, the factory must create a collection of objects representing the model
initParent(ProcessorDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
 
initPropertyPlaceholder() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
initPropertyPlaceholder() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
initPropertyPlaceholder() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
initReplyManager() - Method in class org.apache.camel.component.jms.JmsProducer
 
initReplyManager() - Method in class org.apache.camel.component.rabbitmq.RabbitMQProducer
 
initRestRefs() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
initRouteRefs() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
initSelectStatement() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
initSelectStatement() - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
initService(GitHubService) - Method in class org.apache.camel.component.github.consumer.AbstractGitHubConsumer
 
initService(GitHubService) - Method in class org.apache.camel.component.github.producer.AbstractGitHubProducer
 
initSignatureService(Exchange) - Method in class org.apache.camel.component.crypto.processor.SigningProcessor
 
initStreamCachingStrategy() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
initSwagger(BeanConfig, Map<String, Object>) - Method in class org.apache.camel.swagger.RestSwaggerSupport
 
initTailTracking() - Method in class org.apache.camel.component.mongodb.MongoDbTailableCursorConsumer
 
initThreadPoolProfiles(T) - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
injectBeanPostProcessor(Element, ParserContext, String, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
injectField(Field, String, String, String, Object, String) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
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.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
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.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
injectFieldProperty(Field, String, String, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
injectFields(Object, String) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
A strategy method to allow implementations to perform some custom JBI based injection of the POJO
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.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
injectMethods(Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
injectNamespaces(Element, Binder<Node>) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
injectNamespaces(Element, Binder<Node>) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
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.
Injectors - Class in org.apache.camel.guice.inject
 
INJETOR - Static variable in class org.apache.camel.util.jndi.JndiContext
 
inMemory() - Method in class org.apache.camel.component.cxf.converter.CachedCxfPayload
 
inMemory() - Method in class org.apache.camel.component.netty.http.NettyChannelBufferStreamCache
 
inMemory() - Method in class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCache
 
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
inMessage - Variable in class org.apache.camel.component.cxf.transport.CamelDestination.BackChannelConduit
 
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
Marks the exchange pattern for the route to one way
InOnlyDefinition() - Constructor for class org.apache.camel.model.InOnlyDefinition
 
InOnlyDefinition(String) - Constructor for class org.apache.camel.model.InOnlyDefinition
 
InOnlyDefinition(Endpoint) - Constructor for class org.apache.camel.model.InOnlyDefinition
 
InOnlyMessageHandler - Class in org.apache.camel.component.sjms.consumer
InOnlyMessageHandler(SjmsEndpoint, ExecutorService) - Constructor for class org.apache.camel.component.sjms.consumer.InOnlyMessageHandler
 
InOnlyMessageHandler(SjmsEndpoint, ExecutorService, Synchronization) - Constructor for class org.apache.camel.component.sjms.consumer.InOnlyMessageHandler
 
InOnlyMessageHandler.NoOpAsyncCallback - Class in org.apache.camel.component.sjms.consumer
 
InOnlyMessageSentCallback - Class in org.apache.camel.component.jms
MessageSentCallback used to enrich the Camel Exchange with the actual JMSMessageID after sending to a JMS Destination using ExchangePattern.InOnly style.
InOnlyMessageSentCallback(Exchange) - Constructor for class org.apache.camel.component.jms.InOnlyMessageSentCallback
 
InOnlyProducer - Class in org.apache.camel.component.sjms.producer
A Camel Producer that provides the InOnly Exchange pattern..
InOnlyProducer(Endpoint) - Constructor for class org.apache.camel.component.sjms.producer.InOnlyProducer
 
InOut - Annotation Type in org.apache.camel
Marks a method as being ExchangePattern.InOut when a class or interface has been annotated with InOnly when using Bean Integration or Spring Remoting.
inOut() - Method in class org.apache.camel.model.ProcessorDefinition
inOut(String) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the message to the given endpoint using an Request Reply or InOut exchange pattern

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

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

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

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

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

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

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

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

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

InOutDefinition - Class in org.apache.camel.model
Marks the exchange pattern for the route to request/reply
InOutDefinition() - Constructor for class org.apache.camel.model.InOutDefinition
 
InOutDefinition(String) - Constructor for class org.apache.camel.model.InOutDefinition
 
InOutDefinition(Endpoint) - Constructor for class org.apache.camel.model.InOutDefinition
 
InOutMessageHandler - Class in org.apache.camel.component.sjms.consumer
cache manager to store and purge unused cashed producers or we will have a memory leak
InOutMessageHandler(SjmsEndpoint, ExecutorService) - Constructor for class org.apache.camel.component.sjms.consumer.InOutMessageHandler
 
InOutMessageHandler(SjmsEndpoint, ExecutorService, Synchronization) - Constructor for class org.apache.camel.component.sjms.consumer.InOutMessageHandler
 
InOutMessageHandler.MessageHandlerAsyncCallback - Class in org.apache.camel.component.sjms.consumer
 
InOutProducer - Class in org.apache.camel.component.sjms.producer
A Camel Producer that provides the InOut Exchange pattern.
InOutProducer(SjmsEndpoint) - Constructor for class org.apache.camel.component.sjms.producer.InOutProducer
 
InOutProducer.MessageConsumerResourcesFactory - Class in org.apache.camel.component.sjms.producer
A pool of MessageConsumerResources objects that are the reply consumers.
inProgressRepository - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
input_stream - Variable in class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
 
InputParameter - Class in org.apache.camel.component.sql.stored.template.ast
 
InputParameter(String, int, Token) - Constructor for class org.apache.camel.component.sql.stored.template.ast.InputParameter
 
InputParameter() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
 
InputParameterSrc() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
 
inputStream - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
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(CamelContext, String, Exchange, String) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
Inserts a new record into the given repository table
insert(T) - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
Operation that inserts the key if it does not already exist
insert(String) - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
insert(E) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Inserts the given element into this resequencer.
INSERT_RECORDS_AFFECTED - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
insertAndUpdateHelper(CamelContext, String, Exchange, String, boolean) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
installRoutes() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
Strategy to install all available routes into the context
installWatch() - Method in class org.apache.camel.component.zookeeper.operations.ChildrenChangedOperation
 
installWatch() - Method in class org.apache.camel.component.zookeeper.operations.DataChangedOperation
 
installWatch() - Method in class org.apache.camel.component.zookeeper.operations.ExistenceChangedOperation
 
installWatch() - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
Install the watcher to receive WatchedEvents.
INSTANCE - Static variable in class org.apache.camel.component.braintree.internal.BraintreeLogHandler
 
INSTANCE - Static variable in class org.apache.camel.component.cxf.interceptors.RawMessageWSDLGetInterceptor
 
INSTANCE - Static variable in class org.apache.camel.component.cxf.interceptors.RawMessageWSDLGetOutInterceptor
 
INSTANCE - Static variable in class org.apache.camel.component.infinispan.embedded.InfinispanConsumerEmbeddedHandler
 
INSTANCE - Static variable in class org.apache.camel.component.infinispan.remote.InfinispanConsumerRemoteHandler
 
instance - Static variable in class org.apache.camel.component.servletlistener.CamelServletContextListener
instance is used for testing purpose
INSTANCE - Static variable in class org.apache.camel.impl.CamelContextTrackerRegistry
The registry singleton
instance - Static variable in class org.apache.camel.main.Main
 
instance - Static variable in class org.apache.camel.spring.Main
 
instance - Static variable in class org.apache.camel.test.blueprint.Main
 
INSTANCE_EBS_OPTIMIZED - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
INSTANCE_HOST - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
INSTANCE_ID - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
INSTANCE_KERNEL_ID - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
INSTANCE_LISTENER - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
INSTANCE_MAX_COUNT - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
INSTANCE_MIN_COUNT - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
INSTANCE_MONITORING - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
INSTANCE_PORT - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
INSTANCE_PREFIX - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
INSTANCE_SECURITY_GROUPS - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
INSTANCE_TYPE - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
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
 
INSTANCES_CLIENT_TOKEN - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
INSTANCES_IDS - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
INSTANCES_KEY_PAIR - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
INSTANCES_PLACEMENT - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
instanceUrl - Variable in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
instantiateBuilder(Class<?>) - Method in class org.apache.camel.blueprint.PackageScanRouteBuilderFinder
 
instantiateBuilder(Class<? extends RoutesBuilder>) - Method in class org.apache.camel.spring.PackageScanRouteBuilderFinder
 
InstrumentationAdvice(String) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
InstrumentationInterceptStrategy - Class in org.apache.camel.management
This strategy class wraps targeted processors with a InstrumentationProcessor.
InstrumentationInterceptStrategy(Map<ProcessorDefinition<?>, PerformanceCounter>, Map<Processor, KeyValueHolder<ProcessorDefinition<?>, InstrumentationProcessor>>) - Constructor for class org.apache.camel.management.InstrumentationInterceptStrategy
 
InstrumentationProcessor - Class in org.apache.camel.management
JMX enabled processor 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
 
IntegerFormat - Class in org.apache.camel.dataformat.bindy.format
 
IntegerFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.IntegerFormat
 
IntegerPatternFormat - Class in org.apache.camel.dataformat.bindy.format
 
IntegerPatternFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.IntegerPatternFormat
 
IntegerPatternFormat(String, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.IntegerPatternFormat
 
integerToBytes(Integer) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
InteractiveGoogleDriveClientFactory - Class in org.apache.camel.component.google.drive
 
InteractiveGoogleDriveClientFactory() - Constructor for class org.apache.camel.component.google.drive.InteractiveGoogleDriveClientFactory
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
INTERCEPT_SEND_TO_ENDPOINT_WHEN_MATCHED - Static variable in interface org.apache.camel.Exchange
 
InterceptDefinition - Class in org.apache.camel.model
Intercepts a message at each step in the route
InterceptDefinition() - Constructor for class org.apache.camel.model.InterceptDefinition
 
intercepted - Variable in class org.apache.camel.model.InterceptDefinition
 
INTERCEPTED_ENDPOINT - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
INTERCEPTED_ENDPOINT - Static variable in interface org.apache.camel.Exchange
 
InterceptEndpointProcessor - Class in org.apache.camel.processor
Endpoint intercept processor so we know the processor is supposed to intercept an endpoint.
InterceptEndpointProcessor(String, Processor) - Constructor for class org.apache.camel.processor.InterceptEndpointProcessor
 
interceptFrom() - Method in class org.apache.camel.builder.RouteBuilder
Adds a route for an interceptor that intercepts incoming messages on any inputs in this route
interceptFrom(String) - Method in class org.apache.camel.builder.RouteBuilder
Adds a route for an interceptor that intercepts incoming messages on the given endpoint.
interceptFrom() - Method in class org.apache.camel.model.RoutesDefinition
Creates and adds an interceptor that is triggered when an exchange is received as input to any routes (eg from all the from)
interceptFrom(String) - Method in class org.apache.camel.model.RoutesDefinition
Creates and adds an interceptor that is triggered when an exchange is received as input to the route defined with the given endpoint (eg from the from)
InterceptFromDefinition - Class in org.apache.camel.model
Intercepts incoming messages
InterceptFromDefinition() - Constructor for class org.apache.camel.model.InterceptFromDefinition
 
InterceptFromDefinition(String) - Constructor for class org.apache.camel.model.InterceptFromDefinition
 
InterceptorToAsyncProcessorBridge - Class in org.apache.camel.processor
A bridge to have regular interceptors implemented as Processor work with the asynchronous routing engine without causing side effects.
InterceptorToAsyncProcessorBridge(Processor) - Constructor for class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
Constructs the bridge
InterceptorToAsyncProcessorBridge(Processor, AsyncProcessor) - Constructor for class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
Constructs the bridge
interceptProperties(Map<String, Object>) - Method in class org.apache.camel.component.box.BoxEndpoint
 
interceptProperties(Map<String, Object>) - Method in class org.apache.camel.component.linkedin.LinkedInEndpoint
 
interceptProperties(Map<String, Object>) - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
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.component.box.BoxConsumer
 
interceptPropertyNames(Set<String>) - Method in class org.apache.camel.component.linkedin.LinkedInConsumer
 
interceptPropertyNames(Set<String>) - Method in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
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.component.box.BoxConsumer
 
interceptResult(Object, Exchange) - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
interceptResult(Object, Exchange) - Method in class org.apache.camel.util.component.AbstractApiProducer
 
interceptResult(Object, Exchange) - Method in interface org.apache.camel.util.component.ResultInterceptor
Do additional result exchange processing, for example, adding custom headers.
interceptSendToEndpoint(String) - Method in class org.apache.camel.builder.RouteBuilder
Applies a route for an interceptor if an exchange is send to the given endpoint
InterceptSendToEndpoint - Class in org.apache.camel.impl
This is an endpoint when sending to it, is intercepted and is routed in a detour
InterceptSendToEndpoint(Endpoint, boolean) - Constructor for class org.apache.camel.impl.InterceptSendToEndpoint
Intercepts sending to the given endpoint
interceptSendToEndpoint(String) - Method in class org.apache.camel.model.RoutesDefinition
Creates and adds an interceptor that is triggered when an exchange is send to the given endpoint
InterceptSendToEndpointDefinition - Class in org.apache.camel.model
Intercepts messages being sent to an endpoint
InterceptSendToEndpointDefinition() - Constructor for class org.apache.camel.model.InterceptSendToEndpointDefinition
 
InterceptSendToEndpointDefinition(String) - Constructor for class org.apache.camel.model.InterceptSendToEndpointDefinition
 
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.
interests - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
internalBind(String, Object) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
internalBind is intended for use only during setup or possibly by suitably synchronized superclasses.
internalBind(String, Object) - Method in class org.apache.camel.util.jndi.JndiContext
internalBind is intended for use only during setup or possibly by suitably synchronized superclasses.
interrupt(String) - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
interrupt(String) - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
interrupt(Exchange) - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
interrupt(String) - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
interrupt(String) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
To interrupt an exchange which may seem as stuck, to force the exchange to continue, allowing any blocking thread to be released.
interrupt(Exchange) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
To interrupt an exchange which may seem as stuck, to force the exchange to continue, allowing any blocking thread to be released.
IntrospectionSupport - Class in org.apache.camel.util
Helper for introspections of beans.
IntrospectionSupport.ClassInfo - Class in org.apache.camel.util
Structure of an introspected class.
IntrospectionSupport.MethodInfo - Class in org.apache.camel.util
Structure of an introspected method.
intValue() - Method in enum org.apache.camel.component.sjms.jms.SessionAcknowledgementType
 
intValueOf(String) - Static method in enum org.apache.camel.component.ibatis.strategy.TransactionIsolationLevel
 
invalidateObject(T) - Method in class org.apache.camel.component.netty.SharedSingletonObjectPool
 
invalidateObject(T) - Method in class org.apache.camel.component.netty4.SharedSingletonObjectPool
 
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
 
InvalidStateException - Exception in org.apache.camel.component.pgevent
 
InvalidStateException(String) - Constructor for exception org.apache.camel.component.pgevent.InvalidStateException
 
InvalidStateException(String, Throwable) - Constructor for exception org.apache.camel.component.pgevent.InvalidStateException
 
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
 
Inventor - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Inventor() - Constructor for class org.apache.camel.component.linkedin.api.model.Inventor
 
inventorList - Variable in class org.apache.camel.component.linkedin.api.model.Inventors
 
Inventors - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Inventors() - Constructor for class org.apache.camel.component.linkedin.api.model.Inventors
 
inventors - Variable in class org.apache.camel.component.linkedin.api.model.Patent
 
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
 
InvitationRequest - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
InvitationRequest() - Constructor for class org.apache.camel.component.linkedin.api.model.InvitationRequest
 
invitationRequest - Variable in class org.apache.camel.component.linkedin.api.model.ItemContent
 
InviteConnectType - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
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(Source) - Method in interface org.apache.camel.component.cxf.DefaultPayloadProviderSEI
 
invoke(String, String) - Method in interface org.apache.camel.component.cxf.DefaultSEI
 
invoke(Object, Method, Object[]) - Method in class org.apache.camel.component.cxf.jaxrs.SubResourceClassInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.camel.component.gae.bind.HttpBindingInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.camel.component.rmi.RmiConsumer
 
invoke(MessageContext) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointDispatcher
 
invoke(MessageContext) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConsumer
Invoked by Spring-WS when a WebServiceMessage is received
invoke(String, Object[], String[]) - Method in class org.apache.camel.management.MixinRequiredModelMBean
 
invoke(Object, Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyMethodInfo
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
invokeHttpClient(Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
invokeMethod(Facebook, FacebookMethodsType, Map<String, Object>) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Invokes given method with argument values from given properties.
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
invokeOneWay(String) - Method in interface org.apache.camel.component.cxf.DefaultSEI
 
invokeOperation(MongoDbOperation, Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
Entry method that selects the appropriate MongoDB operation and executes it
invokeProxy(Method, ExchangePattern, Object[], boolean) - Method in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
invokeProxyClient(Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
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.
IP - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
IP_PORT_SEPARATOR_REGEX - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
ipAddress(String) - Static method in class org.apache.camel.component.sparkrest.CamelSpark
Configures the IP address to use
IRC_MESSAGE_TYPE - Static variable in class org.apache.camel.component.irc.IrcConstants
 
IRC_NUM - Static variable in class org.apache.camel.component.irc.IrcConstants
 
IRC_TARGET - Static variable in class org.apache.camel.component.irc.IrcConstants
 
IRC_USER_HOST - Static variable in class org.apache.camel.component.irc.IrcConstants
 
IRC_USER_KICKED - Static variable in class org.apache.camel.component.irc.IrcConstants
 
IRC_USER_NICK - Static variable in class org.apache.camel.component.irc.IrcConstants
 
IRC_USER_SERVERNAME - Static variable in class org.apache.camel.component.irc.IrcConstants
 
IRC_USER_USERNAME - Static variable in class org.apache.camel.component.irc.IrcConstants
 
IRC_VALUE - Static variable in class org.apache.camel.component.irc.IrcConstants
 
IrcBinding - Class in org.apache.camel.component.irc
 
IrcBinding() - Constructor for class org.apache.camel.component.irc.IrcBinding
 
IrcChannel - Class in org.apache.camel.component.irc
 
IrcChannel() - Constructor for class org.apache.camel.component.irc.IrcChannel
 
IrcChannel(String, String) - Constructor for class org.apache.camel.component.irc.IrcChannel
 
IrcComponent - Class in org.apache.camel.component.irc
Defines the IRC Component
IrcComponent() - Constructor for class org.apache.camel.component.irc.IrcComponent
 
IrcConfiguration - Class in org.apache.camel.component.irc
 
IrcConfiguration() - Constructor for class org.apache.camel.component.irc.IrcConfiguration
 
IrcConfiguration(String, String, String, List<IrcChannel>) - Constructor for class org.apache.camel.component.irc.IrcConfiguration
 
IrcConfiguration(String, String, String, String, String, List<IrcChannel>) - Constructor for class org.apache.camel.component.irc.IrcConfiguration
 
IrcConstants - Class in org.apache.camel.component.irc
IRC Constants
IrcConsumer - Class in org.apache.camel.component.irc
 
IrcConsumer(IrcEndpoint, Processor, IRCConnection) - Constructor for class org.apache.camel.component.irc.IrcConsumer
 
IrcEndpoint - Class in org.apache.camel.component.irc
For IRC chat communication.
IrcEndpoint(String, IrcComponent, IrcConfiguration) - Constructor for class org.apache.camel.component.irc.IrcEndpoint
 
IrcLogger - Class in org.apache.camel.component.irc
A helper class which logs errors
IrcLogger(Logger, String) - Constructor for class org.apache.camel.component.irc.IrcLogger
 
IrcMessage - Class in org.apache.camel.component.irc
 
IrcMessage() - Constructor for class org.apache.camel.component.irc.IrcMessage
 
IrcMessage(String, IRCUser, String) - Constructor for class org.apache.camel.component.irc.IrcMessage
 
IrcMessage(String, String, IRCUser, String) - Constructor for class org.apache.camel.component.irc.IrcMessage
 
IrcMessage(String, String, IRCUser, String, String) - Constructor for class org.apache.camel.component.irc.IrcMessage
 
IrcMessage(String, String, IRCUser) - Constructor for class org.apache.camel.component.irc.IrcMessage
 
IrcMessage(String, int, String, String) - Constructor for class org.apache.camel.component.irc.IrcMessage
 
IrcProducer - Class in org.apache.camel.component.irc
 
IrcProducer(IrcEndpoint, IRCConnection) - Constructor for class org.apache.camel.component.irc.IrcProducer
 
IronMQComponent - Class in org.apache.camel.component.ironmq
Represents the component that manages IronMQEndpoint.
IronMQComponent(CamelContext) - Constructor for class org.apache.camel.component.ironmq.IronMQComponent
 
IronMQComponent() - Constructor for class org.apache.camel.component.ironmq.IronMQComponent
 
IronMQConfiguration - Class in org.apache.camel.component.ironmq
 
IronMQConfiguration() - Constructor for class org.apache.camel.component.ironmq.IronMQConfiguration
 
IronMQConstants - Interface in org.apache.camel.component.ironmq
 
IronMQConsumer - Class in org.apache.camel.component.ironmq
The IronMQ consumer.
IronMQConsumer(Endpoint, Processor, Queue) - Constructor for class org.apache.camel.component.ironmq.IronMQConsumer
 
IronMQEndpoint - Class in org.apache.camel.component.ironmq
Represents a IronMQ endpoint.
IronMQEndpoint(String, IronMQComponent, IronMQConfiguration) - Constructor for class org.apache.camel.component.ironmq.IronMQEndpoint
 
IronMQProducer - Class in org.apache.camel.component.ironmq
The IronMQ producer.
IronMQProducer(IronMQEndpoint, Queue) - Constructor for class org.apache.camel.component.ironmq.IronMQProducer
 
IS_ASYNC - Static variable in interface org.apache.camel.component.optaplanner.OptaPlannerConstants
 
IS_EVERY_PROBLEM_FACT_CHANGE_PROCESSED - Static variable in interface org.apache.camel.component.optaplanner.OptaPlannerConstants
 
IS_OPTIONAL - Static variable in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
IS_PRE - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
IS_SOLVING - Static variable in interface org.apache.camel.component.optaplanner.OptaPlannerConstants
 
IS_TERMINATE_EARLY - Static variable in interface org.apache.camel.component.optaplanner.OptaPlannerConstants
 
isAbort() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 
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(String) - Method in class org.apache.camel.component.file.remote.RemoteFile
 
isAbsolute(String) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
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
 
isAccepted(String) - Method in class org.apache.camel.component.infinispan.InfinispanEventListener
 
isAcceptGzipEncoding() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator
 
isAcceptMessagesWhileStopping() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isAcceptMessagesWhileStopping() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isActivateable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isActive() - Method in class org.apache.camel.component.linkedin.api.model.Job
Gets the value of the active property.
isActive - Variable in class org.apache.camel.component.linkedin.api.model.Location
 
isActivity(ActivityRules) - Method in class org.apache.camel.bam.model.ActivityState
Returns true if this state is for the given activity
isActivityLifecycle(ActivityRules, ActivityLifecycle) - Method in class org.apache.camel.bam.TimeExpression
 
isAddCommitmentType() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
isAddDataObjectFormat() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
isAddKeyValueForEncryptedKey() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
isAddSignaturePolicy() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
isAddSignatureProductionPlace() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
isAddSignedDataObjectPropeties() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
isAddSignedSignatureProperties() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
isAddSignerRole() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
isAddSigningTime() - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
isAggregateOnException() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
isAggregateOnException() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
isAggregateOnException() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
isAggregateOnException() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
isAggregateOnException() - Method in class org.apache.camel.processor.Enricher
 
isAggregateOnException() - Method in class org.apache.camel.processor.PollEnricher
 
isAlertNotification() - Method in class org.apache.camel.component.smpp.SmppMessage
 
isAllowCoreThreadTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
isAllowCoreThreadTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
isAllowCoreThreadTimeout() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
isAllowCoreThreadTimeout() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
isAllowDefaultCodec() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
isAllowDefaultCodec() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isAllowDefaultCodec() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
isAllowDefaultCodec() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isAllowDefaultCodec() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
isAllowDefaultCodec() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isAllowDuplicates() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
isAllowDuplicates() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
isAllowDuplicates() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
isAllowFilterNamespaceClash() - Method in class org.apache.camel.component.cxf.common.header.CxfHeaderFilterStrategy
 
isAllowJavaSerializedObject() - Method in class org.apache.camel.component.ahc.AhcComponent
 
isAllowJavaSerializedObject() - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
isAllowJavaSerializedObject() - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object

This is by default turned off.

isAllowJavaSerializedObject() - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
isAllowJavaSerializedObject() - Method in interface org.apache.camel.http.common.HttpBinding
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object

This is by default turned off.

isAllowJavaSerializedObject() - Method in class org.apache.camel.http.common.HttpCommonComponent
 
isAllowJmsType() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
isAllowJmsType() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
isAllowMemberInvites() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the allowMemberInvites property.
isAllowMessagesFromMembers() - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Gets the value of the allowMessagesFromMembers property.
isAllowNamedParameters() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
isAllowNamedParameters() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
isAllowNullBody() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isAllowNullBody() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isAllowNullBody() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isAllowNullBody() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
isAllowNullBody() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
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
 
isAllowQuickStop() - Method in class org.apache.camel.component.jms.DefaultJmsMessageListenerContainer
Whether this DefaultMessageListenerContainer allows the DefaultJmsMessageListenerContainer.runningAllowed() to quick stop in case JmsConfiguration.isAcceptMessagesWhileStopping() is enabled, and CamelContext is currently being stopped.
isAllowRedeliveryWhileStopping() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isAllowReplyManagerQuickStop() - Method in class org.apache.camel.component.jms.JmsConfiguration
Whether the DefaultMessageListenerContainer used in the reply managers for request-reply messaging allow the DefaultMessageListenerContainer.runningAllowed flag to quick stop in case JmsConfiguration.isAcceptMessagesWhileStopping() is enabled, and CamelContext is currently being stopped.
isAllowReplyManagerQuickStop() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isAllowSerializedHeaders() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
isAllowSerializedHeaders() - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
isAllowSerializedHeaders() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
isAllowSerializedHeaders() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
isAllowSerializedHeaders() - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
isAllowSerializedHeaders() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
isAllowShortLines() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
isAllowShortLines() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
isAllowStAX() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
isAllowStAX() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
isAllowStAX() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
isAllowStAX() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isAllowStreaming() - Method in class org.apache.camel.component.cxf.CxfComponent
 
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().
isAllowUseOriginalMessage() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isAllPermissionsRequired() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
isAllRolesRequired() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
isAlwaysCopyMessage() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isAlwaysCopyMessage() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isAlwaysPopulateStatement() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
isAlwaysReauthenticate() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
isAlwaysReauthenticate() - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
isAntFilterCaseSensitive() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isAnyOrder() - Method in class org.apache.camel.component.test.TestEndpoint
 
isAnySpoolRules() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
isAnySpoolRules() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
isAnySpoolRules() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
isAnySpoolRules() - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
isApiContextIdListing() - Method in class org.apache.camel.swagger.servlet.RestSwaggerServlet
 
isApiContextListing() - Method in class org.apache.camel.spi.RestConfiguration
 
isAppend() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
isAppend() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
isApplicable(Class<?>) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry.TypeMapping
 
isApplied - Variable in class org.apache.camel.component.linkedin.api.model.JobBookmark
 
isApplied(ResultSet) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
isAsMap() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets whether or not the unmarshalling should produces maps instead of lists.
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.
isAssignId() - Method in class org.apache.camel.component.spring.security.config.BeanDefinitionParser
 
isAssignId() - Method in class org.apache.camel.spring.handler.BeanDefinitionParser
 
isAsync() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
isAsync() - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
isAsync() - Method in class org.apache.camel.component.optaplanner.OptaPlannerConfiguration
 
isAsyncConsumer() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isAsyncConsumer() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isAsyncDelayed() - Method in interface org.apache.camel.api.management.mbean.ManagedDelayerMBean
 
isAsyncDelayed() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlerMBean
 
isAsyncDelayed() - Method in class org.apache.camel.management.mbean.ManagedDelayer
 
isAsyncDelayed() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
isAsyncDelayed() - Method in class org.apache.camel.processor.DelayProcessorSupport
 
isAsyncDelayed() - Method in class org.apache.camel.processor.Throttler
 
isAsyncDelayedRedelivery() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
isAsyncDelayedRedelivery(CamelContext) - Method in class org.apache.camel.model.OnExceptionDefinition
 
isAsyncDelayedRedelivery(CamelContext) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
isAsyncDelayedRedelivery() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isAsyncInvocationSupported(Exchange) - Method in class org.apache.camel.component.cxf.CxfConsumer
 
isAsyncRun() - Method in class org.apache.camel.spring.util.MainRunner
 
isAsyncStartListener() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isAsyncStartListener() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isAsyncStartListener() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isAsyncStopListener() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isAsyncStopListener() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isAsyncStopListener() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isAuthenticate() - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
 
isAuthenticate() - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
 
isAuthenticationPreemptive() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
isAutoAck() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isAutoAck() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isAutoAppendDelimiter() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isAutoAppendDelimiter() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isAutoCloseStream() - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
isAutoCloseStream() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
isAutoCommitEnable() - Method in class org.apache.camel.component.kafka.KafkaConfiguration
 
isAutoCommitEnable() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
isAutoCreate() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isAutoCreateComponents() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isAutoDelete() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isAutoNumber() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isAutoRejoin() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isAutoStartScheduler() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
isAutoStartScheduler() - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
isAutoStartScheduler() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
isAutoStartTls() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isAutoStartup() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isAutoStartup() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
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.
isAutoStartup() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isAutoUnsubscribe() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets whether auto unsubscribe is enabled in the Continuous Query Consumer.
isAvailable() - Method in class org.apache.camel.component.salesforce.api.dto.RecordTypeInfo
 
isAwaitJob() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
isAwaitJob() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
isBase64() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
isBase64() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
isBatch() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
isBatch() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
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.
 
isBatchDelete() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
isBinary() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isBinary() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
isBinary() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is binary operator
isBlobField(SObjectField) - Method in class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
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.disruptor.DisruptorEndpoint
 
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
 
isBreakBatchOnConsumeFail() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
isBreakBatchOnConsumeFail() - Method in class org.apache.camel.component.sql.SqlConsumer
 
isBridgeEndpoint() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isBridgeEndpoint() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
isBridgeEndpoint() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
isBridgeEndpoint() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
isBridgeEndpoint() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isBridgeEndpoint() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isBridgeErrorHandler() - Method in class org.apache.camel.impl.DefaultEndpoint
 
isBroadcast() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
isBroadcast() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
isBusy() - Method in class org.apache.camel.component.hdfs.HdfsOutputStream
 
isBusy() - Method in class org.apache.camel.component.hdfs2.HdfsOutputStream
 
isByDefaultRetain() - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
isCache() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
isCache() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
isCache() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
isCacheCleared() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isCacheConnections() - Method in class org.apache.camel.component.sip.SipConfiguration
 
isCacheContainerEmbedded() - Method in class org.apache.camel.component.infinispan.InfinispanManager
 
isCacheContainerRemote() - Method in class org.apache.camel.component.infinispan.InfinispanManager
 
isCachedAddress() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isCacheScript() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
isCacheStylesheet() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isCalculated() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isCallerRunsWhenRejected() - Method in interface org.apache.camel.api.management.mbean.ManagedDelayerMBean
 
isCallerRunsWhenRejected() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadsMBean
 
isCallerRunsWhenRejected() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlerMBean
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.management.mbean.ManagedDelayer
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.management.mbean.ManagedThreads
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.processor.DelayProcessorSupport
 
isCallerRunsWhenRejected() - Method in class org.apache.camel.processor.Throttler
 
isCancelled() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
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
 
isCascadeDelete() - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
isCascadeDelete() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
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
 
isCaseSensitive() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isCausedByRollbackExchangeException(Throwable) - Method in class org.apache.camel.support.LoggingExceptionHandler
 
isCheckException() - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
isCheckException() - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
isChunked() - Method in class org.apache.camel.component.netty.http.NettySharedHttpServerBootstrapConfiguration
 
isChunked() - Method in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration
 
isChunked() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isClassName(String) - Static method in class org.apache.camel.util.StringHelper
Determines if the string is a fully qualified class name
isClasspathResource(String) - Static method in class org.apache.camel.component.apns.util.ResourceUtils
 
isClearExpiredCookies() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
isClearHeaders() - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Determines if the Signature specific headers be cleared after signing and verification.
isClearHeaders() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
isClientMode() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
isClientMode() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isClientMode() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isClientMode() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isCloseFolder() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isCloseOnDone() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
isClustered() - Method in class org.apache.camel.component.quartz.QuartzComponent
Is the quartz scheduler clustered?
isClustered() - Method in class org.apache.camel.component.quartz2.QuartzComponent
Is the quartz scheduler clustered?
isClusteredListener() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
If true, the listener will be installed for the entire cluster
isCollect() - Method in class org.apache.camel.component.spark.SparkEndpoint
 
isCollection(Object) - Static method in class org.apache.camel.converter.ObjectConverter
 
isColors() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isCommentable - Variable in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
isCommentable - Variable in class org.apache.camel.component.linkedin.api.model.Update
 
isCommentMarkerDisabled() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not the comment markers are disabled.
isCompactSyntax() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
IsCompanyShareEnabled - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
IsCompanyShareEnabled() - Constructor for class org.apache.camel.component.linkedin.api.model.IsCompanyShareEnabled
 
isCompatible(SystemQueryOption) - Method in enum org.apache.camel.component.olingo2.api.impl.UriType
 
isCompleteAllOnStop() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isCompleteAllOnStop() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isCompleteAllOnStop() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isCompleted() - Method in class org.apache.camel.bam.model.ProcessInstance
 
isCompleted() - Method in class org.apache.camel.bam.model.TemporalEntity
 
isCompleted(String, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Tests whether the given exchange is complete or not
isCompletionEager() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
isCompletionEager() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
isCompletionEager() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
isCompletionFromBatchConsumer() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isCompletionFromBatchConsumer() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isCompletionFromBatchConsumer() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isCompression() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
isCompression() - Method in class org.apache.camel.component.netty.http.NettySharedHttpServerBootstrapConfiguration
 
isCompression() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
isCompression() - Method in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration
 
isConnected() - Method in class org.apache.camel.component.file.remote.FtpOperations
 
isConnected() - Method in interface org.apache.camel.component.file.remote.RemoteFileOperations
Returns whether we are connected to the remote server or not
isConnected() - Method in class org.apache.camel.component.file.remote.SftpOperations
 
isConnected() - Method in class org.apache.camel.component.scp.ScpOperations
 
isConnected() - Method in interface org.apache.camel.component.splunk.support.DataWriter
 
isConnected() - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
 
isConnected() - Method in class org.apache.camel.component.zookeeper.ConnectionHolder
 
isConnectionClose() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isConnectionClose() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isConnectOnStartup() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
isConnectOnStartup() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
isConsistentRead() - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
isConsistentRead() - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
 
isConstraintViolation(SQLException) - Static method in class org.apache.camel.processor.aggregate.jdbc.DefaultJdbcOptimisticLockingExceptionMapper
 
isConsumeDelete() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
isConsumeLockEntity() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
isConsumer() - Method in class org.apache.camel.component.sip.SipConfiguration
 
isContainedIn(Resource) - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
isContentCache() - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
isContentCache() - Method in class org.apache.camel.component.ResourceEndpoint
 
isContentCache() - Method in class org.apache.camel.component.xslt.XsltComponent
 
isContentCache() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isContentCacheCleared() - Method in class org.apache.camel.component.ResourceEndpoint
 
isContentLengthOptional() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
isContentResolvedFromResource() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
isContextScopedErrorHandler(CamelContext) - Method in class org.apache.camel.model.RouteDefinition
 
isContinued() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
isConvertLFtoCR() - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
isConvertLFtoCR() - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
isCopy() - Method in interface org.apache.camel.api.management.mbean.ManagedLoopMBean
 
isCopy() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
isCopy() - Method in class org.apache.camel.management.mbean.ManagedLoop
 
isCopy() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
isCopy() - Method in class org.apache.camel.processor.LoopProcessor
 
isCopy() - Method in class org.apache.camel.processor.WireTapProcessor
 
isCopyAndDeleteOnRenameFail() - Method in class org.apache.camel.component.file.FileEndpoint
 
isCopyHeaders() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
If this option is true then IN exchange headers will be copied to OUT exchange headers according to copy strategy.
isCopyOnExchange() - Method in class org.apache.camel.component.mock.MockEndpoint
 
isCorrelationKeyIsPrimary() - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
isCount() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
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)
isCreate() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
isCreateable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isCreateable() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isCreateAccount() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
isCreateCacheIfNotExists() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
isCreateCamelContextPerClass() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Override to control whether CamelContext should be setup per test or per class.
isCreateCamelContextPerClass() - Method in class org.apache.camel.testng.CamelTestSupport
Override to control whether CamelContext should be setup per test or per class.
isCreateCollection() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
isCreateCopy() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
isCreated() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.Result
Gets the value of the created property.
isCreateDatabase() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
isCreateTableIfNotExists() - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
isCrossOriginFilterOn() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
isCrossOriginFilterOn() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
isCurrent - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
isCustom() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isCustom() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isCustomSetting() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isDaemon() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isDatagramProtocol() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
isDatagramProtocol() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isDataSm() - Method in class org.apache.camel.component.smpp.SmppMessage
 
isDeadLetterChannel() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
isDeadLetterChannel() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
isDeadLetterChannel() - Method in class org.apache.camel.management.event.ExchangeFailureHandlingEvent
 
isDeadLetterChannel() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
isDeadLetterChannel() - Method in class org.apache.camel.processor.DeadLetterChannel
 
isDeadLetterChannel() - Method in class org.apache.camel.processor.ErrorHandlerSupport
Whether this error handler handles exhausted errors by moving the exchange to a dead letter channel.
isDeadLetterHandleNewException() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
isDeadLetterHandleNewException() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
isDeadLetterHandleNewException() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
isDeadLetterHandleNewException() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
isDeadLetterUseOriginalMessage() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
isDeadLetterUseOriginalMessage() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
isDebugMode() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isDeclare() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isDeep() - Method in class org.apache.camel.component.jcr.JcrEndpoint
When isDeep is true, events whose associated parent node is at absPath or within its subgraph are received.
isDefaultBlockWhenFull() - Method in class org.apache.camel.component.disruptor.DisruptorComponent
 
isDefaultBus() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
isDefaultBus() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
isDefaultCreated() - Method in class org.apache.camel.component.properties.PropertiesComponent
Is this component created as a default by CamelContext during starting up Camel.
isDefaultedOnCreate() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isDefaultMultipleConsumers() - Method in class org.apache.camel.component.disruptor.DisruptorComponent
 
isDefaultOperation(String) - Method in class org.apache.camel.management.MixinRequiredModelMBean
 
isDefaultOrExtended() - Method in enum org.apache.camel.ManagementStatisticsLevel
 
isDefaultProfile() - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
 
isDefaultProfile() - Method in class org.apache.camel.spi.ThreadPoolProfile
Whether this profile is the default profile (there can only be one).
isDefaultRecordTypeMapping() - Method in class org.apache.camel.component.salesforce.api.dto.RecordTypeInfo
 
isDeletable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isDelete() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isDelete() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isDeleteAfterRead() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
isDeleteAfterRead() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
isDeleteAfterWrite() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
isDeleteIfFiltered() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
isDeleteJob() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
isDeleteJob() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
isDeleteOutputFile() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
isDeleteOutputFile() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isDeletes() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
isDeliverSm() - Method in class org.apache.camel.component.smpp.SmppMessage
 
isDeliveryPersistent() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isDeliveryPersistent() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isDeliveryReceipt() - Method in class org.apache.camel.component.smpp.SmppMessage
 
isDependencyCheck() - Method in class org.apache.camel.spring.spi.SpringInjector
 
isDependentPicklist() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isDeprecatedAndHidden() - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
isDeprecatedAndHidden() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isDeprecatedAndHidden() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isDevAdmin() - Method in class org.apache.camel.component.gae.login.GLoginData
 
isDevAdmin() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
 
isDevMode() - Method in class org.apache.camel.component.gae.login.GLoginData
 
isDevMode() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
 
isDifferenceMode() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
isDirectory() - Method in class org.apache.camel.component.file.GenericFile
 
isDirectory() - Method in class org.apache.camel.component.scp.ScpFile
 
isDirectory() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
isDirectoryMustExist() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isDisableReplyTo() - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
isDisableReplyTo() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isDisableReplyTo() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isDisableSecureDataChannelDefaults() - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
 
isDisableStreamCache() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
isDisableStreamCache() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
isDisableStreamCache() - Method in class org.apache.camel.component.restlet.RestletComponent
 
isDisableStreamCache() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
isDisableStreamCache() - Method in class org.apache.camel.component.sparkrest.SparkConfiguration
 
isDisableStreamCache() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isDisableTimeToLive() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isDisableTimeToLive() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isDiscardIfNoConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isDiscardOnCompletionTimeout() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isDiscardOnCompletionTimeout() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isDiscardOnCompletionTimeout() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isDisconnect() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
isDisconnect() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isDisconnect() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
isDisconnect() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isDisconnect() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isDisconnect() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isDisconnectLocalSession() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
isDisconnectOnNoReply() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
isDisconnectOnNoReply() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isDisconnectOnNoReply() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isDisconnectOnNoReply() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isDiskPersistent() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
isDisplay() - Method in class org.apache.camel.component.linkedin.api.model.Poster
Gets the value of the display property.
isDisplayLocationInDecimal() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isDoc() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
isDocument(CmisObject) - Static method in class org.apache.camel.component.cmis.CMISHelper
 
isDone() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
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
isDoubleQuoted(String) - Static method in class org.apache.camel.component.exec.impl.ExecParseUtils
Tests if the input is enclosed within a double-ExecParseUtils.QUOTE_CHAR string
isDownload() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
isDummyTrustManager() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isDumpRouteCoverage() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Whether to dump route coverage stats at the end of the test.
isDurable() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isDurableJob() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
isDynamic(String) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
isDynamic(String) - Method in interface org.apache.camel.spi.EndpointRegistry
Whether the given endpoint is stored in the dynamic cache
isDynamicity() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
isEager() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
isEager() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
isEager() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
isEagerCheckCompletion() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isEagerCheckCompletion() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isEagerCheckCompletion() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isEagerCheckContentAvailable() - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
isEagerCheckContentAvailable() - Method in interface org.apache.camel.http.common.HttpBinding
Whether to eager check whether the HTTP requests has content if the content-length header is 0 or not present.
isEagerCheckContentAvailable() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isEagerDeleteTargetFile() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isEagerInit() - Method in class org.apache.camel.component.cxf.spring.SpringBusFactoryBean
 
isEagerLimitMaxMessagesPerPoll() - Method in class org.apache.camel.component.file.GenericFileConsumer
 
isEagerLoadingOfProperties() - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
isEagerLoadingOfProperties() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isEagerLoadingOfProperties() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isEagerMaxMessagesPerPoll() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isEipInUse(CamelContext, String) - Static method in class org.apache.camel.util.CamelContextHelper
Checks if any of the Camel routes is using an EIP with the given name
isEligibleAttribute(String) - Method in class org.apache.camel.component.spring.security.config.BeanDefinitionParser
 
isEligibleAttribute(String) - Method in class org.apache.camel.component.spring.security.config.SpringSecurityAuthorizationPolicyParser
 
isEligibleAttribute(String) - Method in class org.apache.camel.spring.handler.BeanDefinitionParser
 
isEligibleAttribute(String) - Method in class org.apache.camel.spring.handler.ErrorHandlerDefinitionParser
 
isEmailAnnouncementsFromManagers() - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Gets the value of the emailAnnouncementsFromManagers property.
isEmailForEveryNewPost() - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Gets the value of the emailForEveryNewPost property.
isEmbedded(BasicCacheContainer) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
isEmbedded(BasicCache<K, V>) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
isEmpty(String) - Static method in class org.apache.camel.component.apns.util.StringUtils
 
isEmpty() - Method in class org.apache.camel.component.hbase.model.HBaseRow
 
isEmpty() - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
isEmpty() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
isEmpty() - Method in class org.apache.camel.util.CollectionStringBuffer
 
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.
isEmpty(Object[]) - Static method in class org.apache.camel.utils.cassandra.CassandraUtils
Test if the array is null or empty.
isEnableCORS() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isEnableCors() - Method in class org.apache.camel.component.sparkrest.SparkConsumer
 
isEnableCORS() - Method in class org.apache.camel.spi.RestConfiguration
To specify whether to enable CORS which means Camel will automatic include CORS in the HTTP headers in the response.
isEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
isEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
isEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
isEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
isEnabled(EventObject) - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
isEnabled(EventObject) - Method in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
isEnabled(EventObject) - Method in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
isEnabled() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
isEnabled(EventObject) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
isEnabled() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
isEnabled(LoggingLevel) - Method in enum org.apache.camel.LoggingLevel
Is the given logging level equal or higher than the current level.
isEnabled(EventObject) - Method in class org.apache.camel.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
 
isEnabledForExceptions() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
isEnabledForExtensions() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
isEnableEventsResending() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketConsumer
 
isEnableJacksonTypeConverter() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
isEnableJacksonTypeConverter() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
isEnableJaxbAnnotationModule() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
isEnableJaxbAnnotationModule() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
isEnableJmx() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
isEnableJmx() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isEnableJmx() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
isEnableJmx() - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
isEnableJmx() - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
isEnableJmx() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
isEnableMultipartFilter() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isEnableSslValidation() - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
isEnableViewMessages() - Method in class org.apache.camel.component.jgroups.JGroupsComponent
 
isEnableViewMessages() - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
isEncrypted() - Method in class org.apache.camel.component.file.remote.DSAKeyPairIdentity
 
isEncrypted() - Method in class org.apache.camel.component.file.remote.RSAKeyPairIdentity
 
isEndpointRuntimeStatisticsEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isEndpointTransacted() - Method in class org.apache.camel.component.sjms.SjmsProducer
Test to determine if this endpoint should use a JMS Transaction.
isEntityEnclosing() - Method in enum org.apache.camel.component.http.HttpMethods
 
isEntityEnclosing() - Method in enum org.apache.camel.component.http4.HttpMethods
 
isEnveloping(XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Checks whether the XML document has as root element the signature element.
isEol() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is eol
isEqualTo(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isEqualTo(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
isEqualToAny(Object, Object...) - Static method in class org.apache.camel.util.ObjectHelper
Returns true if the given object is equal to any of the expected value
isEqualToIgnoreCase(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isEqualToIgnoreCase(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
isError() - Method in enum org.apache.camel.component.hl7.AckCode
Deprecated.
 
isErrorHandlerBuilderConfigured(String) - Static method in class org.apache.camel.builder.ErrorHandlerBuilderRef
Returns whether a specific error handler builder has been configured or not.
isErrorHandlerLogStackTrace() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isErrorHandlerLogStackTrace() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isEscape() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is escape
isEscapeDisabled() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not the escaping is disabled.
isEternal() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
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.
isExpectReply() - Method in class org.apache.camel.component.spring.integration.adapter.AbstractCamelAdapter
 
isExplicitQosEnabled() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isExplicitQosEnabled() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isExponentialBackOff() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
isExposeListenerSession() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isExposeListenerSession() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isExtended() - Method in enum org.apache.camel.ManagementStatisticsLevel
 
isExtendedStatistics() - Method in class org.apache.camel.impl.ConsumerCache
 
isExtendedStatistics() - Method in class org.apache.camel.impl.ProducerCache
 
isExtendMessageVisibility() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
isExternalId() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
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
 
isExtractAttachments() - Method in class org.apache.camel.component.mail.SplitAttachmentsExpression
 
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.
isFailIfInexistentCache() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets whether to fail the initialization if the cache doesn't exist.
isFailIfNoConsumers() - Method in class org.apache.camel.component.direct.DirectEndpoint
 
isFailIfNoConsumers() - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
 
isFailIfNoConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isFailOnNullBody() - Method in class org.apache.camel.builder.xml.XsltBuilder
 
isFailOnNullBody() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
isFailOnNullBody() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isFailOnNullBody() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
isFailOnNullHeader() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
isFailOnNullHeader() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
isFailureHandled(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Checks whether the exchange has been failure handed
isFair() - Method in class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
isFallbackToUnaugmentedProperty() - Method in class org.apache.camel.component.properties.PropertiesComponent
Gets the value of the property fallbackToUnaugmentedProperty.
isFallbackToUnaugmentedProperty() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
Gets the value of the property fallbackToUnaugmentedProperty.
isFastExistsCheck() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
isFastExistsCheck() - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
isFastExistsCheck() - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
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
isFeedEnabled() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isFeedHeader() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isFieldIdxForOuput(int) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
isFilter() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isFilterable() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isFilteredClass(Object) - Method in class org.apache.camel.blueprint.ContextScanRouteBuilderFinder
 
isFilteredClass(Object) - Method in class org.apache.camel.spring.ContextScanRouteBuilderFinder
 
isFilterNonXmlChars() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
isFilterOld() - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
isFilterOld() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
isFilterOld() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
isFireExistingQueryResults() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets whether to process existing results that match the query.
isFireNow() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
isFireNow() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
isFirstChildOfType(Class<?>, ProcessorDefinition<?>) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Is the given child the first in the outputs from the parent?
isFixed() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
isFixedName() - Method in class org.apache.camel.core.osgi.OsgiCamelContextNameStrategy
 
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
 
isFlatternMap() - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
 
isFlushOnEveryOperation() - Method in class org.apache.camel.component.gora.GoraConfiguration
Get flush on every operation
isFlushOnSend() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
isFolder(CmisObject) - Static method in class org.apache.camel.component.cmis.CMISHelper
 
IsFollowing - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
IsFollowing() - Constructor for class org.apache.camel.component.linkedin.api.model.IsFollowing
 
isFollowing - Variable in class org.apache.camel.component.linkedin.api.model.RelationToViewer
 
isFollowRedirectFilterEnabled() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
isFollowRedirectFilterEnabled() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
isFooter() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
Flag indicating whether this factory is for a footer
isForceCompletionOnStop() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isForceCompletionOnStop() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isForceSendOriginalMessage() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isForceSendOriginalMessage() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isForceWrites() - Method in class org.apache.camel.component.file.FileEndpoint
 
isForkContext() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
isFragment() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
isFunctionEnd() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is a function end
isFunctionStart() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is a function start
isFunctionSupport() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
 
isGE(String, String) - Static method in class org.apache.camel.util.CamelVersionHelper
Checks whether other >= base
isGetter(Method) - Static method in class org.apache.camel.util.IntrospectionSupport
 
isGetter - Variable in class org.apache.camel.util.IntrospectionSupport.MethodInfo
 
isGreaterThan(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isGreaterThan(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
isGreaterThanOrEqualTo(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
isGreaterThanOrEqualTo(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
isGreedy() - Method in class org.apache.camel.component.facebook.FacebookConsumer
 
isGreedy() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
isGreedy() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
isGreedy() - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
isGroupable() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isGroupExchanges() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
isGsm0338Encodeable(byte[]) - Static method in class org.apache.camel.component.smpp.SmppUtils
Decides if the characters in the argument are GSM 3.38 encodeable.
isGuiAvailable() - Method in class org.apache.camel.component.jt400.Jt400Configuration
Returns whether AS/400 prompting is enabled in the environment running Camel.
isGuiAvailable() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
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
 
isGzipCompressing() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
isGzipRequesting() - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
isHandled() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
isHandleFailedMessage() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isHandleFailedMessage() - Method in class org.apache.camel.component.mail.MailConsumer
 
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
isHandleFault() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isHeader() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
Flag indicating whether this factory is for a header
isHeaderDisabled() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not the headers are disabled.
isHeaderEmpty(Message, String) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
isHeadersDisabled() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets whether or not headers are disabled.
isHeadersOnly() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
isHeadquarters - Variable in class org.apache.camel.component.linkedin.api.model.Location
 
isHexChar(char) - Static method in class org.apache.camel.converter.crypto.HexUtils
 
isHidden() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
isHtmlFormatted() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isHttpClientAPI() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
isHttpProxySecure() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
isHttpProxySecure - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Is HTTP Proxy secure, i.e.
isHttpProxySocks4() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
isHttpProxySocks4 - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Is it a SOCKS4 Proxy?
isHttpProxyUseDigestAuth() - Method in class org.apache.camel.component.salesforce.SalesforceComponent
 
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
 
isIdempotentRepositoryRemoveOnCommit() - Method in class org.apache.camel.component.mail.MailEndpoint
 
isIdempotentSet() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isIdLookup() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
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
 
isIgnoreDeleteMethodMessageBody() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
isIgnoreDuplicateServletName() - Method in class org.apache.camel.component.servlet.CamelHttpTransportServlet
 
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
 
isIgnoreExtraColumns() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
isIgnoreExtraColumns() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
isIgnoreFileNotFoundOrPermissionError() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isIgnoreFirstRecord() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
isIgnoreFirstRecord() - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
isIgnoreInvalidCorrelationKeys() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isIgnoreInvalidCorrelationKeys() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isIgnoreInvalidCorrelationKeys() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isIgnoreInvalidEndpoint() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
isIgnoreInvalidEndpoint() - Method in interface org.apache.camel.api.management.mbean.ManagedPollEnricherMBean
 
isIgnoreInvalidEndpoint() - Method in interface org.apache.camel.api.management.mbean.ManagedSendDynamicProcessorMBean
 
isIgnoreInvalidEndpoint() - Method in interface org.apache.camel.api.management.mbean.ManagedWireTapMBean
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.processor.Enricher
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.processor.PollEnricher
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
isIgnoreInvalidEndpoint() - Method in class org.apache.camel.processor.WireTapProcessor
 
isIgnoreInvalidEndpoints() - Method in interface org.apache.camel.api.management.mbean.ManagedDynamicRouterMBean
 
isIgnoreInvalidEndpoints() - Method in interface org.apache.camel.api.management.mbean.ManagedRoutingSlipMBean
 
isIgnoreInvalidEndpoints() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
isIgnoreInvalidEndpoints() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
isIgnoreInvalidEndpoints() - Method in class org.apache.camel.processor.RecipientList
 
isIgnoreInvalidEndpoints() - Method in class org.apache.camel.processor.RecipientListProcessor
 
isIgnoreInvalidEndpoints() - Method in class org.apache.camel.processor.RoutingSlip
 
isIgnoreInvalidExchanges() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
isIgnoreInvalidExchanges() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
isIgnoreInvalidExchanges() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
isIgnoreInvalidExchanges() - Method in class org.apache.camel.processor.StreamResequencer
 
isIgnoreInvalidRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
isIgnoreJAXBElement() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
isIgnoreMissingLocation() - Method in class org.apache.camel.component.properties.PropertiesComponent
 
isIgnoreMissingLocation() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
isIgnoreMissingLocation() - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
isIgnoreResponseBody() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
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
 
isIgnoreTrailingChars() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
Flag indicating whether trailing characters beyond the last declared field may be ignored
isIgnoreUnexpectedRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
isIgnoreUnidentifiedRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
isIgnoreUnmarshalledHeaders() - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
isIgnoreUnsupportedCharset() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isIgnoreUriScheme() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isImmediate() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isImplicit() - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
Returns the security mode(Implicit/Explicit).
isImplicitId() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
isImplicitId() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
isInCapable() - Method in enum org.apache.camel.ExchangePattern
Return true if there can be an IN message
isIncludeAllJMSXProperties() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isIncludeAllJMSXProperties() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isIncludeAllJMSXProperties() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
isIncludeAllJMSXProperties() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isIncludeBody() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
isIncludeRead() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
isIncludeSelfAsBundle() - Method in class org.apache.camel.test.blueprint.Main
 
isIncludeSentJMSMessageID() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isIncludeSentJMSMessageID() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isIncludeTokens() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
isInclusiveHostCount() - Method in class org.apache.camel.component.netty4.util.SubnetUtils
Returns true if the return value of SubnetUtils.SubnetInfo.getAddressCount() includes the network and broadcast addresses.
isInHeaderEmpty(Exchange, String) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
isInheritErrorHandler() - Method in class org.apache.camel.model.ProcessorDefinition
 
isInitialized() - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
isInOut() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
 
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.component.xquery.XQueryBuilder
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.

isInRange(String) - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
Returns true if the parameter address is in the range of usable endpoint addresses for this subnet.
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
isInterruptThreadsWhileStopping() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
isInterruptThreadsWhileStopping() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
isInterruptThreadsWhileStopping() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
isInterruptThreadsWhileStopping() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Whether to interrupt any blocking threads during stopping.
isInvalidValidOgnlExpression(String) - Static method in class org.apache.camel.util.OgnlHelper
 
isIsActive() - Method in class org.apache.camel.component.linkedin.api.model.Location
Gets the value of the isActive property.
isIsApplied() - Method in class org.apache.camel.component.linkedin.api.model.JobBookmark
Gets the value of the isApplied property.
isIsCommentable() - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Gets the value of the isCommentable property.
isIsCommentable() - Method in class org.apache.camel.component.linkedin.api.model.Update
Gets the value of the isCommentable property.
isIsCurrent() - Method in class org.apache.camel.component.linkedin.api.model.Position
Gets the value of the isCurrent property.
isIsDeleted() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
isIsHeadquarters() - Method in class org.apache.camel.component.linkedin.api.model.Location
Gets the value of the isHeadquarters property.
isIsLikable() - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Gets the value of the isLikable property.
isIsLikable() - Method in class org.apache.camel.component.linkedin.api.model.Update
Gets the value of the isLikable property.
isIsOpenToNonMembers() - Method in class org.apache.camel.component.linkedin.api.model.Group
Gets the value of the isOpenToNonMembers property.
isIsSaved() - Method in class org.apache.camel.component.linkedin.api.model.JobBookmark
Gets the value of the isSaved property.
isJava15() - Static method in class org.apache.camel.test.junit4.TestSupport
Deprecated.
will be removed in the near future as Camel now requires JDK1.6+
isJava15() - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Is this Java 1.5
isJava15() - Static method in class org.apache.camel.testng.TestSupport
Deprecated.
will be removed in the near future as Camel now requires JDK1.6+
isJava16() - Static method in class org.apache.camel.test.junit4.TestSupport
Is this Java 1.6
isJava17() - Static method in class org.apache.camel.test.junit4.TestSupport
Is this Java 1.7
isJava18() - Static method in class org.apache.camel.test.junit4.TestSupport
Is this Java 1.8
isJavaIdentifier(String) - Static method in class org.apache.camel.util.ObjectHelper
Returns true if the given name is a valid java identifier
isJavaVendor(String) - Static method in class org.apache.camel.test.junit4.TestSupport
Is this Java by the given vendor.
isJavaVendor(String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Is this Java by the given vendor.
isJavaVendor(String) - Static method in class org.apache.camel.testng.TestSupport
Is this Java by the given vendor.
isJaxbType(Class<T>) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
isJmxCreateConnector() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isJmxEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
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
 
isJoinTransaction() - Method in class org.apache.camel.component.jpa.JpaComponent
 
isJoinTransaction() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
isJoinTransaction() - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
isJson() - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
 
isJsonAsMap() - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
 
isJsonCommented() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
isKeepAlive() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isKeepAlive() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
isKeepAlive() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
isKeepLastModified() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isKeepWhitespace() - Method in class org.apache.camel.groovy.dataformat.AbstractXmlDataFormat
 
isKeyed() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
isKeyed() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
isLayoutable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isLazy() - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
isLazyAuth() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
isLazyChannelCreation() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isLazyChannelCreation() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isLazyCreateEngine() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
isLazyCreateEngines() - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
isLazyCreateTransactionManager() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isLazyCreateTransactionManager() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isLazyLoad() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not the unmarshalling should lazily load the records.
isLazyLoad() - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets whether or not the unmarshalling should read lines lazily.
isLazyLoadingTypeConverter() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Deprecated.
isLazyLoadingTypeConverter() - Method in class org.apache.camel.testng.CamelTestSupport
Deprecated.
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.
isLazyLogin() - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
 
isLazySessionCreation() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
isLazySessionCreation() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isLazySessionCreation() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
isLenient() - Method in class org.apache.camel.language.jxpath.JXPathExpression
 
isLenient() - Method in class org.apache.camel.language.jxpath.JXPathLanguage
 
isLenientProperties() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.docker.DockerEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.mock.MockEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.rest.RestEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.servlet.ServletEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
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.http.common.HttpCommonEndpoint
 
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
 
isLikable - Variable in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
isLikable - Variable in class org.apache.camel.component.linkedin.api.model.Update
 
IsLiked - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
IsLiked() - Constructor for class org.apache.camel.component.linkedin.api.model.IsLiked
 
isLiked - Variable in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
isLiked - Variable in class org.apache.camel.component.linkedin.api.model.RelationToViewer
 
isLiked - Variable in class org.apache.camel.component.linkedin.api.model.Update
 
isLimitConcurrentConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isLinks() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
isListChildren() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
isListChildren() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
isLiteralSupported() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
 
isLiteralWithFunctionSupport() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
 
isLoaderCache() - Method in class org.apache.camel.component.velocity.VelocityEndpoint
 
isLoadStatisticsEnabled() - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
isLoadStatisticsEnabled() - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
isLocal() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
isLogContinued() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogExhausted() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogExhaustedMessageBody() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogExhaustedMessageHistory() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLoggingFeatureEnabled() - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
 
isLoggingFeatureEnabled() - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
 
isLoggingFeatureEnabled() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
isLoggingFeatureEnabled() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
isLoggingFeatureEnabled() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
This option enables CXF Logging Feature which writes inbound and outbound REST messages to log.
isLoggingFeatureEnabled() - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
 
isLoggingFeatureEnabled() - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
 
isLoggingFilterEnabled() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
isLoggingFilterEnabled() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
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
isLogin() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
isLogInflightExchangesOnTimeout() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
isLogInflightExchangesOnTimeout() - Method in interface org.apache.camel.spi.ShutdownStrategy
Whether to log information about the inflight Exchanges which are still running during a shutdown which didn't complete without the given timeout.
isLogNamespaces() - Method in class org.apache.camel.builder.xml.XPathBuilder
 
isLogNewException() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogRetryAttempted() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogRetryStackTrace() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isLogStackTrace() - Method in class org.apache.camel.processor.interceptor.Tracer
 
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.
isMainRunController() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
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.
isManagementEnabled() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
Whether management gathering is enabled
isMandatory() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isMapHeaders() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
isMapHeaders() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
isMapHeaders() - Method in class org.apache.camel.component.sparkrest.SparkConfiguration
 
isMapHttpMessageBody() - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
isMapHttpMessageBody() - Method in interface org.apache.camel.http.common.HttpBinding
Whether to allow Exchange Body HTTP mapping
isMapHttpMessageBody() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isMapHttpMessageHeaders() - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
isMapHttpMessageHeaders() - Method in interface org.apache.camel.http.common.HttpBinding
Whether to allow Exchange Headers HTTP mapping
isMapHttpMessageHeaders() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isMapJmsMessage() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isMapJmsMessage() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
isMapJmsMessage() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isMapMailMessage() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isMarkRollbackOnly() - Method in interface org.apache.camel.api.management.mbean.ManagedRollbackMBean
 
isMarkRollbackOnly() - Method in class org.apache.camel.management.mbean.ManagedRollback
 
isMarkRollbackOnly() - Method in class org.apache.camel.processor.RollbackProcessor
 
isMarkRollbackOnlyLast() - Method in interface org.apache.camel.api.management.mbean.ManagedRollbackMBean
 
isMarkRollbackOnlyLast() - Method in class org.apache.camel.management.mbean.ManagedRollback
 
isMarkRollbackOnlyLast() - Method in class org.apache.camel.processor.RollbackProcessor
 
isMask() - Method in class org.apache.camel.management.MixinRequiredModelMBean
 
isMaskOperation(String) - Method in class org.apache.camel.management.MixinRequiredModelMBean
 
isMaster() - Method in class org.apache.camel.component.zookeeper.policy.ZooKeeperElection
 
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.
isMatched(GenericFile<FTPFile>, String, List<FTPFile>) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
isMatched(GenericFile<ChannelSftp.LsEntry>, String, List<ChannelSftp.LsEntry>) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
isMatchingNamespaceOrEmptyNamespace(String, String) - Static method in class org.apache.camel.builder.xml.Namespaces
Returns true if the given namespaceURI is empty or if it matches the given expected namespace
isMatchOnUriPrefix() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
isMatchOnUriPrefix() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
isMatchOnUriPrefix() - Method in class org.apache.camel.component.sparkrest.SparkConfiguration
 
isMatchOnUriPrefix() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isMergeable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isMessageACommand(String) - Method in class org.apache.camel.component.irc.IrcProducer
 
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
isMessageHistory() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isMessageIdEnabled() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isMessageIdEnabled() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isMessageOrdered() - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
Flag indicating if the message must be ordered
isMessageOrdered() - Method in class org.apache.camel.dataformat.bindy.BindyKeyValuePairFactory
Flag indicating if the message must be ordered
isMessageTimestampEnabled() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isMessageTimestampEnabled() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isMinaLogger() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
isMinaLogger() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isMockEndpoints() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Override to enable auto mocking endpoints based on the pattern.
isMockEndpoints() - Method in class org.apache.camel.testng.CamelTestSupport
Override to enable auto mocking endpoints based on the pattern.
isMockEndpointsAndSkip() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Override to enable auto mocking endpoints based on the pattern, and skip sending to original endpoint.
isMockEndpointsAndSkip() - Method in class org.apache.camel.testng.CamelTestSupport
Override to enable auto mocking endpoints based on the pattern, and skip sending to original endpoint.
isMtomEnabled() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
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
 
isMultiPartUpload() - Method in class org.apache.camel.component.aws.s3.S3Configuration
 
isMultipleConsumers() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
Specifies whether multiple consumers are allowed.
isMultipleConsumers() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.hazelcast.topic.HazelcastTopicEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.mina.MinaEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
isMultipleConsumersSupported() - Method in interface org.apache.camel.MultipleConsumersSupport
Are multiple consumers supported?
isMultiSelectPicklist(SObjectField) - Method in class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
isMustBeJAXBElement() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
isNameField() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isNamePointing() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isNamespaceAware() - Method in class org.apache.camel.groovy.dataformat.AbstractXmlDataFormat
 
isNaN(Object) - Static method in class org.apache.camel.util.ObjectHelper
Is the given value a numeric NaN type
isNeedClientAuth() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
isNeedClientAuth() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
isNillable() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isNoLocal() - Method in class org.apache.camel.component.jcr.JcrEndpoint
If noLocal is true, then events generated by the session through which the listener was registered are ignored.
isNoop() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isNoop() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
isNoop() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
isNotEmpty(String) - Static method in class org.apache.camel.component.apns.util.StringUtils
 
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
 
isNotifyDiffer() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
isNotifyHigh() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
isNotifyLow() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
isNotifyMatch() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
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
 
isNullParameterAllowed(EndpointInject, Method, Class<?>, int) - Method in class org.apache.camel.guice.impl.EndpointInjector
 
isNullParameterAllowed(Produce, Method, Class<?>, int) - Method in class org.apache.camel.guice.impl.ProduceInjector
 
isNullParameterAllowed(Resource, Method, Class<?>, int) - Method in class org.apache.camel.guice.jsr250.ResourceMemberProvider
 
isNullParameterAllowed(A, Method, Class<?>, int) - Method in interface org.apache.camel.guice.support.AnnotationMemberProvider
Returns true if the given parameter on the annotated method can be null
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.
isNullStringDisabled() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not the null string replacement is disabled.
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
 
isNumConnectionsCapped() - Method in class org.apache.camel.component.linkedin.api.model.Person
Gets the value of the numConnectionsCapped property.
isNumericValueSupported() - Method in enum org.apache.camel.language.simple.types.BinaryOperatorType.ParameterType
 
ISO_GSM_0338 - Static variable in class org.apache.camel.component.smpp.SmppUtils
See http://unicode.org/Public/MAPPINGS/ETSI/GSM0338.TXT
ISO_GSM_0338_EXT - Static variable in class org.apache.camel.component.smpp.SmppUtils
See http://unicode.org/Public/MAPPINGS/ETSI/GSM0338.TXT
isObjectCache() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
isObjectFactory() - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
isObjectFactory() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
isObjectTypeVersionable(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
isOgnlIndex(String) - Static method in class org.apache.camel.util.OgnlHelper
 
isOk() - Method in class org.apache.camel.component.zookeeper.operations.OperationResult
 
isOldValueRequired() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
if the old value is required for events
isOneExchangePerUpdate() - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Gets whether to pack each update in an individual Exchange, even if multiple updates are received in one batch.
isOneway() - Method in class org.apache.camel.component.cxf.feature.RAWDataFormatFeature
 
isOnJoin() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isOnKick() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isOnlyManageProcessorWithCustomId() - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
isOnlyManageProcessorWithCustomId() - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
isOnMode() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isOnNick() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isOnPart() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isOnPrivmsg() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isOnQuit() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isOnReply() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isOnTopic() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isOpened() - Method in class org.apache.camel.component.hdfs.HdfsInputStream
 
isOpened() - Method in class org.apache.camel.component.hdfs2.HdfsInputStream
 
isOpenToNonMembers - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
isOptimistic() - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
isOptimisticLocking() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isOptimisticLocking() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isOptimisticLocking() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isOptimisticLocking(Exception) - Method in class org.apache.camel.processor.aggregate.jdbc.DefaultJdbcOptimisticLockingExceptionMapper
 
isOptimisticLocking(Exception) - Method in interface org.apache.camel.processor.aggregate.jdbc.JdbcOptimisticLockingExceptionMapper
Checks the caused exception whether its to be considered as an JdbcAggregationRepository.OptimisticLockingException.
isOptionsEnabled() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
isOptionsEnabled() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isOptionsEnabled() - Method in class org.apache.camel.http.common.HttpConsumer
 
isOrderedThreadPoolExecutor() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isOrderedThreadPoolExecutor() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isOsgiContext() - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
Recognizes if component is executed in the OSGi environment.
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
 
isOverflowToDisk() - Method in class org.apache.camel.component.cache.CacheConfiguration
 
isOverridingMethod(Method, Method) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the target method overrides the source method.
isOverridingMethod(Method, Method, boolean) - Static method in class org.apache.camel.util.ObjectHelper
Tests whether the target method overrides the source method.
isOverwrite() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
isOverwrite() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
isParallelAggregate() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
isParallelAggregate() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
isParallelAggregate() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
isParallelAggregate() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
isParallelAggregate() - Method in class org.apache.camel.processor.MulticastProcessor
 
isParallelAggregate() - Method in class org.apache.camel.processor.RecipientList
 
isParallelProcessing() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isParallelProcessing() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
isParallelProcessing() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
isParallelProcessing() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
isParallelProcessing() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
isParallelProcessing() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
isParallelProcessing() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
isParallelProcessing() - Method in class org.apache.camel.processor.MulticastProcessor
 
isParallelProcessing() - Method in class org.apache.camel.processor.RecipientList
 
isParanoidChecks() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
isParentOfType(Class<?>, ProcessorDefinition<?>, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Is the given node parent(s) of the given type
isPassiveMode() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isPattern(String) - Method in class org.apache.camel.util.AntPathMatcher
 
isPauseJob() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
isPauseJob() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
isPeek() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isPerformInvocation() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
isPermissionable() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isPersistent() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
isPersistent() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isPersistent() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets the boolean value of persistent for this instance of SjmsProducer.
isPersistentTailTracking() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
isPicklist(SObjectField) - Method in class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
isPlainText(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
isPlatform(String) - Static method in class org.apache.camel.test.junit4.TestSupport
Is this OS the given platform.
isPlatform(String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Is this OS the given platform.
isPlatform(String) - Static method in class org.apache.camel.testng.TestSupport
Is this OS the given platform.
isPlatformServer() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
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.
isPopulateFromClass() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
isPreCompleted(String, Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Tests whether the given exchanges is pre-complete or not
isPrefetchEnabled() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isPrefetchGlobal() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isPrefillPool() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isPrefixInstanceName() - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
isPrefixJobNameWithEndpointId() - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
isPrefixJobNameWithEndpointId() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
isPrepareStatements() - Method in class org.apache.camel.component.cassandra.CassandraConsumer
 
isPrepareStatements() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
isPrepareStatements() - Method in class org.apache.camel.component.cassandra.CassandraProducer
 
isPresenceAgent() - Method in class org.apache.camel.component.sip.SipConfiguration
 
isPreserveHeaders() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
 
isPreserveHostHeader() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isPreserveMessageQos() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isPreserveMessageQos() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isPrettyFlow() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
isPrettyFlow() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
isPrettyPrint() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
isPrettyPrint() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
isPrettyPrint() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
isPrettyPrint() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
isPrettyPrint() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
isPrettyPrint() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
isPrettyPrint() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
isPrettyPrint() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
isPrettyPrint() - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
isPrettyPrint() - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
isPrettyPrint() - Method in class org.apache.camel.dataformat.xstream.JsonDataFormat
 
isPrimitiveArrayType(Class<?>) - Static method in class org.apache.camel.util.ObjectHelper
Returns if the given clazz type is a Java primitive array type.
isProbeContentType() - Method in class org.apache.camel.component.file.FileEndpoint
 
isProducerPoolEnabled() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isProducerPoolEnabled() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isProduceString() - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
isProduceString() - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
isPropagateContexts() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
isPropagateIncomingBodyIfNoReturnValue() - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
Gets whether to propagate the incoming body if the return type of the underlying Ignite operation is void.
isPropertyIsGetter(Class<?>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
isPropertyRequired(List<Map<String, String>>, String) - Static method in class org.apache.camel.util.JsonSchemaHelper
Is the property required
isPrototype() - Method in class org.apache.camel.component.cxf.spring.SpringBusFactoryBean
 
isProxy() - Method in class org.apache.camel.component.http.BasicAuthenticationHttpClientConfigurer
 
isProxy() - Method in class org.apache.camel.component.http.NTLMAuthenticationHttpClientConfigurer
 
isPublisherAcknowledgements() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
When true, the message will be published with publisher acknowledgements turned on
isPubSub() - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
isPubsub() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
isPubSubDomain() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isPubSubNoLocal() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isPubSubNoLocal() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isPurgeWhenStopping() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isQueryable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isQueryMode() - Method in class org.apache.camel.component.cmis.CMISEndpoint
 
isQueuePrefix(String) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Whether the destination name has either queue or temp queue prefix.
isQueuePrefix(String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Whether the destination name has either queue or temp queue prefix.
isQuoted(String) - Static method in class org.apache.camel.util.StringHelper
 
isQuoteDisabled() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not quotes are disabled.
isRandomBackOff() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
isRaw() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
 
isReadLockDeleteOrphanLockFiles() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadLockMarkerFile() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadLockRemoveOnCommit() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadLockRemoveOnRollback() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isReadThrough() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
If read-through caching should be used
isReceiving() - Method in class org.apache.camel.component.docker.consumer.DockerEventsConsumer
 
isReceiving() - Method in class org.apache.camel.component.docker.consumer.DockerStatsConsumer
 
isReconnect() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Used only in clientMode in consumer, the consumer will attempt to reconnect on disconnection if this is enabled
isRecordSeparatorDisabled() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not the record separator is disabled.
isRecoverableJob() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
isRecursive() - Method in class org.apache.camel.component.etcd.EtcdConfiguration
 
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
isRedirectError() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
isRedirectError() - Method in exception org.apache.camel.component.netty.http.NettyHttpOperationFailedException
 
isRedirectError() - Method in exception org.apache.camel.component.netty4.http.NettyHttpOperationFailedException
 
isRedirectError() - Method in exception org.apache.camel.http.common.HttpOperationFailedException
 
isReferenceParameter(String) - Static method in class org.apache.camel.util.EndpointHelper
Is the given parameter a reference parameter (starting with a # char)
isReflectionProtocol() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
isRegex() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
isRegistered(ObjectName) - Method in class org.apache.camel.management.DefaultManagementAgent
 
isRegistered(ObjectName) - Method in interface org.apache.camel.spi.ManagementAgent
Is the given object registered
isRejectExecution() - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlerMBean
 
isRejectExecution() - Method in class org.apache.camel.management.mbean.ManagedThrottler
 
isRejectExecution() - Method in class org.apache.camel.processor.Throttler
 
isRejectOld() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
isRejectOld() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
isRejectOld() - Method in class org.apache.camel.processor.StreamResequencer
 
isRelayAllMessageHeaders() - Method in class org.apache.camel.component.cxf.common.header.CxfHeaderFilterStrategy
 
isRelayHeaders() - Method in class org.apache.camel.component.cxf.common.header.CxfHeaderFilterStrategy
 
isRemote(BasicCacheContainer) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
isRemote(BasicCache<K, V>) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
isRemove() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
isRemove() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
isRemoveOnCommit() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
isRemoveOnDump() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
isRemoveOnDump() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
isRemoveOnDump() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
isRemoveOnFailure() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
isRemoveOnFailure() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
isRemoveOnFailure() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
isRemoveOnRollback() - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
isRemoveSpoolDirectoryWhenStopping() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
isRemoveSpoolDirectoryWhenStopping() - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
isRemoveSpoolDirectoryWhenStopping() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
isRemoveSpoolDirectoryWhenStopping() - Method in interface org.apache.camel.spi.StreamCachingStrategy
 
isRemovingRoutes() - Method in class org.apache.camel.impl.RouteService
 
isRenameUsingCopy() - Method in class org.apache.camel.component.file.FileEndpoint
 
isRepeat() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
isReplicateable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isReplyToDeliveryPersistent() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isReplyToDeliveryPersistent() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isReplyToSameDestinationAllowed() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isReplyToSameDestinationAllowed() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isReportGroup() - Method in class org.apache.camel.component.mock.MockEndpoint
 
isRequest() - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
isResetAutoCommit() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
isRest() - Method in class org.apache.camel.model.RouteDefinition
 
isRestrictedDelete() - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
isRestrictedDelete() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isRestrictedPicklist() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isRetained() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
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.
isRetrieveable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isRetrieveFile() - Method in class org.apache.camel.component.file.GenericFileConsumer
Override if required.
isRetrieveFile() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
isRetry() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
isReturnOldExchange() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
isReturnOldExchange() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
isReturnOldExchange() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
isReturnTypeVoid() - Method in class org.apache.camel.component.bean.MethodInfo
 
isReuseAddress() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isReuseAddress() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
isReuseAddress() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
isReuseChannel() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isReverse() - Method in interface org.apache.camel.api.management.mbean.ManagedResequencerMBean
 
isReverse() - Method in class org.apache.camel.management.mbean.ManagedResequencer
 
isReverse() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
isRevokeOnShutdown() - Method in class org.apache.camel.component.box.BoxConfiguration
 
isRoleClass(Principal) - Method in class org.apache.camel.component.netty.http.SecurityAuthenticatorSupport
Is the given principal a role class?
isRoleClass(Principal) - Method in class org.apache.camel.component.netty4.http.SecurityAuthenticatorSupport
Is the given principal a role class?
isRollbackOnly() - Method in interface org.apache.camel.Exchange
Returns true if this exchange is marked for rollback
isRollbackOnly() - Method in class org.apache.camel.impl.DefaultExchange
 
isRoundRobin() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
isRoundRobin() - Method in interface org.apache.camel.api.management.mbean.ManagedWeightedBalancerMBean
 
isRoundRobin() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
isRoundRobin() - Method in class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
isRoundRobin() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
isRouteAdded() - Method in class org.apache.camel.impl.DefaultRouteContext
 
isRouteAdded() - Method in interface org.apache.camel.spi.RouteContext
Returns the isRouteAdded flag
isRouteEmptyResultSet() - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Indicates whether empty resultset should be allowed to be sent to the next hop or not
isRouteEmptyResultSet() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
isRouteEmptyResultSet() - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Indicates whether empty resultset should be allowed to be sent to the next hop or not
isRouteEmptyResultSet() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
isRouteEmptyResultSet() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
isRouteEmptyResultSet() - Method in class org.apache.camel.component.sql.SqlConsumer
 
isRoutePolicyRunAllowed(RoutePolicy) - Method in class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
Strategy to determine if this policy is allowed to run
isRouteScoped() - Method in class org.apache.camel.model.OnCompletionDefinition
 
isRouteScoped() - Method in class org.apache.camel.model.OnExceptionDefinition
 
isRunAllowed() - Method in class org.apache.camel.component.seda.SedaConsumer
 
isRunAllowed() - Method in class org.apache.camel.impl.converter.DefaultTypeConverter
 
isRunAllowed() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
isRunAllowed() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
isRunAllowed(RedeliveryErrorHandler.RedeliveryData) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
isRunAllowed() - Method in interface org.apache.camel.StatefulService
Helper methods so the service knows if it should keep running.
isRunAllowed() - Method in class org.apache.camel.support.ServiceSupport
 
isRunAllowedOnPreparingShutdown() - Method in class org.apache.camel.processor.DeadLetterChannel
 
isRunAllowedOnPreparingShutdown() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
isRunning() - Method in class org.apache.camel.component.jms.JmsEndpoint
State whether this endpoint is running (eg started)
isRuntimeRatiosZeroed() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
isSaved - Variable in class org.apache.camel.component.linkedin.api.model.JobBookmark
 
isSaxon() - Method in class org.apache.camel.component.xslt.XsltComponent
 
isSaxon() - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
isScanStream() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
isSchedulerStarted() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
isSchedulerStarted() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
isSchedulerStarted() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
isSchedulerStarted() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
isSchedulerStarted() - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
isSchedulerStarted() - Method in interface org.apache.camel.spi.ScheduledPollConsumerScheduler
Whether the scheduler has been started.
isSchedulerStarted() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
isSearchable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isSecure() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
isSecure() - Method in class org.apache.camel.component.docker.DockerConfiguration
 
isSecureConnection(String) - Static method in class org.apache.camel.http.common.HttpHelper
 
isSecured() - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
isSecured() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
isSecureProtocol() - Method in class org.apache.camel.component.mail.MailConfiguration
Is the used protocol to be secure or not
isSecureTagContents() - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
isSelected() - Method in class org.apache.camel.component.linkedin.api.model.Bucket
Gets the value of the selected property.
isSend() - Method in class org.apache.camel.component.eventadmin.EventAdminEndpoint
 
isSend503whenSuspended() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
isSend503whenSuspended() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
isSendDateHeader() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isSendEmptyExchangeOnTimeout() - Method in class org.apache.camel.component.etcd.EtcdConfiguration
 
isSendEmptyMessageOnDelete() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
isSendEmptyMessageOnDelete() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
isSendEmptyMessageWhenIdle() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
isSendEmptyMessageWhenIdle() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
isSendEmptyMessageWhenIdle() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
isSendMessageOnError() - Method in class org.apache.camel.component.ahc.ws.WsEndpoint
 
isSendNoop() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isSendServerVersion() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isSendSync() - Method in class org.apache.camel.component.nagios.NagiosEndpoint
 
isSendToAll() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
isSendToConsumer() - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
isSendToPrinter() - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
isSerializeNulls() - Method in class org.apache.camel.component.gson.GsonDataFormat
 
isSessionHeadersEnabled() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
isSessionSupport() - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
 
isSessionSupport() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
isSetDefaultBus() - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
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
 
isSharedEntityManager() - Method in class org.apache.camel.component.jpa.JpaComponent
 
isSharedEntityManager() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
isSharedEntityManager() - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
isShareEnabled(long) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
isShareUnitOfWork() - Method in interface org.apache.camel.api.management.mbean.ManagedEnricherMBean
 
isShareUnitOfWork() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
isShareUnitOfWork() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
isShareUnitOfWork() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
isShareUnitOfWork() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
isShareUnitOfWork() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
isShareUnitOfWork() - Method in class org.apache.camel.processor.Enricher
 
isShareUnitOfWork() - Method in class org.apache.camel.processor.MulticastProcessor
 
isShareUnitOfWork() - Method in class org.apache.camel.processor.RecipientList
 
isShorthandMethod() - Method in class org.apache.camel.component.bean.BeanProcessor
 
isShouldStopConsumer() - Method in class org.apache.camel.component.zookeeper.policy.ZooKeeperRoutePolicy
 
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
 
isShowGroupLogoInProfile() - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Gets the value of the showGroupLogoInProfile property.
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
 
isShuffle() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isShutdown() - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
isShutdown() - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
isShutdown() - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
isShutdown() - Method in class org.apache.camel.util.concurrent.SynchronousExecutorService
 
isShutdownEager() - Method in class org.apache.camel.spring.SpringCamelContext
Whether to shutdown this SpringCamelContext eager (first) when Spring ApplicationContext is being stopped.
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
 
isSingleParameter() - Method in class org.apache.camel.component.avro.AvroConfiguration
 
isSingleQuote() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is single quote
isSingleQuoted(String) - Static method in class org.apache.camel.component.exec.impl.ExecParseUtils
Tests if the input is enclosed within ExecParseUtils.QUOTE_CHAR characters
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(Object, String) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
isSingleton() - Method in class org.apache.camel.cdi.CdiEventEndpoint
 
isSingleton() - Method in class org.apache.camel.coap.CoAPEndpoint
 
isSingleton() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isSingleton() - Method in class org.apache.camel.component.apns.ApnsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.atmos.AtmosEndpoint
 
isSingleton() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
isSingleton() - Method in class org.apache.camel.component.avro.AvroEndpoint
 
isSingleton() - Method in class org.apache.camel.component.aws.cw.CwEndpoint
 
isSingleton() - Method in class org.apache.camel.component.aws.ddb.DdbEndpoint
 
isSingleton() - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
isSingleton() - Method in class org.apache.camel.component.aws.ec2.EC2Endpoint
 
isSingleton() - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
isSingleton() - Method in class org.apache.camel.component.aws.s3.S3Endpoint
 
isSingleton() - Method in class org.apache.camel.component.aws.sdb.SdbEndpoint
 
isSingleton() - Method in class org.apache.camel.component.aws.ses.SesEndpoint
 
isSingleton() - Method in class org.apache.camel.component.aws.sns.SnsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
isSingleton() - Method in class org.apache.camel.component.bean.BeanEndpoint
 
isSingleton() - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
 
isSingleton() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
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.cache.CacheEndpoint
 
isSingleton() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
isSingleton() - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
isSingleton() - Method in class org.apache.camel.component.cmis.CMISEndpoint
 
isSingleton() - Method in class org.apache.camel.component.cometd.CometdEndpoint
 
isSingleton() - Method in class org.apache.camel.component.context.ContextEndpoint
 
isSingleton() - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
 
isSingleton() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
isSingleton() - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
isSingleton() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
isSingleton() - Method in class org.apache.camel.component.cxf.jaxrs.CamelResourceProvider
 
isSingleton() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.cxf.spring.SpringBusFactoryBean
 
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.disruptor.DisruptorEndpoint
 
isSingleton() - Method in class org.apache.camel.component.dns.DnsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.docker.DockerEndpoint
 
isSingleton() - Method in class org.apache.camel.component.dozer.DozerEndpoint
 
isSingleton() - Method in class org.apache.camel.component.dropbox.DropboxEndpoint
 
isSingleton() - Method in class org.apache.camel.component.elasticsearch.ElasticsearchEndpoint
 
isSingleton() - Method in class org.apache.camel.component.etcd.AbstractEtcdEndpoint
 
isSingleton() - Method in class org.apache.camel.component.event.EventEndpoint
 
isSingleton() - Method in class org.apache.camel.component.eventadmin.EventAdminEndpoint
 
isSingleton() - Method in class org.apache.camel.component.exec.ExecEndpoint
 
isSingleton() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
isSingleton() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isSingleton() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isSingleton() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
isSingleton() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
isSingleton() - Method in class org.apache.camel.component.fop.FopEndpoint
 
isSingleton() - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
 
isSingleton() - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Returns true.
isSingleton() - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Returns true.
isSingleton() - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
isSingleton() - Method in class org.apache.camel.component.ganglia.GangliaEndpoint
 
isSingleton() - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
 
isSingleton() - Method in class org.apache.camel.component.git.GitEndpoint
 
isSingleton() - Method in class org.apache.camel.component.github.GitHubEndpoint
 
isSingleton() - Method in class org.apache.camel.component.gora.GoraEndpoint
 
isSingleton() - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
isSingleton() - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
 
isSingleton() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaEndpoint
 
isSingleton() - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
isSingleton() - Method in class org.apache.camel.component.hdfs.HdfsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.hdfs2.HdfsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.hipchat.HipchatEndpoint
 
isSingleton() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
isSingleton() - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
 
isSingleton() - Method in class org.apache.camel.component.infinispan.InfinispanEndpoint
 
isSingleton() - Method in class org.apache.camel.component.irc.IrcEndpoint
 
isSingleton() - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
 
isSingleton() - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jbpm.JBPMEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jcache.JCacheEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jira.JIRAEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jms.JmsTemporaryQueueEndpoint
This endpoint is a singleton so that the temporary destination instances are shared across all producers and consumers of the same endpoint URI
isSingleton() - Method in class org.apache.camel.component.jms.JmsTemporaryTopicEndpoint
This endpoint is a singleton so that the temporary destination instances are shared across all producers and consumers of the same endpoint URI
isSingleton() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
isSingleton() - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
isSingleton() - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
isSingleton() - Method in class org.apache.camel.component.kestrel.KestrelEndpoint
 
isSingleton() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
isSingleton() - Method in class org.apache.camel.component.kubernetes.KubernetesEndpoint
 
isSingleton() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
isSingleton() - Method in class org.apache.camel.component.ldap.LdapEndpoint
 
isSingleton() - Method in class org.apache.camel.component.lucene.LuceneEndpoint
 
isSingleton() - Method in class org.apache.camel.component.mail.MailEndpoint
 
isSingleton() - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.mina.MinaEndpoint
 
isSingleton() - Method in class org.apache.camel.component.mina.MinaProducer
 
isSingleton() - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
isSingleton() - Method in class org.apache.camel.component.mina2.Mina2Producer
 
isSingleton() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isSingleton() - Method in class org.apache.camel.component.mock.MockEndpoint
 
isSingleton() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
isSingleton() - Method in class org.apache.camel.component.mqtt.MQTTEndpoint
 
isSingleton() - Method in class org.apache.camel.component.mustache.MustacheEndpoint
 
isSingleton() - Method in class org.apache.camel.component.mvel.MvelEndpoint
 
isSingleton() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
isSingleton() - Method in class org.apache.camel.component.nagios.NagiosEndpoint
 
isSingleton() - Method in class org.apache.camel.component.nats.NatsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.netty.NettyEndpoint
 
isSingleton() - Method in class org.apache.camel.component.netty.NettyProducer
 
isSingleton() - Method in class org.apache.camel.component.netty4.NettyEndpoint
 
isSingleton() - Method in class org.apache.camel.component.netty4.NettyProducer
 
isSingleton() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
isSingleton() - Method in class org.apache.camel.component.optaplanner.OptaPlannerEndpoint
 
isSingleton() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
isSingleton() - Method in class org.apache.camel.component.paxlogging.PaxLoggingEndpoint
 
isSingleton() - Method in class org.apache.camel.component.pdf.PdfEndpoint
 
isSingleton() - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
 
isSingleton() - Method in class org.apache.camel.component.printer.PrinterEndpoint
 
isSingleton() - Method in class org.apache.camel.component.properties.PropertiesEndpoint
 
isSingleton() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
isSingleton() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
isSingleton() - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
isSingleton() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isSingleton() - Method in class org.apache.camel.component.redis.RedisEndpoint
 
isSingleton() - Method in class org.apache.camel.component.ref.RefEndpoint
 
isSingleton() - Method in class org.apache.camel.component.rest.RestApiEndpoint
 
isSingleton() - Method in class org.apache.camel.component.rest.RestEndpoint
 
isSingleton() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
isSingleton() - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
isSingleton() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectEndpoint
 
isSingleton() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
isSingleton() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
isSingleton() - Method in class org.apache.camel.component.salesforce.SalesforceEndpoint
 
isSingleton() - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
 
isSingleton() - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
isSingleton() - Method in class org.apache.camel.component.schematron.SchematronEndpoint
 
isSingleton() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
isSingleton() - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
isSingleton() - Method in class org.apache.camel.component.servicenow.ServiceNowEndpoint
 
isSingleton() - Method in class org.apache.camel.component.sip.SipEndpoint
 
isSingleton() - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
isSingleton() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isSingleton() - Method in class org.apache.camel.component.slack.SlackEndpoint
 
isSingleton() - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
isSingleton() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
isSingleton() - Method in class org.apache.camel.component.solr.SolrEndpoint
 
isSingleton() - Method in class org.apache.camel.component.spark.SparkEndpoint
 
isSingleton() - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
 
isSingleton() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
 
isSingleton() - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
isSingleton() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
 
isSingleton() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceEndpoint
 
isSingleton() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
 
isSingleton() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
isSingleton() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
isSingleton() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
isSingleton() - Method in class org.apache.camel.component.stomp.StompEndpoint
 
isSingleton() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
isSingleton() - Method in class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
 
isSingleton() - Method in class org.apache.camel.component.timer.TimerEndpoint
 
isSingleton() - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
isSingleton() - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
isSingleton() - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
isSingleton() - Method in class org.apache.camel.component.undertow.UndertowEndpoint
 
isSingleton() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
isSingleton() - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
isSingleton() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
isSingleton() - Method in class org.apache.camel.component.velocity.VelocityEndpoint
 
isSingleton() - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
isSingleton() - Method in class org.apache.camel.component.weather.WeatherEndpoint
 
isSingleton() - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
isSingleton() - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
isSingleton() - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
isSingleton() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
isSingleton() - Method in class org.apache.camel.component.yammer.YammerEndpoint
 
isSingleton() - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
isSingleton() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
isSingleton() - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
isSingleton() - Method in class org.apache.camel.core.xml.util.jsse.AbstractJsseUtilFactoryBean
 
isSingleton() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isSingleton(Object, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Implementations can override this method to determine if the bean is singleton.
isSingleton() - Method in class org.apache.camel.impl.DefaultProducer
This implementation will delegate to the endpoint IsSingleton.isSingleton()
isSingleton() - Method in class org.apache.camel.impl.DeferProducer
 
isSingleton() - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
isSingleton() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
isSingleton() - Method in class org.apache.camel.impl.ProcessorEndpoint
 
isSingleton() - Method in class org.apache.camel.impl.ProcessorPollingConsumer
 
isSingleton() - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
IsSingleton - Interface in org.apache.camel
Used for defining if a given class is singleton or not.
isSingleton() - Method in interface org.apache.camel.IsSingleton
Whether this class supports being singleton or not.
isSingleton() - Method in class org.apache.camel.jsonpath.JsonPathLanguage
 
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.jxpath.JXPathLanguage
 
isSingleton() - Method in class org.apache.camel.language.property.ExchangePropertyLanguage
 
isSingleton() - Method in class org.apache.camel.language.ref.RefLanguage
 
isSingleton() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
isSingleton() - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
isSingleton() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
isSingleton() - Method in class org.apache.camel.management.mbean.ManagedEndpoint
 
isSingleton() - Method in class org.apache.camel.management.mbean.ManagedProducer
 
isSingleton() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
isSingleton() - Method in class org.apache.camel.spring.CamelRestContextFactoryBean
 
isSingleton() - Method in class org.apache.camel.spring.CamelRouteContextFactoryBean
 
isSingleton() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
isSingleton() - Method in class org.apache.camel.support.LanguageSupport
 
isSingleton() - Method in class org.apache.camel.util.component.AbstractApiEndpoint
 
isSkipBindingOnErrorCode() - Method in class org.apache.camel.spi.RestConfiguration
Whether to skip binding output if there is a custom HTTP error code, and instead use the response body as-is.
isSkipBodyLineSeparator() - Method in class org.apache.camel.processor.DefaultExchangeFormatter
 
isSkipDuplicate() - Method in interface org.apache.camel.api.management.mbean.ManagedIdempotentConsumerMBean
 
isSkipDuplicate() - Method in class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
isSkipDuplicate() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
isSkipExchangeDeclare() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isSkipFailedMessage() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isSkipFailedMessage() - Method in class org.apache.camel.component.mail.MailConsumer
 
isSkipFaultLogging() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
isSkipFaultLogging() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
isSkipFirst() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
isSkipLockedEntity() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
isSkipLockedEntity() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
isSkipPayloadMessagePartCheck() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
isSkipQueueDeclare() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isSortable() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isSortEntries() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isSplit() - Method in class org.apache.camel.component.test.TestEndpoint
 
isSplitEntries() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isSplitRequired() - Method in class org.apache.camel.component.smpp.SmppSplitter
 
isSplitResult() - Method in class org.apache.camel.component.box.BoxConsumer
 
isSplitResult() - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
isSplitRows() - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
isSsl() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
isSsl() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
isSslClientCertHeaders() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
isSslClientCertHeaders() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
isStandardJMSHeader(String) - Method in class org.apache.camel.component.jms.JmsBinding
Is the given header a standard JMS header
isStandardJMSHeader(String) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Is the given header a standard JMS header
isStartable(CamelContext) - Method in class org.apache.camel.model.RouteDefinition
 
isStartable() - Method in enum org.apache.camel.ServiceStatus
 
isStarted() - Method in class org.apache.camel.bam.model.ProcessInstance
 
isStarted() - Method in class org.apache.camel.bam.model.TemporalEntity
 
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?
isStartedInnerContext() - Method in class org.apache.camel.component.routebox.RouteboxServiceSupport
 
isStarting() - Method in enum org.apache.camel.ServiceStatus
 
isStarting() - Method in interface org.apache.camel.StatefulService
Whether the service is starting
isStarting() - Method in class org.apache.camel.support.ServiceSupport
 
isStartingDirectoryMustExist() - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
isStartingRoutes() - Method in interface org.apache.camel.CamelContext
Indicates whether current thread is starting route(s).
isStartingRoutes() - Method in class org.apache.camel.impl.DefaultCamelContext
 
isStartScheduler() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
isStartScheduler() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
isStartTlsEnabled() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isStateful() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
isStateful() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
isStatic(String) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
isStatic(String) - Method in interface org.apache.camel.spi.EndpointRegistry
Whether the given endpoint is stored in the static cache
isStaticMethod() - Method in class org.apache.camel.component.bean.MethodInfo
 
isStaticService() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
isStaticService() - Method in class org.apache.camel.management.mbean.ManagedService
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
isStatisticsEnabled() - Method in interface org.apache.camel.api.management.PerformanceCounter
Are statistics enabled?

They can be enabled and disabled at runtime

isStatisticsEnabled() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
Whether statistics gathering is enabled
isStatisticsEnabled() - Method in class org.apache.camel.management.CompositePerformanceCounter
 
isStatisticsEnabled() - Method in class org.apache.camel.management.DelegatePerformanceCounter
 
isStatisticsEnabled() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
isStatisticsEnabled() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
isStatisticsEnabled() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
isStatisticsEnabled() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
isStatisticsEnabled() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Whether statistics is enabled.
isStatisticsEnabled() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
Whether statistics is enabled.
isStatisticsEnabled() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Whether statistics is enabled.
isStatisticsEnabled() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Whether statistics is enabled.
isStatusCodeOk(int, String) - Static method in class org.apache.camel.component.netty.http.NettyHttpHelper
Checks whether the given http status code is within the ok range
isStatusCodeOk(int, String) - Static method in class org.apache.camel.component.netty4.http.NettyHttpHelper
Checks whether the given http status code is within the ok range
isStatusCodeOk(int, String) - Static method in class org.apache.camel.http.common.HttpHelper
Checks whether the given http status code is within the ok range
isStepwise() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isSticky() - Method in interface org.apache.camel.api.management.mbean.ManagedFailoverLoadBalancerMBean
 
isSticky() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
isSticky() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
isStopOnException() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
isStopOnException() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
isStopOnException() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
isStopOnException() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
isStopOnException() - Method in class org.apache.camel.model.SplitDefinition
 
isStopOnException() - Method in class org.apache.camel.processor.MulticastProcessor
Should the multicast processor stop processing further exchanges in case of an exception occurred?
isStopOnException() - Method in class org.apache.camel.processor.RecipientList
 
isStoppable(CamelContext) - Method in class org.apache.camel.model.RouteDefinition
 
isStoppable() - Method in enum org.apache.camel.ServiceStatus
 
isStopped() - Method in class org.apache.camel.component.couchdb.CouchDbChangesetTracker
 
isStopped() - Method in enum org.apache.camel.ServiceStatus
 
isStopped() - Method in interface org.apache.camel.StatefulService
Whether the service is stopped
isStopped() - Method in class org.apache.camel.support.ServiceSupport
 
isStopped(Object) - Static method in class org.apache.camel.util.ServiceHelper
Is the given service stopping or already stopped?
isStopping() - Method in enum org.apache.camel.ServiceStatus
 
isStopping() - Method in interface org.apache.camel.StatefulService
Whether the service is stopping
isStopping() - Method in class org.apache.camel.support.ServiceSupport
 
isStoppingOrStopped() - Method in class org.apache.camel.support.ServiceSupport
Is the service in progress of being stopped or already stopped
isStoreAsBodyOnCompletion() - Method in class org.apache.camel.processor.aggregate.AbstractListAggregationStrategy
Whether to store the completed aggregated List as message body, or to keep as property on the exchange.
isStoreByValue() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
If cache should use store-by-value or store-by-reference semantics
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
isStreamCaching() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isStreamCachingEnabled(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Check whether or not stream caching is enabled for the given route or globally.
isStreamDownload() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isStreaming() - Method in interface org.apache.camel.api.management.mbean.ManagedMulticastMBean
 
isStreaming() - Method in interface org.apache.camel.api.management.mbean.ManagedRecipientListMBean
 
isStreaming() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
isStreaming() - Method in class org.apache.camel.management.mbean.ManagedMulticast
 
isStreaming() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
isStreaming() - Method in class org.apache.camel.processor.MulticastProcessor
Is the multicast processor working in streaming mode?

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

isStreaming() - Method in class org.apache.camel.processor.RecipientList
 
isStreamRepresentation() - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
isStreamRepresentation() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
isStrictOnParameterNames() - Method in class org.apache.camel.impl.UriComponentConfiguration
 
isStripsAllWhiteSpace() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
isStripsAllWhiteSpace() - Method in class org.apache.camel.component.xquery.XQueryEndpoint
 
isSubscribed() - Method in class org.apache.camel.component.nats.NatsConsumer
 
isSubscriptionDurable() - Method in class org.apache.camel.component.jms.JmsConfiguration
Deprecated.
isSubscriptionDurable() - Method in class org.apache.camel.component.jms.JmsEndpoint
Deprecated.
isSuccess() - Method in class org.apache.camel.component.salesforce.api.dto.bulk.Result
Gets the value of the success property.
issueRequest(Endpoint, ExchangePattern, Object, Map<String, Object>) - Method in class org.apache.camel.component.routebox.strategy.RouteboxDispatcher
 
isSupportRedelivery() - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
isSupportRedelivery() - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
isSupportRedirect() - Method in class org.apache.camel.component.jetty.CamelHttpClient
 
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
 
isSuppressExceptions() - Method in class org.apache.camel.jsonpath.JsonPathExpression
 
isSuppressExceptions() - Method in class org.apache.camel.jsonpath.JsonPathLanguage
 
isSuppressLogging() - Method in class org.apache.camel.support.LoggingExceptionHandler
 
isSuppressLoggingOnTimeout() - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
isSuppressLoggingOnTimeout() - Method in interface org.apache.camel.spi.ShutdownStrategy
Whether Camel should try to suppress logging during shutdown and timeout was triggered, meaning forced shutdown is happening.
isSuspendable() - Method in enum org.apache.camel.ServiceStatus
 
isSuspended() - Method in interface org.apache.camel.api.management.mbean.ManagedServiceMBean
 
isSuspended() - Method in class org.apache.camel.http.common.HttpConsumer
 
isSuspended() - Method in class org.apache.camel.management.mbean.ManagedService
 
isSuspended() - Method in enum org.apache.camel.ServiceStatus
 
isSuspended() - Method in class org.apache.camel.support.ServiceSupport
 
isSuspended() - Method in interface org.apache.camel.SuspendableService
Tests whether the service is suspended or not.
isSuspended(Object) - Static method in class org.apache.camel.util.ServiceHelper
Is the given service suspending or already suspended?
isSuspending() - Method in enum org.apache.camel.ServiceStatus
 
isSuspending() - Method in interface org.apache.camel.StatefulService
Whether the service is suspending
isSuspending() - Method in class org.apache.camel.support.ServiceSupport
 
isSuspendingOrSuspended() - Method in class org.apache.camel.support.ServiceSupport
Is the service in progress of being suspended or already suspended
isSync() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
isSync() - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
If true, the consumer will receive notifications synchronously
isSync() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
isSync() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
isSync() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
isSync() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isSync() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isSync() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isSynchronous() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
if the the event listener should block the thread causing the event
isSynchronous() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isSynchronous() - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
isSynchronous() - Method in class org.apache.camel.component.sjms.SjmsConsumer
Use to determine whether or not to process exchanges synchronously.
isSynchronous() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isSynchronous() - Method in class org.apache.camel.component.sjms.SjmsProducer
Gets the synchronous value for this instance of DestinationProducer.
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
isTcp() - Method in class org.apache.camel.component.netty.NettyConsumer
 
isTcp() - Method in class org.apache.camel.component.netty.NettyProducer
 
isTcp() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
isTcp() - Method in class org.apache.camel.component.netty4.NettyConsumer
 
isTcp() - Method in class org.apache.camel.component.netty4.NettyProducer
 
isTcp() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
isTcpNoDelay() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isTcpNoDelay() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
isTcpNoDelay() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
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
 
isTestConnectionOnStartup() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isTestConnectionOnStartup() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isTestConnectionOnStartup() - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
isText(String) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
isTextline() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
isTextline() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isTextline() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isTextline() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isThrottleEntries() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isThrowExceptionOnConnectFailed() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isThrowExceptionOnFailure() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isThrowExceptionOnFailure() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
isThrowExceptionOnFailure() - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
isThrowExceptionOnFailure() - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to throw HttpOperationFailedException in case of response code != 200.
isThrowExceptionOnFailure() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
isThrowExceptionOnFailure() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
isThrowExceptionOnFailure() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
isThrowExceptionOnFailure() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isTimeout() - Method in class org.apache.camel.component.jms.reply.ReplyHolder
Whether timeout triggered or not.
isTimeout() - Method in class org.apache.camel.component.rabbitmq.reply.ReplyHolder
Whether timeout triggered or not.
isTokensConfiguredUsingUri() - Method in class org.apache.camel.component.apns.ApnsProducer
 
isTopic() - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
isTopic(String) - Method in class org.apache.camel.component.sjms.jms.DestinationNameParser
 
isTopic() - Method in class org.apache.camel.component.sjms.SjmsConsumer
Flag set by the endpoint used by consumers and producers to determine if the consumer is a JMS Topic.
isTopic() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Flag set by the endpoint used by consumers and producers to determine if the endpoint is a JMS Topic.
isTopic() - Method in class org.apache.camel.component.sjms.SjmsProducer
Test to verify if this endpoint is a JMS Topic or Queue.
isTopicPrefix(String) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Whether the destination name has either topic or temp topic prefix.
isTopicPrefix(String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Whether the destination name has either topic or temp topic prefix.
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
 
isTraceEnabled() - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
isTraceEnabled() - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
isTraceEnabled() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isTraceEnabled() - Method in class org.apache.camel.http.common.HttpConsumer
 
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
isTracing() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTransacted() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
 
isTransacted() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
isTransacted() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isTransacted() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isTransacted() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
isTransacted() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
isTransacted() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
isTransacted() - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
isTransacted() - Method in class org.apache.camel.component.sjms.SjmsConsumer
Use to determine if transactions are enabled or disabled.
isTransacted() - Method in class org.apache.camel.component.sjms.SjmsEndpoint
 
isTransacted() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
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?
isTransactedInOut() - Method in class org.apache.camel.component.jms.JmsConfiguration
Deprecated.
isTransactedInOut() - Method in class org.apache.camel.component.jms.JmsEndpoint
Deprecated.
isTransactedRedelivered() - Method in class org.apache.camel.component.jms.JmsMessage
 
isTransactedRedelivered() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
isTransactedRedelivered() - Method in class org.apache.camel.impl.DefaultMessage
A strategy for component specific messages to determine whether the message is redelivered or not.
isTransactional() - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
 
isTransferException() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isTransferException() - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
isTransferException() - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to transfer exception back as a serialized java object if processing failed due to an exception

This is by default turned off.

isTransferException() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isTransferException() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isTransferException() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
isTransferException() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
isTransferException() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
isTransferException() - Method in class org.apache.camel.component.sparkrest.SparkConfiguration
 
isTransferException() - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
isTransferException() - Method in interface org.apache.camel.http.common.HttpBinding
If enabled and an Exchange failed processing on the consumer side, and if the caused Exception was send back serialized in the response as a application/x-java-serialized-object content type (for example using Jetty or Servlet Camel components).
isTransferException() - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
isTransferExchange() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
 
isTransferExchange() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isTransferExchange() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isTransferExchange() - Method in class org.apache.camel.component.mina.MinaConfiguration
 
isTransferExchange() - Method in class org.apache.camel.component.mina2.Mina2Configuration
 
isTransferExchange() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isTransferExchange() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isTransferFault() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isTransferFault() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isTransform() - Method in class org.apache.camel.component.language.LanguageEndpoint
 
isTreatCollectionsAsCacheObjects() - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
Gets whether to treat Collections as cache objects or as Collections of items to insert/update/compute, etc.
isTriggerable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isTrue(boolean, String) - Static method in class org.apache.camel.component.apns.util.AssertUtils
 
isTypeConversion() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
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
 
isUdpByteArrayCodec() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isUdpConnectionlessSending() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isUdpConnectionlessSending() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isUnary() - Method in class org.apache.camel.language.simple.types.SimpleTokenType
Whether the type is unary operator
isUndeletable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isUnique() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isUnitOfWorkExhausted(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Checks whether the exchange UnitOfWork is exhausted
isUnseen() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isUnseen() - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
isUnsubscribed() - Method in class org.apache.camel.rx.support.EndpointSubscription
 
isUnwrapParameterFlag() - Method in class org.apache.camel.component.cxf.interceptors.ConfigureDocLitWrapperInterceptor
 
isUpdateable() - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
isUpdateable() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isUpdates() - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
 
isUpdateTopic() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
isUrlDecodeHeaders() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
isUrlDecodeHeaders() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
isUrlDecodeHeaders() - Method in class org.apache.camel.component.sparkrest.SparkConfiguration
 
isUrlSafe() - Method in class org.apache.camel.dataformat.base64.Base64DataFormat
 
isUseAdviceWith() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Override when using advice with and return true.
isUseAdviceWith() - Method in class org.apache.camel.testng.CamelTestSupport
Override when using advice with and return true.
isUseApplicationContextClassLoader() - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
isUseApplicationContextClassLoader() - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
isUseBlockIO() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
isUseBlockIO() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
isUseBlueprintPropertyResolver() - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
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
 
isUseByteBuf() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isUseChannelBuffer() - Method in class org.apache.camel.component.netty.NettyConfiguration
 
isUseCollisionAvoidance() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isUseContext() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
isUseContinuation() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
 
isUseDebugger() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Override to enable debugger

Is default false

isUseDebugger() - Method in class org.apache.camel.testng.CamelTestSupport
Override to enable debugger

Is default false

isUseDom() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
isUseDom() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
Deprecated.
isUseExponentialBackOff() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
isUseFixedDelay() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
isUseFixedDelay() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
isUseFixedDelay() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
isUseFixedDelay() - Method in class org.apache.camel.impl.ScheduledPollEndpoint
 
isUseFixedDelay() - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
isUseGetBytesForBlob() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
isUseHeadersAsParameters() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
isUseInlineAttachments() - Method in class org.apache.camel.component.mail.MailConfiguration
 
isUseIterator() - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Indicates how resultset should be delivered to the route
isUseIterator() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
isUseIterator() - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Indicates how resultset should be delivered to the route
isUseIterator() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
isUseIterator() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
isUseIterator() - Method in class org.apache.camel.component.sql.SqlConsumer
 
isUseJDBC4ColumnNameAndLabelSemantics() - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
 
isUseJmx() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
isUseJmx() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
isUseJmx() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
isUseJmx() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
isUseJmx() - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
isUseJpa() - Method in class org.apache.camel.processor.interceptor.Tracer
 
isUseJson() - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
isUseList() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
isUseList() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
isUseList() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
isUseList() - Method in class org.apache.camel.model.dataformat.BoonDataFormat
 
isUseLocking() - Method in class org.apache.camel.bam.processor.ActivityMonitorEngine
 
isUseMaps() - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not the unmarshalling should produce maps instead of lists.
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
 
isUseMessageBodyForSql() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
isUseMessageBodyForTemplate() - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
isUseMessageIDAsCorrelationID() - Method in class org.apache.camel.component.jms.JmsConfiguration
 
isUseMessageIDAsCorrelationID() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
isUseMessageIDAsCorrelationID() - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Get useMessageIDAsCorrelationID for inOut exchange
isUseOriginalMessage() - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
isUseOriginalMessagePolicy() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
isUsePassedInEntityManager() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
isUsePersist() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
isUsePlaceholder() - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
isUsePlaceholder() - Method in class org.apache.camel.component.sql.SqlComponent
 
isUseQueryString() - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
isUseReaderForPayload() - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
isUseReaderForPayload() - Method in interface org.apache.camel.http.common.HttpBinding
Should reader by used instead of input stream.
isUseRecovery() - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
isUseRecovery() - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
isUseRecovery() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
isUseRecovery() - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
isUseRecovery() - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
isUseRecovery() - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Whether or not recovery is enabled or not
isUseRelativePath() - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
isUseRelativePath() - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
isUseRouteBuilder() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Use the RouteBuilder or not
isUseRouteBuilder() - Method in class org.apache.camel.testng.CamelTestSupport
Use the RouteBuilder or not
isUseRouterForAllUris() - Method in class org.apache.camel.component.sip.SipConfiguration
 
isUseSaxon() - Method in class org.apache.camel.language.xpath.XPathLanguage
 
isUseSharedSchema() - Method in class org.apache.camel.component.validator.ValidatorEndpoint
 
isUseSharedSchema() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
isUseStderrOnEmptyStdout() - Method in class org.apache.camel.component.exec.ExecCommand
 
isUseStderrOnEmptyStdout() - Method in class org.apache.camel.component.exec.ExecEndpoint
 
isUseStreaming() - Method in class org.apache.camel.component.ahc.ws.WsEndpoint
 
isUseStreaming() - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
isUseSunHttpsHandler() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
isUseSunHttpsHandler() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
 
isUseSystemProperties() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
isUseThreadSecurityContext() - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
isUseTracer() - Method in class org.apache.camel.impl.DefaultDebugger
 
isUseTransactions() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
isUseTransactions() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
isUseUserKnownHostsFile() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
isUsingExecutorService() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
isUsingFixedCamelContextName() - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
isUsingFixedCamelContextName() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
isUsingIterator() - Method in class org.apache.camel.dataformat.tarfile.TarFileDataFormat
 
isUsingIterator() - Method in class org.apache.camel.dataformat.zipfile.ZipFileDataFormat
 
isUsingParallelCompression() - Method in class org.apache.camel.dataformat.lzf.LZFDataFormat
 
isValid(CacheManager, String, String) - Method in class org.apache.camel.processor.cache.CacheValidate
 
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.component.hl7.HL7DataFormat
 
isValidate() - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
isValidate() - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
isValidate() - Method in class org.apache.camel.model.dataformat.HL7DataFormat
 
isValidating() - Method in class org.apache.camel.component.ical.ICalDataFormat
 
isValidation() - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
isValidClass(Class<?>) - Method in class org.apache.camel.blueprint.PackageScanRouteBuilderFinder
Returns trueif the class is a public, non-abstract class
isValidClass(Class<?>) - Method in class org.apache.camel.spring.PackageScanRouteBuilderFinder
Returns trueif the class is a public, non-abstract class
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.
isValidEntry(FeedEndpoint, Object, Object) - Method in class org.apache.camel.component.atom.UpdatedDateFilter
 
isValidEntry(FeedEndpoint, Object, Object) - Method in interface org.apache.camel.component.feed.EntryFilter
Tests to be used as filtering the feed for only entries of interest, such as only new entries, etc.
isValidEntry(FeedEndpoint, Object, Object) - Method in class org.apache.camel.component.rss.UpdatedDateFilter
 
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.
isValue() - Method in class org.apache.camel.component.linkedin.api.model.IsCompanyShareEnabled
Gets the value of the value property.
isValue() - Method in class org.apache.camel.component.linkedin.api.model.IsFollowing
Gets the value of the value property.
isValue() - Method in class org.apache.camel.component.linkedin.api.model.IsLiked
Gets the value of the value property.
isValue() - Method in class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
isVerboseLogging() - Method in class org.apache.camel.component.scp.ScpComponent
 
isVerifyChecksums() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
isViewerShareEnabled(long) - Method in interface org.apache.camel.component.linkedin.api.CompaniesResource
 
isWantAppend() - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
isWantAppend() - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
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
isWireFormat31x() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
isWithCompressedDataPacket() - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
isWrapped() - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
 
isWriteRequiresMasterRead() - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
isWriteResultAsHeader() - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
 
isWriteThrough() - Method in class org.apache.camel.component.jcache.JCacheConfiguration
If write-through caching should be used
isXML() - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
isXml() - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
isXmlSchemaValidationExecuted() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker.Input
Returns true if a XML schema validation was executed during the parsing of the XML document.
ITEM - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
item(int) - Method in class org.apache.camel.component.cxf.converter.NodeListWrapper
 
ITEM_COUNT - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
ITEM_COUNT - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
ITEM_LISTENER - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
ITEM_NAME - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
ITEM_NAME - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
ITEM_NAME_SIZE - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
itemAdded(ItemEvent<Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelItemListener
 
ItemContent - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ItemContent() - Constructor for class org.apache.camel.component.linkedin.api.model.ItemContent
 
itemContent - Variable in class org.apache.camel.component.linkedin.api.model.MailboxItem
 
itemRemoved(ItemEvent<Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelItemListener
 
ITEMS - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
ITEMS - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
iterable(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Creates an iterable over the value
iterator() - Method in class org.apache.camel.component.flatpack.DataSetList
 
iterator(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Creates an iterator over the value

J

JAASSecurityAuthenticator - Class in org.apache.camel.component.netty.http
A JAAS based SecurityAuthenticator implementation.
JAASSecurityAuthenticator() - Constructor for class org.apache.camel.component.netty.http.JAASSecurityAuthenticator
 
JAASSecurityAuthenticator - Class in org.apache.camel.component.netty4.http
A JAAS based SecurityAuthenticator implementation.
JAASSecurityAuthenticator() - Constructor for class org.apache.camel.component.netty4.http.JAASSecurityAuthenticator
 
JacksonConstants - Class in org.apache.camel.component.jackson
 
JacksonDataFormat - Class in org.apache.camel.component.jackson
A data format (DataFormat) using Jackson to marshal to and from JSON.
JacksonDataFormat() - Constructor for class org.apache.camel.component.jackson.JacksonDataFormat
Use the default Jackson ObjectMapper and Map
JacksonDataFormat(Class<?>) - Constructor for class org.apache.camel.component.jackson.JacksonDataFormat
Use the default Jackson ObjectMapper and with a custom unmarshal type
JacksonDataFormat(Class<?>, Class<?>) - Constructor for class org.apache.camel.component.jackson.JacksonDataFormat
Use the default Jackson ObjectMapper and with a custom unmarshal type and JSON view
JacksonDataFormat(Class<?>, Class<?>, boolean) - Constructor for class org.apache.camel.component.jackson.JacksonDataFormat
Use the default Jackson ObjectMapper and with a custom unmarshal type and JSON view
JacksonDataFormat(ObjectMapper, Class<?>) - Constructor for class org.apache.camel.component.jackson.JacksonDataFormat
Use a custom Jackson mapper and and unmarshal type
JacksonDataFormat(ObjectMapper, Class<?>, Class<?>) - Constructor for class org.apache.camel.component.jackson.JacksonDataFormat
Use a custom Jackson mapper, unmarshal type and JSON view
JacksonTypeConverters - Class in org.apache.camel.component.jackson.converter
Jackson TypeConverter that allows converting json to/from POJOs and other types.
JacksonTypeConverters() - Constructor for class org.apache.camel.component.jackson.converter.JacksonTypeConverters
 
jacksonxml() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(Class<?>, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format using the Jackson library turning pretty printing on or off
jacksonxml(Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(Class<?>, Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(Class<?>, Class<?>, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
jacksonxml(Class<?>, Class<?>, String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson XML data format
JacksonXMLConstants - Class in org.apache.camel.component.jacksonxml
 
JacksonXMLDataFormat - Class in org.apache.camel.component.jacksonxml
A data format (DataFormat) using Jackson to marshal to and from XML.
JacksonXMLDataFormat() - Constructor for class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
Use the default Jackson XmlMapper and Map
JacksonXMLDataFormat(Class<?>) - Constructor for class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
Use the default Jackson XmlMapper and with a custom unmarshal type
JacksonXMLDataFormat(Class<?>, Class<?>) - Constructor for class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
Use the default Jackson XmlMapper and with a custom unmarshal type and JSON view
JacksonXMLDataFormat(Class<?>, Class<?>, boolean) - Constructor for class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
Use the default Jackson XmlMapper and with a custom unmarshal type and JSON view
JacksonXMLDataFormat(XmlMapper, Class<?>) - Constructor for class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
Use a custom Jackson mapper and and unmarshal type
JacksonXMLDataFormat(XmlMapper, Class<?>, Class<?>) - Constructor for class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
Use a custom Jackson mapper, unmarshal type and JSON view
JacksonXMLDataFormat - Class in org.apache.camel.model.dataformat
Jackson XML data format
JacksonXMLDataFormat() - Constructor for class org.apache.camel.model.dataformat.JacksonXMLDataFormat
 
JacksonXMLTypeConverters - Class in org.apache.camel.component.jacksonxml.converter
 
JacksonXMLTypeConverters() - Constructor for class org.apache.camel.component.jacksonxml.converter.JacksonXMLTypeConverters
 
JASYPT_PREFIX_TOKEN - Static variable in class org.apache.camel.component.jasypt.JasyptPropertiesParser
 
JASYPT_SUFFIX_TOKEN - Static variable in class org.apache.camel.component.jasypt.JasyptPropertiesParser
 
JasyptPropertiesParser - Class in org.apache.camel.component.jasypt
A PropertiesParser which is using  Jasypt to decrypt encrypted values.
JasyptPropertiesParser() - Constructor for class org.apache.camel.component.jasypt.JasyptPropertiesParser
 
JavaMailSender - Interface in org.apache.camel.component.mail
The JavaMailSender interface contains all the methods of a JavaMailSender implementation currently used by the mail component.
javaScript(String) - Method in class org.apache.camel.builder.ExpressionClause
javaScript(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
JavaScript - Annotation Type in org.apache.camel.builder.script
An annotation for injection of JavaScript expressions into method parameters, fields or properties
javaScript(String) - Static method in class org.apache.camel.builder.script.ScriptBuilder
Creates a script builder for the JavaScript/ECMAScript script contents
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
 
JavaScriptLanguage - Class in org.apache.camel.builder.script
 
JavaScriptLanguage() - Constructor for class org.apache.camel.builder.script.JavaScriptLanguage
 
JavaSpaceComponent - Class in org.apache.camel.component.javaspace
The component for using the JavaSpaces library
JavaSpaceComponent() - Constructor for class org.apache.camel.component.javaspace.JavaSpaceComponent
 
JavaSpaceComponent(CamelContext) - Constructor for class org.apache.camel.component.javaspace.JavaSpaceComponent
 
JavaSpaceConsumer - Class in org.apache.camel.component.javaspace
 
JavaSpaceConsumer(JavaSpaceEndpoint, Processor) - Constructor for class org.apache.camel.component.javaspace.JavaSpaceConsumer
 
JavaSpaceEndpoint - Class in org.apache.camel.component.javaspace
Sending and receiving messages through JavaSpace.
JavaSpaceEndpoint(String, String, JavaSpaceComponent) - Constructor for class org.apache.camel.component.javaspace.JavaSpaceEndpoint
 
JavaSpaceProducer - Class in org.apache.camel.component.javaspace
A Producer implementation for JavaSpaces
JavaSpaceProducer(JavaSpaceEndpoint) - Constructor for class org.apache.camel.component.javaspace.JavaSpaceProducer
 
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.converter.jaxb
A data format (DataFormat) using JAXB2 to marshal to and from XML
JaxbDataFormat() - Constructor for class org.apache.camel.converter.jaxb.JaxbDataFormat
 
JaxbDataFormat(JAXBContext) - Constructor for class org.apache.camel.converter.jaxb.JaxbDataFormat
 
JaxbDataFormat(String) - Constructor for class org.apache.camel.converter.jaxb.JaxbDataFormat
 
JaxbDataFormat - Class in org.apache.camel.model.dataformat
JAXB data format
JaxbDataFormat() - Constructor for class org.apache.camel.model.dataformat.JaxbDataFormat
 
JaxbDataFormat(boolean) - Constructor for class org.apache.camel.model.dataformat.JaxbDataFormat
 
JaxbHelper - Class in org.apache.camel.converter.jaxb
 
JaxbNamespacePrefixMapper - Interface in org.apache.camel.converter.jaxb
A prefix mapper for namespaces to control namespaces during JAXB marshalling.
JaxbXmlStreamWriterWrapper - Interface in org.apache.camel.converter.jaxb
A wrapper which allows to customize the XMLStreamWriter.
JAXWS_CONTEXT - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
JAXWS_CONTEXT - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
JBPMComponent - Class in org.apache.camel.component.jbpm
 
JBPMComponent() - Constructor for class org.apache.camel.component.jbpm.JBPMComponent
 
JBPMConfiguration - Class in org.apache.camel.component.jbpm
 
JBPMConfiguration() - Constructor for class org.apache.camel.component.jbpm.JBPMConfiguration
 
JBPMConstants - Interface in org.apache.camel.component.jbpm
 
JBPMEndpoint - Class in org.apache.camel.component.jbpm
The jbpm component provides integration with jBPM (Business Process Management).
JBPMEndpoint(String, JBPMComponent, JBPMConfiguration) - Constructor for class org.apache.camel.component.jbpm.JBPMEndpoint
 
JBPMProducer - Class in org.apache.camel.component.jbpm
 
JBPMProducer(JBPMEndpoint, RuntimeEngine) - Constructor for class org.apache.camel.component.jbpm.JBPMProducer
 
JCacheAggregationRepository - Class in org.apache.camel.component.jcache.processor.aggregate
 
JCacheAggregationRepository() - Constructor for class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
JCacheComponent - Class in org.apache.camel.component.jcache
Represents the component that manages JCacheEndpoint.
JCacheComponent() - Constructor for class org.apache.camel.component.jcache.JCacheComponent
 
JCacheComponent(CamelContext) - Constructor for class org.apache.camel.component.jcache.JCacheComponent
 
JCacheConfiguration - Class in org.apache.camel.component.jcache
 
JCacheConfiguration() - Constructor for class org.apache.camel.component.jcache.JCacheConfiguration
 
JCacheConfiguration(CamelContext) - Constructor for class org.apache.camel.component.jcache.JCacheConfiguration
 
JCacheConstants - Interface in org.apache.camel.component.jcache
 
JCacheConsumer - Class in org.apache.camel.component.jcache
The JCache consumer.
JCacheConsumer(JCacheEndpoint, Processor) - Constructor for class org.apache.camel.component.jcache.JCacheConsumer
 
JCacheEndpoint - Class in org.apache.camel.component.jcache
Represents a JCache endpoint.
JCacheEndpoint(String, JCacheComponent, JCacheConfiguration, String) - Constructor for class org.apache.camel.component.jcache.JCacheEndpoint
 
JCacheIdempotentRepository - Class in org.apache.camel.component.jcache.processor.idempotent
 
JCacheIdempotentRepository() - Constructor for class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
JCacheManager<K,V> - Class in org.apache.camel.component.jcache
 
JCacheManager(JCacheConfiguration, String) - Constructor for class org.apache.camel.component.jcache.JCacheManager
 
JCacheManager(JCacheConfiguration, String, CamelContext) - Constructor for class org.apache.camel.component.jcache.JCacheManager
 
JCacheManager(JCacheConfiguration, String, ClassLoader) - Constructor for class org.apache.camel.component.jcache.JCacheManager
 
JCacheManager(JCacheConfiguration, String, ClassLoader, CamelContext) - Constructor for class org.apache.camel.component.jcache.JCacheManager
 
JCacheManager(Cache<K, V>) - Constructor for class org.apache.camel.component.jcache.JCacheManager
 
JCacheProducer - Class in org.apache.camel.component.jcache
The JCache producer.
JCacheProducer(JCacheEndpoint, JCacheConfiguration) - Constructor for class org.apache.camel.component.jcache.JCacheProducer
 
JcloudsBlobStoreConsumer - Class in org.apache.camel.component.jclouds
 
JcloudsBlobStoreConsumer(JcloudsBlobStoreEndpoint, Processor, BlobStore) - Constructor for class org.apache.camel.component.jclouds.JcloudsBlobStoreConsumer
 
JcloudsBlobStoreEndpoint - Class in org.apache.camel.component.jclouds
 
JcloudsBlobStoreEndpoint(String, JcloudsComponent, BlobStore) - Constructor for class org.apache.camel.component.jclouds.JcloudsBlobStoreEndpoint
 
JcloudsBlobStoreHelper - Class in org.apache.camel.component.jclouds
 
JcloudsBlobStoreProducer - Class in org.apache.camel.component.jclouds
 
JcloudsBlobStoreProducer(JcloudsBlobStoreEndpoint, BlobStore) - Constructor for class org.apache.camel.component.jclouds.JcloudsBlobStoreProducer
 
JcloudsCommand - Enum in org.apache.camel.component.jclouds
 
JcloudsComponent - Class in org.apache.camel.component.jclouds
Represents the component that manages JcloudsEndpoint.
JcloudsComponent() - Constructor for class org.apache.camel.component.jclouds.JcloudsComponent
 
JcloudsComputeEndpoint - Class in org.apache.camel.component.jclouds
 
JcloudsComputeEndpoint(String, JcloudsComponent, ComputeService) - Constructor for class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
JcloudsComputeProducer - Class in org.apache.camel.component.jclouds
 
JcloudsComputeProducer(JcloudsEndpoint, ComputeService) - Constructor for class org.apache.camel.component.jclouds.JcloudsComputeProducer
 
JcloudsConfiguration - Class in org.apache.camel.component.jclouds
 
JcloudsConfiguration() - Constructor for class org.apache.camel.component.jclouds.JcloudsConfiguration
 
JcloudsConstants - Class in org.apache.camel.component.jclouds
 
JcloudsConsumer - Class in org.apache.camel.component.jclouds
 
JcloudsConsumer(JcloudsEndpoint, Processor) - Constructor for class org.apache.camel.component.jclouds.JcloudsConsumer
 
JcloudsEndpoint - Class in org.apache.camel.component.jclouds
For interacting with cloud compute & blobstore service via jclouds.
JcloudsEndpoint(String, JcloudsComponent) - Constructor for class org.apache.camel.component.jclouds.JcloudsEndpoint
 
JcloudsPayloadConverter - Class in org.apache.camel.component.jclouds
 
JcloudsProducer - Class in org.apache.camel.component.jclouds
 
JcloudsProducer(JcloudsEndpoint) - Constructor for class org.apache.camel.component.jclouds.JcloudsProducer
 
JCR_GET_BY_ID - Static variable in class org.apache.camel.component.jcr.JcrConstants
 
JCR_INSERT - Static variable in class org.apache.camel.component.jcr.JcrConstants
 
JCR_NODE_NAME - Static variable in class org.apache.camel.component.jcr.JcrConstants
Property key for specifying the name of a node in the repository
JCR_NODE_TYPE - Static variable in class org.apache.camel.component.jcr.JcrConstants
 
JCR_OPERATION - Static variable in class org.apache.camel.component.jcr.JcrConstants
 
JcrComponent - Class in org.apache.camel.component.jcr
A component for integrating with JSR-170 (JCR) compliant content repositories
JcrComponent() - Constructor for class org.apache.camel.component.jcr.JcrComponent
 
JcrComponent(CamelContext) - Constructor for class org.apache.camel.component.jcr.JcrComponent
 
JcrConstants - Class in org.apache.camel.component.jcr
JCR Constants.
JcrConsumer - Class in org.apache.camel.component.jcr
A Consumer to consume JCR events.
JcrConsumer(JcrEndpoint, Processor) - Constructor for class org.apache.camel.component.jcr.JcrConsumer
 
JcrConverter - Class in org.apache.camel.component.jcr
A helper class to transform Object into JCR Value implementations
JcrEndpoint - Class in org.apache.camel.component.jcr
The jcr component allows you to add/read nodes to/from a JCR compliant content repository.
JcrEndpoint(String, JcrComponent) - Constructor for class org.apache.camel.component.jcr.JcrEndpoint
 
JcrMessage - Class in org.apache.camel.component.jcr
Represents a Message for working with JCR
JcrMessage(EventIterator) - Constructor for class org.apache.camel.component.jcr.JcrMessage
 
JcrProducer - Class in org.apache.camel.component.jcr
 
JcrProducer(JcrEndpoint) - Constructor for class org.apache.camel.component.jcr.JcrProducer
 
JDBC_COLUMN_NAMES - Static variable in class org.apache.camel.component.jdbc.JdbcConstants
 
JDBC_GENERATED_COLUMNS - Static variable in class org.apache.camel.component.jdbc.JdbcConstants
String[] or int[] input header - optional Set it to specify the expected generated columns, see:
JDBC_GENERATED_KEYS_DATA - Static variable in class org.apache.camel.component.jdbc.JdbcConstants
List> output header containing the generated keys retrieved
JDBC_GENERATED_KEYS_ROW_COUNT - Static variable in class org.apache.camel.component.jdbc.JdbcConstants
int output header giving the number of rows of generated keys
JDBC_PARAMETERS - Static variable in class org.apache.camel.component.jdbc.JdbcConstants
 
JDBC_RETRIEVE_GENERATED_KEYS - Static variable in class org.apache.camel.component.jdbc.JdbcConstants
Boolean input header.
JDBC_ROW_COUNT - Static variable in class org.apache.camel.component.jdbc.JdbcConstants
 
JDBC_UPDATE_COUNT - Static variable in class org.apache.camel.component.jdbc.JdbcConstants
 
JdbcAggregationRepository - Class in org.apache.camel.processor.aggregate.jdbc
JdbcAggregationRepository() - Constructor for class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
Creates an aggregation repository
JdbcAggregationRepository(PlatformTransactionManager, String, DataSource) - Constructor for class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
Creates an aggregation repository with the three mandatory parameters
JdbcCamelCodec - Class in org.apache.camel.processor.aggregate.jdbc
Adapted from HawtDBCamelCodec
JdbcCamelCodec() - Constructor for class org.apache.camel.processor.aggregate.jdbc.JdbcCamelCodec
 
JdbcComponent - Class in org.apache.camel.component.jdbc
 
JdbcComponent() - Constructor for class org.apache.camel.component.jdbc.JdbcComponent
 
JdbcComponent(CamelContext) - Constructor for class org.apache.camel.component.jdbc.JdbcComponent
 
JdbcConstants - Class in org.apache.camel.component.jdbc
JDBC Constants
JdbcEndpoint - Class in org.apache.camel.component.jdbc
The jdbc component enables you to access databases through JDBC, where SQL queries are sent in the message body.
JdbcEndpoint() - Constructor for class org.apache.camel.component.jdbc.JdbcEndpoint
 
JdbcEndpoint(String, Component, DataSource) - Constructor for class org.apache.camel.component.jdbc.JdbcEndpoint
 
JdbcMessageIdRepository - Class in org.apache.camel.processor.idempotent.jdbc
Default implementation of AbstractJdbcMessageIdRepository
JdbcMessageIdRepository() - Constructor for class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
JdbcMessageIdRepository(DataSource, String) - Constructor for class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
JdbcMessageIdRepository(DataSource, TransactionTemplate, String) - Constructor for class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
JdbcMessageIdRepository(JdbcTemplate, TransactionTemplate) - Constructor for class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
JdbcOptimisticLockingExceptionMapper - Interface in org.apache.camel.processor.aggregate.jdbc
Mapper allowing different JDBC vendors to be mapped with vendor specific error codes to an JdbcAggregationRepository.OptimisticLockingException}.
JdbcOutputType - Enum in org.apache.camel.component.jdbc
 
JdbcPrepareStatementStrategy - Interface in org.apache.camel.component.jdbc
Strategy for preparing statements when executing SQL queries.
JdbcProducer - Class in org.apache.camel.component.jdbc
 
JdbcProducer(JdbcEndpoint, DataSource, int, Map<String, Object>) - Constructor for class org.apache.camel.component.jdbc.JdbcProducer
 
jdbcTemplate - Variable in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
JettyClassPathResource - Class in org.apache.camel.component.websocket
A Jetty Resource to load from the classpath using Camels ClassResolver which ensures loading resources works in OSGi and other containers.
JettyClassPathResource(ClassResolver, String) - Constructor for class org.apache.camel.component.websocket.JettyClassPathResource
 
JettyContentExchange - Interface in org.apache.camel.component.jetty
 
JettyContentExchange8 - Class in org.apache.camel.component.jetty8
Jetty specific exchange which keeps track of the the request and response.
JettyContentExchange8() - Constructor for class org.apache.camel.component.jetty8.JettyContentExchange8
 
JettyContentExchange9 - Class in org.apache.camel.component.jetty9
Jetty specific exchange which keeps track of the the request and response.
JettyContentExchange9() - Constructor for class org.apache.camel.component.jetty9.JettyContentExchange9
 
JettyConverter - Class in org.apache.camel.component.jetty
 
JettyHttpBinding - Interface in org.apache.camel.component.jetty
Jetty specific binding to parse the response when using JettyHttpProducer
jettyHttpBinding - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
JettyHttpComponent - Class in org.apache.camel.component.jetty
An HttpComponent which starts an embedded Jetty for to handle consuming from the http endpoints.
JettyHttpComponent() - Constructor for class org.apache.camel.component.jetty.JettyHttpComponent
 
JettyHttpComponent8 - Class in org.apache.camel.component.jetty8
 
JettyHttpComponent8() - Constructor for class org.apache.camel.component.jetty8.JettyHttpComponent8
 
JettyHttpComponent9 - Class in org.apache.camel.component.jetty9
 
JettyHttpComponent9() - Constructor for class org.apache.camel.component.jetty9.JettyHttpComponent9
 
JettyHttpEndpoint - Class in org.apache.camel.component.jetty
 
JettyHttpEndpoint(JettyHttpComponent, String, URI) - Constructor for class org.apache.camel.component.jetty.JettyHttpEndpoint
 
JettyHttpEndpoint8 - Class in org.apache.camel.component.jetty8
The jetty component provides HTTP-based endpoints for consuming and producing HTTP requests.
JettyHttpEndpoint8(JettyHttpComponent, String, URI) - Constructor for class org.apache.camel.component.jetty8.JettyHttpEndpoint8
 
JettyHttpEndpoint9 - Class in org.apache.camel.component.jetty9
The jetty component provides HTTP-based endpoints for consuming and producing HTTP requests.
JettyHttpEndpoint9(JettyHttpComponent, String, URI) - Constructor for class org.apache.camel.component.jetty9.JettyHttpEndpoint9
 
JettyHttpProducer - Class in org.apache.camel.component.jetty
 
JettyHttpProducer(Endpoint) - Constructor for class org.apache.camel.component.jetty.JettyHttpProducer
Creates this producer.
JettyHttpProducer(Endpoint, HttpClient) - Constructor for class org.apache.camel.component.jetty.JettyHttpProducer
Creates this producer
JettyRestHttpBinding - Class in org.apache.camel.component.jetty
 
JettyRestHttpBinding() - Constructor for class org.apache.camel.component.jetty.JettyRestHttpBinding
Deprecated.
JettyRestHttpBinding(HttpCommonEndpoint) - Constructor for class org.apache.camel.component.jetty.JettyRestHttpBinding
 
JGroupsComponent - Class in org.apache.camel.component.jgroups
Component providing support for messages multicasted from- or to JGroups channels (org.jgroups.Channel).
JGroupsComponent() - Constructor for class org.apache.camel.component.jgroups.JGroupsComponent
 
JGroupsConsumer - Class in org.apache.camel.component.jgroups
Consumes messages from the JGroups channels (org.jgroups.Channel).
JGroupsConsumer(JGroupsEndpoint, Processor, Channel, String) - Constructor for class org.apache.camel.component.jgroups.JGroupsConsumer
 
JGroupsEndpoint - Class in org.apache.camel.component.jgroups
The jgroups component provides exchange of messages between Camel and JGroups clusters.
JGroupsEndpoint(String, Component, Channel, String, String, boolean) - Constructor for class org.apache.camel.component.jgroups.JGroupsEndpoint
 
JGroupsException - Exception in org.apache.camel.component.jgroups
 
JGroupsException(String, Throwable) - Constructor for exception org.apache.camel.component.jgroups.JGroupsException
 
JGroupsExpressions - Class in org.apache.camel.component.jgroups
 
JGroupsFilters - Class in org.apache.camel.component.jgroups
JGroups-specific filters factory.
JGroupsProducer - Class in org.apache.camel.component.jgroups
Producer sending messages to the JGroups cluster.
JGroupsProducer(JGroupsEndpoint, Channel, String) - Constructor for class org.apache.camel.component.jgroups.JGroupsProducer
 
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.dataformat.jibx
 
JibxDataFormat() - Constructor for class org.apache.camel.dataformat.jibx.JibxDataFormat
 
JibxDataFormat(Class<?>) - Constructor for class org.apache.camel.dataformat.jibx.JibxDataFormat
 
JibxDataFormat(Class<?>, String) - Constructor for class org.apache.camel.dataformat.jibx.JibxDataFormat
 
JibxDataFormat - Class in org.apache.camel.model.dataformat
JiBX data format
JibxDataFormat() - Constructor for class org.apache.camel.model.dataformat.JibxDataFormat
 
JibxDataFormat(Class<?>) - Constructor for class org.apache.camel.model.dataformat.JibxDataFormat
 
JingComponent - Class in org.apache.camel.component.validator.jing
A component for validating XML payloads using the Jing library
JingComponent() - Constructor for class org.apache.camel.component.validator.jing.JingComponent
 
JingEndpoint - Class in org.apache.camel.component.validator.jing
Validates the payload of a message using RelaxNG Syntax using Jing library.
JingEndpoint(String, Component) - Constructor for class org.apache.camel.component.validator.jing.JingEndpoint
 
JingValidator - Class in org.apache.camel.component.validator.jing
A validator which uses the Jing library to validate XML against RelaxNG
JingValidator(Endpoint) - Constructor for class org.apache.camel.component.validator.jing.JingValidator
 
JiniSpaceAccessor - Class in org.apache.camel.component.javaspace
 
JIRAComponent - Class in org.apache.camel.component.jira
Represents the component that manages JIRAEndpoint.
JIRAComponent() - Constructor for class org.apache.camel.component.jira.JIRAComponent
 
JIRAEndpoint - Class in org.apache.camel.component.jira
The jira component interacts with the JIRA issue tracker.
JIRAEndpoint(String, JIRAComponent) - Constructor for class org.apache.camel.component.jira.JIRAEndpoint
 
JIRAType - Enum in org.apache.camel.component.jira
 
jj_nt - Variable in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Next token.
jjFillToken() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
Token literal values.
JMS_CORRELATION_ID - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set by the publishing Client
JMS_DELIVERY_MODE - Static variable in class org.apache.camel.component.jms.JmsConstants
 
JMS_DELIVERY_MODE - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_DELIVERY_MODE_NON_PERSISTENT - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
 
JMS_DELIVERY_MODE_PERSISTENT - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
String representation of JMS delivery modes.
JMS_DESTINATION - Static variable in class org.apache.camel.component.jms.JmsConstants
 
JMS_DESTINATION - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_DESTINATION_NAME - Static variable in class org.apache.camel.component.jms.JmsConstants
 
JMS_EXPIRATION - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_MESSAGE_ID - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_MESSAGE_TYPE - Static variable in class org.apache.camel.component.jms.JmsConstants
 
JMS_MESSAGE_TYPE - Static variable in interface org.apache.camel.component.sjms.SjmsConstants
 
JMS_PRIORITY - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_REDELIVERED - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
A redelivery flag set by the JMS provider
JMS_REPLY_TO - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
The JMS Reply To Destination set by the publishing Client
JMS_REQUEST_TIMEOUT - Static variable in class org.apache.camel.component.jms.JmsConstants
 
JMS_TIMESTAMP - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set on the send or publish event
JMS_TRANSFER_FAULT - Static variable in class org.apache.camel.component.jms.JmsConstants
 
JMS_TYPE - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Set by the publishing Client
JMS_X_GROUP_ID - Static variable in class org.apache.camel.component.jms.JmsConstants
 
JmsBinding - Class in org.apache.camel.component.jms
A Strategy used to convert between a Camel Exchange and JmsMessage to and from a JMS Message
JmsBinding() - Constructor for class org.apache.camel.component.jms.JmsBinding
 
JmsBinding(JmsEndpoint) - Constructor for class org.apache.camel.component.jms.JmsBinding
 
JmsBinding - Class in org.apache.camel.component.sjms.jms
A Strategy used to convert between a Camel Exchange and Message to and from a JMS Message
JmsBinding(boolean, boolean, HeaderFilterStrategy, JmsKeyFormatStrategy, MessageCreatedStrategy) - Constructor for class org.apache.camel.component.sjms.jms.JmsBinding
 
JmsComponent - Class in org.apache.camel.component.jms
JmsComponent() - Constructor for class org.apache.camel.component.jms.JmsComponent
 
JmsComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.jms.JmsComponent
 
JmsComponent(CamelContext) - Constructor for class org.apache.camel.component.jms.JmsComponent
 
JmsComponent(CamelContext, Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.jms.JmsComponent
 
JmsComponent(JmsConfiguration) - Constructor for class org.apache.camel.component.jms.JmsComponent
 
jmsComponent() - Static method in class org.apache.camel.component.jms.JmsComponent
Static builder method
jmsComponent(JmsConfiguration) - Static method in class org.apache.camel.component.jms.JmsComponent
Static builder method
jmsComponent(ConnectionFactory) - Static method in class org.apache.camel.component.jms.JmsComponent
Static builder method
jmsComponentAutoAcknowledge(ConnectionFactory) - Static method in class org.apache.camel.component.jms.JmsComponent
Static builder method
jmsComponentClientAcknowledge(ConnectionFactory) - Static method in class org.apache.camel.component.jms.JmsComponent
Static builder method
jmsComponentTransacted(ConnectionFactory) - Static method in class org.apache.camel.component.jms.JmsComponent
 
jmsComponentTransacted(ConnectionFactory, PlatformTransactionManager) - Static method in class org.apache.camel.component.jms.JmsComponent
 
JmsConfiguration - Class in org.apache.camel.component.jms
 
JmsConfiguration() - Constructor for class org.apache.camel.component.jms.JmsConfiguration
 
JmsConfiguration(ConnectionFactory) - Constructor for class org.apache.camel.component.jms.JmsConfiguration
 
JmsConfiguration.CamelJmsTemplate - Class in org.apache.camel.component.jms
 
JmsConstants - Class in org.apache.camel.component.jms
JMS constants
JmsConstants - Interface in org.apache.camel.component.sjms.jms
JMS constants
JmsConsumer - Class in org.apache.camel.component.jms
A Consumer which uses Spring's AbstractMessageListenerContainer implementations to consume JMS messages.
JmsConsumer(JmsEndpoint, Processor, AbstractMessageListenerContainer) - Constructor for class org.apache.camel.component.jms.JmsConsumer
 
JmsEndpoint - Class in org.apache.camel.component.jms
The jms component allows messages to be sent to (or consumed from) a JMS Queue or Topic.
JmsEndpoint() - Constructor for class org.apache.camel.component.jms.JmsEndpoint
 
JmsEndpoint(Topic) - Constructor for class org.apache.camel.component.jms.JmsEndpoint
 
JmsEndpoint(String, JmsComponent, String, boolean, JmsConfiguration) - Constructor for class org.apache.camel.component.jms.JmsEndpoint
 
JmsEndpoint(String, JmsBinding, JmsConfiguration, String, boolean) - Constructor for class org.apache.camel.component.jms.JmsEndpoint
 
JmsEndpoint(String, String, boolean) - Constructor for class org.apache.camel.component.jms.JmsEndpoint
 
JmsEndpoint(String, String) - Constructor for class org.apache.camel.component.jms.JmsEndpoint
Creates a pub-sub endpoint with the given destination
JmsHeaderFilterStrategy - Class in org.apache.camel.component.jms
 
JmsHeaderFilterStrategy() - Constructor for class org.apache.camel.component.jms.JmsHeaderFilterStrategy
 
JmsHeaderFilterStrategy(boolean) - Constructor for class org.apache.camel.component.jms.JmsHeaderFilterStrategy
 
JmsKeyFormatStrategy - Interface in org.apache.camel.component.jms
Strategy for applying encoding and decoding of JMS headers so they apply to the JMS spec.
JmsKeyFormatStrategy - Interface in org.apache.camel.component.sjms.jms
Strategy for applying encoding and decoding of JMS headers so they apply to the JMS spec.
JmsMessage - Class in org.apache.camel.component.jms
Represents a Message for working with JMS
JmsMessage(Message, JmsBinding) - Constructor for class org.apache.camel.component.jms.JmsMessage
Deprecated.
JmsMessage(Message, Session, JmsBinding) - Constructor for class org.apache.camel.component.jms.JmsMessage
 
JmsMessageHelper - Class in org.apache.camel.component.jms
Utility class for Message.
JmsMessageHelper - Class in org.apache.camel.component.sjms.jms
Utility class for Message.
JmsMessageType - Enum in org.apache.camel.component.jms
Enum for different Message types.
JmsMessageType - Enum in org.apache.camel.component.sjms.jms
Enum for different Message types.
JmsObjectFactory - Class in org.apache.camel.component.sjms.jms
 
JmsPollingConsumer - Class in org.apache.camel.component.jms
JmsPollingConsumer(JmsEndpoint, JmsOperations) - Constructor for class org.apache.camel.component.jms.JmsPollingConsumer
 
JmsPollingConsumer(JmsEndpoint) - Constructor for class org.apache.camel.component.jms.JmsPollingConsumer
 
JmsProducer - Class in org.apache.camel.component.jms
 
JmsProducer(JmsEndpoint) - Constructor for class org.apache.camel.component.jms.JmsProducer
 
JmsProviderMetadata - Class in org.apache.camel.component.jms
A class which represents some metadata about the underlying JMS provider so that we can properly bridge JMS providers such as for dealing with temporary destinations.
JmsProviderMetadata() - Constructor for class org.apache.camel.component.jms.JmsProviderMetadata
 
JmsQueueEndpoint - Class in org.apache.camel.component.jms
An endpoint for a JMS Queue which is also browsable
JmsQueueEndpoint(Queue) - Constructor for class org.apache.camel.component.jms.JmsQueueEndpoint
 
JmsQueueEndpoint(String, JmsComponent, String, JmsConfiguration) - Constructor for class org.apache.camel.component.jms.JmsQueueEndpoint
 
JmsQueueEndpoint(String, JmsComponent, String, JmsConfiguration, QueueBrowseStrategy) - Constructor for class org.apache.camel.component.jms.JmsQueueEndpoint
 
JmsQueueEndpoint(String, String, QueueBrowseStrategy) - Constructor for class org.apache.camel.component.jms.JmsQueueEndpoint
 
JmsQueueEndpoint(String, String) - Constructor for class org.apache.camel.component.jms.JmsQueueEndpoint
 
JmsTemporaryQueueEndpoint - Class in org.apache.camel.component.jms
A JMS Endpoint for working with a TemporaryQueue

Important: Need to be really careful to always use the same Connection otherwise the destination goes stale

JmsTemporaryQueueEndpoint(String, JmsComponent, String, JmsConfiguration) - Constructor for class org.apache.camel.component.jms.JmsTemporaryQueueEndpoint
 
JmsTemporaryQueueEndpoint(String, JmsComponent, String, JmsConfiguration, QueueBrowseStrategy) - Constructor for class org.apache.camel.component.jms.JmsTemporaryQueueEndpoint
 
JmsTemporaryQueueEndpoint(String, String) - Constructor for class org.apache.camel.component.jms.JmsTemporaryQueueEndpoint
 
JmsTemporaryQueueEndpoint(TemporaryQueue) - Constructor for class org.apache.camel.component.jms.JmsTemporaryQueueEndpoint
 
JmsTemporaryTopicEndpoint - Class in org.apache.camel.component.jms
A JMS Endpoint for working with a TemporaryTopic

Important: Need to be really careful to always use the same Connection otherwise the destination goes stale

JmsTemporaryTopicEndpoint(String, JmsComponent, String, JmsConfiguration) - Constructor for class org.apache.camel.component.jms.JmsTemporaryTopicEndpoint
 
JmsTemporaryTopicEndpoint(String, String) - Constructor for class org.apache.camel.component.jms.JmsTemporaryTopicEndpoint
 
JmsTemporaryTopicEndpoint(TemporaryTopic) - Constructor for class org.apache.camel.component.jms.JmsTemporaryTopicEndpoint
 
JMSX_GROUP_ID - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
Custom headers
JMXComponent - Class in org.apache.camel.component.jmx
Component for connecting JMX Notification events to a camel route.
JMXComponent() - Constructor for class org.apache.camel.component.jmx.JMXComponent
 
JMXConnectionNotification - Class in org.apache.camel.component.jmx.jaxb
Java class for anonymous complex type.
JMXConnectionNotification() - Constructor for class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
 
JMXConsumer - Class in org.apache.camel.component.jmx
Consumer will add itself as a NotificationListener on the object specified by the objectName param.
JMXConsumer(JMXEndpoint, Processor) - Constructor for class org.apache.camel.component.jmx.JMXConsumer
 
JMXEndpoint - Class in org.apache.camel.component.jmx
The jmx component allows to receive JMX notifications.
JMXEndpoint(String, JMXComponent) - Constructor for class org.apache.camel.component.jmx.JMXEndpoint
 
JMXMonitorConsumer - Class in org.apache.camel.component.jmx
Variant of the consumer that creates and registers a monitor bean to monitor object and attribute referenced by the endpoint.
JMXMonitorConsumer(JMXEndpoint, Processor) - Constructor for class org.apache.camel.component.jmx.JMXMonitorConsumer
 
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.
JMXUriBuilder - Class in org.apache.camel.component.jmx
Builder for JMX endpoint URI's.
JMXUriBuilder() - Constructor for class org.apache.camel.component.jmx.JMXUriBuilder
 
JMXUriBuilder(String) - Constructor for class org.apache.camel.component.jmx.JMXUriBuilder
 
JndiBind - Annotation Type in org.apache.camel.guice.jndi
Marks an injection point so that it is bound to the current JNDI context with some JNDI name
JndiBindings - Class in org.apache.camel.guice.jndi
 
JndiCamelServletContextListener - Class in org.apache.camel.component.servletlistener
An implementation of CamelServletContextListener that uses the JndiRegistry as its Registry.
JndiCamelServletContextListener() - Constructor for class org.apache.camel.component.servletlistener.JndiCamelServletContextListener
 
JndiContext - Class in org.apache.camel.guice.jndi.internal
A default JNDI context
JndiContext() - Constructor for class org.apache.camel.guice.jndi.internal.JndiContext
 
JndiContext(Hashtable) - Constructor for class org.apache.camel.guice.jndi.internal.JndiContext
 
JndiContext(Hashtable, Map) - Constructor for class org.apache.camel.guice.jndi.internal.JndiContext
 
JndiContext(Hashtable, Map, String) - Constructor for class org.apache.camel.guice.jndi.internal.JndiContext
 
JndiContext(JndiContext, Hashtable) - Constructor for class org.apache.camel.guice.jndi.internal.JndiContext
 
JndiContext(JndiContext, Hashtable, String) - Constructor for class org.apache.camel.guice.jndi.internal.JndiContext
 
JndiContext - Class in org.apache.camel.util.jndi
A default JNDI context
JndiContext() - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiContext(Hashtable<String, Object>) - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiContext(Hashtable<String, Object>, Map<String, Object>) - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiContext(Hashtable<String, Object>, Map<String, Object>, String) - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiContext(JndiContext, Hashtable<String, Object>) - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiContext(JndiContext, Hashtable<String, Object>, String) - Constructor for class org.apache.camel.util.jndi.JndiContext
 
JndiRegistry - Class in org.apache.camel.impl
A Registry implementation which looks up the objects in JNDI
JndiRegistry() - Constructor for class org.apache.camel.impl.JndiRegistry
 
JndiRegistry(Map) - Constructor for class org.apache.camel.impl.JndiRegistry
 
JndiRegistry(Context) - Constructor for class org.apache.camel.impl.JndiRegistry
 
JndiRegistry(boolean) - Constructor for class org.apache.camel.impl.JndiRegistry
Whether to use standalone mode, where the JNDI initial context factory is using CamelInitialContextFactory.
job - Variable in class org.apache.camel.component.linkedin.api.model.CompanyJobUpdate
 
Job - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Job() - Constructor for class org.apache.camel.component.linkedin.api.model.Job
 
job - Variable in class org.apache.camel.component.linkedin.api.model.JobBookmark
 
job - Variable in class org.apache.camel.component.linkedin.api.model.UpdateContent
 
JOB_GROUP - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
JOB_GROUP - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
JOB_ID - Static variable in class org.apache.camel.component.beanstalk.Headers
 
JOB_ID - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
JOB_NAME - Static variable in class org.apache.camel.component.printer.PrinterEndpoint
 
JOB_RESUME - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
JOB_RESUME - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
JOB_START - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
JOB_START - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
JOB_STOP - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
JOB_STOP - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
JOB_SUSPEND - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
JOB_SUSPEND - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
JobBookmark - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
JobBookmark() - Constructor for class org.apache.camel.component.linkedin.api.model.JobBookmark
 
jobBookmarkList - Variable in class org.apache.camel.component.linkedin.api.model.JobBookmarks
 
JobBookmarks - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
JobBookmarks() - Constructor for class org.apache.camel.component.linkedin.api.model.JobBookmarks
 
JobFunction - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
JobFunction() - Constructor for class org.apache.camel.component.linkedin.api.model.JobFunction
 
JobFunctionCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
jobFunctionList - Variable in class org.apache.camel.component.linkedin.api.model.JobFunctions
 
JobFunctions - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
JobFunctions() - Constructor for class org.apache.camel.component.linkedin.api.model.JobFunctions
 
jobFunctions - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
jobId - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
JobInfo - Class in org.apache.camel.component.salesforce.api.dto.bulk
Java class for JobInfo complex type.
JobInfo() - Constructor for class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
jobList - Variable in class org.apache.camel.component.linkedin.api.model.Jobs
 
jobPoster - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
JobPoster - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
JobPoster() - Constructor for class org.apache.camel.component.linkedin.api.model.JobPoster
 
Jobs - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Jobs() - Constructor for class org.apache.camel.component.linkedin.api.model.Jobs
 
jobs - Variable in class org.apache.camel.component.linkedin.api.model.JobSearch
 
jobs - Variable in class org.apache.camel.component.linkedin.api.model.JobSuggestions
 
JobSearch - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
JobSearch() - Constructor for class org.apache.camel.component.linkedin.api.model.JobSearch
 
JobsResource - Interface in org.apache.camel.component.linkedin.api
 
JobsResourceApiMethod - Enum in org.apache.camel.component.linkedin.internal
Camel ApiMethod Enumeration for org.apache.camel.component.linkedin.api.JobsResource
JobsResourceEndpointConfiguration - Class in org.apache.camel.component.linkedin
Camel EndpointConfiguration for org.apache.camel.component.linkedin.api.JobsResource
JobsResourceEndpointConfiguration() - Constructor for class org.apache.camel.component.linkedin.JobsResourceEndpointConfiguration
 
JobStateEnum - Enum in org.apache.camel.component.salesforce.api.dto.bulk
Java class for JobStateEnum.
JobSuggestions - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
JobSuggestions() - Constructor for class org.apache.camel.component.linkedin.api.model.JobSuggestions
 
JobType - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
JobType() - Constructor for class org.apache.camel.component.linkedin.api.model.JobType
 
jobType - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
JobTypeCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
JodaTimeConverter - Class in org.apache.camel.component.salesforce.api
XStream converter for handling JodaTime fields.
JodaTimeConverter() - Constructor for class org.apache.camel.component.salesforce.api.JodaTimeConverter
 
joinChannel(String) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
joinChannel(IrcChannel) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
joinChannels() - Method in class org.apache.camel.component.irc.IrcEndpoint
 
JOLT_CONTEXT - Static variable in class org.apache.camel.component.jolt.JoltConstants
 
JOLT_RESOURCE_URI - Static variable in class org.apache.camel.component.jolt.JoltConstants
 
JoltComponent - Class in org.apache.camel.component.jolt
 
JoltComponent() - Constructor for class org.apache.camel.component.jolt.JoltComponent
 
JoltConstants - Class in org.apache.camel.component.jolt
Jolt Constants.
JoltEndpoint - Class in org.apache.camel.component.jolt
The jolt component allows you to process a JSON messages using an JOLT specification (such as JSON-JSON transformation).
JoltEndpoint() - Constructor for class org.apache.camel.component.jolt.JoltEndpoint
 
JoltEndpoint(String, JoltComponent, String) - Constructor for class org.apache.camel.component.jolt.JoltEndpoint
 
JoltInputOutputType - Enum in org.apache.camel.component.jolt
 
JoltTransformType - Enum in org.apache.camel.component.jolt
 
JpaBamProcessor - Class in org.apache.camel.bam.processor
A concrete Processor for working on BAM which uses JPA as the persistence and uses the ProcessInstance entity to store the process information.
JpaBamProcessor(TransactionTemplate, EntityManagerFactory, Expression, ActivityRules) - Constructor for class org.apache.camel.bam.processor.JpaBamProcessor
 
JpaBamProcessor(TransactionTemplate, EntityManagerFactory, Expression, ActivityRules, Class<ProcessInstance>) - Constructor for class org.apache.camel.bam.processor.JpaBamProcessor
 
JpaBamProcessorSupport<T> - Class in org.apache.camel.bam.processor
A base class for JPA based BAM which can use any entity to store the process instance information which allows derived classes to specialise the process instance entity.
JpaBamProcessorSupport(TransactionTemplate, EntityManagerFactory, Expression, ActivityRules, Class<T>) - Constructor for class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
JpaBamProcessorSupport(TransactionTemplate, EntityManagerFactory, Expression, ActivityRules) - Constructor for class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
JpaCloseEntityManagerOnCompletion - Class in org.apache.camel.component.jpa
 
JpaCloseEntityManagerOnCompletion(EntityManager) - Constructor for class org.apache.camel.component.jpa.JpaCloseEntityManagerOnCompletion
 
JpaComponent - Class in org.apache.camel.component.jpa
A JPA Component
JpaComponent() - Constructor for class org.apache.camel.component.jpa.JpaComponent
 
JpaConstants - Class in org.apache.camel.component.jpa
JPA constants
JpaConsumer - Class in org.apache.camel.component.jpa
 
JpaConsumer(JpaEndpoint, Processor) - Constructor for class org.apache.camel.component.jpa.JpaConsumer
 
JpaEndpoint - Class in org.apache.camel.component.jpa
The jpa component enables you to store and retrieve Java objects from databases using JPA.
JpaEndpoint() - Constructor for class org.apache.camel.component.jpa.JpaEndpoint
 
JpaEndpoint(String) - Constructor for class org.apache.camel.component.jpa.JpaEndpoint
JpaEndpoint(String, JpaComponent) - Constructor for class org.apache.camel.component.jpa.JpaEndpoint
 
JpaEndpoint(String, EntityManagerFactory) - Constructor for class org.apache.camel.component.jpa.JpaEndpoint
JpaEndpoint(String, EntityManagerFactory, PlatformTransactionManager) - Constructor for class org.apache.camel.component.jpa.JpaEndpoint
JpaHelper - Class in org.apache.camel.component.jpa
Helper for JPA.
JpaMessageIdRepository - Class in org.apache.camel.processor.idempotent.jpa
 
JpaMessageIdRepository(EntityManagerFactory, String) - Constructor for class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
JpaMessageIdRepository(EntityManagerFactory, TransactionTemplate, String) - Constructor for class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
jpaMessageIdRepository(String, String) - Static method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
jpaMessageIdRepository(EntityManagerFactory, String) - Static method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
JpaProducer - Class in org.apache.camel.component.jpa
 
JpaProducer(JpaEndpoint, Expression) - Constructor for class org.apache.camel.component.jpa.JpaProducer
 
JpaTraceEventMessage - Class in org.apache.camel.processor.interceptor.jpa
A JPA based TraceEventMessage that is capable of persisting trace event into a database.
JpaTraceEventMessage() - Constructor for class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
json() - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format using the XStream json library
json(boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format using the XStream json library turning pretty printing on or off
json(JsonLibrary) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format
json(JsonLibrary, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format
json(JsonLibrary, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format
json(JsonLibrary, Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the JSON data format
json(Class<?>, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson JSON data format
json(Class<?>, Class<?>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson JSON data format
json(Class<?>, Class<?>, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson JSON data format
json(Class<?>, Class<?>, String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the Jackson JSON data format
JsonDataFormat - Class in org.apache.camel.dataformat.xstream
A data format (DataFormat) using XStream and Jettison to marshal to and from JSON
JsonDataFormat() - Constructor for class org.apache.camel.dataformat.xstream.JsonDataFormat
 
JsonDataFormat - Class in org.apache.camel.model.dataformat
Json data format
JsonDataFormat() - Constructor for class org.apache.camel.model.dataformat.JsonDataFormat
 
JsonDataFormat(JsonLibrary) - Constructor for class org.apache.camel.model.dataformat.JsonDataFormat
 
jsonDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To use a specific json data format

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

JsonLibrary - Enum in org.apache.camel.model.dataformat
Represents the concrete Json libraries Camel supports.
jsonpath(String) - Method in class org.apache.camel.builder.ExpressionClause
jsonpath(String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
jsonpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
jsonpath(String, boolean, Class<?>) - Method in class org.apache.camel.builder.ExpressionClause
jsonpath(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
jsonpath(String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
jsonpath(String, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
jsonpath(String, boolean, Class<?>) - Method in class org.apache.camel.builder.ExpressionClauseSupport
JsonPath - Annotation Type in org.apache.camel.jsonpath
An annotation used to inject a JSon Path expression into a method parameter when using Bean Integration
JsonPathAnnotationExpressionFactory - Class in org.apache.camel.jsonpath
 
JsonPathAnnotationExpressionFactory() - Constructor for class org.apache.camel.jsonpath.JsonPathAnnotationExpressionFactory
 
JsonPathConstants - Class in org.apache.camel.jsonpath
 
JsonPathEngine - Class in org.apache.camel.jsonpath
 
JsonPathEngine(String) - Constructor for class org.apache.camel.jsonpath.JsonPathEngine
 
JsonPathEngine(String, boolean, Option[]) - Constructor for class org.apache.camel.jsonpath.JsonPathEngine
 
JsonPathExpression - Class in org.apache.camel.jsonpath
 
JsonPathExpression(String) - Constructor for class org.apache.camel.jsonpath.JsonPathExpression
 
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
 
JsonPathLanguage - Class in org.apache.camel.jsonpath
 
JsonPathLanguage() - Constructor for class org.apache.camel.jsonpath.JsonPathLanguage
 
JsonRestProcessor - Class in org.apache.camel.component.salesforce.internal.processor
 
JsonRestProcessor(SalesforceEndpoint) - Constructor for class org.apache.camel.component.salesforce.internal.processor.JsonRestProcessor
 
JsonSchemaHelper - Class in org.apache.camel.util
A helper class for JSON schema.
JsonStream - Class in org.apache.camel.jsonpath
Special stream for JSON streams.
JsonStream(InputStream) - Constructor for class org.apache.camel.jsonpath.JsonStream
Constructor.
JsonTokenExtractor - Class in org.apache.camel.component.yammer.scribe
 
JsonTokenExtractor() - Constructor for class org.apache.camel.component.yammer.scribe.JsonTokenExtractor
 
JsonTokenExtractor(String) - Constructor for class org.apache.camel.component.yammer.scribe.JsonTokenExtractor
 
Jsr250Module - Class in org.apache.camel.guice.jsr250
A module which installs JSR 250 lifecycle and injection using the Resource annotation.
Jsr250Module() - Constructor for class org.apache.camel.guice.jsr250.Jsr250Module
 
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
 
Jt400Component - Class in org.apache.camel.component.jt400
Component to provide integration with AS/400 objects.
Jt400Component() - Constructor for class org.apache.camel.component.jt400.Jt400Component
 
Jt400Configuration - Class in org.apache.camel.component.jt400
 
Jt400Configuration(String, AS400ConnectionPool) - Constructor for class org.apache.camel.component.jt400.Jt400Configuration
 
Jt400Configuration.Format - Enum in org.apache.camel.component.jt400
Enumeration of supported data formats
Jt400Configuration.SearchType - Enum in org.apache.camel.component.jt400
SearchTypes for reading from Keyed Data Queues
Jt400DataQueueConsumer - Class in org.apache.camel.component.jt400
PollingConsumer that polls a data queue for data
Jt400DataQueueConsumer(Jt400Endpoint) - Constructor for class org.apache.camel.component.jt400.Jt400DataQueueConsumer
Creates a new consumer instance
Jt400DataQueueProducer - Class in org.apache.camel.component.jt400
Producer to send data to an AS/400 data queue.
Jt400DataQueueProducer(Jt400Endpoint) - Constructor for class org.apache.camel.component.jt400.Jt400DataQueueProducer
 
Jt400Endpoint - Class in org.apache.camel.component.jt400
The jt400 component allows you to exchanges messages with an AS/400 system using data queues or program call.
Jt400Endpoint(String, Jt400Component) - Constructor for class org.apache.camel.component.jt400.Jt400Endpoint
Creates a new AS/400 data queue endpoint using a default connection pool provided by the component.
Jt400Endpoint(String, Jt400Component, AS400ConnectionPool) - Constructor for class org.apache.camel.component.jt400.Jt400Endpoint
Creates a new AS/400 data queue endpoint using the specified connection pool.
Jt400PgmCallException - Exception in org.apache.camel.component.jt400
 
Jt400PgmCallException(String) - Constructor for exception org.apache.camel.component.jt400.Jt400PgmCallException
 
Jt400PgmProducer - Class in org.apache.camel.component.jt400
 
Jt400PgmProducer(Jt400Endpoint) - Constructor for class org.apache.camel.component.jt400.Jt400PgmProducer
 
Jt400Type - Enum in org.apache.camel.component.jt400
 
JuelExpression - Class in org.apache.camel.language.juel
JuelExpression(String, Class<?>) - Constructor for class org.apache.camel.language.juel.JuelExpression
 
JuelLanguage - Class in org.apache.camel.language.juel
JuelLanguage() - Constructor for class org.apache.camel.language.juel.JuelLanguage
 
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
JXPath - Annotation Type in org.apache.camel.language.jxpath
An annotation used to inject a JXPath expression into a method parameter when using Bean Integration
JXPathExpression - Class in org.apache.camel.language.jxpath
JXPathExpression(String, Class<?>) - Constructor for class org.apache.camel.language.jxpath.JXPathExpression
Creates a new JXPathExpression instance (lenient is disabled)
JXPathExpression(String, Class<?>, boolean) - Constructor for class org.apache.camel.language.jxpath.JXPathExpression
Creates a new JXPathExpression instance
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
 
JXPathLanguage - Class in org.apache.camel.language.jxpath
JXPath Language provider
JXPathLanguage() - Constructor for class org.apache.camel.language.jxpath.JXPathLanguage
 

K

KAFKA_DEFAULT_DESERIALIZER - Static variable in class org.apache.camel.component.kafka.KafkaConstants
 
KAFKA_DEFAULT_ENCODER - Static variable in class org.apache.camel.component.kafka.KafkaConstants
 
KAFKA_DEFAULT_PARTITIONER - Static variable in class org.apache.camel.component.kafka.KafkaConstants
 
KAFKA_DEFAULT_SERIALIZER - Static variable in class org.apache.camel.component.kafka.KafkaConstants
 
KAFKA_STRING_ENCODER - Static variable in class org.apache.camel.component.kafka.KafkaConstants
 
KafkaComponent - Class in org.apache.camel.component.kafka
 
KafkaComponent() - Constructor for class org.apache.camel.component.kafka.KafkaComponent
 
KafkaComponent(CamelContext) - Constructor for class org.apache.camel.component.kafka.KafkaComponent
 
KafkaConfiguration - Class in org.apache.camel.component.kafka
 
KafkaConfiguration() - Constructor for class org.apache.camel.component.kafka.KafkaConfiguration
 
KafkaConstants - Class in org.apache.camel.component.kafka
 
KafkaConsumer - Class in org.apache.camel.component.kafka
 
KafkaConsumer(KafkaEndpoint, Processor) - Constructor for class org.apache.camel.component.kafka.KafkaConsumer
 
KafkaEndpoint - Class in org.apache.camel.component.kafka
The kafka component allows messages to be sent to (or consumed from) Apache Kafka brokers.
KafkaEndpoint() - Constructor for class org.apache.camel.component.kafka.KafkaEndpoint
 
KafkaEndpoint(String, KafkaComponent) - Constructor for class org.apache.camel.component.kafka.KafkaEndpoint
 
KafkaProducer - Class in org.apache.camel.component.kafka
 
KafkaProducer(KafkaEndpoint) - Constructor for class org.apache.camel.component.kafka.KafkaProducer
 
keepAlive - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
keepAlive - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
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
 
keepRunning - Variable in class org.apache.camel.component.mongodb.MongoDbTailingProcess
 
KestrelComponent - Class in org.apache.camel.component.kestrel
Camel component which offers queueing over the Memcached protocol as supported by Kestrel.
KestrelComponent() - Constructor for class org.apache.camel.component.kestrel.KestrelComponent
 
KestrelComponent(KestrelConfiguration) - Constructor for class org.apache.camel.component.kestrel.KestrelComponent
 
KestrelComponent(CamelContext) - Constructor for class org.apache.camel.component.kestrel.KestrelComponent
 
KestrelConfiguration - Class in org.apache.camel.component.kestrel
Represents the configuration of the Kestrel component and/or endpoint.
KestrelConfiguration() - Constructor for class org.apache.camel.component.kestrel.KestrelConfiguration
 
KestrelConsumer - Class in org.apache.camel.component.kestrel
A Camel consumer that polls a kestrel queue.
KestrelConsumer(KestrelEndpoint, Processor, MemcachedClient) - Constructor for class org.apache.camel.component.kestrel.KestrelConsumer
 
KestrelEndpoint - Class in org.apache.camel.component.kestrel
The kestrel component allows messages to be sent to (or consumed from) Kestrel brokers.
KestrelEndpoint(String, KestrelComponent, KestrelConfiguration, String) - Constructor for class org.apache.camel.component.kestrel.KestrelEndpoint
 
KestrelProducer - Class in org.apache.camel.component.kestrel
Camel producer for communication with a kestrel based queue.
KestrelProducer(KestrelEndpoint, MemcachedClient) - Constructor for class org.apache.camel.component.kestrel.KestrelProducer
 
KEY - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
KEY - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
KEY - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
KEY - Static variable in interface org.apache.camel.component.jcache.JCacheConstants
 
KEY - Static variable in class org.apache.camel.component.jt400.Jt400Endpoint
 
KEY - Static variable in class org.apache.camel.component.kafka.KafkaConstants
 
KEY - Static variable in class org.apache.camel.component.krati.KratiConstants
 
key - Variable in class org.apache.camel.component.krati.KratiEndpoint
 
key - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
key - Variable in class org.apache.camel.component.linkedin.api.model.GroupMembership
 
key - Variable in class org.apache.camel.component.linkedin.api.model.Property
 
key - Variable in class org.apache.camel.component.linkedin.api.model.QuestionCategory
 
KEY - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
KEY - Static variable in class org.apache.camel.converter.crypto.CryptoDataFormat
 
KEY_CONDITIONS - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
KEY_CONTEXT - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
KEY_FILE_NAME - Static variable in class org.apache.camel.converter.crypto.PGPDataFormat
 
KEY_NAME - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
KEY_PASSWORD - Static variable in class org.apache.camel.converter.crypto.PGPDataFormat
 
KEY_SCHEMA - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
KEY_TYPE - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
KEY_USERID - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
KEY_USERIDS - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
KeyAccessor - Interface in org.apache.camel.component.xmlsecurity.api
Returns the key selector and the optional KeyInfo instance for signing an XML document.
keyBuilder(String, String) - Static method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
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
 
KeyManagersParametersFactoryBean - Class in org.apache.camel.util.blueprint
 
KeyManagersParametersFactoryBean() - Constructor for class org.apache.camel.util.blueprint.KeyManagersParametersFactoryBean
 
KeyManagersParametersFactoryBean - Class in org.apache.camel.util.spring
 
KeyManagersParametersFactoryBean() - Constructor for class org.apache.camel.util.spring.KeyManagersParametersFactoryBean
 
keyPassword - Variable in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
keyPassword - Variable in class org.apache.camel.util.jsse.KeyManagersParameters
The optional password for recovering keys in the key store.
KEYS - Static variable in interface org.apache.camel.component.jcache.JCacheConstants
 
keys(String) - Method in class org.apache.camel.component.redis.RedisClient
 
KEYS - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
keySerializer - Variable in class org.apache.camel.component.krati.KratiEndpoint
 
keySet() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
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.
KEYSTORE_ALIAS - Static variable in class org.apache.camel.component.crypto.DigitalSignatureConstants
 
KEYSTORE_PASSWORD - Static variable in class org.apache.camel.component.crypto.DigitalSignatureConstants
 
KeyStoreAndAlias - Class in org.apache.camel.component.xmlsecurity.api
 
KeyStoreAndAlias() - Constructor for class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
keyStoreFile - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
keyStoreFile - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
keyStoreFormat - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
keyStoreFormat - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
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
 
KeyStoreParametersFactoryBean - Class in org.apache.camel.util.blueprint
 
KeyStoreParametersFactoryBean() - Constructor for class org.apache.camel.util.blueprint.KeyStoreParametersFactoryBean
 
KeyStoreParametersFactoryBean - Class in org.apache.camel.util.spring
 
KeyStoreParametersFactoryBean() - Constructor for class org.apache.camel.util.spring.KeyStoreParametersFactoryBean
 
keyStoreResource - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
keyStoreResource - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
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
 
KeyValuePairField - Annotation Type in org.apache.camel.dataformat.bindy.annotation
An annotation used to identify in a POJO which property is link to a key value pair field The tag (mandatory) identifies the key of the key value pair (e.g.
KickCommand - Class in org.apache.camel.component.beanstalk.processors
 
KickCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.KickCommand
 
KICKS - Static variable in class org.apache.camel.component.beanstalk.Headers
 
kind - Variable in class org.apache.camel.component.sql.stored.template.generated.Token
An integer that describes the kind of this token.
KinesisComponent - Class in org.apache.camel.component.aws.kinesis
 
KinesisComponent() - Constructor for class org.apache.camel.component.aws.kinesis.KinesisComponent
 
KinesisComponent(CamelContext) - Constructor for class org.apache.camel.component.aws.kinesis.KinesisComponent
 
KinesisConstants - Interface in org.apache.camel.component.aws.kinesis
 
KinesisConsumer - Class in org.apache.camel.component.aws.kinesis
 
KinesisConsumer(KinesisEndpoint, Processor) - Constructor for class org.apache.camel.component.aws.kinesis.KinesisConsumer
 
KinesisEndpoint - Class in org.apache.camel.component.aws.kinesis
The aws-kinesis component is for consuming records from Amazon Kinesis Streams.
KinesisEndpoint(String, String, KinesisComponent) - Constructor for class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
KinesisProducer - Class in org.apache.camel.component.aws.kinesis
 
KinesisProducer(KinesisEndpoint) - Constructor for class org.apache.camel.component.aws.kinesis.KinesisProducer
 
KRATI_OPERATION - Static variable in class org.apache.camel.component.krati.KratiConstants
 
KRATI_OPERATION_DELETE - Static variable in class org.apache.camel.component.krati.KratiConstants
 
KRATI_OPERATION_DELETEALL - Static variable in class org.apache.camel.component.krati.KratiConstants
 
KRATI_OPERATION_FAILURE - Static variable in class org.apache.camel.component.krati.KratiConstants
 
KRATI_OPERATION_GET - Static variable in class org.apache.camel.component.krati.KratiConstants
 
KRATI_OPERATION_PUT - Static variable in class org.apache.camel.component.krati.KratiConstants
 
KRATI_OPERATION_STATUS - Static variable in class org.apache.camel.component.krati.KratiConstants
 
KRATI_OPERATION_SUCESSFUL - Static variable in class org.apache.camel.component.krati.KratiConstants
 
KRATI_OPERATION_UPDATE - Static variable in class org.apache.camel.component.krati.KratiConstants
 
KratiComponent - Class in org.apache.camel.component.krati
Represents the component that manages KratiEndpoint.
KratiComponent() - Constructor for class org.apache.camel.component.krati.KratiComponent
 
KratiConstants - Class in org.apache.camel.component.krati
 
KratiConsumer - Class in org.apache.camel.component.krati
The Krati consumer.
KratiConsumer(KratiEndpoint, Processor, DataStore<Object, Object>) - Constructor for class org.apache.camel.component.krati.KratiConsumer
 
KratiDataStoreRegistration - Class in org.apache.camel.component.krati
 
KratiDataStoreRegistration(DataStore<Object, Object>) - Constructor for class org.apache.camel.component.krati.KratiDataStoreRegistration
 
KratiDefaultSerializer<T extends Serializable> - Class in org.apache.camel.component.krati.serializer
 
KratiDefaultSerializer() - Constructor for class org.apache.camel.component.krati.serializer.KratiDefaultSerializer
 
KratiEndpoint - Class in org.apache.camel.component.krati
The krati allows the use krati datastores and datasets inside Camel.
KratiEndpoint(String, KratiComponent) - Constructor for class org.apache.camel.component.krati.KratiEndpoint
 
KratiHelper - Class in org.apache.camel.component.krati
 
KratiIdempotentRepository - Class in org.apache.camel.component.krati.processor.idempotent
 
KratiIdempotentRepository(String) - Constructor for class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
KratiProducer - Class in org.apache.camel.component.krati
The Krati producer.
KratiProducer(KratiEndpoint, DataStore<Object, Object>) - Constructor for class org.apache.camel.component.krati.KratiProducer
 
KUBERNETES_BUILD_CONFIG_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_BUILD_CONFIGS_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_BUILD_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_BUILDS_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_EVENT_ACTION - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_EVENT_TIMESTAMP - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_NAMESPACE_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_NAMESPACE_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_NODE_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_NODES_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_PERSISTENT_VOLUME_CLAIM_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_PERSISTENT_VOLUME_CLAIM_SPEC - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_PERSISTENT_VOLUME_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_PERSISTENT_VOLUMES_CLAIMS_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_PERSISTENT_VOLUMES_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_POD_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_POD_SPEC - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_PODS_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_REPLICATION_CONTROLLER_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_REPLICATION_CONTROLLER_SPEC - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_REPLICATION_CONTROLLERS_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_RESOURCE_QUOTA_SPEC - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_RESOURCES_QUOTA_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_RESOURCES_QUOTA_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_SECRET - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_SECRET_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_SECRETS_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_SERVICE_ACCOUNT - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_SERVICE_ACCOUNT_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_SERVICE_ACCOUNTS_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_SERVICE_LABELS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_SERVICE_NAME - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KUBERNETES_SERVICE_SPEC - Static variable in interface org.apache.camel.component.kubernetes.KubernetesConstants
 
KubernetesBuildConfigsProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesBuildConfigsProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesBuildConfigsProducer
 
KubernetesBuildsProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesBuildsProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesBuildsProducer
 
KubernetesCategory - Interface in org.apache.camel.component.kubernetes
 
KubernetesComponent - Class in org.apache.camel.component.kubernetes
 
KubernetesComponent() - Constructor for class org.apache.camel.component.kubernetes.KubernetesComponent
 
KubernetesConfiguration - Class in org.apache.camel.component.kubernetes
 
KubernetesConfiguration() - Constructor for class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
KubernetesConstants - Interface in org.apache.camel.component.kubernetes
 
KubernetesEndpoint - Class in org.apache.camel.component.kubernetes
The kubernetes component allows to work with Kubernetes PaaS.
KubernetesEndpoint(String, KubernetesComponent, KubernetesConfiguration) - Constructor for class org.apache.camel.component.kubernetes.KubernetesEndpoint
 
KubernetesNamespacesConsumer - Class in org.apache.camel.component.kubernetes.consumer
 
KubernetesNamespacesConsumer(KubernetesEndpoint, Processor) - Constructor for class org.apache.camel.component.kubernetes.consumer.KubernetesNamespacesConsumer
 
KubernetesNamespacesProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesNamespacesProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesNamespacesProducer
 
KubernetesNodesProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesNodesProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesNodesProducer
 
KubernetesOperations - Interface in org.apache.camel.component.kubernetes.producer
 
KubernetesPersistentVolumesClaimsProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesPersistentVolumesClaimsProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesClaimsProducer
 
KubernetesPersistentVolumesProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesPersistentVolumesProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesProducer
 
KubernetesPodsConsumer - Class in org.apache.camel.component.kubernetes.consumer
 
KubernetesPodsConsumer(KubernetesEndpoint, Processor) - Constructor for class org.apache.camel.component.kubernetes.consumer.KubernetesPodsConsumer
 
KubernetesPodsProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesPodsProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesPodsProducer
 
KubernetesReplicationControllersConsumer - Class in org.apache.camel.component.kubernetes.consumer
 
KubernetesReplicationControllersConsumer(KubernetesEndpoint, Processor) - Constructor for class org.apache.camel.component.kubernetes.consumer.KubernetesReplicationControllersConsumer
 
KubernetesReplicationControllersProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesReplicationControllersProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesReplicationControllersProducer
 
KubernetesResourcesQuotaProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesResourcesQuotaProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesResourcesQuotaProducer
 
KubernetesSecretsConsumer - Class in org.apache.camel.component.kubernetes.consumer
 
KubernetesSecretsConsumer(KubernetesEndpoint, Processor) - Constructor for class org.apache.camel.component.kubernetes.consumer.KubernetesSecretsConsumer
 
KubernetesSecretsProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesSecretsProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesSecretsProducer
 
KubernetesServiceAccountsProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesServiceAccountsProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesServiceAccountsProducer
 
KubernetesServicesConsumer - Class in org.apache.camel.component.kubernetes.consumer
 
KubernetesServicesConsumer(KubernetesEndpoint, Processor) - Constructor for class org.apache.camel.component.kubernetes.consumer.KubernetesServicesConsumer
 
KubernetesServicesProducer - Class in org.apache.camel.component.kubernetes.producer
 
KubernetesServicesProducer(KubernetesEndpoint) - Constructor for class org.apache.camel.component.kubernetes.producer.KubernetesServicesProducer
 
KuraRouter - Class in org.apache.camel.component.kura
 
KuraRouter() - Constructor for class org.apache.camel.component.kura.KuraRouter
 

L

lang - Variable in class org.w3._2003._05.soap_envelope.Reasontext
 
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 - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
Language - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Language() - Constructor for class org.apache.camel.component.linkedin.api.model.Language
 
language - Variable in class org.apache.camel.component.linkedin.api.model.Language
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
LANGUAGE_SCRIPT - Static variable in interface org.apache.camel.Exchange
 
LanguageAnnotation - Annotation Type in org.apache.camel.language
Base annotation for languages.
LanguageComponent - Class in org.apache.camel.component.language
The Language component enables sending Exchanges to a given language in order to have a script executed.
LanguageComponent() - Constructor for class org.apache.camel.component.language.LanguageComponent
 
LanguageEndpoint - Class in org.apache.camel.component.language
The language component allows you to send a message to an endpoint which executes a script by any of the supported Languages in Camel.
LanguageEndpoint() - Constructor for class org.apache.camel.component.language.LanguageEndpoint
 
LanguageEndpoint(String, Component, Language, Expression, String) - Constructor for class org.apache.camel.component.language.LanguageEndpoint
 
languageExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for evaluating the expression/predicate using the given language
LanguageExpression - Annotation Type in org.apache.camel.language
Base annotation for language expressions.
LanguageExpression - Class in org.apache.camel.model.language
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
 
languageList - Variable in class org.apache.camel.component.linkedin.api.model.Languages
 
languageParameterJsonSchema(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Returns the JSON schema representation with information about the language and the parameters it supports
languageParameterJsonSchema(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
LanguageProducer - Class in org.apache.camel.component.language
Language producer.
LanguageProducer(LanguageEndpoint) - Constructor for class org.apache.camel.component.language.LanguageProducer
 
languageResolver - Variable in class org.apache.camel.impl.DefaultLanguageResolver
 
LanguageResolver - Interface in org.apache.camel.spi
A pluggable strategy for resolving different languages in a loosely coupled manner
Languages - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Languages() - Constructor for class org.apache.camel.component.linkedin.api.model.Languages
 
languages - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
LanguageSupport - Class in org.apache.camel.support
Base language for Language implementations.
LanguageSupport() - Constructor for class org.apache.camel.support.LanguageSupport
 
LanguageTestSupport - Class in org.apache.camel.test.junit4
A useful base class for testing the language plugins in Camel
LanguageTestSupport() - Constructor for class org.apache.camel.test.junit4.LanguageTestSupport
 
LanguageTestSupport - Class in org.apache.camel.testng
A useful base class for testing the language plugins in Camel
LanguageTestSupport() - Constructor for class org.apache.camel.testng.LanguageTestSupport
 
largeLogoUrl - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
LAST_EVALUATED_KEY - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
LAST_MODIFIED - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
lastModified() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
lastName - Variable in class org.apache.camel.component.linkedin.api.model.Author
 
lastName - Variable in class org.apache.camel.component.linkedin.api.model.Creator
 
lastName - Variable in class org.apache.camel.component.linkedin.api.model.Editor
 
lastName - Variable in class org.apache.camel.component.linkedin.api.model.JobPoster
 
lastName - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
lastName - Variable in class org.apache.camel.component.linkedin.api.model.Recommendee
 
lastName - Variable in class org.apache.camel.component.linkedin.api.model.Recommender
 
lastUpdate - Variable in class org.apache.camel.component.feed.FeedEndpoint
 
lastVal - Variable in class org.apache.camel.component.mongodb.MongoDbTailTrackingManager
 
LAT - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
latch - Variable in class org.apache.camel.main.MainSupport
 
latin1 - Variable in class org.apache.camel.component.smpp.SmppSmCommand
 
LATLNG - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
launch(CommandLine, Map<String, String>, File) - Method in class org.apache.camel.component.exec.ExecDefaultExecutor
 
LAZY_LOAD_TYPE_CONVERTERS - Static variable in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
JVM system property to control lazy loading of type converters.
lazyLoad - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
lazyLoad - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
LazyLoadingTypeConverter - Class in org.apache.camel.impl.converter
Deprecated.
will be removed in a future Camel release.
LazyLoadingTypeConverter(PackageScanClassResolver, Injector, FactoryFinder) - Constructor for class org.apache.camel.impl.converter.LazyLoadingTypeConverter
Deprecated.
 
LazyLoadTypeConverters - Annotation Type in org.apache.camel.test.spring
Deprecated.
See CAMEL-5011 for more details.
LdapComponent - Class in org.apache.camel.component.ldap
Represents the component that manages LdapEndpoint(s).
LdapComponent() - Constructor for class org.apache.camel.component.ldap.LdapComponent
 
LdapEndpoint - Class in org.apache.camel.component.ldap
The ldap component allows you to perform searches in LDAP servers using filters as the message payload.
LdapEndpoint(String, String, LdapComponent) - Constructor for class org.apache.camel.component.ldap.LdapEndpoint
 
LdapEndpoint(String, String) - Constructor for class org.apache.camel.component.ldap.LdapEndpoint
 
LdapOperation - Enum in org.apache.camel.component.springldap
The list of supported LDAP operations.
LdapProducer - Class in org.apache.camel.component.ldap
 
LdapProducer(LdapEndpoint, String, String, int, Integer, String) - Constructor for class org.apache.camel.component.ldap.LdapProducer
 
length() - Method in class org.apache.camel.component.cxf.converter.CachedCxfPayload
 
length() - Method in class org.apache.camel.component.netty.http.NettyChannelBufferStreamCache
 
length() - Method in class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCache
 
length() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
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.
lenientContextPath() - Method in class org.apache.camel.component.gae.http.GHttpComponent
 
lenientContextPath() - Method in class org.apache.camel.component.servlet.ServletComponent
Whether defining the context-path is lenient and do not require an exact leading slash.
LETTER - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
level(LoggingLevel) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
level - Variable in class org.apache.camel.component.linkedin.api.model.Proficiency
 
LEVEL - Static variable in class org.apache.camel.component.nagios.NagiosConstants
 
LevelDBAggregationRepository - Class in org.apache.camel.component.leveldb
An instance of AggregationRepository which is backed by a LevelDBFile.
LevelDBAggregationRepository() - Constructor for class org.apache.camel.component.leveldb.LevelDBAggregationRepository
Creates an aggregation repository
LevelDBAggregationRepository(String) - Constructor for class org.apache.camel.component.leveldb.LevelDBAggregationRepository
Creates an aggregation repository
LevelDBAggregationRepository(String, String) - Constructor for class org.apache.camel.component.leveldb.LevelDBAggregationRepository
Creates an aggregation repository using a new LevelDBFile that persists using the provided file.
LevelDBAggregationRepository(String, LevelDBFile) - Constructor for class org.apache.camel.component.leveldb.LevelDBAggregationRepository
Creates an aggregation repository using the provided LevelDBFile.
LevelDBCamelCodec - Class in org.apache.camel.component.leveldb
 
LevelDBCamelCodec() - Constructor for class org.apache.camel.component.leveldb.LevelDBCamelCodec
 
LevelDBFile - Class in org.apache.camel.component.leveldb
Manages access to a shared LevelDB file.
LevelDBFile() - Constructor for class org.apache.camel.component.leveldb.LevelDBFile
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.camel.component.sql.stored.template.generated.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
Lexer state names.
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
 
LIFESPAN_TIME - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
LIFESPAN_TIME_UNIT - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
Like - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Like() - Constructor for class org.apache.camel.component.linkedin.api.model.Like
 
likeCount - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
 
LikedBy - Class in org.apache.camel.component.yammer.model
 
LikedBy() - Constructor for class org.apache.camel.component.yammer.model.LikedBy
 
likeList - Variable in class org.apache.camel.component.linkedin.api.model.Likes
 
likePost(String, IsLiked) - Method in interface org.apache.camel.component.linkedin.api.PostsResource
 
Likes - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Likes() - Constructor for class org.apache.camel.component.linkedin.api.model.Likes
 
likes - Variable in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
likes - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
likes - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
likes - Variable in class org.apache.camel.component.linkedin.api.model.Update
 
likes - Variable in class org.apache.camel.component.linkedin.api.model.ViewByMonth
 
likeUpdate(String, IsLiked) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
LIMIT - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
limit(int) - Static method in class org.apache.camel.component.cassandra.ResultSetConversionStrategies
Retrieve a limited list of rows.
LIMIT - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
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
 
lindex(String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
line - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
LINE_NUMBER - Static variable in class org.apache.camel.util.XmlLineNumberParser
 
LINE_NUMBER_END - Static variable in class org.apache.camel.util.XmlLineNumberParser
 
LINE_NUMBERING - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
LINEBREAK - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
Event break delimiter
LineBuilderStrategy - Interface in org.apache.camel.component.pdf.text
Builds lines from given words.
lineSeparator - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
lineSeparator - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
LineTerminationWriterAbstractFactory - Class in org.apache.camel.component.pdf.text
Builds set of classes for line-termination writing strategy.
LineTerminationWriterAbstractFactory(PdfConfiguration) - Constructor for class org.apache.camel.component.pdf.text.LineTerminationWriterAbstractFactory
 
Link - Annotation Type in org.apache.camel.dataformat.bindy.annotation
This annotation allows to link classes together in the model.
link(Map<String, Object>) - Method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
Link objects together
LinkedBlockingQueueFactory<E> - Class in org.apache.camel.component.seda
Implementation of BlockingQueueFactory producing LinkedBlockingQueue
LinkedBlockingQueueFactory() - Constructor for class org.apache.camel.component.seda.LinkedBlockingQueueFactory
 
LinkedInApiCollection - Class in org.apache.camel.component.linkedin.internal
Camel ApiCollection for LinkedIn
LinkedInApiName - Enum in org.apache.camel.component.linkedin.internal
Camel ApiName Enumeration for Component LinkedIn
LinkedInComponent - Class in org.apache.camel.component.linkedin
Represents the component that manages LinkedInEndpoint.
LinkedInComponent() - Constructor for class org.apache.camel.component.linkedin.LinkedInComponent
 
LinkedInComponent(CamelContext) - Constructor for class org.apache.camel.component.linkedin.LinkedInComponent
 
LinkedInConfiguration - Class in org.apache.camel.component.linkedin
Component configuration for LinkedIn component.
LinkedInConfiguration() - Constructor for class org.apache.camel.component.linkedin.LinkedInConfiguration
 
LinkedInConstants - Interface in org.apache.camel.component.linkedin.internal
Constants for LinkedIn component.
LinkedInConsumer - Class in org.apache.camel.component.linkedin
The LinkedIn consumer.
LinkedInConsumer(LinkedInEndpoint, Processor) - Constructor for class org.apache.camel.component.linkedin.LinkedInConsumer
 
LinkedInEndpoint - Class in org.apache.camel.component.linkedin
The linkedin component is uses for retrieving LinkedIn user profiles, connections, companies, groups, posts, etc.
LinkedInEndpoint(String, LinkedInComponent, LinkedInApiName, String, LinkedInConfiguration) - Constructor for class org.apache.camel.component.linkedin.LinkedInEndpoint
 
LinkedInException - Exception in org.apache.camel.component.linkedin.api
Exception wrapper for Error
LinkedInException(Error, Response) - Constructor for exception org.apache.camel.component.linkedin.api.LinkedInException
 
LinkedInExceptionResponseFilter - Class in org.apache.camel.component.linkedin.api
Response filter for throwing LinkedInException when response contains Error
LinkedInExceptionResponseFilter() - Constructor for class org.apache.camel.component.linkedin.api.LinkedInExceptionResponseFilter
 
LinkedInOAuthRequestFilter - Class in org.apache.camel.component.linkedin.api
LinkedIn OAuth request filter to handle OAuth token.
LinkedInOAuthRequestFilter(OAuthParams, Map<String, Object>, boolean, String[]) - Constructor for class org.apache.camel.component.linkedin.api.LinkedInOAuthRequestFilter
 
LinkedInProducer - Class in org.apache.camel.component.linkedin
The LinkedIn producer.
LinkedInProducer(LinkedInEndpoint) - Constructor for class org.apache.camel.component.linkedin.LinkedInProducer
 
LinkedInPropertiesHelper - Class in org.apache.camel.component.linkedin.internal
Singleton ApiMethodPropertiesHelper for LinkedIn component.
LinkType - Enum in org.apache.camel.dataformat.bindy.annotation
Enumeration of link types
linsert(String, Object, String, String) - Method in class org.apache.camel.component.redis.RedisClient
 
list - Variable in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
list() - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
list(String) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
list(Name) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
list(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
list(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
LIST_BUILD - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_BUILD_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_BUILD_CONFIGS - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_BUILD_CONFIGS_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_HARDWARE - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
LIST_IMAGES - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
LIST_NAMESPACE_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_NAMESPACE_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_NODES - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
LIST_NODES - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_NODES_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_PERSISTENT_VOLUMES - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_PERSISTENT_VOLUMES_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_PERSISTENT_VOLUMES_CLAIMS - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_PERSISTENT_VOLUMES_CLAIMS_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_PODS_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_PODS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_PREFIX - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
LIST_REPLICATION_CONTROLLERS_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_REPLICATION_CONTROLLERS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_RESOURCES_QUOTA - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_RESOURCES_QUOTA_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_SECRETS - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_SECRETS_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_SERVICE_ACCOUNTS - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_SERVICE_ACCOUNTS_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_SERVICES_BY_LABELS_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
LIST_SERVICES_OPERATION - Static variable in interface org.apache.camel.component.kubernetes.producer.KubernetesOperations
 
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.core.osgi.OsgiTypeConverter
 
listAllTypeConvertersFromTo() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
listAllTypeConvertersFromTo() - Method in interface org.apache.camel.spi.TypeConverterRegistry
Gets a read-only list of the type converter from / to classes
listAwaitThreadsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listAwaitThreadsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listBindings(String) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
listBindings(Name) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
listBindings(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
listBindings(Name) - Method in class org.apache.camel.util.jndi.JndiContext
 
listComponents() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Find information about all the Camel components available in the classpath and Registry.
listComponents() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
listComponentsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listComponentsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
ListDataSet - Class in org.apache.camel.component.dataset
A DataSet that allows a list of static payloads to be used to create each message exchange along with using a pluggable transformer to customize the messages.
ListDataSet() - Constructor for class org.apache.camel.component.dataset.ListDataSet
 
ListDataSet(List<Object>) - Constructor for class org.apache.camel.component.dataset.ListDataSet
 
ListDomainsCommand - Class in org.apache.camel.component.aws.sdb
 
ListDomainsCommand(AmazonSimpleDB, SdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.sdb.ListDomainsCommand
 
listEips() - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Find information about all the EIPs from camel-core.
listEips() - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
listEipsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listEipsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listEndpoints() - Method in interface org.apache.camel.api.management.mbean.ManagedEndpointRegistryMBean
 
listEndpoints() - Method in class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
listEndpointsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listEndpointsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
LISTENER_ACTION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
LISTENER_TIME - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
LISTENER_TYPE - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
listenerContainer - Variable in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
listenerContainer - Variable in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
listeners - Variable in class org.apache.camel.main.MainSupport
 
listFiles() - Method in class org.apache.camel.component.file.FileOperations
 
listFiles(String) - Method in class org.apache.camel.component.file.FileOperations
 
listFiles() - Method in interface org.apache.camel.component.file.GenericFileOperations
List the files in the current directory
listFiles(String) - Method in interface org.apache.camel.component.file.GenericFileOperations
List the files in the given remote directory
listFiles() - Method in class org.apache.camel.component.file.remote.FtpOperations
 
listFiles(String) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
listFiles() - Method in class org.apache.camel.component.file.remote.SftpOperations
 
listFiles(String) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
listFiles() - Method in class org.apache.camel.component.scp.ScpOperations
 
listFiles(String) - Method in class org.apache.camel.component.scp.ScpOperations
 
listHardware(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Sets the available hardware profiles to the out message.
listImages(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Sets the available images to the out message.
listInflightExchangesCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listInflightExchangesTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
ListJacksonDataFormat - Class in org.apache.camel.component.jackson
A JacksonDataFormat that is using a list
ListJacksonDataFormat() - Constructor for class org.apache.camel.component.jackson.ListJacksonDataFormat
 
ListJacksonDataFormat(Class<?>) - Constructor for class org.apache.camel.component.jackson.ListJacksonDataFormat
 
ListJacksonDataFormat(Class<?>, Class<?>) - Constructor for class org.apache.camel.component.jackson.ListJacksonDataFormat
 
ListJacksonDataFormat(Class<?>, Class<?>, boolean) - Constructor for class org.apache.camel.component.jackson.ListJacksonDataFormat
 
ListJacksonDataFormat(ObjectMapper, Class<?>) - Constructor for class org.apache.camel.component.jackson.ListJacksonDataFormat
 
ListJacksonDataFormat(ObjectMapper, Class<?>, Class<?>) - Constructor for class org.apache.camel.component.jackson.ListJacksonDataFormat
 
ListJacksonXMLDataFormat - Class in org.apache.camel.component.jacksonxml
A JacksonXMLDataFormat that is using a list
ListJacksonXMLDataFormat() - Constructor for class org.apache.camel.component.jacksonxml.ListJacksonXMLDataFormat
 
ListJacksonXMLDataFormat(Class<?>) - Constructor for class org.apache.camel.component.jacksonxml.ListJacksonXMLDataFormat
 
ListJacksonXMLDataFormat(Class<?>, Class<?>) - Constructor for class org.apache.camel.component.jacksonxml.ListJacksonXMLDataFormat
 
ListJacksonXMLDataFormat(Class<?>, Class<?>, boolean) - Constructor for class org.apache.camel.component.jacksonxml.ListJacksonXMLDataFormat
 
ListJacksonXMLDataFormat(XmlMapper, Class<?>) - Constructor for class org.apache.camel.component.jacksonxml.ListJacksonXMLDataFormat
 
ListJacksonXMLDataFormat(XmlMapper, Class<?>, Class<?>) - Constructor for class org.apache.camel.component.jacksonxml.ListJacksonXMLDataFormat
 
listNodes(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Sets the metadata of the available nodes to the out message.
listRestServices() - Method in interface org.apache.camel.api.management.mbean.ManagedRestRegistryMBean
 
listRestServices() - Method in class org.apache.camel.management.mbean.ManagedRestRegistry
 
listRestServicesCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listRestServicesTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listRuntimeEndpointsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
listRuntimeEndpointsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
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
llen(String) - Method in class org.apache.camel.component.redis.RedisClient
 
LNG - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
load(TypeConverterRegistry) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
load(TypeConverterRegistry) - Method in class org.apache.camel.impl.osgi.Activator.BundleTypeConverterLoader
 
load(TypeConverterRegistry) - Method in interface org.apache.camel.spi.TypeConverterLoader
A pluggable strategy to load type converters into a registry from some kind of mechanism
LOAD_STATISTICS_ENABLED - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
loadAllResourcesAsURL(String) - Method in class org.apache.camel.core.osgi.OsgiClassResolver
 
loadAllResourcesAsURL(String) - Method in class org.apache.camel.impl.DefaultClassResolver
 
loadAllResourcesAsURL(String) - Method in interface org.apache.camel.spi.ClassResolver
Loads the given resources as a URL from all bundles/classloaders
loadBalance(LoadBalancer) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses a custom load balancer
loadBalance() - Method in class org.apache.camel.model.ProcessorDefinition
Load Balancer EIP: Creates a loadbalance
loadBalance(LoadBalancer) - Method in class org.apache.camel.model.ProcessorDefinition
Load Balancer EIP: Creates a loadbalance
LoadBalanceDefinition - Class in org.apache.camel.model
Balances message processing among a number of nodes
LoadBalanceDefinition() - Constructor for class org.apache.camel.model.LoadBalanceDefinition
 
LoadBalancer - 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
Balances message processing among a number of nodes
LoadBalancerDefinition() - Constructor for class org.apache.camel.model.LoadBalancerDefinition
 
LoadBalancerDefinition(LoadBalancer) - Constructor for class org.apache.camel.model.LoadBalancerDefinition
 
LoadBalancerDefinition(String) - Constructor for class org.apache.camel.model.LoadBalancerDefinition
 
loadbalancerExceptionsCompositeType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
loadbalancerExceptionsTabularType() - Static method in class org.apache.camel.api.management.mbean.CamelOpenMBeanTypes
 
LoadBalancerSupport - Class in org.apache.camel.processor.loadbalancer
A default base class for a LoadBalancer implementation.
LoadBalancerSupport() - Constructor for class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
loadBeanDefinitions(GenericApplicationContext, MergedContextConfiguration) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
 
loadBeanDefinitions(GenericApplicationContext, String...) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
 
loadCallbackDataIntoSchedulerContext(JobDetail, ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
loadCallbackDataIntoSchedulerContext(JobDetail, ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
loadClass(String) - Method in class org.apache.camel.converter.dozer.DozerThreadContextClassLoader
 
loadClass(String, boolean) - Method in class org.apache.camel.core.osgi.utils.BundleDelegatingClassLoader
 
loadClass(String, ClassLoader) - Static method in class org.apache.camel.guice.jndi.internal.Classes
Attempts to load the class of the given name from the thread context class loader first then the given class loader second
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
loadConfigAdminConfigurationFile() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method and provide the name of the .cfg configuration file to use for ConfigAdmin service.
loadConfiguration(T, Map<String, Object>) - Method in class org.apache.camel.component.etcd.EtcdComponent
 
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
 
loadContext(MergedContextConfiguration) - Method in class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
 
loadContext(ConfigurableApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
Performs the bulk of the Spring application context loading/customization.
loadContext(MergedContextConfiguration) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Modeled after the Spring implementation in AbstractGenericContextLoader, this method creates and refreshes the application context while providing for processing of additional Camel specific post-refresh actions.
loadContext(String...) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Modeled after the Spring implementation in AbstractGenericContextLoader, this method creates and refreshes the application context while providing for processing of additional Camel specific post-refresh actions.
loadContext(GenericApplicationContext, Class<?>) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoader
Performs the bulk of the Spring application context loading/customization.
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
loadDefaultInstance(String, CamelContext) - Method in class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
loadDefaultRegistry() - Method in class org.apache.camel.component.bean.DefaultParameterMappingStrategy
 
loadEntity(Exchange, Object) - Method in class org.apache.camel.bam.processor.BamProcessorSupport
 
loadEntity(Exchange, Object) - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
loadFallbackTypeConverters() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
loadKeys() - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
loadMappingFile(ClassResolver, String) - Static method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
 
loadModels(String...) - Method in class org.apache.camel.dataformat.bindy.util.AnnotationModelLoader
 
loadModule(String) - Static method in class org.apache.camel.guice.inject.Injectors
 
loadPrivateKey() - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
Loads a private key from a Java keystore depending on this loader's properties.
loadPrivateKey() - Method in interface org.apache.camel.component.gae.auth.GAuthKeyLoader
Loads a private key.
loadPrivateKey() - Method in class org.apache.camel.component.gae.auth.GAuthPk8Loader
Loads a private key from a PKCS#8 file.
loadProperties(CamelContext, String) - Static method in class org.apache.camel.component.infinispan.InfinispanUtil
 
loadProperties() - Method in class org.apache.camel.component.quartz.QuartzComponent
 
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.dozer.ExpressionMapper
Loads the given resource.
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.converter.dozer.DozerThreadContextClassLoader
 
loadResource(String) - Method in class org.apache.camel.support.LanguageSupport
Loads the resource if the given expression is referring to an external resource by using the syntax resource:scheme:uri.
loadResource(String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
Loads the resource.
loadResourceAsStream(String) - Method in class org.apache.camel.core.osgi.OsgiClassResolver
 
loadResourceAsStream(String) - Method in class org.apache.camel.impl.DefaultClassResolver
 
loadResourceAsStream(String) - Method in interface org.apache.camel.spi.ClassResolver
Loads the given resource as a stream
loadResourceAsStream(String) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resource as a stream using the thread context class loader or the class loader used to load this class
loadResourceAsStream(String, ClassLoader) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resource as a stream using the thread context class loader or the class loader used to load this class
loadResourceAsURL(String) - Method in class org.apache.camel.core.osgi.OsgiClassResolver
 
loadResourceAsURL(String) - Method in class org.apache.camel.impl.DefaultClassResolver
 
loadResourceAsURL(String) - Method in interface org.apache.camel.spi.ClassResolver
Loads the given resource as a URL
loadResourceAsURL(String) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resource as a stream using the thread context class loader or the class loader used to load this class
loadResourceAsURL(String, ClassLoader) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resource as a stream using the thread context class loader or the class loader used to load this class
loadResourcesAsURL(String) - Method in class org.apache.camel.core.osgi.OsgiClassResolver
 
loadResourcesAsURL(String) - Method in class org.apache.camel.impl.DefaultClassResolver
 
loadResourcesAsURL(String) - Method in interface org.apache.camel.spi.ClassResolver
Loads the given resources as a URL from the current bundle/classloader
loadResourcesAsURL(String) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resources from the given package name using the thread context class loader or the class loader used to load this class
loadResourcesAsURL(String, ClassLoader) - Static method in class org.apache.camel.util.ObjectHelper
Attempts to load the given resources from the given package name using the thread context class loader or the class loader used to load this class
loadRestsDefinition(InputStream) - Method in interface org.apache.camel.CamelContext
Loads a collection of rest definitions from the given InputStream.
loadRestsDefinition(InputStream) - Method in class org.apache.camel.impl.DefaultCamelContext
 
loadRestsDefinition(InputStream) - Method in interface org.apache.camel.model.ModelCamelContext
Loads a collection of rest definitions from the given InputStream.
loadRouteBuilders(CamelContext) - Method in class org.apache.camel.main.MainSupport
 
loadRoutesDefinition(InputStream) - Method in interface org.apache.camel.CamelContext
Loads a collection of route definitions from the given InputStream.
loadRoutesDefinition(InputStream) - Method in class org.apache.camel.impl.DefaultCamelContext
 
loadRoutesDefinition(InputStream) - Method in interface org.apache.camel.model.ModelCamelContext
Loads a collection of route definitions from the given InputStream.
loadRoutesFromClasspath(ModelCamelContext, String) - Static method in class org.apache.camel.cdi.RoutesXml
Loads the routes from the classpath
loadRoutesFromFile(ModelCamelContext, File) - Static method in class org.apache.camel.cdi.RoutesXml
Loads the routes from a File
loadRoutesFromFile(ModelCamelContext, String) - Static method in class org.apache.camel.cdi.RoutesXml
Loads the routes from a File
loadRoutesFromURL(ModelCamelContext, URL) - Static method in class org.apache.camel.cdi.RoutesXml
Loads the routes from a URL
loadRoutesFromURL(ModelCamelContext, String) - Static method in class org.apache.camel.cdi.RoutesXml
Loads the routes from a URL
loadRoutesFromXML(ModelCamelContext, String) - Static method in class org.apache.camel.cdi.RoutesXml
Loads the routes from the given XML content
loadRuntimeRatios(List<Integer>) - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
loadSchema(String) - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
loadSchema() - Method in class org.apache.camel.processor.validation.SchemaReader
 
loadSchema() - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
loadSimpleType(String) - Static method in class org.apache.camel.util.ObjectHelper
Load a simple type
loadStore() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Loads the given file store into the 1st level cache
loadTemporaryDestinationTypes(JmsOperations) - Method in class org.apache.camel.component.jms.JmsProviderMetadata
 
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
LOCAL_NAME - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
LocalContextComponent - Class in org.apache.camel.component.context
A Camel Component which exposes a local CamelContext instance as a black box set of endpoints.
LocalContextComponent(CamelContext) - Constructor for class org.apache.camel.component.context.LocalContextComponent
 
locale - Variable in class org.apache.camel.component.linkedin.api.model.Activity
 
locale - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
localWorkDirectory - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
Location - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Location() - Constructor for class org.apache.camel.component.linkedin.api.model.Location
 
location - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
location - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
LOCATION_ID - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
LOCATION_PROPERTIES - Static variable in class org.apache.camel.spring.Main
 
locationDescription - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
locationList - Variable in class org.apache.camel.component.linkedin.api.model.Locations
 
locations - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
Locations - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Locations() - Constructor for class org.apache.camel.component.linkedin.api.model.Locations
 
lock - Static variable in class org.apache.camel.test.spring.CamelSpringTestSupport
 
lock - Static variable in class org.apache.camel.testng.CamelSpringTestSupport
 
lockEntity(Object, EntityManager) - Method in class org.apache.camel.component.jpa.JpaConsumer
A strategy method to lock an object with an exclusive lock so that it can be processed
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.ahc.DefaultAhcBinding
 
LOG - Static variable in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
 
log - Variable in class org.apache.camel.component.aws.sdb.AbstractSdbCommand
 
LOG - Static variable in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
 
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.remote.FtpOperations
 
log - Variable in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
log - Variable in class org.apache.camel.component.guava.eventbus.CamelEventHandler
 
log - Variable in class org.apache.camel.component.jms.JmsEndpoint
 
LOG - Static variable in class org.apache.camel.component.jms.reply.MessageSelectorCreator
 
log - Variable in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
log - Variable in class org.apache.camel.component.kura.KuraRouter
 
LOG - Static variable in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
LOG - Static variable in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
LOG - Static variable in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
LOG - Static variable in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
LOG - Static variable in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
LOG - Static variable in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
log - Variable in class org.apache.camel.component.properties.DefaultPropertiesParser
 
LOG - Static variable in class org.apache.camel.component.quartz2.QuartzHelper
 
LOG - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQMessageConverter
 
log - Variable in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
log - Variable in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyHandler
 
log - Variable in class org.apache.camel.component.ResourceEndpoint
 
log - Variable in class org.apache.camel.component.rss.AggregateRssFeedStrategy
 
LOG - Static variable in class org.apache.camel.component.rss.RssEndpoint
 
log - Variable in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
log - Variable in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
log - Variable in class org.apache.camel.component.seda.SedaComponent
 
LOG - Static variable in class org.apache.camel.component.servletlistener.CamelServletContextListener
 
log - Variable in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
log - Variable in class org.apache.camel.component.smpp.AbstractSmppCommand
 
log - Variable in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
log - Variable in class org.apache.camel.component.ssh.SshEndpoint
 
LOG - Static variable in class org.apache.camel.component.ssh.SshHelper
 
LOG - Static variable in class org.apache.camel.component.websocket.WebsocketComponent
 
LOG - Static variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
log - Variable in class org.apache.camel.http.common.CamelServlet
 
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 - 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.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
log - Variable in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
log - Variable in class org.apache.camel.processor.RoutingSlip
 
LOG - Static variable in class org.apache.camel.processor.SendDynamicProcessor
 
LOG - Static variable in class org.apache.camel.processor.SendProcessor
 
log - Variable in class org.apache.camel.scr.AbstractCamelRunner
 
log - Variable in class org.apache.camel.support.DefaultTimeoutMap
 
log - Variable in class org.apache.camel.support.EventNotifierSupport
 
log - Variable in class org.apache.camel.support.RoutePolicySupport
 
log - Variable in class org.apache.camel.test.junit4.TestSupport
 
log - Variable in class org.apache.camel.test.TestSupport
Deprecated.
 
log - Variable in class org.apache.camel.testng.TestSupport
 
log(String, LoggingLevel) - Method in class org.apache.camel.util.CamelLogger
 
log(String) - Method in class org.apache.camel.util.CamelLogger
Logs the message with checking the CamelLogger.shouldLog() method first.
log(String, Throwable, LoggingLevel) - Method in class org.apache.camel.util.CamelLogger
 
log(String, Throwable) - Method in class org.apache.camel.util.CamelLogger
 
log(Logger, LoggingLevel, String) - Static method in class org.apache.camel.util.CamelLogger
 
log(Logger, LoggingLevel, Marker, String) - Static method in class org.apache.camel.util.CamelLogger
 
log(Logger, LoggingLevel, String, Throwable) - Static method in class org.apache.camel.util.CamelLogger
 
log(Logger, LoggingLevel, Marker, String, Throwable) - Static method in class org.apache.camel.util.CamelLogger
 
log - Variable in class org.apache.camel.util.component.AbstractApiConsumer
 
log - Variable in class org.apache.camel.util.component.AbstractApiEndpoint
 
LOG - Static variable in class org.apache.camel.util.component.ApiMethodPropertiesHelper
 
LOG_DEBUG_BODY_MAX_CHARS - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
LOG_DEBUG_BODY_MAX_CHARS - Static variable in interface org.apache.camel.Exchange
 
LOG_DEBUG_BODY_STREAMS - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
LOG_DEBUG_BODY_STREAMS - Static variable in interface org.apache.camel.Exchange
 
LOG_EIP_NAME - Static variable in interface org.apache.camel.Exchange
 
LOG_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
LogComponent - Class in org.apache.camel.component.log
The Log Component is for logging message exchanges via the underlying logging mechanism.
LogComponent() - Constructor for class org.apache.camel.component.log.LogComponent
 
logContinued(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log errors even if its continued
logContinued(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log errors even if its continued (supports property placeholders)
logContinued(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether continued exceptions should be logged or not.
logContinued(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether continued exceptions should be logged or not (supports property placeholders).
logContinued - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
LogDefinition - Class in org.apache.camel.model
Logs the defined message to the logger
LogDefinition() - Constructor for class org.apache.camel.model.LogDefinition
 
LogDefinition(String) - Constructor for class org.apache.camel.model.LogDefinition
 
LogEndpoint - Class in org.apache.camel.component.log
The log component logs message exchanges to the underlying logging mechanism.
LogEndpoint() - Constructor for class org.apache.camel.component.log.LogEndpoint
 
LogEndpoint(String, Component) - Constructor for class org.apache.camel.component.log.LogEndpoint
 
LogEndpoint(String, Component, Processor) - Constructor for class org.apache.camel.component.log.LogEndpoint
 
logException(Exchange, Throwable) - Method in class org.apache.camel.processor.interceptor.TraceInterceptor
 
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
logExhaustedMessageBody(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logExhaustedMessageBody(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log exhausted message body with message history.
logExhaustedMessageBody(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log exhausted message body with message history.
logExhaustedMessageBody(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether exhausted message body should be logged including message history or not (supports property placeholders).
logExhaustedMessageBody(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether exhausted message body should be logged including message history or not (supports property placeholders).
logExhaustedMessageBody - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logExhaustedMessageBody(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether to log exhausted errors including message body (requires message history to be enabled)
logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log exhausted exceptions with message history
logExhaustedMessageHistory(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log exhausted exceptions with message history
logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether exhausted exceptions should be logged including message history or not (supports property placeholders).
logExhaustedMessageHistory(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether exhausted exceptions should be logged including message history or not (supports property placeholders).
logExhaustedMessageHistory - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logExhaustedMessageHistory(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether to log exhausted errors including message history
loggedIn - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
loggedIn - Variable in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
loggedInWarning - Variable in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
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.component.sjms.SjmsEndpoint
 
logger - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
logger - Variable in class org.apache.camel.test.spring.CamelSpringDelegatingTestContextLoader
 
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
Deprecated.
LoggingExceptionHandler(Class<?>) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler(CamelContext, Class<?>) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler(Class<?>, LoggingLevel) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler(CamelContext, Class<?>, LoggingLevel) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler(CamelLogger) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler(CamelContext, CamelLogger) - Constructor for class org.apache.camel.impl.LoggingExceptionHandler
Deprecated.
 
LoggingExceptionHandler - Class in org.apache.camel.support
A default implementation of ExceptionHandler which uses a CamelLogger to log the exception.
LoggingExceptionHandler(Class<?>) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
Deprecated.
LoggingExceptionHandler(CamelContext, Class<?>) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
 
LoggingExceptionHandler(Class<?>, LoggingLevel) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
Deprecated.
LoggingExceptionHandler(CamelContext, Class<?>, LoggingLevel) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
 
LoggingExceptionHandler(CamelLogger) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
Deprecated.
LoggingExceptionHandler(CamelContext, CamelLogger) - Constructor for class org.apache.camel.support.LoggingExceptionHandler
 
loggingLevel(LoggingLevel) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets the logging level of exceptions caught
LoggingLevel - Enum in org.apache.camel
Used to configure the logging levels
logHandled(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logHandled(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log errors even if its handled
logHandled(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether to log errors even if its handled (supports property placeholders)
logHandled(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether handled exceptions should be logged or not.
logHandled(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether handled exceptions should be logged or not (supports property placeholders).
logHandled - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logHandled(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether to log errors even if its handled
LogicalExpression - Class in org.apache.camel.language.simple.ast
Represents a logical expression in the AST
LogicalExpression(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.LogicalExpression
 
logicalOperator() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
LogicalOperatorType - Enum in org.apache.camel.language.simple.types
Types of logical operators supported
logIds(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Gets both the messageId and exchangeId to be used for logging purposes.
login(HttpPrincipal) - Method in class org.apache.camel.component.netty.http.JAASSecurityAuthenticator
 
login(HttpPrincipal) - Method in interface org.apache.camel.component.netty.http.SecurityAuthenticator
Attempts to login the Principal on this realm.
login(HttpPrincipal) - Method in class org.apache.camel.component.netty4.http.JAASSecurityAuthenticator
 
login(HttpPrincipal) - Method in interface org.apache.camel.component.netty4.http.SecurityAuthenticator
Attempts to login the Principal on this realm.
login(String) - Method in class org.apache.camel.component.salesforce.internal.SalesforceSession
 
loginAndGetDomain(OpenShiftEndpoint, String) - Static method in class org.apache.camel.component.openshift.OpenShiftHelper
 
LoginAuthFlowListener - Class in org.apache.camel.component.box.internal
Implementation of IAuthFlowListener to get success or failure status of OAuth flow.
LoginAuthFlowListener(CountDownLatch) - Constructor for class org.apache.camel.component.box.internal.LoginAuthFlowListener
 
LoginAuthFlowUI - Class in org.apache.camel.component.box.internal
HtmlUnit based OAuth2 implementation of IAuthFlowUI
LoginAuthFlowUI(BoxConfiguration, BoxClient) - Constructor for class org.apache.camel.component.box.internal.LoginAuthFlowUI
 
LoginError - Class in org.apache.camel.component.salesforce.internal.dto
DTO for Salesforce login error
LoginError() - Constructor for class org.apache.camel.component.salesforce.internal.dto.LoginError
 
logInflightExchanges(CamelContext, List<RouteStartupOrder>, boolean) - Static method in class org.apache.camel.impl.DefaultShutdownStrategy
Logs information about the inflight exchanges
LoginToken - Class in org.apache.camel.component.salesforce.internal.dto
DTO for Salesforce login
LoginToken() - Constructor for class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
loginUrl - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Salesforce login URL, defaults to https://login.salesforce.com.
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]}.

logNewException(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
logNewException(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether new exceptions should be logged or not (supports property placeholders).
logNewException(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets whether new exceptions should be logged or not (supports property placeholders).
logNewException(boolean) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether new exceptions should be logged or not.
logNewException(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets whether new exceptions should be logged or not (supports property placeholders).
logNewException - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
logNewException(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether errors should be logged when a new exception occurred during handling a previous exception
logoUrl - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
logoUrl - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
logout(Subject) - Method in class org.apache.camel.component.netty.http.JAASSecurityAuthenticator
 
logout(Subject) - Method in interface org.apache.camel.component.netty.http.SecurityAuthenticator
Attempt to logout the subject.
logout(Subject) - Method in class org.apache.camel.component.netty4.http.JAASSecurityAuthenticator
 
logout(Subject) - Method in interface org.apache.camel.component.netty4.http.SecurityAuthenticator
Attempt to logout the subject.
logout() - Method in class org.apache.camel.component.salesforce.internal.SalesforceSession
 
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.
logUsingEndpoint(String, Endpoint) - Method in class org.apache.camel.component.context.LocalContextComponent
 
LongAdapter - Class in org.apache.camel.component.linkedin.api
 
LongAdapter() - Constructor for class org.apache.camel.component.linkedin.api.LongAdapter
 
LongFormat - Class in org.apache.camel.dataformat.bindy.format
 
LongFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.LongFormat
 
LongPatternFormat - Class in org.apache.camel.dataformat.bindy.format
 
LongPatternFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.LongPatternFormat
 
LongPatternFormat(String, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.LongPatternFormat
 
LongPollingEventsManager - Class in org.apache.camel.component.box.internal
Manager for monitoring events using long polling.
LongPollingEventsManager(CachedBoxClient, Map<String, Object>, ExecutorService) - Constructor for class org.apache.camel.component.box.internal.LongPollingEventsManager
 
LongPollingEventsManagerApiMethod - Enum in org.apache.camel.component.box.internal
Camel ApiMethod Enumeration for org.apache.camel.component.box.internal.LongPollingEventsManager
LongPollingEventsManagerEndpointConfiguration - Class in org.apache.camel.component.box
Camel EndpointConfiguration for org.apache.camel.component.box.internal.LongPollingEventsManager
LongPollingEventsManagerEndpointConfiguration() - Constructor for class org.apache.camel.component.box.LongPollingEventsManagerEndpointConfiguration
 
longToBytes(Long) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
lookup(String) - Method in class org.apache.camel.blueprint.BlueprintContainerRegistry
 
lookup(String, Class<T>) - Method in class org.apache.camel.blueprint.BlueprintContainerRegistry
 
lookup(String, Class<T>) - Method in class org.apache.camel.blueprint.CamelErrorHandlerFactoryBean
 
lookup(String) - Method in class org.apache.camel.core.osgi.OsgiServiceRegistry
 
lookup(String, Class<T>) - Method in class org.apache.camel.core.osgi.OsgiServiceRegistry
 
lookup(Class<?>, Class<?>) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
lookup(String) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
lookup(Name) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
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(String) - Method in class org.apache.camel.spring.spi.ApplicationContextRegistry
 
lookup(String, Class<T>) - Method in class org.apache.camel.spring.spi.ApplicationContextRegistry
 
lookup(String, Class<T>) - Method in class org.apache.camel.spring.SpringRouteBuilder
Looks up the bean with the given name in the application context and returns it, or throws an exception if the bean is not present or is not of the given type
lookup(Class<T>) - Method in class org.apache.camel.spring.SpringRouteBuilder
Looks up the bean with the given type in the application context and returns it, or throws an exception if the bean is not present or there are multiple possible beans to choose from for the given type
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() - Method in class org.apache.camel.component.ejb.EjbRegistryBean
 
lookupBean() - Method in class org.apache.camel.component.rmi.RmiRegistryBean
 
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
lookupBlueprintCamelContext(BlueprintContainer) - Static method in class org.apache.camel.blueprint.BlueprintCamelContextLookupHelper
Lookup all the BlueprintCamelContext in the BlueprintContainer.
lookupByName(String) - Method in class org.apache.camel.blueprint.BlueprintContainerRegistry
 
lookupByName(String) - Method in class org.apache.camel.core.osgi.OsgiServiceRegistry
It's only support to look up the ServiceReference with Class name
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.
lookupByName(String) - Method in class org.apache.camel.spring.spi.ApplicationContextRegistry
 
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.blueprint.BlueprintContainerRegistry
 
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.core.osgi.OsgiServiceRegistry
Support to lookup the Object with filter with the (name=NAME) and class type
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.
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.spring.spi.ApplicationContextRegistry
 
lookupByType(Class<T>) - Method in class org.apache.camel.blueprint.BlueprintContainerRegistry
 
lookupByType(BlueprintContainer, Class<T>) - Static method in class org.apache.camel.blueprint.BlueprintContainerRegistry
 
lookupByType(BlueprintContainer, Class<T>, boolean) - Static method in class org.apache.camel.blueprint.BlueprintContainerRegistry
 
lookupByType(Class<T>) - Method in class org.apache.camel.core.osgi.OsgiServiceRegistry
 
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
lookupByType(Class<T>) - Method in class org.apache.camel.spring.spi.ApplicationContextRegistry
 
lookupCamelContext(BundleContext, String, String) - Static method in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
Lookup in the OSGi Service Registry whether a CamelContext is already registered with the given symbolic name.
lookupConstantFieldValue(Class<?>, String) - Static method in class org.apache.camel.util.ObjectHelper
Lookup the constant field on the given class with the given name
lookupDozerBeanMapperConfigurations() - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
Lookup the dozer DozerBeanMapperConfiguration to be used.
lookupDozerBeanMappers() - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
Lookup the dozer DozerBeanMapper to be used.
lookupEndpointRegistryId(Endpoint) - Static method in class org.apache.camel.util.EndpointHelper
Lookup the id the given endpoint has been enlisted with in the Registry.
lookupErrorHandlerBuilder(RouteContext, String) - Static method in class org.apache.camel.builder.ErrorHandlerBuilderRef
Lookup the error handler by the given ref
lookupErrorHandlerBuilder(RouteContext, String, boolean) - Static method in class org.apache.camel.builder.ErrorHandlerBuilderRef
Lookup the error handler by the given ref
lookupErrorHandlerBuilder(ModelCamelContext) - Static method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
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.guice.jndi.internal.JndiContext
 
lookupLink(Name) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
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
lookupOperationNumber(Exchange, int) - Method in class org.apache.camel.component.hazelcast.HazelcastComponentHelper
 
lookupOperationNumber(Exchange) - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultProducer
 
lookupParameter(String, Exchange, Object) - Static method in class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy
 
lookupPropertiesComponent() - Method in class org.apache.camel.impl.DefaultCamelContext
lookupPropertiesComponent(CamelContext, boolean) - Static method in class org.apache.camel.util.CamelContextHelper
Lookup the PropertiesComponent from the CamelContext.
lookupPropertyPlaceholderIds() - Method in class org.apache.camel.blueprint.BlueprintPropertiesParser
Lookup the ids of the Blueprint property placeholder services in the Blueprint container.
lookupQuartzEndpoint(CamelContext, JobExecutionContext) - Method in class org.apache.camel.component.quartz2.CamelJob
 
lookupRests(ModelCamelContext) - Method in class org.apache.camel.model.RestContextRefDefinition
 
lookupRests(ModelCamelContext, String) - Static method in class org.apache.camel.model.RestContextRefDefinitionHelper
Lookup the rests from the RestContextRefDefinition.
lookupRoutes(ModelCamelContext) - Method in class org.apache.camel.model.RouteContextRefDefinition
 
lookupRoutes(ModelCamelContext, String) - Static method in class org.apache.camel.model.RouteContextRefDefinitionHelper
Lookup the routes from the RouteContextRefDefinition.
lookupScheduled(Object, String, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
lookupScheduled(Object, String, String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Lookup a ScheduledExecutorService from the Registry and from known list of ThreadPoolProfile(s).
lookupScheduledExecutorServiceRef(RouteContext, String, Object, String) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Will lookup in Registry for a ScheduledExecutorService registered with the given executorServiceRef name.
lookupScriptEngineFactory(String) - Static method in class org.apache.camel.builder.script.ScriptBuilder
 
loop(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
LOOP_INDEX - Static variable in interface org.apache.camel.Exchange
 
LOOP_SIZE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
LOOP_SIZE - Static variable in interface org.apache.camel.Exchange
 
LoopDefinition - Class in org.apache.camel.model
Processes a message multiple times
LoopDefinition() - Constructor for class org.apache.camel.model.LoopDefinition
 
LoopDefinition(Expression) - Constructor for class org.apache.camel.model.LoopDefinition
 
LoopDefinition(Predicate) - Constructor for class org.apache.camel.model.LoopDefinition
 
LoopDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.LoopDefinition
 
loopDoWhile(Predicate) - Method in class org.apache.camel.model.ProcessorDefinition
Loop EIP: Creates a while loop allowing to process the a message while the predicate matches and possibly process them in a different way.
LoopProcessor - Class in org.apache.camel.processor
The processor which sends messages in a loop.
LoopProcessor(Processor, Expression, Predicate, boolean) - Constructor for class org.apache.camel.processor.LoopProcessor
 
lostCamelComponent(ServiceReference) - Method in class org.apache.camel.scr.AbstractCamelRunner
 
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
lpop(String) - Method in class org.apache.camel.component.redis.RedisClient
 
lpush(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
lrange(String, Long, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
lrem(String, Object, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
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
 
LS - Static variable in class org.apache.camel.test.junit4.TestSupport
 
LS - Static variable in class org.apache.camel.test.TestSupport
Deprecated.
 
LS - Static variable in class org.apache.camel.testng.TestSupport
 
lset(String, Object, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
ltrim(String, Long, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
LUCENE_VERSION - Static variable in interface org.apache.camel.component.lucene.LuceneConstants
 
LuceneComponent - Class in org.apache.camel.component.lucene
 
LuceneComponent() - Constructor for class org.apache.camel.component.lucene.LuceneComponent
 
LuceneComponent(CamelContext) - Constructor for class org.apache.camel.component.lucene.LuceneComponent
 
LuceneConfiguration - Class in org.apache.camel.component.lucene
 
LuceneConfiguration() - Constructor for class org.apache.camel.component.lucene.LuceneConfiguration
 
LuceneConfiguration(URI) - Constructor for class org.apache.camel.component.lucene.LuceneConfiguration
 
LuceneConstants - Interface in org.apache.camel.component.lucene
 
LuceneEndpoint - Class in org.apache.camel.component.lucene
To insert or query from Apache Lucene databases.
LuceneEndpoint() - Constructor for class org.apache.camel.component.lucene.LuceneEndpoint
 
LuceneEndpoint(String, CamelContext) - Constructor for class org.apache.camel.component.lucene.LuceneEndpoint
 
LuceneEndpoint(String, Component) - Constructor for class org.apache.camel.component.lucene.LuceneEndpoint
 
LuceneEndpoint(String) - Constructor for class org.apache.camel.component.lucene.LuceneEndpoint
 
LuceneEndpoint(String, LuceneComponent, LuceneConfiguration) - Constructor for class org.apache.camel.component.lucene.LuceneEndpoint
 
LuceneIndexer - Class in org.apache.camel.component.lucene
 
LuceneIndexer(File, File, Analyzer) - Constructor for class org.apache.camel.component.lucene.LuceneIndexer
 
LuceneIndexProducer - Class in org.apache.camel.component.lucene
 
LuceneIndexProducer(Endpoint, LuceneConfiguration, LuceneIndexer) - Constructor for class org.apache.camel.component.lucene.LuceneIndexProducer
 
LuceneOperation - Enum in org.apache.camel.component.lucene
 
LuceneQueryProcessor - Class in org.apache.camel.processor.lucene
 
LuceneQueryProcessor(String, Analyzer, String, int) - Constructor for class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
LuceneQueryProducer - Class in org.apache.camel.component.lucene
 
LuceneQueryProducer(Endpoint, LuceneConfiguration) - Constructor for class org.apache.camel.component.lucene.LuceneQueryProducer
 
LuceneSearcher - Class in org.apache.camel.component.lucene
 
LuceneSearcher() - Constructor for class org.apache.camel.component.lucene.LuceneSearcher
 
lzf() - Method in class org.apache.camel.builder.DataFormatClause
Uses the LZF deflater data format
LZFDataFormat - Class in org.apache.camel.dataformat.lzf
LZF data format.
LZFDataFormat() - Constructor for class org.apache.camel.dataformat.lzf.LZFDataFormat
 
LZFDataFormat - Class in org.apache.camel.model.dataformat
lzf data format
LZFDataFormat() - Constructor for class org.apache.camel.model.dataformat.LZFDataFormat
 

M

MAIL_ALTERNATIVE_BODY - Static variable in class org.apache.camel.component.mail.MailConstants
 
MAIL_DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.apache.camel.component.mail.MailConstants
 
MAIL_DEFAULT_FOLDER - Static variable in class org.apache.camel.component.mail.MailConstants
 
MAIL_DEFAULT_FROM - Static variable in class org.apache.camel.component.mail.MailConstants
 
MAIL_MESSAGE_ID - Static variable in class org.apache.camel.component.mail.MailConstants
 
MAIL_MESSAGE_UID - Static variable in class org.apache.camel.component.mail.MailConsumer
 
MailBinding - Class in org.apache.camel.component.mail
A Strategy used to convert between a Camel Exchange and Message to and from a Mail MimeMessage
MailBinding() - Constructor for class org.apache.camel.component.mail.MailBinding
 
MailBinding(HeaderFilterStrategy, ContentTypeResolver) - Constructor for class org.apache.camel.component.mail.MailBinding
 
MailboxItem - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
MailboxItem() - Constructor for class org.apache.camel.component.linkedin.api.model.MailboxItem
 
MailBoxPostProcessAction - Interface in org.apache.camel.component.mail
Is used for doing post processing tasks on the mailbox once the normal processing ended.
MailComponent - Class in org.apache.camel.component.mail
Component for JavaMail.
MailComponent() - Constructor for class org.apache.camel.component.mail.MailComponent
 
MailComponent(MailConfiguration) - Constructor for class org.apache.camel.component.mail.MailComponent
 
MailComponent(CamelContext) - Constructor for class org.apache.camel.component.mail.MailComponent
 
MailConfiguration - Class in org.apache.camel.component.mail
Represents the configuration data for communicating over email
MailConfiguration() - Constructor for class org.apache.camel.component.mail.MailConfiguration
 
MailConfiguration(CamelContext) - Constructor for class org.apache.camel.component.mail.MailConfiguration
 
MailConstants - Class in org.apache.camel.component.mail
 
MailConsumer - Class in org.apache.camel.component.mail
A Consumer which consumes messages from JavaMail using a Transport and dispatches them to the Processor
MailConsumer(MailEndpoint, Processor, JavaMailSender) - Constructor for class org.apache.camel.component.mail.MailConsumer
 
MailConverters - Class in org.apache.camel.component.mail
JavaMail specific converters.
MailEndpoint - Class in org.apache.camel.component.mail
To send or receive emails using imap/pop3 or stmp protocols.
MailEndpoint() - Constructor for class org.apache.camel.component.mail.MailEndpoint
 
MailEndpoint(String, MailComponent, MailConfiguration) - Constructor for class org.apache.camel.component.mail.MailEndpoint
 
MailEndpoint(String, MailConfiguration) - Constructor for class org.apache.camel.component.mail.MailEndpoint
Deprecated.
MailEndpoint(String) - Constructor for class org.apache.camel.component.mail.MailEndpoint
 
MailHeaderFilterStrategy - Class in org.apache.camel.component.mail
 
MailHeaderFilterStrategy() - Constructor for class org.apache.camel.component.mail.MailHeaderFilterStrategy
 
MailMessage - Class in org.apache.camel.component.mail
Represents a Message for working with Mail
MailMessage() - Constructor for class org.apache.camel.component.mail.MailMessage
 
MailMessage(Message) - Constructor for class org.apache.camel.component.mail.MailMessage
 
MailMessage(Message, boolean) - Constructor for class org.apache.camel.component.mail.MailMessage
 
MailProducer - Class in org.apache.camel.component.mail
A Producer to send messages using JavaMail.
MailProducer(MailEndpoint, JavaMailSender) - Constructor for class org.apache.camel.component.mail.MailProducer
 
MailSorter - Class in org.apache.camel.component.mail
Utility class for sorting of mail messages
MailUidGenerator - Interface in org.apache.camel.component.mail
To generate an unique ID of the mail message.
MailUtils - Class in org.apache.camel.component.mail
Mail utility class.
Main - Class in org.apache.camel.cdi
Camel CDI boot integration.
Main() - Constructor for class org.apache.camel.cdi.Main
 
main(String...) - Static method in class org.apache.camel.cdi.Main
 
Main - Class in org.apache.camel.component.jasypt
 
Main() - Constructor for class org.apache.camel.component.jasypt.Main
 
main(String[]) - Static method in class org.apache.camel.component.jasypt.Main
 
main(String[]) - Static method in class org.apache.camel.component.yammer.utils.YammerAccessCodeGenerator
 
Main - Class in org.apache.camel.guice
A command line tool for booting up a CamelContext using a Guice Injector via JNDI assuming that a valid jndi.properties is on the classpath
Main() - Constructor for class org.apache.camel.guice.Main
 
main(String...) - Static method in class org.apache.camel.guice.Main
 
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
 
main(String...) - Static method in class org.apache.camel.spring.boot.FatJarRouter
 
Main - Class in org.apache.camel.spring.javaconfig
The Main class which takes the spring java config parameter
Main() - Constructor for class org.apache.camel.spring.javaconfig.Main
 
main(String...) - Static method in class org.apache.camel.spring.javaconfig.Main
 
Main - Class in org.apache.camel.spring
A command line tool for booting up a CamelContext using an optional Spring ApplicationContext.
Main() - Constructor for class org.apache.camel.spring.Main
 
main(String...) - Static method in class org.apache.camel.spring.Main
 
Main - Class in org.apache.camel.test.blueprint
A command line tool for booting up a CamelContext using an OSGi Blueprint XML file
Main() - Constructor for class org.apache.camel.test.blueprint.Main
 
main(String...) - Static method in class org.apache.camel.test.blueprint.Main
 
mainAddress - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
MainLifecycleStrategy - Class in org.apache.camel.main
A LifecycleStrategy to trigger shutdown of the Main JVM when CamelContext is stopped from JMX or its stop method is invoked from Java code.
MainLifecycleStrategy(AtomicBoolean, CountDownLatch) - Constructor for class org.apache.camel.main.MainLifecycleStrategy
 
MainListener - Interface in org.apache.camel.main
A lifecycle listener to receive callbacks when the main is started and stopped.
MainListenerSupport - Class in org.apache.camel.main
A useful base class for MainListener implementations.
MainListenerSupport() - Constructor for class org.apache.camel.main.MainListenerSupport
 
MainRunner - Class in org.apache.camel.spring.util
A simple helper bean for running main classes from within the spring.xml usually asynchronous in a background thread; which is useful for demos such as running Swing programs in the same JVM.
MainRunner() - Constructor for class org.apache.camel.spring.util.MainRunner
 
MainSupport - Class in org.apache.camel.impl
Deprecated. 
MainSupport() - Constructor for class org.apache.camel.impl.MainSupport
Deprecated.
 
MainSupport - Class in org.apache.camel.main
Base class for main implementations to allow starting up a JVM with Camel embedded.
MainSupport() - Constructor for class org.apache.camel.main.MainSupport
 
MainSupport.Option - Class in org.apache.camel.main
 
MainSupport.ParameterOption - Class in org.apache.camel.main
 
makeClient(String, String, Collection<String>, String, String, String, String, String, String) - Method in class org.apache.camel.component.google.calendar.BatchGoogleCalendarClientFactory
 
makeClient(String, String, Collection<String>, String, String, String, String, String, String) - Method in interface org.apache.camel.component.google.calendar.GoogleCalendarClientFactory
 
makeClient(String, String, Collection<String>, String, String, String) - Method in class org.apache.camel.component.google.drive.BatchGoogleDriveClientFactory
 
makeClient(String, String, Collection<String>, String, String, String) - Method in interface org.apache.camel.component.google.drive.GoogleDriveClientFactory
 
makeClient(String, String, Collection<String>, String, String, String) - Method in class org.apache.camel.component.google.drive.InteractiveGoogleDriveClientFactory
 
makeClient(String, String, Collection<String>, String, String, String) - Method in class org.apache.camel.component.google.mail.BatchGoogleMailClientFactory
 
makeClient(String, String, Collection<String>, String, String, String) - Method in interface org.apache.camel.component.google.mail.GoogleMailClientFactory
 
makeJmsMessage(Exchange, Session) - Method in class org.apache.camel.component.jms.JmsBinding
Creates a JMS message from the Camel exchange and message
makeJmsMessage(Exchange, Message, Session, Exception) - Method in class org.apache.camel.component.jms.JmsBinding
Creates a JMS message from the Camel exchange and message
makeJmsMessage(Exchange, Session) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Creates a JMS message from the Camel exchange and message
makeJmsMessage(Exchange, Object, Map, Session, Exception) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Creates a JMS message from the Camel exchange and message
makeObject() - Method in class org.apache.camel.component.rabbitmq.pool.PoolableChannelFactory
 
makeObject() - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
makeObject() - Method in class org.apache.camel.component.sjms.producer.InOutProducer.MessageConsumerResourcesFactory
 
makeObject() - Method in class org.apache.camel.component.sjms.SjmsConsumer.MessageConsumerResourcesFactory
Creates a new MessageConsumerResources instance.
makeObject() - Method in class org.apache.camel.component.sjms.SjmsProducer.MessageProducerResourcesFactory
 
makeProcessor(RouteContext) - Method in class org.apache.camel.model.ProcessorDefinition
Creates the processor and wraps it in any necessary interceptors and error handlers
makeQueryObject(EntityManager) - Method in class org.apache.camel.component.jpa.QueryBuilder
 
manage(CamelContext) - Static method in class org.apache.camel.spi.Container.Instance
Deprecated.
Called by Camel when a CamelContext is being started.
manage(CamelContext) - Method in interface org.apache.camel.spi.Container
Deprecated.
Called by Camel before a CamelContext has been started.
ManagedAggregateProcessor - Class in org.apache.camel.management.mbean
 
ManagedAggregateProcessor(CamelContext, AggregateProcessor, AggregateDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
ManagedAggregateProcessorMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedAsyncProcessorAwaitManager - Class in org.apache.camel.management.mbean
 
ManagedAsyncProcessorAwaitManager(CamelContext, AsyncProcessorAwaitManager) - Constructor for class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
ManagedAsyncProcessorAwaitManagerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedAttribute - Annotation Type in org.apache.camel.api.management
A method level annotation to mark the method as being a JMX attribute.
ManagedBacklogDebugger - Class in org.apache.camel.management.mbean
 
ManagedBacklogDebugger(CamelContext, BacklogDebugger) - Constructor for class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
ManagedBacklogDebuggerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedBacklogTracer - Class in org.apache.camel.management.mbean
 
ManagedBacklogTracer(CamelContext, BacklogTracer) - Constructor for class org.apache.camel.management.mbean.ManagedBacklogTracer
 
ManagedBacklogTracerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedBeanMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedBeanProcessor - Class in org.apache.camel.management.mbean
 
ManagedBeanProcessor(CamelContext, BeanProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedBeanProcessor
 
ManagedBrowsableEndpoint - Class in org.apache.camel.management.mbean
 
ManagedBrowsableEndpoint(BrowsableEndpoint) - Constructor for class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
ManagedBrowsableEndpointMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedCamelContext - Class in org.apache.camel.management.mbean
 
ManagedCamelContext(ModelCamelContext) - Constructor for class org.apache.camel.management.mbean.ManagedCamelContext
 
ManagedCamelContextMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedChoice - Class in org.apache.camel.management.mbean
 
ManagedChoice(CamelContext, ChoiceProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedChoice
 
ManagedChoiceMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedCircuitBreakerLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedCircuitBreakerLoadBalancer(CamelContext, CircuitBreakerLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedCircuitBreakerLoadBalancer
 
ManagedCircuitBreakerLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedComponent - Class in org.apache.camel.management.mbean
 
ManagedComponent(String, Component) - Constructor for class org.apache.camel.management.mbean.ManagedComponent
 
ManagedComponentMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedConsumer - Class in org.apache.camel.management.mbean
 
ManagedConsumer(CamelContext, Consumer) - Constructor for class org.apache.camel.management.mbean.ManagedConsumer
 
ManagedConsumerCache - Class in org.apache.camel.management.mbean
 
ManagedConsumerCache(CamelContext, ConsumerCache) - Constructor for class org.apache.camel.management.mbean.ManagedConsumerCache
 
ManagedConsumerCacheMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedConsumerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedConvertBody - Class in org.apache.camel.management.mbean
 
ManagedConvertBody(CamelContext, ConvertBodyProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedConvertBody
 
ManagedConvertBodyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedCounter - Class in org.apache.camel.management.mbean
 
ManagedCounter() - Constructor for class org.apache.camel.management.mbean.ManagedCounter
 
ManagedCounterMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedCustomLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedCustomLoadBalancer(CamelContext, LoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedCustomLoadBalancer
 
ManagedCustomLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedDataFormat - Class in org.apache.camel.management.mbean
 
ManagedDataFormat(CamelContext, DataFormat) - Constructor for class org.apache.camel.management.mbean.ManagedDataFormat
 
ManagedDataFormatMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedDelayer - Class in org.apache.camel.management.mbean
 
ManagedDelayer(CamelContext, Delayer, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedDelayer
 
ManagedDelayerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedDynamicRouter - Class in org.apache.camel.management.mbean
 
ManagedDynamicRouter(CamelContext, DynamicRouter, DynamicRouterDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedDynamicRouter
 
ManagedDynamicRouterMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedEndpoint - Class in org.apache.camel.management.mbean
 
ManagedEndpoint(Endpoint) - Constructor for class org.apache.camel.management.mbean.ManagedEndpoint
 
ManagedEndpointMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedEndpointRegistry - Class in org.apache.camel.management.mbean
 
ManagedEndpointRegistry(CamelContext, EndpointRegistry) - Constructor for class org.apache.camel.management.mbean.ManagedEndpointRegistry
 
ManagedEndpointRegistryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedEnricher - Class in org.apache.camel.management.mbean
 
ManagedEnricher(CamelContext, Enricher, EnrichDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedEnricher
 
ManagedEnricherMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedErrorHandler - Class in org.apache.camel.management.mbean
 
ManagedErrorHandler(RouteContext, Processor, ErrorHandlerFactory) - Constructor for class org.apache.camel.management.mbean.ManagedErrorHandler
 
ManagedErrorHandlerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedEventNotifier - Class in org.apache.camel.management.mbean
 
ManagedEventNotifier(CamelContext, EventNotifier) - Constructor for class org.apache.camel.management.mbean.ManagedEventNotifier
 
ManagedEventNotifierMBean - Interface in org.apache.camel.management.mbean
 
ManagedExtendedInformation - Interface in org.apache.camel.api.management.mbean
Additional information gathered if ManagementStatisticsLevel is configured to be ManagementStatisticsLevel.Extended.
ManagedFailoverLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedFailoverLoadBalancer(CamelContext, FailOverLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
ManagedFailoverLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedFilter - Class in org.apache.camel.management.mbean
 
ManagedFilter(CamelContext, FilterProcessor, ExpressionNode) - Constructor for class org.apache.camel.management.mbean.ManagedFilter
 
ManagedFilterMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedIdempotentConsumer - Class in org.apache.camel.management.mbean
 
ManagedIdempotentConsumer(CamelContext, IdempotentConsumer, IdempotentConsumerDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedIdempotentConsumer
 
ManagedIdempotentConsumerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedInflightRepository - Class in org.apache.camel.management.mbean
 
ManagedInflightRepository(CamelContext, InflightRepository) - Constructor for class org.apache.camel.management.mbean.ManagedInflightRepository
 
ManagedInflightRepositoryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedInstance - Interface in org.apache.camel.api.management
Holds the instance being managed.
ManagedLoadTimer - Class in org.apache.camel.management
The TimerListenerManager used for tracking load statistics.
ManagedLoadTimer() - Constructor for class org.apache.camel.management.ManagedLoadTimer
 
ManagedLog - Class in org.apache.camel.management.mbean
 
ManagedLog(CamelContext, LogProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedLog
 
ManagedLogMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedLoop - Class in org.apache.camel.management.mbean
 
ManagedLoop(CamelContext, LoopProcessor, LoopDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedLoop
 
ManagedLoopMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedManagementStrategy - Class in org.apache.camel.management
A JMX capable ManagementStrategy that Camel by default uses if possible.
ManagedManagementStrategy() - Constructor for class org.apache.camel.management.ManagedManagementStrategy
 
ManagedManagementStrategy(ManagementAgent) - Constructor for class org.apache.camel.management.ManagedManagementStrategy
Deprecated.
ManagedManagementStrategy(CamelContext, ManagementAgent) - Constructor for class org.apache.camel.management.ManagedManagementStrategy
 
ManagedMarshal - Class in org.apache.camel.management.mbean
 
ManagedMarshal(CamelContext, MarshalProcessor, MarshalDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedMarshal
 
ManagedMarshalMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedMulticast - Class in org.apache.camel.management.mbean
 
ManagedMulticast(CamelContext, MulticastProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedMulticast
 
ManagedMulticastMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedNotification - Annotation Type in org.apache.camel.api.management
A class level annotation to define the mbean emits this JMX notification
ManagedNotifications - Annotation Type in org.apache.camel.api.management
A class level annotation to define the mbean emits a set of JMX notifications
ManagedOperation - Annotation Type in org.apache.camel.api.management
A method level annotation to mark the method as being a JMX operation.
ManagedPerformanceCounter - Class in org.apache.camel.management.mbean
 
ManagedPerformanceCounter() - Constructor for class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
ManagedPerformanceCounterMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedPollEnricher - Class in org.apache.camel.management.mbean
 
ManagedPollEnricher(CamelContext, PollEnricher, PollEnrichDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedPollEnricher
 
ManagedPollEnricherMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedProcess - Class in org.apache.camel.management.mbean
 
ManagedProcess(CamelContext, Processor, ProcessDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedProcess
 
ManagedProcessMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedProcessor - Class in org.apache.camel.management.mbean
 
ManagedProcessor(CamelContext, Processor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedProcessor
 
ManagedProcessorMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedProducer - Class in org.apache.camel.management.mbean
 
ManagedProducer(CamelContext, Producer) - Constructor for class org.apache.camel.management.mbean.ManagedProducer
 
ManagedProducerCache - Class in org.apache.camel.management.mbean
 
ManagedProducerCache(CamelContext, ProducerCache) - Constructor for class org.apache.camel.management.mbean.ManagedProducerCache
 
ManagedProducerCacheMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedProducerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRandomLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedRandomLoadBalancer(CamelContext, RandomLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedRandomLoadBalancer
 
ManagedRandomLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRecipientList - Class in org.apache.camel.management.mbean
 
ManagedRecipientList(CamelContext, RecipientList, RecipientListDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedRecipientList
 
ManagedRecipientListMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRemoveHeader - Class in org.apache.camel.management.mbean
 
ManagedRemoveHeader(CamelContext, RemoveHeaderProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedRemoveHeader
 
ManagedRemoveHeaderMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRemoveHeaders - Class in org.apache.camel.management.mbean
 
ManagedRemoveHeaders(CamelContext, RemoveHeadersProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedRemoveHeaders
 
ManagedRemoveHeadersMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRemoveProperties - Class in org.apache.camel.management.mbean
 
ManagedRemoveProperties(CamelContext, RemovePropertiesProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedRemoveProperties
 
ManagedRemovePropertiesMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRemoveProperty - Class in org.apache.camel.management.mbean
 
ManagedRemoveProperty(CamelContext, RemovePropertyProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedRemoveProperty
 
ManagedRemovePropertyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedResequencer - Class in org.apache.camel.management.mbean
 
ManagedResequencer(CamelContext, Resequencer, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedResequencer
 
ManagedResequencer(CamelContext, StreamResequencer, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedResequencer
 
ManagedResequencerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedResource - Annotation Type in org.apache.camel.api.management
A class level annotation to mark the class as being managed in the JMX server.
ManagedResourceEndpointMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRestRegistry - Class in org.apache.camel.management.mbean
 
ManagedRestRegistry(CamelContext, RestRegistry) - Constructor for class org.apache.camel.management.mbean.ManagedRestRegistry
 
ManagedRestRegistryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRollback - Class in org.apache.camel.management.mbean
 
ManagedRollback(CamelContext, RollbackProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedRollback
 
ManagedRollbackMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRoundRobinLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedRoundRobinLoadBalancer(CamelContext, RoundRobinLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedRoundRobinLoadBalancer
 
ManagedRoundRobinLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRoute - Class in org.apache.camel.management.mbean
 
ManagedRoute(ModelCamelContext, Route) - Constructor for class org.apache.camel.management.mbean.ManagedRoute
 
ManagedRouteMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRoutingSlip - Class in org.apache.camel.management.mbean
 
ManagedRoutingSlip(CamelContext, RoutingSlip, RoutingSlipDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedRoutingSlip
 
ManagedRoutingSlipMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedRuntimeEndpointRegistry - Class in org.apache.camel.management.mbean
 
ManagedRuntimeEndpointRegistry(CamelContext, RuntimeEndpointRegistry) - Constructor for class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
ManagedRuntimeEndpointRegistryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSamplingThrottler - Class in org.apache.camel.management.mbean
 
ManagedSamplingThrottler(CamelContext, SamplingThrottler, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedSamplingThrottler
 
ManagedSamplingThrottlerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedScheduledPollConsumer - Class in org.apache.camel.management.mbean
 
ManagedScheduledPollConsumer(CamelContext, ScheduledPollConsumer) - Constructor for class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
ManagedSchedulePollConsumerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedScript - Class in org.apache.camel.management.mbean
 
ManagedScript(CamelContext, ScriptProcessor, ScriptDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedScript
 
ManagedScriptMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSendDynamicProcessor - Class in org.apache.camel.management.mbean
 
ManagedSendDynamicProcessor(CamelContext, SendDynamicProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
ManagedSendDynamicProcessorMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSendProcessor - Class in org.apache.camel.management.mbean
 
ManagedSendProcessor(CamelContext, SendProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedSendProcessor
 
ManagedSendProcessorMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedService - Class in org.apache.camel.management.mbean
 
ManagedService(CamelContext, Service) - Constructor for class org.apache.camel.management.mbean.ManagedService
 
ManagedServiceMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSetBody - Class in org.apache.camel.management.mbean
 
ManagedSetBody(CamelContext, SetBodyProcessor, SetBodyDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedSetBody
 
ManagedSetBodyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSetExchangePattern - Class in org.apache.camel.management.mbean
 
ManagedSetExchangePattern(CamelContext, ExchangePatternProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedSetExchangePattern
 
ManagedSetExchangePatternMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSetHeader - Class in org.apache.camel.management.mbean
 
ManagedSetHeader(CamelContext, SetHeaderProcessor, SetHeaderDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedSetHeader
 
ManagedSetHeaderMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSetProperty - Class in org.apache.camel.management.mbean
 
ManagedSetProperty(CamelContext, SetPropertyProcessor, SetPropertyDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedSetProperty
 
ManagedSetPropertyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSplitter - Class in org.apache.camel.management.mbean
 
ManagedSplitter(CamelContext, Splitter, SplitDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedSplitter
 
ManagedSplitterMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedStickyLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedStickyLoadBalancer(CamelContext, StickyLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedStickyLoadBalancer
 
ManagedStickyLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedStop - Class in org.apache.camel.management.mbean
 
ManagedStop(CamelContext, StopProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedStop
 
ManagedStopMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedStreamCachingStrategy - Class in org.apache.camel.management.mbean
 
ManagedStreamCachingStrategy(CamelContext, StreamCachingStrategy) - Constructor for class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
ManagedStreamCachingStrategyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedSuspendableRoute - Class in org.apache.camel.management.mbean
 
ManagedSuspendableRoute(ModelCamelContext, Route) - Constructor for class org.apache.camel.management.mbean.ManagedSuspendableRoute
 
ManagedSuspendableRouteMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThreadPool - Class in org.apache.camel.management.mbean
 
ManagedThreadPool(CamelContext, ThreadPoolExecutor, String, String, String, String) - Constructor for class org.apache.camel.management.mbean.ManagedThreadPool
 
ManagedThreadPoolMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThreads - Class in org.apache.camel.management.mbean
 
ManagedThreads(CamelContext, ThreadsProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedThreads
 
ManagedThreadsMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThrottler - Class in org.apache.camel.management.mbean
 
ManagedThrottler(CamelContext, Throttler, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedThrottler
 
ManagedThrottlerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThrottlingInflightRoutePolicy - Class in org.apache.camel.management.mbean
 
ManagedThrottlingInflightRoutePolicy(CamelContext, ThrottlingInflightRoutePolicy) - Constructor for class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
ManagedThrottlingInflightRoutePolicyMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThroughputLogger - Class in org.apache.camel.management.mbean
 
ManagedThroughputLogger(CamelContext, ThroughputLogger, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedThroughputLogger
 
ManagedThroughputLoggerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedThrowException - Class in org.apache.camel.management.mbean
 
ManagedThrowException(CamelContext, ThrowExceptionProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedThrowException
 
ManagedThrowExceptionMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedTopicLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedTopicLoadBalancer(CamelContext, TopicLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedTopicLoadBalancer
 
ManagedTopicLoadBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedTracer - Class in org.apache.camel.management.mbean
 
ManagedTracer(CamelContext, Tracer) - Constructor for class org.apache.camel.management.mbean.ManagedTracer
 
ManagedTracerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedTransformer - Class in org.apache.camel.management.mbean
 
ManagedTransformer(CamelContext, TransformProcessor, TransformDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedTransformer
 
ManagedTransformMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedTypeConverterRegistry - Class in org.apache.camel.management.mbean
 
ManagedTypeConverterRegistry(CamelContext, TypeConverterRegistry) - Constructor for class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
ManagedTypeConverterRegistryMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedUnmarshal - Class in org.apache.camel.management.mbean
 
ManagedUnmarshal(CamelContext, UnmarshalProcessor, UnmarshalDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedUnmarshal
 
ManagedUnmarshalMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedValidate - Class in org.apache.camel.management.mbean
 
ManagedValidate(CamelContext, PredicateValidatingProcessor, ValidateDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedValidate
 
ManagedValidateMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedWeightedBalancerMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedWeightedLoadBalancer - Class in org.apache.camel.management.mbean
 
ManagedWeightedLoadBalancer(CamelContext, WeightedLoadBalancer, LoadBalanceDefinition) - Constructor for class org.apache.camel.management.mbean.ManagedWeightedLoadBalancer
 
ManagedWireTapMBean - Interface in org.apache.camel.api.management.mbean
 
ManagedWireTapProcessor - Class in org.apache.camel.management.mbean
 
ManagedWireTapProcessor(CamelContext, WireTapProcessor, ProcessorDefinition<?>) - Constructor for class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
MANAGEMENT_NAME_PATTERN - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
ManagementAgent - Interface in org.apache.camel.spi
Camel JMX service agent
ManagementAware<T> - Interface in org.apache.camel.spi
Deprecated.
will be removed in Camel 3.0. Instead use Spring JMX annotations, see this FAQ entry
ManagementMBeanAssembler - Interface in org.apache.camel.spi
An assembler to assemble a RequiredModelMBean which can be used to register the object in JMX.
ManagementNameStrategy - Interface in org.apache.camel.spi
Strategy for assigning the name part of the ObjectName for a managed CamelContext.
ManagementNamingStrategy - Interface in org.apache.camel.spi
Strategy for computing ObjectName names for the various beans that Camel register for management.
ManagementObjectStrategy - Interface in org.apache.camel.spi
Strategy for creating the managed object for the various beans Camel register for management.
ManagementStatisticsLevel - Enum in org.apache.camel
Level of granularity for performance statistics enabled
ManagementStrategy - Interface in org.apache.camel.spi
Strategy for management.
ManagementStrategyFactory - Class in org.apache.camel.management
Factory for creating ManagementStrategy
ManagementStrategyFactory() - Constructor for class org.apache.camel.management.ManagementStrategyFactory
 
manageNamedObject(Object, Object) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
manageNamedObject(Object, Object) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
manageNamedObject(Object, Object) - Method in interface org.apache.camel.spi.ManagementStrategy
Adds a managed object allowing the ManagementStrategy implementation to record or expose the object as it sees fit.
manageObject(Object) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
Strategy for managing the object
manageObject(Object) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
manageObject(Object) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
manageObject(Object) - Method in interface org.apache.camel.spi.ManagementStrategy
Adds a managed object allowing the ManagementStrategy implementation to record or expose the object as it sees fit.
manageProcessor(ProcessorDefinition<?>) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
manageProcessor(ProcessorDefinition<?>) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
manageProcessor(ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.ManagementStrategy
Filter whether the processor should be managed or not.
MANDATORY - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
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.converter.jaxb.FallbackTypeConverter
 
mandatoryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
mandatoryConvertTo(Class<T>, Object) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
mandatoryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
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.
manifestReferenceValidationFailed(Reference) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
manifestReferenceValidationFailed(Reference) - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
 
MAP - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
MAP - Static variable in enum org.apache.camel.component.ibatis.strategy.TransactionIsolationLevel
 
MAP - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
map(String, Object) - Method in interface org.apache.camel.component.jdbc.BeanRowMapper
 
map(String, Object) - Method in class org.apache.camel.component.jdbc.DefaultBeanRowMapper
 
MAP - Static variable in enum org.apache.camel.ExchangePattern
 
MAP_PREFIX - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.camel.component.cxf.spring.CxfEndpointBeanDefinitionParser
 
mapCleared(MapEvent) - Method in class org.apache.camel.component.hazelcast.listener.CamelEntryListener
 
mapCleared(MapEvent) - Method in class org.apache.camel.component.hazelcast.listener.CamelMapListener
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.camel.component.cxf.spring.CxfEndpointBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.camel.component.cxf.spring.CxfRsClientFactoryBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.camel.component.cxf.spring.CxfRsServerFactoryBeanDefinitionParser
 
MapEntryListener<K,V> - Interface in org.apache.camel.component.hazelcast.listener
 
mapEvicted(MapEvent) - Method in class org.apache.camel.component.hazelcast.listener.CamelEntryListener
 
mapEvicted(MapEvent) - Method in class org.apache.camel.component.hazelcast.listener.CamelMapListener
 
mapKey(String) - Method in class org.apache.camel.component.sparkrest.DefaultSparkBinding
 
MappedEndpointConfiguration - Class in org.apache.camel.impl
Fallback implementation of EndpointConfiguration used by Components that did not yet define a configuration type.
mapper - Variable in class org.apache.camel.component.servicenow.ServiceNowProducerProcessor
 
mapRowName(String) - Method in class org.apache.camel.component.jdbc.DefaultBeanRowMapper
 
mapToMessage(XmlSignature2Message.Input, Message) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
mapToMessage(XmlSignature2Message.Input, Message) - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message
Maps the references and objects of an XML signature to the camel message.
mapToProperty(BeanDefinitionBuilder, String, String) - Method in class org.apache.camel.component.cxf.spring.AbstractCxfBeanDefinitionParser
Override mapToProperty() to handle the '#' reference notation ourselves.
mapToProperty(BeanDefinitionBuilder, String, String) - Method in class org.apache.camel.component.spring.integration.adapter.config.AbstractCamelContextBeanDefinitionParaser
 
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
 
markPartialResponse(Message, EndpointReferenceType) - Method in class org.apache.camel.component.cxf.transport.CamelDestination
Mark message as a partial message.
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.
markSupported() - Method in class org.apache.camel.component.netty.http.NettyChannelBufferStreamCache
 
markSupported() - Method in class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCache
 
markSupported() - Method in class org.apache.camel.jsonpath.JsonStream
 
markUnprepared() - Method in class org.apache.camel.model.RouteDefinition
Marks the route definition as un-prepared.
marshal(TimeUnit) - Method in class org.apache.camel.builder.xml.TimeUnitAdapter
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.component.boon.BoonDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.component.gson.GsonDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.component.hl7.HL7DataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.component.ical.ICalDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
marshal(Double) - Method in class org.apache.camel.component.linkedin.api.DoubleAdapter
 
marshal(Long) - Method in class org.apache.camel.component.linkedin.api.LongAdapter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.camel.component.salesforce.api.JodaTimeConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.camel.component.salesforce.api.MultiSelectPicklistConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.camel.component.salesforce.api.PicklistEnumConverter
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.component.syslog.SyslogDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.converter.xmlbeans.XmlBeansDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Marshall a String payload to a code image.
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.base64.Base64DataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.bindy.csv.BindyCsvDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.bindy.kvp.BindyKeyValuePairDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.hessian.HessianDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.jibx.JibxDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.lzf.LZFDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.mime.multipart.MimeMultipartDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.rss.RssDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
Marshal inputObjects to SOAP xml.
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
Unsupported operation.
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.tarfile.TarFileDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Marshals the object to the given Stream.
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
Marshal from XML to JSON
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.zipfile.ZipFileDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.groovy.dataformat.XmlParserDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.groovy.dataformat.XmlSlurperDataFormat
 
marshal(Exchange) - Static method in class org.apache.camel.impl.DefaultExchangeHolder
Creates a payload object with the information from the given exchange.
marshal(Exchange, boolean) - Static method in class org.apache.camel.impl.DefaultExchangeHolder
Creates a payload object with the information from the given exchange.
marshal(Exchange, boolean, boolean) - Static method in class org.apache.camel.impl.DefaultExchangeHolder
Creates a payload object with the information from the given exchange.
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.impl.GzipDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.impl.SerializationDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.impl.StringDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.impl.ZipDataFormat
 
marshal(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasAdapter
 
marshal(List<String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ConvertersAdapter
 
marshal(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionsAdapter
 
marshal(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldsAdapter
 
marshal() - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Marshals the in body using a DataFormat expression to define the format of the output which will be added to the out body.
marshal(DataFormatDefinition) - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Marshals the in body using the specified DataFormat and sets the output on the out message body.
marshal(DataFormat) - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Marshals the in body using the specified DataFormat and sets the output on the out message body.
marshal(String) - Method in class org.apache.camel.model.ProcessorDefinition
DataFormat: Marshals the in body the specified DataFormat reference in the Registry and sets the output on the out message body.
marshal(Exchange, Object, OutputStream) - Method in interface org.apache.camel.spi.DataFormat
Marshals the object to the given Stream.
MarshalDefinition - Class in org.apache.camel.model
Marshals data into a specified format for transmission over a transport or component
MarshalDefinition() - Constructor for class org.apache.camel.model.MarshalDefinition
 
MarshalDefinition(DataFormatDefinition) - Constructor for class org.apache.camel.model.MarshalDefinition
 
MarshalDefinition(String) - Constructor for class org.apache.camel.model.MarshalDefinition
 
marshall(Class<T>, Exchange, Object, Method) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
marshallExchange(CamelContext, Exchange, boolean) - Method in class org.apache.camel.component.hawtdb.HawtDBCamelCodec
 
marshallExchange(CamelContext, Exchange, boolean) - Method in class org.apache.camel.component.leveldb.LevelDBCamelCodec
 
marshallExchange(CamelContext, Exchange, boolean) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraCamelCodec
 
marshallExchange(CamelContext, Exchange, boolean) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcCamelCodec
 
marshallKey(String) - Method in class org.apache.camel.component.hawtdb.HawtDBCamelCodec
 
marshallKey(String) - Method in class org.apache.camel.component.leveldb.LevelDBCamelCodec
 
MarshalProcessor - Class in org.apache.camel.processor
Marshals the body of the incoming message using the given data format
MarshalProcessor(DataFormat) - Constructor for class org.apache.camel.processor.MarshalProcessor
 
MASK - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
mask(String, String) - Method in class org.apache.camel.management.MixinRequiredModelMBean
Masks the returned value from invoking the operation
match(Message) - Method in class org.apache.camel.component.mail.NowSearchTerm
 
match(String, String) - Method in class org.apache.camel.util.AntPathMatcher
 
match(String, String, boolean) - Method in class org.apache.camel.util.AntPathMatcher
 
matchBestPath(String, String, List<RestConsumerContextPathMatcher.ConsumerPath>) - Static method in class org.apache.camel.support.RestConsumerContextPathMatcher
Finds the best matching of the list of consumer paths that should service the incoming request.
matchContext(String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Does the given context match this camel context
matchEndpoint(CamelContext, String, String) - Static method in class org.apache.camel.util.EndpointHelper
Matches the endpoint with the given pattern.
matchEndpoint(String, String) - Static method in class org.apache.camel.util.EndpointHelper
matches(Exchange) - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
matches(Exchange, Object, Object) - Method in class org.apache.camel.builder.BinaryPredicateSupport
 
matches() - Method in class org.apache.camel.builder.NotifyBuilder
Does all the expression match?

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

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

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

matches(Exchange) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
matches(Exchange, Object) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
matches(Exchange) - Method in class org.apache.camel.builder.SimpleBuilder
 
matches(Exchange) - Method in class org.apache.camel.builder.sql.SqlBuilder
 
matches(Exchange, List<?>) - Method in class org.apache.camel.builder.sql.SqlBuilder
 
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) - Method in class org.apache.camel.component.hl7.ValidationContextPredicate
 
matches(Exchange, Object, Object) - Method in class org.apache.camel.component.mock.TimeClause
 
matches(String) - Method in interface org.apache.camel.component.netty.http.ContextPathMatcher
Whether the target context-path matches a regular url.
matches(String) - Method in class org.apache.camel.component.netty.http.DefaultContextPathMatcher
 
matches(String) - Method in interface org.apache.camel.component.netty4.http.ContextPathMatcher
Whether the target context-path matches a regular url.
matches(String) - Method in class org.apache.camel.component.netty4.http.DefaultContextPathMatcher
 
matches(Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
matches(Exchange, List<?>) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
matches(Class<?>) - Method in class org.apache.camel.core.xml.PatternBasedPackageScanFilter
Tests if a given class matches the patterns in this filter.
matches(Class<?>) - Method in class org.apache.camel.impl.scan.AnnotatedWithAnyPackageScanFilter
 
matches(Class<?>) - Method in class org.apache.camel.impl.scan.AnnotatedWithPackageScanFilter
 
matches(Class<?>) - Method in class org.apache.camel.impl.scan.AssignableToPackageScanFilter
 
matches(Class<?>) - Method in class org.apache.camel.impl.scan.CompositePackageScanFilter
 
matches(Class<?>) - Method in class org.apache.camel.impl.scan.InvertingPackageScanFilter
 
matches(Exchange) - Method in class org.apache.camel.language.bean.BeanExpression
 
matches(Exchange) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
matches(Exchange) - Method in interface org.apache.camel.Predicate
Evaluates the predicate on the message exchange and returns true if this exchange matches the predicate
matches(Exchange) - Method in class org.apache.camel.processor.FilterProcessor
 
matches(Class<?>) - Method in interface org.apache.camel.spi.PackageScanFilter
Does the given class match
matches(Exchange) - Method in class org.apache.camel.support.ExpressionSupport
 
matches(Exchange) - Method in class org.apache.camel.support.TokenPairExpressionIterator
 
matches(Exchange) - Method in class org.apache.camel.support.TokenXMLExpressionIterator
 
matches(Exchange) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
matches(Exchange) - Method in class org.apache.camel.util.ExpressionToPredicateAdapter
 
matches(List<?>) - Static method in class org.apache.camel.util.ObjectHelper
Returns the predicate matching boolean on a List result set where if the first element is a boolean its value is used otherwise this method returns true if the collection is not empty
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.
matchesRest(String, boolean) - Method in interface org.apache.camel.component.netty.http.ContextPathMatcher
Whether the target context-path matches a REST url.
matchesRest(String, boolean) - Method in class org.apache.camel.component.netty.http.DefaultContextPathMatcher
 
matchesRest(String, boolean) - Method in class org.apache.camel.component.netty.http.RestContextPathMatcher
 
matchesRest(String, boolean) - Method in interface org.apache.camel.component.netty4.http.ContextPathMatcher
Whether the target context-path matches a REST url.
matchesRest(String, boolean) - Method in class org.apache.camel.component.netty4.http.DefaultContextPathMatcher
 
matchesRest(String, boolean) - Method in class org.apache.camel.component.netty4.http.RestContextPathMatcher
 
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
 
matchesRoles(String, String) - Method in class org.apache.camel.component.netty.http.handlers.HttpServerChannelHandler
 
matchesRoles(String, String) - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerChannelHandler
 
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
matchMethod(String, String) - Method in interface org.apache.camel.component.netty.http.ContextPathMatcher
Matches the given request HTTP method with the configured HTTP method of the consumer
matchMethod(String, String) - Method in class org.apache.camel.component.netty.http.DefaultContextPathMatcher
 
matchMethod(String, String) - Method in class org.apache.camel.component.netty.http.RestContextPathMatcher
 
matchMethod(String, String) - Method in interface org.apache.camel.component.netty4.http.ContextPathMatcher
Matches the given request HTTP method with the configured HTTP method of the consumer
matchMethod(String, String) - Method in class org.apache.camel.component.netty4.http.DefaultContextPathMatcher
 
matchMethod(String, String) - Method in class org.apache.camel.component.netty4.http.RestContextPathMatcher
 
matchOnUriPrefix - Variable in class org.apache.camel.component.netty.http.DefaultContextPathMatcher
 
matchOnUriPrefix - Variable in class org.apache.camel.component.netty4.http.DefaultContextPathMatcher
 
matchPath(String, String, boolean) - Static method in class org.apache.camel.support.RestConsumerContextPathMatcher
Does the incoming request match the given consumer path (ignore case)
matchPattern(String, Endpoint, String) - Method in class org.apache.camel.impl.InterceptSendToMockEndpointStrategy
Does the pattern match the endpoint?
matchPattern(CamelContext, String, String) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
Does the uri match the pattern.
matchPattern(String, String) - Static method in class org.apache.camel.util.EndpointHelper
Matches the name with the given pattern.
matchProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in class org.apache.camel.impl.ConditionSupport
 
matchProcess(Exchange, Processor, ProcessorDefinition<?>) - Method in interface org.apache.camel.spi.Condition
Does the condition match
matchRestPath(String, String, boolean) - Method in class org.apache.camel.component.netty.http.RestContextPathMatcher
Matches the given request path with the configured consumer path
matchRestPath(String, String, boolean) - Method in class org.apache.camel.component.netty4.http.RestContextPathMatcher
Matches the given request path with the configured consumer path
matchStart(String, String) - Method in class org.apache.camel.util.AntPathMatcher
 
matchStart(String, String, boolean) - Method in class org.apache.camel.util.AntPathMatcher
 
MAX - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
MAX_BACKLOG_SIZE - Static variable in class org.apache.camel.processor.interceptor.BacklogTracer
 
MAX_CONCURRENT_CONSUMERS - Static variable in class org.apache.camel.component.disruptor.DisruptorComponent
 
MAX_IDLE_TIME - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
MAX_IDLE_TIME_UNIT - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
MAX_MSG_BYTE_LENGTH - Static variable in class org.apache.camel.component.smpp.SmppSplitter
The maximum length of the message in bytes.
MAX_MSG_CHAR_SIZE - Static variable in class org.apache.camel.component.smpp.Smpp8BitSplitter
 
MAX_MSG_CHAR_SIZE - Static variable in class org.apache.camel.component.smpp.SmppDefaultSplitter
 
MAX_MSG_CHAR_SIZE - Static variable in class org.apache.camel.component.smpp.SmppUcs2Splitter
The maximum length in chars of the unicode messages.
MAX_NUMBER - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
MAX_NUMBER_OF_DOMAINS - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
MAX_PORT_NUMBER - Static variable in class org.apache.camel.test.AvailablePortFinder
The maximum server currentMinPort number for IPv4.
MAX_PORT_NUMBER - Static variable in class org.apache.camel.testng.AvailablePortFinder
The maximum server currentMinPort number for IPv4.
MAX_SEG_BYTE_SIZE - Static variable in class org.apache.camel.component.smpp.Smpp8BitSplitter
 
MAX_SEG_BYTE_SIZE - Static variable in class org.apache.camel.component.smpp.SmppDefaultSplitter
 
MAX_SEG_BYTE_SIZE - Static variable in class org.apache.camel.component.smpp.SmppUcs2Splitter
 
MAX_SEG_COUNT - Static variable in class org.apache.camel.component.smpp.SmppSplitter
The maximum amount of segments in the multipart message.
maxCapacity() - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
maxCapacity() - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
Maximum number of elements that we can have information about
maxConcurrentConsumers - Variable in class org.apache.camel.component.seda.SedaComponent
 
maxDeep(int) - Method in class org.apache.camel.builder.AdviceWithBuilder
Will only apply for nodes maximum levels deep.
maxDepth - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
MAXIMUM_CACHE_POOL_SIZE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
MAXIMUM_CACHE_POOL_SIZE - Static variable in interface org.apache.camel.Exchange
 
MAXIMUM_ENDPOINT_CACHE_SIZE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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
Sets the maximum number of retries
maximumRetries(int) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
maximumRetryDelay(long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
Sets the upper value of retry in millis between retries, when using exponential or random backoff
maximumRetryDelay(long) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
maxMessagesPerPoll - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
maxMessagesPerPoll - Variable in class org.apache.camel.component.krati.KratiEndpoint
 
maxMessagesPerPoll - Variable in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
maxNextCharInd - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
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
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.
maxThreads - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
maxThreads - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
maxTotalConnections - Variable in class org.apache.camel.component.http4.HttpComponent
 
maybeDisconnectOnDone(Exchange) - Method in class org.apache.camel.component.mina.MinaProducer
 
maybeDisconnectOnDone(Exchange) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
maybePropagateIncomingBody(AbstractIgniteEndpoint, Message, Message) - Static method in class org.apache.camel.component.ignite.IgniteHelper
 
mbContainer - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
mbContainer - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
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.
mBeanName - Variable in class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
 
MBeanServerNotification - Class in org.apache.camel.component.jmx.jaxb
Java class for anonymous complex type.
MBeanServerNotification() - Constructor for class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
 
mBeansToUnregister - Variable in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
MD5_OF_BODY - Static variable in interface org.apache.camel.component.aws.sqs.SqsConstants
 
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
 
MediaSizeAssigner - Class in org.apache.camel.component.printer
 
MediaSizeAssigner() - Constructor for class org.apache.camel.component.printer.MediaSizeAssigner
 
MemberGroup - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
MemberGroup() - Constructor for class org.apache.camel.component.linkedin.api.model.MemberGroup
 
memberGroupList - Variable in class org.apache.camel.component.linkedin.api.model.MemberGroups
 
MemberGroups - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
MemberGroups() - Constructor for class org.apache.camel.component.linkedin.api.model.MemberGroups
 
memberGroups - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
membershipState - Variable in class org.apache.camel.component.linkedin.api.model.GroupMembership
 
MembershipState - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
MembershipState() - Constructor for class org.apache.camel.component.linkedin.api.model.MembershipState
 
membershipState - Variable in class org.apache.camel.component.linkedin.api.model.RelationToViewer
 
MembershipStateCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
MemberUrl - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
MemberUrl() - Constructor for class org.apache.camel.component.linkedin.api.model.MemberUrl
 
memberUrlList - Variable in class org.apache.camel.component.linkedin.api.model.MemberUrlResources
 
MemberUrlResources - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
MemberUrlResources() - Constructor for class org.apache.camel.component.linkedin.api.model.MemberUrlResources
 
memberUrlResources - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
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.
MemoryWebSocketStore - Class in org.apache.camel.component.atmosphere.websocket
 
MemoryWebSocketStore() - Constructor for class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
MemoryWebsocketStore - Class in org.apache.camel.component.websocket
 
MemoryWebsocketStore() - Constructor for class org.apache.camel.component.websocket.MemoryWebsocketStore
 
MentionsConsumer - Class in org.apache.camel.component.twitter.consumer.timeline
Consumes tweets in which the user has been mentioned.
MentionsConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.timeline.MentionsConsumer
 
MerchantAccountGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.MerchantAccountGateway
MerchantAccountGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.MerchantAccountGateway
MerchantAccountGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.MerchantAccountGatewayEndpointConfiguration
 
merge(Reading, Reading) - Static method in class org.apache.camel.component.facebook.data.ReadingBuilder
 
merge(Edm, String, Object, Olingo2ResponseHandler<T>) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
merge(Edm, String, Object, Olingo2ResponseHandler<T>) - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Patches/merges an OData resource using HTTP MERGE.
mergeAmqpProperties(Exchange, AMQP.BasicProperties) - Method in class org.apache.camel.component.rabbitmq.RabbitMQMessageConverter
Will take an Exchange and add header values back to the Exchange.getIn()
message - Variable in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
message - Variable in class org.apache.camel.component.linkedin.api.model.Error
 
message(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Adds an assertion to the given message index
MESSAGE - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
message - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.ResultError
 
Message - Class in org.apache.camel.component.yammer.model
 
Message() - Constructor for class org.apache.camel.component.yammer.model.Message
 
Message - Annotation Type in org.apache.camel.dataformat.bindy.annotation
This annotation represents the root class of the model.
Message - Interface in org.apache.camel
Implements the Message pattern and represents an inbound or outbound message as part of an Exchange.
message(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
The response message (description)
message(Object, List<SAXParseException>, List<SAXParseException>, List<SAXParseException>) - Static method in exception org.apache.camel.processor.validation.SchemaValidationException
 
MESSAGE_ATTRIBUTES - Static variable in interface org.apache.camel.component.aws.sqs.SqsConstants
 
MESSAGE_BACKGROUND_COLOR - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
MESSAGE_DATE - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
MESSAGE_FORMAT - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
MESSAGE_HISTORY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
MESSAGE_HISTORY - Static variable in interface org.apache.camel.Exchange
 
MESSAGE_ID - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
MESSAGE_ID - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
MESSAGE_ID - Static variable in interface org.apache.camel.component.aws.ses.SesConstants
 
MESSAGE_ID - Static variable in interface org.apache.camel.component.aws.sns.SnsConstants
 
MESSAGE_ID - Static variable in interface org.apache.camel.component.aws.sqs.SqsConstants
 
MESSAGE_ID - Static variable in interface org.apache.camel.component.ironmq.IronMQConstants
 
MESSAGE_ID - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
MESSAGE_NOT_SENT_ERROR_TYPE - Static variable in class org.apache.camel.component.atmosphere.websocket.WebsocketConstants
 
MESSAGE_RESERVATION_ID - Static variable in interface org.apache.camel.component.ironmq.IronMQConstants
 
MESSAGE_RESERVED_COUNT - Static variable in interface org.apache.camel.component.ironmq.IronMQConstants
 
MESSAGE_STATE - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
MESSAGE_STRUCTURE - Static variable in interface org.apache.camel.component.aws.sns.SnsConstants
 
MESSAGE_TERMINATOR - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 
MESSAGE_TYPE - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
MESSAGE_TYPE - Static variable in interface org.apache.camel.component.xmpp.XmppConstants
 
MESSAGE_TYPE_KEY - Static variable in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
messageConforms() - Static method in class org.apache.camel.component.hl7.HL7
 
messageConformsTo(HapiContext) - Static method in class org.apache.camel.component.hl7.HL7
 
messageConformsTo(ValidationContext) - Static method in class org.apache.camel.component.hl7.HL7
 
messageConformsTo(Expression) - Static method in class org.apache.camel.component.hl7.HL7
 
MessageConsumerResources - Class in org.apache.camel.component.sjms
 
MessageConsumerResources(MessageConsumer) - Constructor for class org.apache.camel.component.sjms.MessageConsumerResources
 
MessageConsumerResources(Session, MessageConsumer) - Constructor for class org.apache.camel.component.sjms.MessageConsumerResources
 
MessageConsumerResources(Session, MessageConsumer, Destination) - Constructor for class org.apache.camel.component.sjms.MessageConsumerResources
 
MessageConsumerResourcesFactory() - Constructor for class org.apache.camel.component.sjms.producer.InOutProducer.MessageConsumerResourcesFactory
 
MessageConsumerResourcesFactory() - Constructor for class org.apache.camel.component.sjms.SjmsConsumer.MessageConsumerResourcesFactory
 
MessageCorrelator - Class in org.apache.camel.component.quickfixj
 
MessageCorrelator() - Constructor for class org.apache.camel.component.quickfixj.MessageCorrelator
 
MessageCreatedStrategy - Interface in org.apache.camel.component.jms
A strategy that allows custom components to plugin and perform custom logic when Camel creates Message instance.
MessageCreatedStrategy - Interface in org.apache.camel.component.sjms.jms
A strategy that allows custom components to plugin and perform custom logic when Camel creates Message instance.
MessageDataFormatFeature - Class in org.apache.camel.component.cxf.feature
Deprecated.
MessageDataFormatFeature() - Constructor for class org.apache.camel.component.cxf.feature.MessageDataFormatFeature
Deprecated.
 
MessageDump - Class in org.apache.camel.util
MessageDump() - Constructor for class org.apache.camel.util.MessageDump
 
MessageDump.Body - Class in org.apache.camel.util
A model of a message dump body.
MessageDump.Header - Class in org.apache.camel.util
A model of a message dump header.
MessageFilter - Interface in org.apache.camel.component.spring.ws.filter
A strategy instance that filters a WebServiceMessage response.
MessageHandlerAsyncCallback(Exchange, MessageProducer) - Constructor for class org.apache.camel.component.sjms.consumer.InOutMessageHandler.MessageHandlerAsyncCallback
 
MessageHeaderFilter - Interface in org.apache.camel.component.cxf.common.header
Filter the wire message headers from one CXF endpoint to another CXF endpoint
MessageHelper - Class in org.apache.camel.util
Some helper methods when working with Message.
MessageHistory - Interface in org.apache.camel
Represents the history of a Camel Message how it was routed by the Camel routing engine.
messageHistory() - Method in class org.apache.camel.model.RouteDefinition
Enable message history for this route.
messageHistory(String) - Method in class org.apache.camel.model.RouteDefinition
Enable message history for this route.
MessageHistoryAdvice(MessageHistoryFactory, ProcessorDefinition<?>) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.MessageHistoryAdvice
 
messageHistoryExpression(boolean) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the message history (including exchange details or not)
MessageHistoryFactory - Interface in org.apache.camel.spi
A factory to create MessageHistory instances.
messageIdExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an Expression for the inbound message id
messageIdRepository(IdempotentRepository<?>) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Sets the 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
MessageListenerContainerFactory - Interface in org.apache.camel.component.jms
Factory used to create a custom AbstractMessageListenerContainer to be used in JMS endpoints.
MessagePredicate - Class in org.apache.camel.component.quickfixj
 
MessagePredicate(SessionID, String) - Constructor for class org.apache.camel.component.quickfixj.MessagePredicate
 
MessageProcessed - Class in org.apache.camel.processor.idempotent.jpa
 
MessageProcessed() - Constructor for class org.apache.camel.processor.idempotent.jpa.MessageProcessed
 
MessageProducerResources - Class in org.apache.camel.component.sjms
The MessageProducer resources for all SjmsProducer classes.
MessageProducerResources(Session, MessageProducer) - Constructor for class org.apache.camel.component.sjms.MessageProducerResources
 
MessageProducerResources(Session, MessageProducer, TransactionCommitStrategy) - Constructor for class org.apache.camel.component.sjms.MessageProducerResources
 
MessageProducerResourcesFactory() - Constructor for class org.apache.camel.component.sjms.SjmsProducer.MessageProducerResourcesFactory
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.apache.camel.component.netty.handlers.ClientChannelHandler
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.apache.camel.component.netty.handlers.ServerChannelHandler
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.apache.camel.component.netty.http.handlers.HttpClientChannelHandler
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.apache.camel.component.netty.http.handlers.HttpServerChannelHandler
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.apache.camel.component.netty.http.handlers.HttpServerMultiplexChannelHandler
 
MessageReceiverListenerImpl - Class in org.apache.camel.component.smpp
 
MessageReceiverListenerImpl(SmppEndpoint, Processor, ExceptionHandler) - Constructor for class org.apache.camel.component.smpp.MessageReceiverListenerImpl
 
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
 
Messages - Class in org.apache.camel.component.yammer.model
 
Messages() - Constructor for class org.apache.camel.component.yammer.model.Messages
 
MessageSelectorCreator - Class in org.apache.camel.component.jms.reply
A creator which can build the JMS message selector query string to use with a shared reply-to queue, so we can select the correct messages we expect as replies.
MessageSelectorCreator(CorrelationTimeoutMap) - Constructor for class org.apache.camel.component.jms.reply.MessageSelectorCreator
 
MessageSentCallback - Interface in org.apache.camel.component.jms
Callback when a Message has been sent.
MessageSentCallback - Interface in org.apache.camel.component.rabbitmq.reply
Callback when a Message has been sent.
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
 
MessageType - Enum in org.apache.camel.component.apns.model
 
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 - Class in org.apache.camel.component.yammer.model
 
Meta() - Constructor for class org.apache.camel.component.yammer.model.Meta
 
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_SERVICES_DIR - Static variable in class org.apache.camel.script.osgi.Activator
 
META_INF_TYPE_CONVERTER - Static variable in class org.apache.camel.impl.osgi.Activator
 
METADATA - Static variable in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
MeterProducer - Class in org.apache.camel.component.metrics
 
MeterProducer(MetricsEndpoint) - Constructor for class org.apache.camel.component.metrics.MeterProducer
 
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 - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
METHOD - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
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
 
METHOD_NAME - Static variable in class org.apache.camel.component.olingo2.api.impl.HttpMerge
 
METHOD_NAME - Static variable in class org.apache.camel.component.xmlrpc.XmlRpcConstants
 
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 a java bean (aka method call)
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
 
MethodHandler<I,A extends Annotation> - Interface in org.apache.camel.guice.support
Allows a method with a given annotation A on an injectee of type I to be processed in some way on each injectee using a custom strategy.
methodHelper - Variable in class org.apache.camel.util.component.AbstractApiEndpoint
 
methodHelper - Variable in class org.apache.camel.util.component.AbstractApiProducer
 
MethodInfo - Class in org.apache.camel.component.bean
Information about a method to be used for invocation.
MethodInfo(CamelContext, Class<?>, Method, List<ParameterInfo>, List<ParameterInfo>, boolean, boolean) - Constructor for class org.apache.camel.component.bean.MethodInfo
 
MethodInfo - Class in org.apache.camel.dataformat.soap.name
Value object to hold information about a method in a JAX-WS service interface.
MethodInfo(String, String, TypeInfo[], TypeInfo) - Constructor for class org.apache.camel.dataformat.soap.name.MethodInfo
Initialize
MethodInfo() - Constructor for class org.apache.camel.util.IntrospectionSupport.MethodInfo
 
MethodInfoCache - Class in org.apache.camel.component.bean
Represents a cache of MethodInfo objects to avoid the expense of introspection for each invocation of a method via a proxy.
MethodInfoCache(CamelContext) - Constructor for class org.apache.camel.component.bean.MethodInfoCache
 
MethodInfoCache(CamelContext, int, int) - Constructor for class org.apache.camel.component.bean.MethodInfoCache
 
MethodInfoCache(CamelContext, Map<Class<?>, BeanInfo>, Map<Method, MethodInfo>) - Constructor for class org.apache.camel.component.bean.MethodInfoCache
 
MethodInvocation - Interface in org.apache.camel.component.bean
Information used by Camel to perform method invocation.
methodInvoker(FrameworkMethod, Object) - Method in class org.apache.camel.test.cdi.CamelCdiRunner
 
MethodKey - Class in org.apache.camel.guice.support.internal
A key of methods comparing the method name and parameter types
MethodKey(String, Class<?>[]) - Constructor for class org.apache.camel.guice.support.internal.MethodKey
 
MethodKey(Method) - Constructor for class org.apache.camel.guice.support.internal.MethodKey
 
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
 
MethodSpec() - Constructor for class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding.MethodSpec
 
METRIC_DIMENSION_NAME - Static variable in interface org.apache.camel.component.aws.cw.CwConstants
 
METRIC_DIMENSION_VALUE - Static variable in interface org.apache.camel.component.aws.cw.CwConstants
 
METRIC_DIMENSIONS - Static variable in interface org.apache.camel.component.aws.cw.CwConstants
 
METRIC_DMAX - Static variable in class org.apache.camel.component.ganglia.GangliaConstants
 
METRIC_NAME - Static variable in interface org.apache.camel.component.aws.cw.CwConstants
 
METRIC_NAME - Static variable in class org.apache.camel.component.ganglia.GangliaConstants
 
METRIC_NAMESPACE - Static variable in interface org.apache.camel.component.aws.cw.CwConstants
 
METRIC_REGISTRY_NAME - Static variable in class org.apache.camel.component.metrics.MetricsComponent
 
METRIC_SLOPE - Static variable in class org.apache.camel.component.ganglia.GangliaConstants
 
METRIC_TIMESTAMP - Static variable in interface org.apache.camel.component.aws.cw.CwConstants
 
METRIC_TMAX - Static variable in class org.apache.camel.component.ganglia.GangliaConstants
 
METRIC_TYPE - Static variable in class org.apache.camel.component.ganglia.GangliaConstants
 
METRIC_UNIT - Static variable in interface org.apache.camel.component.aws.cw.CwConstants
 
METRIC_UNITS - Static variable in class org.apache.camel.component.ganglia.GangliaConstants
 
METRIC_VALUE - Static variable in interface org.apache.camel.component.aws.cw.CwConstants
 
MetricsComponent - Class in org.apache.camel.component.metrics
Represents the component that manages metrics endpoints.
MetricsComponent() - Constructor for class org.apache.camel.component.metrics.MetricsComponent
 
MetricsConstants - Class in org.apache.camel.component.metrics
 
MetricsEndpoint - Class in org.apache.camel.component.metrics
To collect various metrics directly from Camel routes using the DropWizard metrics library.
MetricsEndpoint(String, Component, MetricRegistry, MetricsType, String) - Constructor for class org.apache.camel.component.metrics.MetricsEndpoint
 
MetricsMessageHistory - Class in org.apache.camel.component.metrics.messagehistory
A codahale metrics based MessageHistory
MetricsMessageHistory(String, NamedNode, Timer) - Constructor for class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistory
 
MetricsMessageHistoryFactory - Class in org.apache.camel.component.metrics.messagehistory
A factory to setup and use MetricsMessageHistory as message history implementation.
MetricsMessageHistoryFactory() - Constructor for class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
MetricsMessageHistoryMBean - Interface in org.apache.camel.component.metrics.messagehistory
 
MetricsMessageHistoryService - Class in org.apache.camel.component.metrics.messagehistory
Service holding the MetricsMessageHistory which registers all message history metrics.
MetricsMessageHistoryService() - Constructor for class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
metricsName - Variable in class org.apache.camel.component.metrics.MetricsEndpoint
 
MetricsRegistryMBean - Interface in org.apache.camel.component.metrics.routepolicy
 
MetricsRegistryService - Class in org.apache.camel.component.metrics.routepolicy
Service holding the MetricRegistry which registers all metrics.
MetricsRegistryService() - Constructor for class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
MetricsRoutePolicy - Class in org.apache.camel.component.metrics.routepolicy
A RoutePolicy which gathers statistics and reports them using MetricRegistry.
MetricsRoutePolicy() - Constructor for class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
MetricsRoutePolicyFactory - Class in org.apache.camel.component.metrics.routepolicy
A RoutePolicyFactory to plugin and use metrics for gathering route utilization statistics
MetricsRoutePolicyFactory() - Constructor for class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
 
MetricsTimerAction - Enum in org.apache.camel.component.metrics
 
metricsType - Variable in class org.apache.camel.component.metrics.MetricsEndpoint
 
MetricsType - Enum in org.apache.camel.component.metrics
 
mget(Collection<String>) - Method in class org.apache.camel.component.redis.RedisClient
 
millis() - Method in class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
millis(long) - Static method in class org.apache.camel.util.Time
 
mimeMultipart() - Method in class org.apache.camel.builder.DataFormatClause
Uses the MIME Multipart data format
mimeMultipart(String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the MIME Multipart data format
mimeMultipart(String, boolean, boolean, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the MIME Multipart data format
mimeMultipart(String, boolean, boolean, String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the MIME Multipart data format
mimeMultipart(boolean, boolean, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the MIME Multipart data format
MimeMultipartDataFormat - Class in org.apache.camel.dataformat.mime.multipart
 
MimeMultipartDataFormat() - Constructor for class org.apache.camel.dataformat.mime.multipart.MimeMultipartDataFormat
 
MimeMultipartDataFormat - Class in org.apache.camel.model.dataformat
MIME Multipart data format
MimeMultipartDataFormat() - Constructor for class org.apache.camel.model.dataformat.MimeMultipartDataFormat
 
MIN - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
MIN_CONTENT_WIDTH - Static variable in class org.apache.camel.component.pdf.PdfConstants
 
MIN_PORT_NUMBER - Static variable in class org.apache.camel.test.AvailablePortFinder
The minimum server currentMinPort number for IPv4.
MIN_PORT_NUMBER - Static variable in class org.apache.camel.testng.AvailablePortFinder
The minimum server currentMinPort number for IPv4.
Mina2Component - Class in org.apache.camel.component.mina2
Component for Apache MINA 2.x.
Mina2Component() - Constructor for class org.apache.camel.component.mina2.Mina2Component
 
Mina2Component(CamelContext) - Constructor for class org.apache.camel.component.mina2.Mina2Component
 
Mina2Configuration - Class in org.apache.camel.component.mina2
Mina2 configuration
Mina2Configuration() - Constructor for class org.apache.camel.component.mina2.Mina2Configuration
 
Mina2Constants - Class in org.apache.camel.component.mina2
Mina constants
Mina2Consumer - Class in org.apache.camel.component.mina2
A Consumer implementation for Apache MINA.
Mina2Consumer(Mina2Endpoint, Processor) - Constructor for class org.apache.camel.component.mina2.Mina2Consumer
 
Mina2Converter - Class in org.apache.camel.component.mina2
A set of converter methods for working with MINA2 types
Mina2Endpoint - Class in org.apache.camel.component.mina2
Socket level networking using TCP or UDP with the Apache Mina 2.x library.
Mina2Endpoint() - Constructor for class org.apache.camel.component.mina2.Mina2Endpoint
 
Mina2Endpoint(String, Component, Mina2Configuration) - Constructor for class org.apache.camel.component.mina2.Mina2Endpoint
 
Mina2Helper - Class in org.apache.camel.component.mina2
Helper class used internally by camel-mina2 using Apache MINA.
Mina2PayloadHelper - Class in org.apache.camel.component.mina2
Helper to get and set the correct payload when transferring data using camel-mina2.
Mina2Producer - Class in org.apache.camel.component.mina2
A Producer implementation for MINA
Mina2Producer(Mina2Endpoint) - Constructor for class org.apache.camel.component.mina2.Mina2Producer
 
Mina2TextLineCodecFactory - Class in org.apache.camel.component.mina2
Text line codec that supports setting charset and delimiter.
Mina2TextLineCodecFactory(Charset, LineDelimiter) - Constructor for class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
Mina2TextLineDelimiter - Enum in org.apache.camel.component.mina2
Possible text line delimiters to be used with the textline codec.
Mina2UdpProtocolCodecFactory - Class in org.apache.camel.component.mina2
 
Mina2UdpProtocolCodecFactory(CamelContext) - Constructor for class org.apache.camel.component.mina2.Mina2UdpProtocolCodecFactory
 
MINA_CLOSE_SESSION_WHEN_COMPLETE - Static variable in class org.apache.camel.component.mina.MinaConstants
 
MINA_CLOSE_SESSION_WHEN_COMPLETE - Static variable in class org.apache.camel.component.mina2.Mina2Constants
 
MINA_IOSESSION - Static variable in class org.apache.camel.component.mina.MinaConstants
The key of the IoSession which is stored in the message header
MINA_IOSESSION - Static variable in class org.apache.camel.component.mina2.Mina2Constants
The key of the IoSession which is stored in the message header
MINA_LOCAL_ADDRESS - Static variable in class org.apache.camel.component.mina.MinaConstants
The socket address of local machine that received the message.
MINA_LOCAL_ADDRESS - Static variable in class org.apache.camel.component.mina2.Mina2Constants
The socket address of local machine that received the message.
MINA_REMOTE_ADDRESS - Static variable in class org.apache.camel.component.mina.MinaConstants
The socket address of the remote machine that send the message.
MINA_REMOTE_ADDRESS - Static variable in class org.apache.camel.component.mina2.Mina2Constants
The socket address of the remote machine that send the message.
MinaComponent - Class in org.apache.camel.component.mina
Component for Apache MINA.
MinaComponent() - Constructor for class org.apache.camel.component.mina.MinaComponent
 
MinaComponent(CamelContext) - Constructor for class org.apache.camel.component.mina.MinaComponent
 
MinaConfiguration - Class in org.apache.camel.component.mina
Mina configuration
MinaConfiguration() - Constructor for class org.apache.camel.component.mina.MinaConfiguration
 
MinaConstants - Class in org.apache.camel.component.mina
Mina constants
MinaConsumer - Class in org.apache.camel.component.mina
A Consumer implementation for Apache MINA.
MinaConsumer(MinaEndpoint, Processor) - Constructor for class org.apache.camel.component.mina.MinaConsumer
 
MinaConverter - Class in org.apache.camel.component.mina
A set of converter methods for working with MINA types
MinaEndpoint - Class in org.apache.camel.component.mina
Socket level networking using TCP or UDP with the Apache Mina 1.x library.
MinaEndpoint() - Constructor for class org.apache.camel.component.mina.MinaEndpoint
 
MinaEndpoint(String, MinaComponent) - Constructor for class org.apache.camel.component.mina.MinaEndpoint
 
MinaHelper - Class in org.apache.camel.component.mina
Helper class used internally by camel-mina using Apache MINA.
MinaPayloadHelper - Class in org.apache.camel.component.mina
Helper to get and set the correct payload when transferring data using camel-mina.
MinaProducer - Class in org.apache.camel.component.mina
A Producer implementation for MINA
MinaProducer(MinaEndpoint) - Constructor for class org.apache.camel.component.mina.MinaProducer
 
MinaUdpProtocolCodecFactory - Class in org.apache.camel.component.mina
 
MinaUdpProtocolCodecFactory(CamelContext) - Constructor for class org.apache.camel.component.mina.MinaUdpProtocolCodecFactory
 
minDepth - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
minThreads - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
minThreads - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
minutes() - Method in class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
minutes(long) - Static method in class org.apache.camel.util.Time
 
minutesAsSeconds(long) - Static method in class org.apache.camel.util.Time
 
missCounter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
misses - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
misses - Variable in class org.apache.camel.util.LRUCache
 
MixinRequiredModelMBean - Class in org.apache.camel.management
A RequiredModelMBean which allows us to intercept invoking operations on the MBean.
MixinRequiredModelMBean() - Constructor for class org.apache.camel.management.MixinRequiredModelMBean
 
MixinRequiredModelMBean(ModelMBeanInfo, boolean, ModelMBeanInfo, DynamicMBean) - Constructor for class org.apache.camel.management.MixinRequiredModelMBean
 
mkDirs(BlobStore, String, String) - Static method in class org.apache.camel.component.jclouds.JcloudsBlobStoreHelper
Creates all directories that are part of the blobName.
mkdirs(ZooKeeper, String, boolean, CreateMode) - Static method in class org.apache.camel.component.zookeeper.operations.ZooKeeperHelper
 
MLLP_ACKNOWLEDGEMENT - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_ACKNOWLEDGEMENT_TYPE - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_CHARSET - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_CLOSE_CONNECTION_AFTER_SEND - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_CLOSE_CONNECTION_BEFORE_SEND - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_EVENT_TYPE - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_LOCAL_ADDRESS - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_LOG_PHI_PROPERTY - Static variable in class org.apache.camel.component.mllp.MllpComponent
 
MLLP_MESSAGE_CONTROL - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_MESSAGE_TYPE - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_PROCESSING_ID - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_RECEIVING_APPLICATION - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_RECEIVING_FACILITY - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_REMOTE_ADDRESS - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_RESET_CONNECTION_AFTER_SEND - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_RESET_CONNECTION_BEFORE_SEND - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_SECURITY - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_SENDING_APPLICATION - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_SENDING_FACILITY - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_TIMESTAMP - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_TRIGGER_EVENT - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_VERSION_ID - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MllpAcknowledgementException - Exception in org.apache.camel.component.mllp
Base class for HL7 Application Acknowledgement Exceptions
MllpAcknowledgementException(String) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
 
MllpAcknowledgementException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
 
MllpAcknowledgementException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
 
MllpAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
 
MllpAcknowledgementTimoutException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer does not receive a HL7 acknowledgement within the configured timespan
MllpAcknowledgementTimoutException(String) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimoutException
 
MllpAcknowledgementTimoutException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimoutException
 
MllpAcknowledgementTimoutException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimoutException
 
MllpAcknowledgementTimoutException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimoutException
 
MllpApplicationErrorAcknowledgementException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer receives a HL7 Application Error Acknowledgement
MllpApplicationErrorAcknowledgementException(String) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationErrorAcknowledgementException
 
MllpApplicationErrorAcknowledgementException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationErrorAcknowledgementException
 
MllpApplicationErrorAcknowledgementException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationErrorAcknowledgementException
 
MllpApplicationErrorAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationErrorAcknowledgementException
 
MllpApplicationRejectAcknowledgementException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer receives a HL7 Application Reject Acknowledgement
MllpApplicationRejectAcknowledgementException(String) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationRejectAcknowledgementException
 
MllpApplicationRejectAcknowledgementException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationRejectAcknowledgementException
 
MllpApplicationRejectAcknowledgementException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationRejectAcknowledgementException
 
MllpApplicationRejectAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationRejectAcknowledgementException
 
MllpCommitErrorAcknowledgementException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer receives a HL7 Commit Error Acknowledgement
MllpCommitErrorAcknowledgementException(String) - Constructor for exception org.apache.camel.component.mllp.MllpCommitErrorAcknowledgementException
 
MllpCommitErrorAcknowledgementException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpCommitErrorAcknowledgementException
 
MllpCommitErrorAcknowledgementException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpCommitErrorAcknowledgementException
 
MllpCommitErrorAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpCommitErrorAcknowledgementException
 
MllpCommitRejectAcknowledgementException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer receives a HL7 Commit Reject Acknowledgement
MllpCommitRejectAcknowledgementException(String) - Constructor for exception org.apache.camel.component.mllp.MllpCommitRejectAcknowledgementException
 
MllpCommitRejectAcknowledgementException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpCommitRejectAcknowledgementException
 
MllpCommitRejectAcknowledgementException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpCommitRejectAcknowledgementException
 
MllpCommitRejectAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpCommitRejectAcknowledgementException
 
MllpComponent - Class in org.apache.camel.component.mllp
Represents the component that manages MllpEndpoint.
MllpComponent() - Constructor for class org.apache.camel.component.mllp.MllpComponent
 
MllpComponent(CamelContext) - Constructor for class org.apache.camel.component.mllp.MllpComponent
 
MllpConstants - Class in org.apache.camel.component.mllp
 
MllpCorruptFrameException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer or consumer encounters a corrupt MLLP Frame while attempting to read or write a MLLP payload.
MllpCorruptFrameException(String) - Constructor for exception org.apache.camel.component.mllp.MllpCorruptFrameException
 
MllpCorruptFrameException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpCorruptFrameException
 
MllpCorruptFrameException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpCorruptFrameException
 
MllpCorruptFrameException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpCorruptFrameException
 
MllpEndpoint - Class in org.apache.camel.component.mllp
Represents a MLLP endpoint.
MllpEndpoint(String, MllpComponent) - Constructor for class org.apache.camel.component.mllp.MllpEndpoint
 
MllpException - Exception in org.apache.camel.component.mllp
Base class for all MLLP Exceptions, and also used as a generic MLLP exception
MllpException(String) - Constructor for exception org.apache.camel.component.mllp.MllpException
 
MllpException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpException
 
MllpException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpException
 
MllpException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpException
 
MllpInvalidAcknowledgementException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer receives a HL7 Acknowledgement for which the HL7 Acknowledgement type cannot be determined.
MllpInvalidAcknowledgementException(String) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidAcknowledgementException
 
MllpInvalidAcknowledgementException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidAcknowledgementException
 
MllpInvalidAcknowledgementException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidAcknowledgementException
 
MllpInvalidAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidAcknowledgementException
 
MllpTcpClientProducer - Class in org.apache.camel.component.mllp
The MLLP producer.
MllpTcpClientProducer(MllpEndpoint) - Constructor for class org.apache.camel.component.mllp.MllpTcpClientProducer
 
MllpTcpServerConsumer - Class in org.apache.camel.component.mllp
The MLLP consumer.
MllpTcpServerConsumer(MllpEndpoint, Processor) - Constructor for class org.apache.camel.component.mllp.MllpTcpServerConsumer
 
MllpTimeoutException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer or Consumer encounter a timeout reading a message
MllpTimeoutException(String) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
 
MllpTimeoutException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
 
MllpTimeoutException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
 
MllpTimeoutException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
 
MllpUtil - Class in org.apache.camel.component.mllp.impl
Supplies methods to read and write messages in a MLLP Frame.
MllpWriteException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer or consumer encounter an error transmitting data
MllpWriteException(String) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
 
MllpWriteException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
 
MllpWriteException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
 
MllpWriteException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
 
Mock - Annotation Type in org.apache.camel.cdi
Deprecated.
Use Uri instead:

  @Inject
  @Uri("mock:outbound")
 MockEndpoint mock;
 
mock - Variable in class org.apache.camel.component.mock.AssertionClause
 
MockComponent - Class in org.apache.camel.component.mock
The Mock Component provides mock endpoints for testing.
MockComponent() - Constructor for class org.apache.camel.component.mock.MockComponent
 
MockEndpoint - Class in org.apache.camel.component.mock
The mock component is used for testing routes and mediation rules using mocks.
MockEndpoint(String, Component) - Constructor for class org.apache.camel.component.mock.MockEndpoint
 
MockEndpoint(String) - Constructor for class org.apache.camel.component.mock.MockEndpoint
Deprecated.
MockEndpoint() - Constructor for class org.apache.camel.component.mock.MockEndpoint
 
mockEndpoints() - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Mock all endpoints in the route.
mockEndpoints(String...) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Mock all endpoints matching the given pattern.
MockEndpoints - Annotation Type in org.apache.camel.test.spring
Triggers the auto-mocking of endpoints whose URIs match the provided filter.
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).
MockEndpointsAndSkip - Annotation Type in org.apache.camel.test.spring
Triggers the auto-mocking of endpoints whose URIs match the provided filter with the added provision that the endpoints are also skipped.
mode - Variable in class org.apache.camel.support.XMLTokenExpressionIterator
 
modeAfterConsumer() - Method in class org.apache.camel.model.OnCompletionDefinition
Sets the mode to be after route is done (default due backwards compatible).
modeBeforeConsumer() - Method in class org.apache.camel.model.OnCompletionDefinition
Sets the mode to be before consumer is done.
MODEL - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
MODEL_DESCRIPTOR - Static variable in class org.apache.camel.util.CamelContextHelper
 
MODEL_DOCUMENTATION_PREFIX - Static variable in class org.apache.camel.util.CamelContextHelper
 
ModelAwareColumnMatchingFilter - Class in org.apache.camel.component.hbase.filters
A FilterList that contains multiple SingleColumnValueExcludeFilters one per column that is part of the model.
ModelAwareColumnMatchingFilter() - Constructor for class org.apache.camel.component.hbase.filters.ModelAwareColumnMatchingFilter
Writable constructor, do not use.
ModelAwareFilter<T extends org.apache.hadoop.hbase.filter.Filter> - Interface in org.apache.camel.component.hbase.filters
 
ModelAwareFilterList - Class in org.apache.camel.component.hbase.filters
 
ModelAwareFilterList() - Constructor for class org.apache.camel.component.hbase.filters.ModelAwareFilterList
Default constructor, filters nothing.
ModelAwareFilterList(List<Filter>) - Constructor for class org.apache.camel.component.hbase.filters.ModelAwareFilterList
Constructor that takes a set of Filters.
ModelAwareFilterList(FilterList.Operator) - Constructor for class org.apache.camel.component.hbase.filters.ModelAwareFilterList
Constructor that takes an operator.
ModelAwareFilterList(FilterList.Operator, List<Filter>) - Constructor for class org.apache.camel.component.hbase.filters.ModelAwareFilterList
Constructor that takes a set of Filters and an operator.
ModelAwareRowPrefixMatchingFilter - Class in org.apache.camel.component.hbase.filters
A FilterList that contains multiple PrefixFilters one per column that is part of the model.
ModelAwareRowPrefixMatchingFilter() - Constructor for class org.apache.camel.component.hbase.filters.ModelAwareRowPrefixMatchingFilter
Writable constructor, do not use.
ModelAwareSkipFilter - Class in org.apache.camel.component.hbase.filters
 
ModelAwareSkipFilter(Filter) - Constructor for class org.apache.camel.component.hbase.filters.ModelAwareSkipFilter
 
ModelAwareWhileMatchFilter - Class in org.apache.camel.component.hbase.filters
 
ModelAwareWhileMatchFilter(Filter) - Constructor for class org.apache.camel.component.hbase.filters.ModelAwareWhileMatchFilter
 
ModelCamelContext - Interface in org.apache.camel.model
Model level interface for the CamelContext
ModelChannel - Interface in org.apache.camel.model
 
modelClassNames - Variable in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
 
ModelHelper - Class in org.apache.camel.model
Helper for the Camel model classes.
ModelJAXBContextFactory - Interface in org.apache.camel.spi
Factory to abstract the creation of the Model's JAXBContext.
models - Variable in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
 
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.
modifiedBundle(Bundle, BundleEvent, Object) - Method in class org.apache.camel.script.osgi.Activator
 
modifiedService(ServiceReference<TypeConverterLoader>, Object) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
modifyRecord(String, String, String, Boolean, String, Boolean, Boolean, String, String) - Method in interface org.apache.camel.component.servicenow.model.ServiceNowTable
 
modRewriteConfFile - Variable in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
modRewriteConfText - Variable in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
MODULE_CLASS_NAMES - Static variable in class org.apache.camel.guice.inject.Injectors
 
MongoDbBasicConverters - Class in org.apache.camel.component.mongodb.converters
 
MongoDbComponent - Class in org.apache.camel.component.mongodb
Represents the component that manages MongoDbEndpoint.
MongoDbComponent() - Constructor for class org.apache.camel.component.mongodb.MongoDbComponent
 
MongoDbConstants - Class in org.apache.camel.component.mongodb
 
MongoDbConsumerType - Enum in org.apache.camel.component.mongodb
 
MongoDbEndpoint - Class in org.apache.camel.component.mongodb
Component for working with documents stored in MongoDB database.
MongoDbEndpoint() - Constructor for class org.apache.camel.component.mongodb.MongoDbEndpoint
 
MongoDbEndpoint(String, MongoDbComponent) - Constructor for class org.apache.camel.component.mongodb.MongoDbEndpoint
 
MongoDbEndpoint(String) - Constructor for class org.apache.camel.component.mongodb.MongoDbEndpoint
 
MongoDbOperation - Enum in org.apache.camel.component.mongodb
 
MongoDbOutputType - Enum in org.apache.camel.component.mongodb
 
MongoDbProducer - Class in org.apache.camel.component.mongodb
The MongoDb producer.
MongoDbProducer(MongoDbEndpoint) - Constructor for class org.apache.camel.component.mongodb.MongoDbProducer
 
MongoDbTailableCursorConsumer - Class in org.apache.camel.component.mongodb
The MongoDb consumer.
MongoDbTailableCursorConsumer(MongoDbEndpoint, Processor) - Constructor for class org.apache.camel.component.mongodb.MongoDbTailableCursorConsumer
 
MongoDbTailingProcess - Class in org.apache.camel.component.mongodb
 
MongoDbTailingProcess(MongoDbEndpoint, MongoDbTailableCursorConsumer, MongoDbTailTrackingManager) - Constructor for class org.apache.camel.component.mongodb.MongoDbTailingProcess
 
MongoDbTailTrackingConfig - Class in org.apache.camel.component.mongodb
 
MongoDbTailTrackingConfig(boolean, String, String, String, String, String) - Constructor for class org.apache.camel.component.mongodb.MongoDbTailTrackingConfig
 
MongoDbTailTrackingManager - Class in org.apache.camel.component.mongodb
 
MongoDbTailTrackingManager(Mongo, MongoDbTailTrackingConfig) - Constructor for class org.apache.camel.component.mongodb.MongoDbTailTrackingManager
 
mongoRdd(JavaSparkContext, String, long, String, String) - Static method in class org.apache.camel.component.spark.SparkMongos
 
MonitorNotification - Class in org.apache.camel.component.jmx.jaxb
Java class for anonymous complex type.
MonitorNotification() - Constructor for class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
month - Variable in class org.apache.camel.component.linkedin.api.model.Date
 
month - Variable in class org.apache.camel.component.linkedin.api.model.Date1
 
month - Variable in class org.apache.camel.component.linkedin.api.model.DateOfBirth
 
month - Variable in class org.apache.camel.component.linkedin.api.model.EndDate
 
month - Variable in class org.apache.camel.component.linkedin.api.model.ExpirationDate
 
month - Variable in class org.apache.camel.component.linkedin.api.model.PostingDate
 
month - Variable in class org.apache.camel.component.linkedin.api.model.StartDate
 
move(String, String) - Method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
Rename a remote path with the new path location.
move(String, String) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Rename a remote path with the new path location.
move - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
move(String, Integer) - Method in class org.apache.camel.component.redis.RedisClient
 
moveExisting - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
moveFailed - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
MQTT_PUBLISH_TOPIC - Static variable in class org.apache.camel.component.mqtt.MQTTConfiguration
 
MQTT_SUBSCRIBE_TOPIC - Static variable in class org.apache.camel.component.mqtt.MQTTConfiguration
 
MQTT_TOPIC - Static variable in class org.apache.camel.component.paho.PahoConstants
Header indicating a topic of a MQTT message.
MQTTComponent - Class in org.apache.camel.component.mqtt
MQTT Component
MQTTComponent() - Constructor for class org.apache.camel.component.mqtt.MQTTComponent
 
MQTTConfiguration - Class in org.apache.camel.component.mqtt
 
MQTTConfiguration() - Constructor for class org.apache.camel.component.mqtt.MQTTConfiguration
 
MQTTConsumer - Class in org.apache.camel.component.mqtt
 
MQTTConsumer(MQTTEndpoint, Processor) - Constructor for class org.apache.camel.component.mqtt.MQTTConsumer
 
MQTTEndpoint - Class in org.apache.camel.component.mqtt
Component for communicating with MQTT M2M message brokers using FuseSource MQTT Client.
MQTTEndpoint(String, MQTTComponent, MQTTConfiguration) - Constructor for class org.apache.camel.component.mqtt.MQTTEndpoint
 
MQTTProducer - Class in org.apache.camel.component.mqtt
 
MQTTProducer(MQTTEndpoint) - Constructor for class org.apache.camel.component.mqtt.MQTTProducer
 
mset(Map<String, Object>) - Method in class org.apache.camel.component.redis.RedisClient
 
msetnx(Map<String, Object>) - Method in class org.apache.camel.component.redis.RedisClient
 
MsvComponent - Class in org.apache.camel.component.validator.msv
The MSV Component uses the MSV library to perform XML validation using pluggable XML schema languages.
MsvComponent() - Constructor for class org.apache.camel.component.validator.msv.MsvComponent
 
MsvEndpoint - Class in org.apache.camel.component.validator.msv
Validates the payload of a message using the MSV Library.
MsvEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.validator.msv.MsvEndpoint
 
multi() - Method in class org.apache.camel.component.redis.RedisClient
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
MULTICAST_COMPLETE - Static variable in interface org.apache.camel.Exchange
 
MULTICAST_INDEX - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
MULTICAST_INDEX - Static variable in interface org.apache.camel.Exchange
 
MulticastDefinition - Class in org.apache.camel.model
Routes the same message to multiple paths either sequentially or in parallel.
MulticastDefinition() - Constructor for class org.apache.camel.model.MulticastDefinition
 
MulticastProcessor - Class in org.apache.camel.processor
Implements the Multicast pattern to send a message exchange to a number of endpoints, each endpoint receiving a copy of the message exchange.
MulticastProcessor(CamelContext, Collection<Processor>) - Constructor for class org.apache.camel.processor.MulticastProcessor
 
MulticastProcessor(CamelContext, Collection<Processor>, AggregationStrategy) - Constructor for class org.apache.camel.processor.MulticastProcessor
 
MulticastProcessor(CamelContext, Collection<Processor>, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean) - Constructor for class org.apache.camel.processor.MulticastProcessor
Deprecated.
MulticastProcessor(CamelContext, Collection<Processor>, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean, boolean) - Constructor for class org.apache.camel.processor.MulticastProcessor
 
MULTIMAP - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
MULTIMAP_PREFIX - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
MultipleConsumersSupport - Interface in org.apache.camel
Endpoint can optionally implement this interface to indicate whether or not it supports multiple consumers.
MultipleConsumerSynchronizedExchange - Class in org.apache.camel.component.disruptor
Implementation of the SynchronizedExchange interface that correctly handles all completion synchronisation courtesies for multiple consumers.
MultipleConsumerSynchronizedExchange(Exchange, int) - Constructor for class org.apache.camel.component.disruptor.MultipleConsumerSynchronizedExchange
 
MultiSelectPicklistConverter - Class in org.apache.camel.component.salesforce.api
XStream converter for handling MSPs mapped to Picklist enum array fields.
MultiSelectPicklistConverter() - Constructor for class org.apache.camel.component.salesforce.api.MultiSelectPicklistConverter
 
MultiSelectPicklistDeserializer - Class in org.apache.camel.component.salesforce.api
Jackson deserializer base class for reading ';' separated strings for MultiSelect pick-lists.
MultiSelectPicklistDeserializer() - Constructor for class org.apache.camel.component.salesforce.api.MultiSelectPicklistDeserializer
 
MultiSelectPicklistDeserializer(Class<? extends Enum>) - Constructor for class org.apache.camel.component.salesforce.api.MultiSelectPicklistDeserializer
 
MultiSelectPicklistSerializer - Class in org.apache.camel.component.salesforce.api
Jackson Serializer for generating ';' separated strings for MultiSelect pick-lists.
MultiSelectPicklistSerializer() - Constructor for class org.apache.camel.component.salesforce.api.MultiSelectPicklistSerializer
 
MULTIUPDATE - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
MUSTACHE_ENDPOINT_URI_PREFIX - Static variable in class org.apache.camel.component.mustache.MustacheConstants
Mustache endpoint URI prefix
MUSTACHE_RESOURCE_URI - Static variable in class org.apache.camel.component.mustache.MustacheConstants
Header containing a Mustache template location
MUSTACHE_TEMPLATE - Static variable in class org.apache.camel.component.mustache.MustacheConstants
Header containing the Mustache template code
MustacheComponent - Class in org.apache.camel.component.mustache
Represents the component that manages MustacheEndpoint.
MustacheComponent() - Constructor for class org.apache.camel.component.mustache.MustacheComponent
 
MustacheConstants - Class in org.apache.camel.component.mustache
Mustache component constants
MustacheEndpoint - Class in org.apache.camel.component.mustache
Transforms the message using a Mustache template.
MustacheEndpoint() - Constructor for class org.apache.camel.component.mustache.MustacheEndpoint
 
MustacheEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.mustache.MustacheEndpoint
 
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
MVEL - Annotation Type in org.apache.camel.language.mvel
An annotation for injection of MVEL expressions into method parameters, fields or properties
mvel(String) - Static method in class org.apache.camel.language.mvel.MvelExpression
 
MVEL_RESOURCE_URI - Static variable in class org.apache.camel.component.mvel.MvelConstants
 
MVEL_RESOURCE_URI - Static variable in class org.apache.camel.language.mvel.MvelConstants
 
MVEL_TEMPLATE - Static variable in class org.apache.camel.component.mvel.MvelConstants
 
MVEL_TEMPLATE - Static variable in class org.apache.camel.language.mvel.MvelConstants
 
MvelComponent - Class in org.apache.camel.component.mvel
An Mvel Component for performing transforming messages
MvelComponent() - Constructor for class org.apache.camel.component.mvel.MvelComponent
 
MvelConstants - Class in org.apache.camel.component.mvel
Mvel constants
MvelConstants - Class in org.apache.camel.language.mvel
Mvel constants
MvelEndpoint - Class in org.apache.camel.component.mvel
Transforms the message using a MVEL template.
MvelEndpoint(String, MvelComponent, String) - Constructor for class org.apache.camel.component.mvel.MvelEndpoint
 
MvelExpression - Class in org.apache.camel.language.mvel
 
MvelExpression(MvelLanguage, String, Class<?>) - Constructor for class org.apache.camel.language.mvel.MvelExpression
 
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
 
MvelLanguage - Class in org.apache.camel.language.mvel
An MVEL Language plugin
MvelLanguage() - Constructor for class org.apache.camel.language.mvel.MvelLanguage
 
MYBATIS_RESULT - Static variable in class org.apache.camel.component.mybatis.MyBatisConstants
 
MYBATIS_STATEMENT_NAME - Static variable in class org.apache.camel.component.mybatis.MyBatisConstants
 
MyBatisComponent - Class in org.apache.camel.component.mybatis
 
MyBatisComponent() - Constructor for class org.apache.camel.component.mybatis.MyBatisComponent
 
MyBatisConstants - Class in org.apache.camel.component.mybatis
MyBatis constants.
MyBatisConsumer - Class in org.apache.camel.component.mybatis
Consumer to read data from a database.
MyBatisConsumer(MyBatisEndpoint, Processor) - Constructor for class org.apache.camel.component.mybatis.MyBatisConsumer
 
MyBatisEndpoint - Class in org.apache.camel.component.mybatis
Performs a query, poll, insert, update or delete in a relational database using MyBatis.
MyBatisEndpoint() - Constructor for class org.apache.camel.component.mybatis.MyBatisEndpoint
 
MyBatisEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.mybatis.MyBatisEndpoint
 
MyBatisProcessingStrategy - Interface in org.apache.camel.component.mybatis
Processing strategy for dealing with MyBatis when consuming.
MyBatisProducer - Class in org.apache.camel.component.mybatis
 
MyBatisProducer(MyBatisEndpoint) - Constructor for class org.apache.camel.component.mybatis.MyBatisProducer
 
MyCurrency - Class in org.apache.camel.component.bean
 
MyCurrency(String) - Constructor for class org.apache.camel.component.bean.MyCurrency
 

N

NagiosComponent - Class in org.apache.camel.component.nagios
 
NagiosComponent() - Constructor for class org.apache.camel.component.nagios.NagiosComponent
 
NagiosConfiguration - Class in org.apache.camel.component.nagios
 
NagiosConfiguration() - Constructor for class org.apache.camel.component.nagios.NagiosConfiguration
 
NagiosConstants - Class in org.apache.camel.component.nagios
 
NagiosEncryptionMethod - Enum in org.apache.camel.component.nagios
Encryption methods supported by nagios.
NagiosEndpoint - Class in org.apache.camel.component.nagios
To send passive checks to Nagios using JSendNSCA.
NagiosEndpoint() - Constructor for class org.apache.camel.component.nagios.NagiosEndpoint
 
NagiosEndpoint(String, Component) - Constructor for class org.apache.camel.component.nagios.NagiosEndpoint
 
NagiosEventNotifier - Class in org.apache.camel.component.nagios
An EventNotifier which sends alters to Nagios.
NagiosEventNotifier() - Constructor for class org.apache.camel.component.nagios.NagiosEventNotifier
 
NagiosProducer - Class in org.apache.camel.component.nagios
 
NagiosProducer(NagiosEndpoint, INagiosPassiveCheckSender) - Constructor for class org.apache.camel.component.nagios.NagiosProducer
 
name(String) - Method in class org.apache.camel.bam.ActivityBuilder
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Application
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Authority
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Authorization
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Bucket
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Certification
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
name - Variable in class org.apache.camel.component.linkedin.api.model.CompanyStatus
 
name - Variable in class org.apache.camel.component.linkedin.api.model.CompanyType
 
name - Variable in class org.apache.camel.component.linkedin.api.model.EmployeeCountRange
 
name - Variable in class org.apache.camel.component.linkedin.api.model.ExperienceLevel
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Facet
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
name - Variable in class org.apache.camel.component.linkedin.api.model.HttpHeader
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Industry
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Inventor
 
name - Variable in class org.apache.camel.component.linkedin.api.model.JobFunction
 
name - Variable in class org.apache.camel.component.linkedin.api.model.JobType
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Location
 
name - Variable in class org.apache.camel.component.linkedin.api.model.MemberGroup
 
name - Variable in class org.apache.camel.component.linkedin.api.model.MemberUrl
 
name - Variable in class org.apache.camel.component.linkedin.api.model.NameType
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Office
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
name - Variable in class org.apache.camel.component.linkedin.api.model.ProductCategory
 
name - Variable in class org.apache.camel.component.linkedin.api.model.ProductType
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Proficiency
 
name - Variable in class org.apache.camel.component.linkedin.api.model.PublicationAuthor
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Publisher
 
name - Variable in class org.apache.camel.component.linkedin.api.model.QuestionCategory
 
name - Variable in class org.apache.camel.component.linkedin.api.model.ServiceProvider
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Status
 
name - Variable in class org.apache.camel.component.linkedin.api.model.StockExchange
 
name - Variable in class org.apache.camel.component.linkedin.api.model.UpdateField
 
name - Variable in class org.apache.camel.component.linkedin.api.model.Years
 
Name - Class in org.apache.camel.component.yammer.model
 
Name() - Constructor for class org.apache.camel.component.yammer.model.Name
 
name(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Name of the parameter.
name(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Name of the parameter.
name(Class<?>) - Static method in class org.apache.camel.util.ObjectHelper
Returns the type name of the given type or null if the type variable is null
NAME_PARSER - Static variable in class org.apache.camel.guice.jndi.internal.JndiContext
 
NAME_PARSER - Static variable in class org.apache.camel.util.jndi.JndiContext
 
NAME_PREFIX - Static variable in class org.apache.camel.guice.jndi.GuiceInitialContextFactory
 
NamedCassandraAggregationRepository - Class in org.apache.camel.processor.aggregate.cassandra
Concrete implementation of CassandraAggregationRepository using 2 columns as primary key: name (partition key) and key (clustering key).
NamedCassandraAggregationRepository() - Constructor for class org.apache.camel.processor.aggregate.cassandra.NamedCassandraAggregationRepository
 
NamedCassandraAggregationRepository(Session, String) - Constructor for class org.apache.camel.processor.aggregate.cassandra.NamedCassandraAggregationRepository
 
NamedCassandraAggregationRepository(Cluster, String, String) - Constructor for class org.apache.camel.processor.aggregate.cassandra.NamedCassandraAggregationRepository
 
NamedCassandraIdempotentRepository<K> - Class in org.apache.camel.processor.idempotent.cassandra
Concrete implementation of CassandraIdempotentRepository using 2 columns as primary key: name (partition key) and key (clustering key).
NamedCassandraIdempotentRepository() - Constructor for class org.apache.camel.processor.idempotent.cassandra.NamedCassandraIdempotentRepository
 
NamedCassandraIdempotentRepository(Session, String) - Constructor for class org.apache.camel.processor.idempotent.cassandra.NamedCassandraIdempotentRepository
 
NamedCassandraIdempotentRepository(Cluster, String, String) - Constructor for class org.apache.camel.processor.idempotent.cassandra.NamedCassandraIdempotentRepository
 
NamedLayoutInfo - Class in org.apache.camel.component.salesforce.api.dto
 
NamedLayoutInfo() - Constructor for class org.apache.camel.component.salesforce.api.dto.NamedLayoutInfo
 
NamedNode - Interface in org.apache.camel
Represents a node in the routes which is identified by an id.
NamedProviderSupport<A extends Annotation> - Class in org.apache.camel.guice.jsr250
A useful base class for any provider which looks up values by name annotations or named entries in OSGi
NamedProviderSupport() - Constructor for class org.apache.camel.guice.jsr250.NamedProviderSupport
 
namedQuery(String) - Static method in class org.apache.camel.component.jpa.QueryBuilder
Creates a named query
nameOf(int) - Static method in enum org.apache.camel.component.ibatis.strategy.TransactionIsolationLevel
 
namespace(String, String) - Method in class org.apache.camel.builder.xml.XPathBuilder
Registers the namespace prefix and URI with the builder so that the prefix can be used in XPath expressions
namespace(String, String) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
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
 
NamespaceEvent - Class in org.apache.camel.component.kubernetes.consumer.common
 
NamespaceEvent(Watcher.Action, Namespace) - Constructor for class org.apache.camel.component.kubernetes.consumer.common.NamespaceEvent
 
NamespaceHandler - Class in org.apache.camel.component.cxf.spring
 
NamespaceHandler() - Constructor for class org.apache.camel.component.cxf.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.camel.component.cxf.transport.spring
 
NamespaceHandler() - Constructor for class org.apache.camel.component.cxf.transport.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.camel.component.spring.integration.adapter.config
The name space handler Spring Integration Camel Adapter
NamespaceHandler() - Constructor for class org.apache.camel.component.spring.integration.adapter.config.NamespaceHandler
 
NamespaceHandler - Class in org.apache.camel.component.spring.security.config
 
NamespaceHandler() - Constructor for class org.apache.camel.component.spring.security.config.NamespaceHandler
 
NamespacePrefix - Annotation Type in org.apache.camel.language
Creates a namespace prefix for an XPath
NamespacePrefixMapperFactory - Class in org.apache.camel.converter.jaxb
Factory for creating JaxbNamespacePrefixMapper which supports various JAXB-RI implementations.
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
NAMESPACES - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
namespaces - Variable in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat.NamespacesPerElementMapping
 
NamespacesPerElementMapping(String, Map<String, String>) - Constructor for class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat.NamespacesPerElementMapping
 
NamespacesPerElementMapping(String, String, String) - Constructor for class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat.NamespacesPerElementMapping
 
NamespacesPerElementMapping(String, String) - Constructor for class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat.NamespacesPerElementMapping
 
NameType - Class in org.apache.camel.component.linkedin.api.model
Java class for name-type complex type.
NameType() - Constructor for class org.apache.camel.component.linkedin.api.model.NameType
 
nativeQuery(String) - Static method in class org.apache.camel.component.jpa.QueryBuilder
Creates a native SQL query
nativeQuery(String, Class<?>) - Static method in class org.apache.camel.component.jpa.QueryBuilder
Creates a native SQL query with a provided resultClass
NATS_MESSAGE_TIMESTAMP - Static variable in interface org.apache.camel.component.nats.NatsConstants
 
NATS_PROPERTY_DONT_RANDOMIZE_SERVERS - Static variable in interface org.apache.camel.component.nats.NatsPropertiesConstants
 
NATS_PROPERTY_MAX_MESSAGES - Static variable in interface org.apache.camel.component.nats.NatsPropertiesConstants
 
NATS_PROPERTY_MAX_RECONNECT_ATTEMPTS - Static variable in interface org.apache.camel.component.nats.NatsPropertiesConstants
 
NATS_PROPERTY_PEDANTIC - Static variable in interface org.apache.camel.component.nats.NatsPropertiesConstants
 
NATS_PROPERTY_PING_INTERVAL - Static variable in interface org.apache.camel.component.nats.NatsPropertiesConstants
 
NATS_PROPERTY_QUEUE - Static variable in interface org.apache.camel.component.nats.NatsPropertiesConstants
 
NATS_PROPERTY_RECONNECT - Static variable in interface org.apache.camel.component.nats.NatsPropertiesConstants
 
NATS_PROPERTY_RECONNECT_TIME_WAIT - Static variable in interface org.apache.camel.component.nats.NatsPropertiesConstants
 
NATS_PROPERTY_SSL - Static variable in interface org.apache.camel.component.nats.NatsPropertiesConstants
 
NATS_PROPERTY_URI - Static variable in interface org.apache.camel.component.nats.NatsPropertiesConstants
 
NATS_PROPERTY_VERBOSE - Static variable in interface org.apache.camel.component.nats.NatsPropertiesConstants
 
NATS_SUBSCRIPTION_ID - Static variable in interface org.apache.camel.component.nats.NatsConstants
 
NatsComponent - Class in org.apache.camel.component.nats
 
NatsComponent() - Constructor for class org.apache.camel.component.nats.NatsComponent
 
NatsConfiguration - Class in org.apache.camel.component.nats
 
NatsConfiguration() - Constructor for class org.apache.camel.component.nats.NatsConfiguration
 
NatsConstants - Interface in org.apache.camel.component.nats
 
NatsConsumer - Class in org.apache.camel.component.nats
 
NatsConsumer(NatsEndpoint, Processor) - Constructor for class org.apache.camel.component.nats.NatsConsumer
 
NatsEndpoint - Class in org.apache.camel.component.nats
 
NatsEndpoint(String, NatsComponent, NatsConfiguration) - Constructor for class org.apache.camel.component.nats.NatsEndpoint
 
NatsProducer - Class in org.apache.camel.component.nats
 
NatsProducer(NatsEndpoint) - Constructor for class org.apache.camel.component.nats.NatsProducer
 
NatsPropertiesConstants - Interface in org.apache.camel.component.nats
 
NaturalSortComparator - Class in org.apache.camel.component.zookeeper
NaturalSortComparator is a fast comparator for sorting a collection of Strings in a human readable fashion.
NaturalSortComparator() - Constructor for class org.apache.camel.component.zookeeper.NaturalSortComparator
 
NaturalSortComparator(NaturalSortComparator.Order) - Constructor for class org.apache.camel.component.zookeeper.NaturalSortComparator
 
NaturalSortComparator.Order - Enum in org.apache.camel.component.zookeeper
 
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.
needClientAuth - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
needClientAuth - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
needFiltering(Exchange) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
needFiltering(Exchange) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
needToNormalize() - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
needToNormalize() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
NETTY_CHANNEL - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_CHANNEL_HANDLER_CONTEXT - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_CHANNEL_HANDLER_CONTEXT - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_CLOSE_CHANNEL_WHEN_COMPLETE - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_CLOSE_CHANNEL_WHEN_COMPLETE - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_LOCAL_ADDRESS - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_LOCAL_ADDRESS - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_MESSAGE_EVENT - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_MESSAGE_EVENT - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_REMOTE_ADDRESS - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_REMOTE_ADDRESS - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_REQUEST_TIMEOUT - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_REQUEST_TIMEOUT - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_SSL_CLIENT_CERT_ISSUER_NAME - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_SSL_CLIENT_CERT_ISSUER_NAME - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_SSL_CLIENT_CERT_NOT_AFTER - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_SSL_CLIENT_CERT_NOT_AFTER - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_SSL_CLIENT_CERT_NOT_BEFORE - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_SSL_CLIENT_CERT_NOT_BEFORE - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_SSL_CLIENT_CERT_SERIAL_NO - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_SSL_CLIENT_CERT_SERIAL_NO - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_SSL_CLIENT_CERT_SUBJECT_NAME - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_SSL_CLIENT_CERT_SUBJECT_NAME - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NETTY_SSL_SESSION - Static variable in class org.apache.camel.component.netty.NettyConstants
 
NETTY_SSL_SESSION - Static variable in class org.apache.camel.component.netty4.NettyConstants
 
NettyCamelState - Class in org.apache.camel.component.netty
Stores state for NettyProducer when sending messages.
NettyCamelState(AsyncCallback, Exchange) - Constructor for class org.apache.camel.component.netty.NettyCamelState
 
NettyCamelState - Class in org.apache.camel.component.netty4
Stores state for NettyProducer when sending messages.
NettyCamelState(AsyncCallback, Exchange) - Constructor for class org.apache.camel.component.netty4.NettyCamelState
 
NettyChannelBufferStreamCache - Class in org.apache.camel.component.netty.http
A ChannelBuffer which is exposed as an InputStream which makes it very easy to use by Camel and other Camel components.
NettyChannelBufferStreamCache(ChannelBuffer) - Constructor for class org.apache.camel.component.netty.http.NettyChannelBufferStreamCache
 
NettyChannelBufferStreamCache - Class in org.apache.camel.component.netty4.http
A ByteBuf which is exposed as an InputStream which makes it very easy to use by Camel and other Camel components.
NettyChannelBufferStreamCache(ByteBuf) - Constructor for class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCache
 
NettyChannelBufferStreamCacheOnCompletion - Class in org.apache.camel.component.netty4.http
A Synchronization to handle the lifecycle of the NettyChannelBufferStreamCache so the cache is released when the unit of work of the Exchange is done.
NettyChannelBufferStreamCacheOnCompletion(NettyChannelBufferStreamCache) - Constructor for class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCacheOnCompletion
 
NettyClientBossPoolBuilder - Class in org.apache.camel.component.netty
A builder to create Netty BossPool which can be used for sharing boss pools with multiple Netty NettyServerBootstrapFactory server bootstrap configurations.
NettyClientBossPoolBuilder() - Constructor for class org.apache.camel.component.netty.NettyClientBossPoolBuilder
 
NettyComponent - Class in org.apache.camel.component.netty
 
NettyComponent() - Constructor for class org.apache.camel.component.netty.NettyComponent
 
NettyComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.netty.NettyComponent
 
NettyComponent(CamelContext) - Constructor for class org.apache.camel.component.netty.NettyComponent
 
NettyComponent - Class in org.apache.camel.component.netty4
 
NettyComponent() - Constructor for class org.apache.camel.component.netty4.NettyComponent
 
NettyComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.netty4.NettyComponent
 
NettyComponent(CamelContext) - Constructor for class org.apache.camel.component.netty4.NettyComponent
 
NettyConfiguration - Class in org.apache.camel.component.netty
 
NettyConfiguration() - Constructor for class org.apache.camel.component.netty.NettyConfiguration
 
NettyConfiguration - Class in org.apache.camel.component.netty4
 
NettyConfiguration() - Constructor for class org.apache.camel.component.netty4.NettyConfiguration
 
NettyConstants - Class in org.apache.camel.component.netty
Netty constants
NettyConstants - Class in org.apache.camel.component.netty4
Netty constants
NettyConsumer - Class in org.apache.camel.component.netty
 
NettyConsumer(NettyEndpoint, Processor, NettyConfiguration) - Constructor for class org.apache.camel.component.netty.NettyConsumer
 
NettyConsumer - Class in org.apache.camel.component.netty4
 
NettyConsumer(NettyEndpoint, Processor, NettyConfiguration) - Constructor for class org.apache.camel.component.netty4.NettyConsumer
 
NettyConsumerExceptionHandler - Class in org.apache.camel.component.netty
 
NettyConsumerExceptionHandler(NettyConsumer) - Constructor for class org.apache.camel.component.netty.NettyConsumerExceptionHandler
 
NettyConsumerExceptionHandler - Class in org.apache.camel.component.netty4
 
NettyConsumerExceptionHandler(NettyConsumer) - Constructor for class org.apache.camel.component.netty4.NettyConsumerExceptionHandler
 
NettyConverter - Class in org.apache.camel.component.netty
A set of converter methods for working with Netty types
NettyConverter - Class in org.apache.camel.component.netty4
A set of converter methods for working with Netty types
NettyEndpoint - Class in org.apache.camel.component.netty
Socket level networking using TCP or UDP with the Netty 3.x library.
NettyEndpoint(String, NettyComponent, NettyConfiguration) - Constructor for class org.apache.camel.component.netty.NettyEndpoint
 
NettyEndpoint - Class in org.apache.camel.component.netty4
Socket level networking using TCP or UDP with the Netty 4.x library.
NettyEndpoint(String, NettyComponent, NettyConfiguration) - Constructor for class org.apache.camel.component.netty4.NettyEndpoint
 
NettyHelper - Class in org.apache.camel.component.netty
Helper class used internally by camel-netty using Netty.
NettyHelper - Class in org.apache.camel.component.netty4
Helper class used internally by camel-netty using Netty.
NettyHttpBinding - Interface in org.apache.camel.component.netty.http
To bind Netty http codec with the Camel Message api.
NettyHttpBinding - Interface in org.apache.camel.component.netty4.http
To bind Netty http codec with the Camel Message api.
NettyHttpComponent - Class in org.apache.camel.component.netty.http
Netty HTTP based component.
NettyHttpComponent() - Constructor for class org.apache.camel.component.netty.http.NettyHttpComponent
 
NettyHttpComponent - Class in org.apache.camel.component.netty4.http
Netty HTTP based component.
NettyHttpComponent() - Constructor for class org.apache.camel.component.netty4.http.NettyHttpComponent
 
NettyHttpConfiguration - Class in org.apache.camel.component.netty.http
Extended configuration for using HTTP with Netty.
NettyHttpConfiguration() - Constructor for class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
NettyHttpConfiguration - Class in org.apache.camel.component.netty4.http
Extended configuration for using HTTP with Netty.
NettyHttpConfiguration() - Constructor for class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
NettyHttpConstants - Class in org.apache.camel.component.netty.http
Netty HTTP constants.
NettyHttpConstants - Class in org.apache.camel.component.netty4.http
Netty HTTP constants.
NettyHttpConsumer - Class in org.apache.camel.component.netty.http
HTTP based NettyConsumer
NettyHttpConsumer(NettyHttpEndpoint, Processor, NettyConfiguration) - Constructor for class org.apache.camel.component.netty.http.NettyHttpConsumer
 
NettyHttpConsumer - Class in org.apache.camel.component.netty4.http
HTTP based NettyConsumer
NettyHttpConsumer(NettyHttpEndpoint, Processor, NettyConfiguration) - Constructor for class org.apache.camel.component.netty4.http.NettyHttpConsumer
 
NettyHttpConverter - Class in org.apache.camel.component.netty.http
 
NettyHttpConverter - Class in org.apache.camel.component.netty4.http
 
NettyHttpEndpoint - Class in org.apache.camel.component.netty.http
Netty HTTP server and client using the Netty 3.x library.
NettyHttpEndpoint(String, NettyHttpComponent, NettyConfiguration) - Constructor for class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
NettyHttpEndpoint - Class in org.apache.camel.component.netty4.http
Netty HTTP server and client using the Netty 4.x library.
NettyHttpEndpoint(String, NettyHttpComponent, NettyConfiguration) - Constructor for class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
NettyHttpHeaderFilterStrategy - Class in org.apache.camel.component.netty.http
Default Netty HeaderFilterStrategy used when binding with NettyHttpBinding.
NettyHttpHeaderFilterStrategy() - Constructor for class org.apache.camel.component.netty.http.NettyHttpHeaderFilterStrategy
 
NettyHttpHeaderFilterStrategy - Class in org.apache.camel.component.netty4.http
Default Netty HeaderFilterStrategy used when binding with NettyHttpBinding.
NettyHttpHeaderFilterStrategy() - Constructor for class org.apache.camel.component.netty4.http.NettyHttpHeaderFilterStrategy
 
NettyHttpHelper - Class in org.apache.camel.component.netty.http
Helpers.
NettyHttpHelper - Class in org.apache.camel.component.netty4.http
Helpers.
NettyHttpMessage - Class in org.apache.camel.component.netty.http
Netty HTTP based Message.
NettyHttpMessage(HttpRequest, HttpResponse) - Constructor for class org.apache.camel.component.netty.http.NettyHttpMessage
 
NettyHttpMessage - Class in org.apache.camel.component.netty4.http
Netty HTTP based Message.
NettyHttpMessage(FullHttpRequest, FullHttpResponse) - Constructor for class org.apache.camel.component.netty4.http.NettyHttpMessage
 
NettyHttpOperationFailedException - Exception in org.apache.camel.component.netty.http
Exception when a Netty HTTP operation failed.
NettyHttpOperationFailedException(String, int, String, String, HttpResponse) - Constructor for exception org.apache.camel.component.netty.http.NettyHttpOperationFailedException
 
NettyHttpOperationFailedException - Exception in org.apache.camel.component.netty4.http
Exception when a Netty HTTP operation failed.
NettyHttpOperationFailedException(String, int, String, String, HttpContent) - Constructor for exception org.apache.camel.component.netty4.http.NettyHttpOperationFailedException
 
NettyHttpProducer - Class in org.apache.camel.component.netty.http
HTTP based NettyProducer.
NettyHttpProducer(NettyHttpEndpoint, NettyConfiguration) - Constructor for class org.apache.camel.component.netty.http.NettyHttpProducer
 
NettyHttpProducer - Class in org.apache.camel.component.netty4.http
HTTP based NettyProducer.
NettyHttpProducer(NettyHttpEndpoint, NettyConfiguration) - Constructor for class org.apache.camel.component.netty4.http.NettyHttpProducer
 
NettyHttpSecurityConfiguration - Class in org.apache.camel.component.netty.http
Security configuration for the NettyHttpConsumer.
NettyHttpSecurityConfiguration() - Constructor for class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
 
NettyHttpSecurityConfiguration - Class in org.apache.camel.component.netty4.http
Security configuration for the NettyHttpConsumer.
NettyHttpSecurityConfiguration() - Constructor for class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
 
NettyPayloadHelper - Class in org.apache.camel.component.netty
Helper to get and set the correct payload when transferring data using camel-netty.
NettyPayloadHelper - Class in org.apache.camel.component.netty4
Helper to get and set the correct payload when transferring data using camel-netty.
NettyProducer - Class in org.apache.camel.component.netty
 
NettyProducer(NettyEndpoint, NettyConfiguration) - Constructor for class org.apache.camel.component.netty.NettyProducer
 
NettyProducer - Class in org.apache.camel.component.netty4
 
NettyProducer(NettyEndpoint, NettyConfiguration) - Constructor for class org.apache.camel.component.netty4.NettyProducer
 
NettyServerBootstrapConfiguration - Class in org.apache.camel.component.netty
 
NettyServerBootstrapConfiguration() - Constructor for class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
NettyServerBootstrapConfiguration - Class in org.apache.camel.component.netty4
 
NettyServerBootstrapConfiguration() - Constructor for class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
nettyServerBootstrapFactory - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
NettyServerBootstrapFactory - Interface in org.apache.camel.component.netty
Factory for setting up Netty ServerBootstrap and all the needed logic for doing that.
nettyServerBootstrapFactory - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
NettyServerBootstrapFactory - Interface in org.apache.camel.component.netty4
Factory for setting up Netty ServerBootstrap and all the needed logic for doing that.
NettyServerBossPoolBuilder - Class in org.apache.camel.component.netty
A builder to create Netty BossPool which can be used for sharing boss pools with multiple Netty NettyServerBootstrapFactory server bootstrap configurations.
NettyServerBossPoolBuilder() - Constructor for class org.apache.camel.component.netty.NettyServerBossPoolBuilder
 
NettyServerBossPoolBuilder - Class in org.apache.camel.component.netty4
A builder to create Netty EventLoopGroup which can be used for executor boss events with multiple Netty NettyServerBootstrapFactory server bootstrap configurations.
NettyServerBossPoolBuilder() - Constructor for class org.apache.camel.component.netty4.NettyServerBossPoolBuilder
 
NettySharedHttpServer - Interface in org.apache.camel.component.netty.http
A single interface to easily configure and setup a shared Netty HTTP server to be re-used among other Camel applications.
NettySharedHttpServer - Interface in org.apache.camel.component.netty4.http
A single interface to easily configure and setup a shared Netty HTTP server to be re-used among other Camel applications.
NettySharedHttpServerBootstrapConfiguration - Class in org.apache.camel.component.netty.http
 
NettySharedHttpServerBootstrapConfiguration() - Constructor for class org.apache.camel.component.netty.http.NettySharedHttpServerBootstrapConfiguration
 
NettySharedHttpServerBootstrapConfiguration - Class in org.apache.camel.component.netty4.http
 
NettySharedHttpServerBootstrapConfiguration() - Constructor for class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration
 
NettyWorkerPoolBuilder - Class in org.apache.camel.component.netty
A builder to create Netty WorkerPool which can be used for sharing worker pools with multiple Netty NettyServerBootstrapFactory server bootstrap configurations.
NettyWorkerPoolBuilder() - Constructor for class org.apache.camel.component.netty.NettyWorkerPoolBuilder
 
NettyWorkerPoolBuilder - Class in org.apache.camel.component.netty4
A builder to create Netty EventLoopGroup which can be used for sharing worker pools with multiple Netty NettyServerBootstrapFactory server bootstrap configurations.
NettyWorkerPoolBuilder() - Constructor for class org.apache.camel.component.netty4.NettyWorkerPoolBuilder
 
NetWeaverComponent - Class in org.apache.camel.component.sap.netweaver
 
NetWeaverComponent() - Constructor for class org.apache.camel.component.sap.netweaver.NetWeaverComponent
 
NetWeaverConstants - Class in org.apache.camel.component.sap.netweaver
 
NetWeaverEndpoint - Class in org.apache.camel.component.sap.netweaver
The sap-netweaver component integrates with the SAP NetWeaver Gateway using HTTP transports.
NetWeaverEndpoint(String, Component) - Constructor for class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
 
NetWeaverProducer - Class in org.apache.camel.component.sap.netweaver
 
NetWeaverProducer(Endpoint) - Constructor for class org.apache.camel.component.sap.netweaver.NetWeaverProducer
 
Network - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Network() - Constructor for class org.apache.camel.component.linkedin.api.model.Network
 
networkInterface - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
networkInterface - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
networkStats - Variable in class org.apache.camel.component.linkedin.api.model.Network
 
NetworkStats - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
NetworkStats() - Constructor for class org.apache.camel.component.linkedin.api.model.NetworkStats
 
NetworkUpdateContentType - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
NetworkUpdateReturnType - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
newByteArrayDecoder(String) - Static method in class org.apache.camel.component.netty4.ChannelHandlerFactories
 
newByteArrayEncoder(String) - Static method in class org.apache.camel.component.netty4.ChannelHandlerFactories
 
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().

newCallableStatementCreator(Map<String, ?>) - Method in class org.apache.camel.component.sql.stored.BatchCallableStatementCreatorFactory
 
newCamelContext() - Method in class org.apache.camel.osgi.CamelContextFactory
 
newCamelContext() - Method in class org.apache.camel.osgi.CamelContextFactoryBean
 
newCamelContext() - Method in class org.apache.camel.osgi.SpringCamelContextFactory
 
newCamelContext() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
newChannelHandler() - Method in class org.apache.camel.component.hl7.HL7MLLPNettyDecoderFactory
 
newChannelHandler() - Method in class org.apache.camel.component.hl7.HL7MLLPNettyEncoderFactory
 
newChannelHandler() - Method in interface org.apache.camel.component.netty.ChannelHandlerFactory
Creates a new ChannelHandler to be used.
newChannelHandler() - Method in class org.apache.camel.component.netty.ShareableChannelHandlerFactory
 
newChannelHandler() - Method in interface org.apache.camel.component.netty4.ChannelHandlerFactory
Creates a new ChannelHandler to be used.
newChannelHandler() - Method in class org.apache.camel.component.netty4.ShareableChannelHandlerFactory
 
newChannelHandler() - Method in class org.apache.camel.component.syslog.netty.Rfc5425FrameDecoder
 
NewCommentConsumer - Class in org.apache.camel.component.jira.consumer
Consumes new comments on JIRA issues.
NewCommentConsumer(JIRAEndpoint, Processor) - Constructor for class org.apache.camel.component.jira.consumer.NewCommentConsumer
 
newContext() - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
newContext() - Method in class org.apache.camel.util.jndi.JndiContext
 
newDatagramPacketDecoder() - Static method in class org.apache.camel.component.netty4.ChannelHandlerFactories
 
newDatagramPacketEncoder() - Static method in class org.apache.camel.component.netty4.ChannelHandlerFactories
 
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.
newDelimiterBasedFrameDecoder(int, ChannelBuffer[]) - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 
newDelimiterBasedFrameDecoder(int, ByteBuf[], String) - Static method in class org.apache.camel.component.netty4.ChannelHandlerFactories
 
newDelimiterBasedFrameDecoder(int, ByteBuf[], boolean, String) - Static method in class org.apache.camel.component.netty4.ChannelHandlerFactories
 
newDocumentBuilder(Boolean) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
newDocumentBuilder(Boolean, Schema) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
newExchange(WireTapDefinition<?>, Closure<?>) - Method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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(WireTapDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
newExchangeBody(Expression) - Method in class org.apache.camel.model.WireTapDefinition
Sends a new Exchange, instead of tapping an existing, using ExchangePattern.InOnly
newExchangeHeader(WireTapDefinition<?>, String, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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.
newHdfsInfo(String) - Static method in class org.apache.camel.component.hdfs.HdfsInfoFactory
 
newHdfsInfo(String) - Static method in class org.apache.camel.component.hdfs2.HdfsInfoFactory
 
newHttpRequest(HttpConversation, URI) - Method in class org.apache.camel.component.salesforce.SalesforceHttpClient
 
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.component.irc.IrcMessage
 
newInstance(Destination, JmsComponent) - Static method in class org.apache.camel.component.jms.JmsEndpoint
Returns a new JMS endpoint for the given JMS destination using the configuration from the given JMS component
newInstance(Destination) - Static method in class org.apache.camel.component.jms.JmsEndpoint
Returns a new JMS endpoint for the given JMS destination
newInstance() - Method in class org.apache.camel.component.jms.JmsMessage
 
newInstance() - Method in class org.apache.camel.component.mail.MailMessage
 
newInstance() - Method in class org.apache.camel.component.netty.http.NettyHttpMessage
 
newInstance() - Method in class org.apache.camel.component.netty4.http.NettyHttpMessage
 
newInstance() - Method in class org.apache.camel.component.paho.PahoMessage
 
newInstance() - Static method in class org.apache.camel.component.schematron.processor.TemplatesFactory
Singleton constructor;
newInstance() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
newInstance() - Method in class org.apache.camel.component.smpp.SmppMessage
 
newInstance() - Method in class org.apache.camel.component.snmp.SnmpMessage
 
newInstance() - Method in class org.apache.camel.component.sparkrest.SparkMessage
 
newInstance() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationMessage
 
newInstance(ServletUpgradeRequest, String, NodeSynchronization, WebsocketConsumer) - Method in class org.apache.camel.component.websocket.DefaultWebsocketFactory
 
newInstance(ServletUpgradeRequest, String, NodeSynchronization, WebsocketConsumer) - Method in interface org.apache.camel.component.websocket.WebSocketFactory
 
newInstance() - Method in class org.apache.camel.component.xmpp.XmppMessage
 
newInstance(Class<T>) - Method in class org.apache.camel.guice.impl.GuiceInjector
 
newInstance(Class<T>, Object) - Method in class org.apache.camel.guice.impl.GuiceInjector
 
newInstance(Collection<Closer>) - Static method in class org.apache.camel.guice.support.CompositeCloser
Returns a Closer for the given lists of closer strategies or returning null if the collection is empty
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(Class<T>) - Method in class org.apache.camel.spring.spi.SpringInjector
 
newInstance(Class<T>, Object) - Method in class org.apache.camel.spring.spi.SpringInjector
 
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
NewIssueConsumer - Class in org.apache.camel.component.jira.consumer
Consumes new JIRA issues.
NewIssueConsumer(JIRAEndpoint, Processor) - Constructor for class org.apache.camel.component.jira.consumer.NewIssueConsumer
 
NewIssueProducer - Class in org.apache.camel.component.jira.producer
 
NewIssueProducer(JIRAEndpoint) - Constructor for class org.apache.camel.component.jira.producer.NewIssueProducer
 
newJAXBContext() - Method in class org.apache.camel.blueprint.BlueprintModelJAXBContextFactory
 
newJAXBContext() - Method in class org.apache.camel.impl.DefaultModelJAXBContextFactory
 
newJAXBContext() - Method in interface org.apache.camel.spi.ModelJAXBContextFactory
Creates a new JAXBContext used for loading the Camel model
newJAXRSClientFactoryBean() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
 
newJAXRSClientFactoryBean() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
newJAXRSClientFactoryBean() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsSpringEndpoint
 
newJAXRSServerFactoryBean() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
 
newJAXRSServerFactoryBean() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
newJAXRSServerFactoryBean() - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsSpringEndpoint
 
newLengthFieldBasedFrameDecoder(int, int, int, int, int) - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 
newLengthFieldBasedFrameDecoder(int, int, int, int, int) - Static method in class org.apache.camel.component.netty4.ChannelHandlerFactories
 
newMessageHistory(String, NamedNode, Date) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
newMessageHistory(String, NamedNode, Date) - Method in class org.apache.camel.impl.DefaultMessageHistoryFactory
 
newMessageHistory(String, NamedNode, Date) - Method in interface org.apache.camel.spi.MessageHistoryFactory
Creates a new MessageHistory
newObjectDecoder() - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 
newObjectDecoder(String) - Static method in class org.apache.camel.component.netty4.ChannelHandlerFactories
 
newObjectEncoder() - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 
newObjectEncoder(String) - Static method in class org.apache.camel.component.netty4.ChannelHandlerFactories
 
newPosition - Variable in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
 
NewPosition - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
NewPosition() - Constructor for class org.apache.camel.component.linkedin.api.model.NewPosition
 
newProxyClient(ObjectName, Class<T>) - Method in class org.apache.camel.management.DefaultManagementAgent
 
newProxyClient(ObjectName, Class<T>) - Method in interface org.apache.camel.spi.ManagementAgent
Creates a new proxy client
newReadingClient(boolean) - Method in class org.apache.camel.component.beanstalk.ConnectionSettings
Returns the Client instance for reading operations with all the tubes aleady watched

watch(tube) is applied for every tube during this call.

newRoleValue - Variable in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
newSaxParser() - Method in class org.apache.camel.groovy.dataformat.AbstractXmlDataFormat
 
newScehamtronEngine(Templates) - Static method in class org.apache.camel.component.schematron.processor.SchematronProcessorFactory
Creates an instance of SchematronEngine
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.
newStringDecoder(Charset) - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 
newStringDecoder(Charset, String) - Static method in class org.apache.camel.component.netty4.ChannelHandlerFactories
 
newStringEncoder(Charset) - Static method in class org.apache.camel.component.netty.ChannelHandlerFactories
 
newStringEncoder(Charset, String) - Static method in class org.apache.camel.component.netty4.ChannelHandlerFactories
 
newStringFromBytes(byte[]) - Static method in class org.apache.camel.util.IOHelper
Use this function instead of new String(byte[]) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[], int, int) - Static method in class org.apache.camel.util.IOHelper
Use this function instead of new String(byte[], int, int) to avoid surprises from non-standard default encodings.
newSynchronousThreadPool(Object, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newSynchronousThreadPool(Object, String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new synchronous thread pool, which executes the task in the caller thread (no task queue).
newTaskFor(Runnable, T) - Method in class org.apache.camel.util.concurrent.RejectableScheduledThreadPoolExecutor
 
newTaskFor(Callable<T>) - Method in class org.apache.camel.util.concurrent.RejectableScheduledThreadPoolExecutor
 
newTaskFor(Runnable, T) - Method in class org.apache.camel.util.concurrent.RejectableThreadPoolExecutor
 
newTaskFor(Callable<T>) - Method in class org.apache.camel.util.concurrent.RejectableThreadPoolExecutor
 
newThread(String, Runnable) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newThread(String, Runnable) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new daemon thread with the given name.
newThread(Runnable) - Method in class org.apache.camel.util.concurrent.CamelThreadFactory
 
newThreadPool(Object, String, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newThreadPool(Object, String, ThreadPoolProfile) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newThreadPool(Object, String, int, int) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
newThreadPool(Object, String, String) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newThreadPool(Object, String, int, int) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newThreadPool(Object, String, int, int, int) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newThreadPool(Object, String, int, int, long, TimeUnit, int, RejectedExecutionHandler, boolean) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
newThreadPool(ThreadPoolProfile, ThreadFactory) - Method in class org.apache.camel.impl.DefaultThreadPoolFactory
 
newThreadPool(int, int, long, TimeUnit, int, boolean, RejectedExecutionHandler, ThreadFactory) - Method in class org.apache.camel.impl.DefaultThreadPoolFactory
 
newThreadPool(Object, String, ThreadPoolProfile) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new thread pool using the given profile
newThreadPool(Object, String, String) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new thread pool using using the given profile id
newThreadPool(Object, String, int, int) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Creates a new thread pool.
newThreadPool(Object, String, String) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new thread pool using based on the given profile id.
newThreadPool(Object, String, int, int) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new custom thread pool.
newThreadPool(Object, String, int, int, int) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new custom thread pool.
newThreadPool(Object, String, int, int, long, TimeUnit, int, RejectedExecutionHandler, boolean) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Creates a new custom thread pool.
newThreadPool(ThreadPoolProfile, ThreadFactory) - Method in interface org.apache.camel.spi.ThreadPoolFactory
Create a thread pool using the given thread pool profile
newToken(int, String) - Static method in class org.apache.camel.component.sql.stored.template.generated.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.camel.component.sql.stored.template.generated.Token
 
newValue - Variable in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
newWritingClient() - Method in class org.apache.camel.component.beanstalk.ConnectionSettings
Returns the Client instance ready for writing operations, e.g.
newXMLReader() - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
next(HdfsInputStream, Holder<Object>, Holder<Object>) - Method in enum org.apache.camel.component.hdfs.HdfsFileType
 
next(Holder<Object>, Holder<Object>) - Method in class org.apache.camel.component.hdfs.HdfsInputStream
 
next(HdfsInputStream, Holder<Object>, Holder<Object>) - Method in enum org.apache.camel.component.hdfs2.HdfsFileType
 
next(Holder<Object>, Holder<Object>) - Method in class org.apache.camel.component.hdfs2.HdfsInputStream
Reads next record/chunk specific to give file type.
next() - Method in class org.apache.camel.component.jdbc.ResultSetIterator
 
next - Variable in class org.apache.camel.component.sql.stored.template.generated.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.apache.camel.dataformat.tarfile.TarIterator
 
next() - Method in class org.apache.camel.dataformat.zipfile.ZipIterator
 
next() - Method in interface org.apache.camel.Navigate
Next group of outputs

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

next() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
next() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
next() - Method in class org.apache.camel.processor.ChoiceProcessor
 
next() - Method in class org.apache.camel.processor.DelegateAsyncProcessor
 
next() - Method in class org.apache.camel.processor.DelegateProcessor
 
next() - Method in class org.apache.camel.processor.DelegateSyncProcessor
 
next() - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
next() - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
next() - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
next() - Method in class org.apache.camel.processor.MulticastProcessor
 
next() - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
next(Exchange) - Method in interface org.apache.camel.processor.RoutingSlip.RoutingSlipIterator
Returns the next routing slip(s).
next() - Method in class org.apache.camel.processor.StreamResequencer
 
next() - Method in class org.apache.camel.processor.TryProcessor
 
next() - Method in class org.apache.camel.processor.WrapProcessor
 
next() - Method in class org.apache.camel.util.GroupIterator
 
next() - Method in class org.apache.camel.util.GroupTokenIterator
 
NEXT_STREAM_POSITION_PROPERTY - Static variable in interface org.apache.camel.component.box.internal.BoxConstants
 
NEXT_TOKEN - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
NEXT_TOKEN - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
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
NO_TIMEOUT - Static variable in class org.apache.camel.component.exec.ExecEndpoint
Indicates that no ExecEndpoint.timeout is used.
noAutoStartup() - Method in class org.apache.camel.model.RouteDefinition
Disables this route from being auto started when Camel starts.
noContent() - Method in class org.apache.camel.swagger.ExchangeRestApiResponseAdapter
 
noContent() - Method in interface org.apache.camel.swagger.RestApiResponseAdapter
 
noContent() - Method in class org.apache.camel.swagger.servlet.ServletRestApiResponseAdapter
 
NoCorrelationKeyException - Exception in org.apache.camel.bam.processor
An exception thrown if no correlation key could be found for a message exchange preventing any particular orchestration or BAM
NoCorrelationKeyException(BamProcessorSupport<?>, Exchange) - Constructor for exception org.apache.camel.bam.processor.NoCorrelationKeyException
 
node - Variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
node - Variable in class org.apache.camel.ruby.ScriptRouteBuilder
 
node - Variable in class org.w3._2003._05.soap_envelope.Fault
 
NODE_ID - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
NODE_STATE - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
nodeCounters - Static variable in class org.apache.camel.impl.DefaultNodeIdFactory
 
NodeIdFactory - Interface in org.apache.camel.spi
Factory to generate unique ids for model nodes.
noDelayer() - Method in class org.apache.camel.model.RouteDefinition
Disable delayer for this route.
nodeListToCxfPayload(NodeList, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
 
NodeListWrapper - Class in org.apache.camel.component.cxf.converter
 
NodeListWrapper(List<Element>) - Constructor for class org.apache.camel.component.cxf.converter.NodeListWrapper
 
nodeProcessingDone() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistory
 
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 - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
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
NodeSynchronization - Interface in org.apache.camel.component.websocket
 
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.
NoImplSslConfig - Class in org.apache.camel.component.docker.ssl
A marker implementation of SSLConfig
NoImplSslConfig() - Constructor for class org.apache.camel.component.docker.ssl.NoImplSslConfig
 
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
 
nonEmployeeCount - Variable in class org.apache.camel.component.linkedin.api.model.FollowStatistics
 
NonManagedService - Interface in org.apache.camel
A marker to indicate the Service should not be registered in JMX for management.
NonXmlFilterReader - Class in org.apache.camel.converter.jaxb
This FilterReader will filter out the non-XML characters, see NonXmlCharFilterer for details.
NonXmlFilterReader(Reader) - Constructor for class org.apache.camel.converter.jaxb.NonXmlFilterReader
 
noop - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
NoOpAsyncCallback() - Constructor for class org.apache.camel.component.sjms.consumer.InOnlyMessageHandler.NoOpAsyncCallback
 
NoopCookieStore - Class in org.apache.camel.component.http4
A noop CookieStore used when bridging endpoints.
NoopCookieStore() - Constructor for class org.apache.camel.component.http4.NoopCookieStore
 
noopCounter - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
NoopXmlStreamWriterWrapper - Class in org.apache.camel.converter.jaxb
 
NoopXmlStreamWriterWrapper() - Constructor for class org.apache.camel.converter.jaxb.NoopXmlStreamWriterWrapper
 
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.
normalizeDestinationName(String) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Normalizes the destination name.
normalizeDestinationName(String, boolean) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Normalizes the destination name.
normalizeDestinationName(String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Normalizes the destination name.
normalizeDestinationName(String, boolean) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Normalizes the destination name.
normalizedLineSeparator - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
normalizedLineSeparator - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
normalizeEndpointUri(String) - Static method in class org.apache.camel.impl.DefaultCamelContext
Normalize uri so we can do endpoint hits with minor mistakes and parameters is not in the same order.
normalizePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
normalizePath(String) - Method in class org.apache.camel.component.file.GenericFileProducer
 
normalizePath(String) - Method in class org.apache.camel.component.file.remote.RemoteFile
 
normalizePath(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Normalizes the given path according to the configured path separator.
normalizePath(String) - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
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.
not(SearchTerm) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
NOT_OPTIONAL - Static variable in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
notBaseField(String) - Method in class org.apache.camel.maven.CamelSalesforceMojo.GeneratorUtility
 
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.
notes - Variable in class org.apache.camel.component.linkedin.api.model.Education
 
NotFoundHandler - Class in org.apache.camel.component.undertow.handlers
Custom handler to inform client that no matching path was found
NotFoundHandler() - Constructor for class org.apache.camel.component.undertow.handlers.NotFoundHandler
 
notification(int, String, String) - Method in class org.apache.camel.component.pgevent.PgEventConsumer
 
NotificationEventType - Class in org.apache.camel.component.jmx.jaxb
Base type that includes all of the elements for a javax.management.Notification
NotificationEventType() - Constructor for class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
NotificationFormatException - Exception in org.apache.camel.component.jmx
Reports a problem formatting the Notification.
NotificationFormatException(Exception) - Constructor for exception org.apache.camel.component.jmx.NotificationFormatException
 
notificationId - Variable in class org.apache.camel.component.jmx.jaxb.TimerNotification
 
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
NotificationXmlFormatter - Class in org.apache.camel.component.jmx
Converts the Notification into an XML stream.
NotificationXmlFormatter() - Constructor for class org.apache.camel.component.jmx.NotificationXmlFormatter
 
notify(EventObject) - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
notify(EventObject) - Method in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
notify(EventObject) - Method in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
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
 
notifyCount - Variable in class org.apache.camel.component.sip.listener.SipPresenceAgentListener
 
notifyElementEvicted(Ehcache, Element) - Method in class org.apache.camel.component.cache.CacheEventListener
 
notifyElementExpired(Ehcache, Element) - Method in class org.apache.camel.component.cache.CacheEventListener
 
notifyElementPut(Ehcache, Element) - Method in class org.apache.camel.component.cache.CacheEventListener
 
notifyElementRemoved(Ehcache, Element) - Method in class org.apache.camel.component.cache.CacheEventListener
 
notifyElementUpdated(Ehcache, Element) - Method in class org.apache.camel.component.cache.CacheEventListener
 
notifyExchangeCreated(CamelContext, Exchange) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeDone(CamelContext, Exchange) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeFailed(CamelContext, Exchange) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeFailureHandled(CamelContext, Exchange, Processor, boolean, String) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeFailureHandling(CamelContext, Exchange, Processor, boolean, String) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeRedelivery(CamelContext, Exchange, int) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeSending(CamelContext, Exchange, Endpoint) - Static method in class org.apache.camel.util.EventHelper
 
notifyExchangeSent(CamelContext, Exchange, Endpoint, long) - Static method in class org.apache.camel.util.EventHelper
 
NotifyForFieldsEnum - Enum in org.apache.camel.component.salesforce.internal.dto
Salesforce Enumeration DTO for picklist NotifyForFields
NotifyForOperationsEnum - Enum in org.apache.camel.component.salesforce.internal.dto
Salesforce Enumeration DTO for picklist NotifyForOperations
notifyRemoveAll(Ehcache) - Method in class org.apache.camel.component.cache.CacheEventListener
 
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(Object, String) - Static method in class org.apache.camel.component.apns.util.AssertUtils
 
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.
NotUnderstoodType - Class in org.w3._2003._05.soap_envelope
Java class for NotUnderstoodType complex type.
NotUnderstoodType() - Constructor for class org.w3._2003._05.soap_envelope.NotUnderstoodType
 
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
 
NowSearchTerm - Class in org.apache.camel.component.mail
A SearchTerm that is based on DateTerm that compares with current date (eg now).
NowSearchTerm(int, boolean, long) - Constructor for class org.apache.camel.component.mail.NowSearchTerm
Constructor
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
 
ntlmAutenticationConfigurer(boolean, String, String, String, String) - Static method in class org.apache.camel.component.geocoder.http.AuthenticationHttpClientConfigurer
 
NTLMAuthenticationHttpClientConfigurer - Class in org.apache.camel.component.http
 
NTLMAuthenticationHttpClientConfigurer(boolean, String, String, String, String) - Constructor for class org.apache.camel.component.http.NTLMAuthenticationHttpClientConfigurer
 
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
 
NullFaultListener - Class in org.apache.camel.component.cxf
 
NullFaultListener() - Constructor for class org.apache.camel.component.cxf.NullFaultListener
 
nullValue - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
nullValue() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
nullValue - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
NUM_TO_SKIP - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
number - Variable in class org.apache.camel.component.linkedin.api.model.Certification
 
number - Variable in class org.apache.camel.component.linkedin.api.model.Patent
 
NUMBER - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
NUMBER_OF_ENCRYPTION_KEYS - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
During encryption the number of asymmetric encryption keys is set to this header parameter.
NUMBER_OF_SIGNING_KEYS - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
During signing the number of signing keys is set to this header parameter.
numberBatchesCompleted - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
numberBatchesFailed - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
numberBatchesInProgress - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
numberBatchesQueued - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
numberBatchesTotal - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
numberOfRecordsToRead - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
numberOfRecordsToRead - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
NumberPatternFormat<T> - Class in org.apache.camel.dataformat.bindy.format
 
NumberPatternFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
NumberPatternFormat(String, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
NumberPatternFormat(String, Locale, int, String, String, String) - Constructor for class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
numberRecordsFailed - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
numberRecordsFailed - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
numberRecordsProcessed - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
numberRecordsProcessed - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
numberResult() - Method in class org.apache.camel.builder.xml.XPathBuilder
Sets the expression result type to XPathConstants.NUMBER
numberRetries - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
numConnections - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
numConnectionsCapped - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
numericValue() - Method in class org.apache.camel.language.simple.SimplePredicateParser
 
numFollowers - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
NumFollowers - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
NumFollowers() - Constructor for class org.apache.camel.component.linkedin.api.model.NumFollowers
 
numLikes - Variable in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
numLikes - Variable in class org.apache.camel.component.linkedin.api.model.Update
 
numRecommendations - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
numRecommenders - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
numResults - Variable in class org.apache.camel.component.linkedin.api.model.CompanySearch
 
numResults - Variable in class org.apache.camel.component.linkedin.api.model.PeopleSearch
 

O

OAuthParams - Class in org.apache.camel.component.linkedin.api
Parameters for OAuth 2.0 flow used by LinkedInOAuthRequestFilter.
OAuthParams() - Constructor for class org.apache.camel.component.linkedin.api.OAuthParams
 
OAuthParams(String, String, OAuthSecureStorage, String, String, String, OAuthScope...) - Constructor for class org.apache.camel.component.linkedin.api.OAuthParams
 
OAuthScope - Enum in org.apache.camel.component.linkedin.api
OAuth scope for use in LinkedInOAuthRequestFilter
OAuthSecureStorage - Interface in org.apache.camel.component.linkedin.api
Secure token storage for OAuthToken
OAuthToken - Class in org.apache.camel.component.linkedin.api
LinkedIn OAuth Token
OAuthToken(String, String, long) - Constructor for class org.apache.camel.component.linkedin.api.OAuthToken
 
OAuthToken - Class in org.apache.camel.component.servicenow.auth
 
OAuthToken(String, ServiceNowConfiguration) - Constructor for class org.apache.camel.component.servicenow.auth.OAuthToken
 
object - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
OBJECT_FACTORY - Static variable in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
OBJECT_ID - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
OBJECT_POS - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
OBJECT_SCOPE - Static variable in class org.apache.camel.component.ldap.LdapEndpoint
 
OBJECT_VALUE - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
ObjectConverter - Class in org.apache.camel.converter
Some core java.lang based Type Converters
ObjectDecoder - Class in org.apache.camel.component.netty4.codec
Just expose the decode method for DatagramPacketObjectDecoder to use
ObjectDecoder(ClassResolver) - Constructor for class org.apache.camel.component.netty4.codec.ObjectDecoder
 
ObjectEncoder - Class in org.apache.camel.component.netty4.codec
Just expose the encode method for DatagramPacketObjectEncoder to use
ObjectEncoder() - Constructor for class org.apache.camel.component.netty4.codec.ObjectEncoder
 
ObjectFactory - Class in org.apache.camel.component.jmx.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.camel.component.jmx.jaxb package.
ObjectFactory() - Constructor for class org.apache.camel.component.jmx.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.camel.component.jmx.jaxb
ObjectFactory - Class in org.apache.camel.component.linkedin.api.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.camel.component.linkedin.api.model package.
ObjectFactory() - Constructor for class org.apache.camel.component.linkedin.api.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.camel.component.linkedin.api.model
ObjectFactory - Class in org.apache.camel.component.salesforce.api.dto.bulk
This object contains factory methods for each Java content interface and Java element interface in the org.apache.camel.component.salesforce.api.dto.bulk package.
ObjectFactory() - Constructor for class org.apache.camel.component.salesforce.api.dto.bulk.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.camel.component.salesforce.api.dto.bulk
ObjectFactory - Class in org.w3._2003._05.soap_envelope
This object contains factory methods for each Java content interface and Java element interface generated in the org.w3._2003._05.soap_envelope package.
ObjectFactory() - Constructor for class org.w3._2003._05.soap_envelope.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2003._05.soap_envelope
ObjectFactory - Class in org.xmlsoap.schemas.soap.envelope
This object contains factory methods for each Java content interface and Java element interface generated in the org.xmlsoap.schemas.soap.envelope package.
ObjectFactory() - Constructor for class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.xmlsoap.schemas.soap.envelope
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
objectName - Variable in class org.apache.camel.component.jmx.jaxb.ObjectNamesType
 
objectName - Variable in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
ObjectNamesType - Class in org.apache.camel.component.jmx.jaxb
List of object names used in RelationNotification
ObjectNamesType() - Constructor for class org.apache.camel.component.jmx.jaxb.ObjectNamesType
 
objectProperties(CmisObject) - Static method in class org.apache.camel.component.cmis.CMISHelper
 
ObservableBody<T> - Class in org.apache.camel.rx
A base class for a Processor which allows you to process messages using an < org.apache.camel.Message> by implementing the abstract org.apache.camel.rx.support.ObservableProcessor#configure(rx.Observable) method.
ObservableBody(Class<T>) - Constructor for class org.apache.camel.rx.ObservableBody
 
ObservableMessage - Class in org.apache.camel.rx
A base class for a Processor which allows you to process messages using an by implementing the abstract ObservableProcessor.configure(rx.Observable) method.
ObservableMessage() - Constructor for class org.apache.camel.rx.ObservableMessage
 
ObservableProcessor<T> - Class in org.apache.camel.rx.support
A base class for implementing a Processor which provides access to an Observable so that the messages can be processed using the RX Java API
ObservableProcessor(Func1<Exchange, T>) - Constructor for class org.apache.camel.rx.support.ObservableProcessor
 
observedAttribute - Variable in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
observedObject - Variable in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
ObserverSender<T> - Class in org.apache.camel.rx.support
An Observer which sends events to a given Endpoint
ObserverSender(Endpoint) - Constructor for class org.apache.camel.rx.support.ObserverSender
 
ODATA_MIME_TYPE - Static variable in class org.apache.camel.component.olingo2.api.impl.AbstractFutureCallback
 
ODataPathSegmentImpl - Class in org.apache.camel.component.olingo2.api.impl
Copied from Olingo2 library, since URI parsing wasn't made a part of it's public API.
ODataPathSegmentImpl(String, Map<String, List<String>>) - Constructor for class org.apache.camel.component.olingo2.api.impl.ODataPathSegmentImpl
 
of(String) - Static method in class org.apache.camel.cdi.ContextName.Literal
 
of(String) - Static method in class org.apache.camel.cdi.Uri.Literal
 
OFFER_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
Office - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Office() - Constructor for class org.apache.camel.component.linkedin.api.model.Office
 
office - Variable in class org.apache.camel.component.linkedin.api.model.Patent
 
OFFSET - Static variable in class org.apache.camel.component.kafka.KafkaConstants
 
OFFSET - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
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
OGNL - Annotation Type in org.apache.camel.language.ognl
An annotation for injection of OGNL expressions into method parameters, fields or properties
ognl(String) - Static method in class org.apache.camel.language.ognl.OgnlExpression
 
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.language.ognl
OgnlExpression(OgnlLanguage, String, Class<?>) - Constructor for class org.apache.camel.language.ognl.OgnlExpression
 
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.
OgnlLanguage - Class in org.apache.camel.language.ognl
An OGNL Language plugin
OgnlLanguage() - Constructor for class org.apache.camel.language.ognl.OgnlLanguage
 
OID - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
OID_TAG - Static variable in class org.apache.camel.component.snmp.SnmpConverters
 
OIDList - Class in org.apache.camel.component.snmp
 
OIDList() - Constructor for class org.apache.camel.component.snmp.OIDList
 
OLD_VALUE - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
OLD_VALUE - Static variable in interface org.apache.camel.component.jcache.JCacheConstants
 
oldPosition - Variable in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
 
OldPosition - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
OldPosition() - Constructor for class org.apache.camel.component.linkedin.api.model.OldPosition
 
oldRoleValue - Variable in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
oldValue - Variable in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
Olingo2ApiCollection - Class in org.apache.camel.component.olingo2.internal
Camel ApiCollection for Olingo2
Olingo2ApiName - Enum in org.apache.camel.component.olingo2.internal
Camel ApiName Enumeration for Component Olingo2
Olingo2App - Interface in org.apache.camel.component.olingo2.api
Olingo2 Client Api Interface.
Olingo2AppApiMethod - Enum in org.apache.camel.component.olingo2.internal
Camel ApiMethod Enumeration for org.apache.camel.component.olingo2.api.Olingo2App
Olingo2AppEndpointConfiguration - Class in org.apache.camel.component.olingo2
Camel EndpointConfiguration for org.apache.camel.component.olingo2.api.Olingo2App
Olingo2AppEndpointConfiguration() - Constructor for class org.apache.camel.component.olingo2.Olingo2AppEndpointConfiguration
 
Olingo2AppImpl - Class in org.apache.camel.component.olingo2.api.impl
Application API used by Olingo2 Component.
Olingo2AppImpl(String) - Constructor for class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
Create Olingo2 Application with default HTTP configuration.
Olingo2AppImpl(String, HttpAsyncClientBuilder) - Constructor for class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
Create Olingo2 Application with custom HTTP client builder.
Olingo2AppWrapper - Class in org.apache.camel.component.olingo2
Holder class for Olingo2App and its lazily read Edm.
Olingo2AppWrapper(Olingo2App) - Constructor for class org.apache.camel.component.olingo2.Olingo2AppWrapper
 
Olingo2BatchChangeRequest - Class in org.apache.camel.component.olingo2.api.batch
Batch Change part.
Olingo2BatchChangeRequest() - Constructor for class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest
 
Olingo2BatchChangeRequest.Olingo2BatchChangeRequestBuilder - Class in org.apache.camel.component.olingo2.api.batch
 
Olingo2BatchChangeRequestBuilder() - Constructor for class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest.Olingo2BatchChangeRequestBuilder
 
Olingo2BatchQueryRequest - Class in org.apache.camel.component.olingo2.api.batch
Batch Query part.
Olingo2BatchQueryRequest() - Constructor for class org.apache.camel.component.olingo2.api.batch.Olingo2BatchQueryRequest
 
Olingo2BatchQueryRequest.Olingo2BatchQueryRequestBuilder - Class in org.apache.camel.component.olingo2.api.batch
 
Olingo2BatchQueryRequestBuilder() - Constructor for class org.apache.camel.component.olingo2.api.batch.Olingo2BatchQueryRequest.Olingo2BatchQueryRequestBuilder
 
Olingo2BatchRequest - Class in org.apache.camel.component.olingo2.api.batch
Base part in a multipart Batch request.
Olingo2BatchRequest() - Constructor for class org.apache.camel.component.olingo2.api.batch.Olingo2BatchRequest
 
Olingo2BatchResponse - Class in org.apache.camel.component.olingo2.api.batch
Batch Response part.
Olingo2BatchResponse(int, String, String, Map<String, String>, Object) - Constructor for class org.apache.camel.component.olingo2.api.batch.Olingo2BatchResponse
 
Olingo2Component - Class in org.apache.camel.component.olingo2
Represents the component that manages Olingo2Endpoint.
Olingo2Component() - Constructor for class org.apache.camel.component.olingo2.Olingo2Component
 
Olingo2Component(CamelContext) - Constructor for class org.apache.camel.component.olingo2.Olingo2Component
 
Olingo2Configuration - Class in org.apache.camel.component.olingo2
Component configuration for Olingo2 component.
Olingo2Configuration() - Constructor for class org.apache.camel.component.olingo2.Olingo2Configuration
 
Olingo2Constants - Interface in org.apache.camel.component.olingo2.internal
Constants for Olingo2 component.
Olingo2Consumer - Class in org.apache.camel.component.olingo2
The Olingo2 consumer.
Olingo2Consumer(Olingo2Endpoint, Processor) - Constructor for class org.apache.camel.component.olingo2.Olingo2Consumer
 
Olingo2Endpoint - Class in org.apache.camel.component.olingo2
Communicates with OData 2.0 and 3.0 services using Apache Olingo.
Olingo2Endpoint(String, Olingo2Component, Olingo2ApiName, String, Olingo2Configuration) - Constructor for class org.apache.camel.component.olingo2.Olingo2Endpoint
 
Olingo2Producer - Class in org.apache.camel.component.olingo2
The Olingo2 producer.
Olingo2Producer(Olingo2Endpoint) - Constructor for class org.apache.camel.component.olingo2.Olingo2Producer
 
Olingo2PropertiesHelper - Class in org.apache.camel.component.olingo2.internal
Singleton ApiMethodPropertiesHelper for Olingo2 component.
Olingo2ResponseHandler<T> - Interface in org.apache.camel.component.olingo2.api
Callback interface to asynchronously process Olingo2 response.
OmitFieldEntry() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
OmitFieldEntry(String, String[]) - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
OmitFieldList() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldList
 
OmitFieldsAdapter() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldsAdapter
 
omitXmlDeclaration(Message, XmlSignature2Message.Input) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
omitXmlDeclaration() - Method in interface org.apache.camel.component.xmlsecurity.api.XmlSignature2Message.Input
Indicator whether XML declaration should be omitted.
omitXmlDeclaration(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
ON_COMPLETION - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
ON_COMPLETION - Static variable in interface org.apache.camel.Exchange
 
onAcceptAlertNotification(AlertNotification) - Method in class org.apache.camel.component.smpp.MessageReceiverListenerImpl
 
onAcceptDataSm(DataSm, Session) - Method in class org.apache.camel.component.smpp.MessageReceiverListenerImpl
 
onAcceptDeliverSm(DeliverSm) - Method in class org.apache.camel.component.smpp.MessageReceiverListenerImpl
 
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
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.camel.component.event.EventComponent
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.camel.component.event.EventEndpoint
 
onApplicationEvent(ContextRefreshedEvent) - Method in class org.apache.camel.spring.boot.RoutesCollector
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.camel.spring.SpringCamelContext
 
onAuthFlowEvent(IAuthEvent, IAuthFlowMessage) - Method in class org.apache.camel.component.box.internal.LoginAuthFlowListener
 
onAuthFlowException(Exception) - Method in class org.apache.camel.component.box.internal.LoginAuthFlowListener
 
onAuthFlowMessage(IAuthFlowMessage) - Method in class org.apache.camel.component.box.internal.LoginAuthFlowListener
 
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
 
onBinaryStream(WebSocket, InputStream) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketStreamHandler
 
onBlock(User, User) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onCamelContextStarted(CamelContext, boolean) - Method in class org.apache.camel.component.quartz.QuartzComponent
 
onCamelContextStarted(CamelContext, boolean) - Method in class org.apache.camel.component.quartz2.QuartzComponent
 
onCamelContextStarted(CamelContext, boolean) - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
 
onCamelContextStarted(CamelContext, boolean) - Method in class org.apache.camel.component.timer.TimerConsumer
 
onCamelContextStarted(CamelContext, boolean) - Method in class org.apache.camel.impl.DeferServiceStartupListener
 
onCamelContextStarted(CamelContext, boolean) - Method in interface org.apache.camel.StartupListener
Callback invoked when the CamelContext has just been started.
onCanceled() - Method in interface org.apache.camel.component.olingo2.api.Olingo2ResponseHandler
Handle Olingo2 request cancellation.
onClose(WebSocket) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
onClose(int, String) - Method in class org.apache.camel.component.websocket.DefaultWebsocket
 
ONCLOSE_EVENT_TYPE - Static variable in class org.apache.camel.component.atmosphere.websocket.WebsocketConstants
 
onComplete(AhcEndpoint, Exchange, String, ByteArrayOutputStream, int, int, String) - Method in interface org.apache.camel.component.ahc.AhcBinding
Callback from the AsyncHttpClient when complete and all the response has been received.
onComplete(AhcEndpoint, Exchange, String, ByteArrayOutputStream, int, int, String) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
onComplete(Exchange) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
onComplete(Exchange) - Method in class org.apache.camel.component.sjms.tx.SessionBatchTransactionSynchronization
 
onComplete(Exchange) - Method in class org.apache.camel.component.sjms.tx.SessionTransactionSynchronization
 
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
 
onCompleted(ActivityState) - Method in class org.apache.camel.bam.processor.ProcessContext
Called when the activity is completed which may end up creating some timers for dependent actions
onCompleted(HttpResponse) - Method in class org.apache.camel.component.olingo2.api.impl.AbstractFutureCallback
 
onCompleted() - Method in class org.apache.camel.rx.support.ObserverSender
 
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(int) - Method in class org.apache.camel.component.docker.consumer.DockerEventsConsumer
 
onCompletion(int) - Method in class org.apache.camel.component.docker.consumer.DockerStatsConsumer
 
onCompletion(Exchange) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
onCompletion() - Method in class org.apache.camel.model.ProcessorDefinition
Adds a onComplection Synchronization hook that invoke this route as a callback when the Exchange has finished being processed.
onCompletion() - Method in class org.apache.camel.model.RoutesDefinition
Adds an on completion
onCompletion(Exchange) - Method in class org.apache.camel.processor.aggregate.AbstractListAggregationStrategy
 
onCompletion(String, Exchange, Exchange, boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
onCompletion(Exchange) - Method in interface org.apache.camel.processor.aggregate.CompletionAwareAggregationStrategy
The aggregated Exchange has completed Important: This method must not throw any exceptions.
onCompletion(Exchange) - Method in class org.apache.camel.processor.aggregate.GroupedExchangeAggregationStrategy
 
onCompletion(Exchange) - Method in interface org.apache.camel.util.toolbox.FlexibleAggregationStrategy.CompletionAwareMixin
 
onCompletion(Exchange) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
 
OnCompletionDefinition - Class in org.apache.camel.model
Route to be executed when normal route processing completes
OnCompletionDefinition() - Constructor for class org.apache.camel.model.OnCompletionDefinition
 
onCompletionExceptionHandler - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
OnCompletionMode - Enum in org.apache.camel.model
 
OnCompletionProcessor - Class in org.apache.camel.processor
Processor implementing onCompletion.
OnCompletionProcessor(CamelContext, Processor, ExecutorService, boolean, boolean, boolean, Predicate, boolean, boolean) - Constructor for class org.apache.camel.processor.OnCompletionProcessor
 
OnCompletionRouteNode - Class in org.apache.camel.impl
RouteNode representing onCompletion.
OnCompletionRouteNode() - Constructor for class org.apache.camel.impl.OnCompletionRouteNode
 
onComponentAdd(String, Component) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onComponentAdd(String, Component) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on adding an Component.
onComponentAdd(String, Component) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onComponentRemove(String, Component) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onComponentRemove(String, Component) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on removing an Component.
onComponentRemove(String, Component) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onConnect(Session) - Method in class org.apache.camel.component.websocket.DefaultWebsocket
 
onConnectionFailed(Throwable) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
onConnectionFailed(Throwable) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
onConsumerStart(QuartzConsumer) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
onConsumerStart(SchedulerConsumer) - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
onConsumerStop(QuartzConsumer) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
onConsumerStop(SchedulerConsumer) - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
 
onContextStart(CamelContext) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onContextStart(CamelContext) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on starting a CamelContext.
onContextStart(CamelContext) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onContextStop(CamelContext) - Method in class org.apache.camel.core.osgi.OsgiServiceRegistry
 
onContextStop(CamelContext) - Method in class org.apache.camel.main.MainLifecycleStrategy
 
onContextStop(CamelContext) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
 
onContextStop(CamelContext) - Method in interface org.apache.camel.spi.LifecycleStrategy
Notification on stopping a CamelContext.
onContextStop(CamelContext) - Method in class org.apache.camel.support.LifecycleStrategySupport
 
onDataFrame(DataFrame, Object...) - Method in interface org.apache.camel.component.spark.DataFrameCallback
 
onDeletionNotice(StatusDeletionNotice) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
onDeletionNotice(long, long) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onDirectMessage(DirectMessage) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onDisconnected() - Method in class org.apache.camel.component.irc.IrcLogger
 
onDone(Exchange) - Method in class org.apache.camel.component.jpa.JpaCloseEntityManagerOnCompletion
 
onDone(Exchange) - Method in class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCacheOnCompletion
 
onDone(Exchange) - Method in class org.apache.camel.component.restlet.RestletOnCompletion
 
onDone(Exchange) - Method in class org.apache.camel.dataformat.csv.CsvUnmarshalOnCompletion
 
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
one() - Static method in class org.apache.camel.component.cassandra.ResultSetConversionStrategies
Retrieve a single row.
ONELEVEL_SCOPE - Static variable in class org.apache.camel.component.ldap.LdapEndpoint
 
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
 
onError(TransactionStatus, Exception) - Method in class org.apache.camel.bam.processor.BamProcessorSupport
 
onError(WebSocket, WebSocketProcessor.WebSocketException) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
onError(int, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onError(String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onError(Throwable) - Method in class org.apache.camel.rx.support.ObserverSender
 
ONERROR_EVENT_TYPE - Static variable in class org.apache.camel.component.atmosphere.websocket.WebsocketConstants
 
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
 
OneToMany - Annotation Type in org.apache.camel.dataformat.bindy.annotation
 
onEvent(BoxEventCollection) - Method in class org.apache.camel.component.box.BoxConsumer
 
onEvent(BoxEventCollection) - Method in interface org.apache.camel.component.box.internal.EventCallback
 
onEvent(Event) - Method in class org.apache.camel.component.docker.consumer.DockerEventsConsumer
 
onEvent(EventIterator) - Method in class org.apache.camel.component.jcr.EndpointEventListener
 
onEvent(QuickfixjEventCategory, SessionID, Message) - Method in class org.apache.camel.component.quickfixj.MessageCorrelator
 
onEvent(QuickfixjEventCategory, SessionID, Message) - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
onEvent(QuickfixjEventCategory, SessionID, Message) - Method in interface org.apache.camel.component.quickfixj.QuickfixjEventListener
 
onEvent(Exchange) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
onEvent(Exchange) - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerEvent
 
onEvent(Exchange) - Method in interface org.apache.camel.component.twitter.consumer.TwitterEventListener
 
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.
onEventBusEvent(Message) - Method in class org.apache.camel.component.vertx.VertxConsumer
 
onEviction(String) - Method in interface org.apache.camel.component.jms.reply.CorrelationListener
Callback when a correlation id is evicted due timeout
onEviction(String, ReplyHandler) - Method in class org.apache.camel.component.jms.reply.CorrelationTimeoutMap
 
onEviction(String) - Method in class org.apache.camel.component.jms.reply.MessageSelectorCreator
 
onEviction(String) - Method in interface org.apache.camel.component.rabbitmq.reply.CorrelationListener
Callback when a correlation id is evicted due timeout
onEviction(String, ReplyHandler) - Method in class org.apache.camel.component.rabbitmq.reply.CorrelationTimeoutMap
 
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
 
OneWayOutgoingChainInterceptor - Class in org.apache.camel.component.cxf.interceptors
 
OneWayOutgoingChainInterceptor() - Constructor for class org.apache.camel.component.cxf.interceptors.OneWayOutgoingChainInterceptor
 
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(Exception) - Method in class org.apache.camel.component.box.BoxConsumer
 
onException(Exception) - Method in interface org.apache.camel.component.box.internal.EventCallback
 
onException(Throwable) - Method in class org.apache.camel.component.docker.consumer.DockerEventsConsumer
 
onException(Throwable) - Method in class org.apache.camel.component.docker.consumer.DockerStatsConsumer
 
onException(Throwable) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
onException(Throwable) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
onException(Exception) - Method in interface org.apache.camel.component.olingo2.api.Olingo2ResponseHandler
Handle exception raised from Olingo2 request.
onException(Exception) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
onException(Class<? extends Throwable>) - Method in class org.apache.camel.model.OnExceptionDefinition
 
onException(Class<? extends Throwable>) - Method in class org.apache.camel.model.ProcessorDefinition
Exception clause for catching certain exceptions and handling them.
onException(Class<? extends Throwable>...) - Method in class org.apache.camel.model.ProcessorDefinition
Exception clause for catching certain exceptions and handling them.
onException(Class<? extends Throwable>) - Method in class org.apache.camel.model.RoutesDefinition
Adds an on exception
OnExceptionDefinition - Class in org.apache.camel.model
Route to be executed when an exception is thrown
OnExceptionDefinition() - Constructor for class org.apache.camel.model.OnExceptionDefinition
 
OnExceptionDefinition(List<Class<? extends Throwable>>) - Constructor for class org.apache.camel.model.OnExceptionDefinition
 
OnExceptionDefinition(Class<? extends Throwable>) - Constructor for class org.apache.camel.model.OnExceptionDefinition
 
onExceptionOccurred - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
onExceptionOccurred(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets a custom Processor to process the Exchange just after an exception was thrown.
onExceptionOccurred(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets a processor that should be processed just after an exception occurred.
onExceptionOccurred(Exchange, RedeliveryErrorHandler.RedeliveryData) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Gives an optional configured OnExceptionOccurred processor a chance to process just after an exception was thrown while processing the Exchange.
onExceptionOccurredRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets a reference to a processor that should be processed just after an exception occurred.
onExceptionProcessor - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
OnExceptionRouteNode - Class in org.apache.camel.impl
RouteNode representing onException.
OnExceptionRouteNode() - Constructor for class org.apache.camel.impl.OnExceptionRouteNode
 
onExcessMessage(ProcessContext) - Method in class org.apache.camel.bam.model.ActivityState
Called when an excess message (after the expected number of messages) are received
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.chunk.ChunkEndpoint
 
onExchange(Exchange) - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
 
onExchange(Exchange) - Method in class org.apache.camel.component.jolt.JoltEndpoint
 
onExchange(Exchange) - Method in class org.apache.camel.component.mock.MockEndpoint
 
onExchange(Exchange) - Method in class org.apache.camel.component.mustache.MustacheEndpoint
 
onExchange(Exchange) - Method in class org.apache.camel.component.mvel.MvelEndpoint
 
onExchange(Exchange) - Method in class org.apache.camel.component.quickfixj.QuickfixjConsumer
 
onExchange(Exchange) - Method in class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
 
onExchange(Exchange) - Method in class org.apache.camel.component.velocity.VelocityEndpoint
 
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.component.metrics.routepolicy.MetricsRoutePolicy
 
onExchangeBegin(Route, Exchange) - Method in class org.apache.camel.component.zookeeper.policy.ZooKeeperRoutePolicy
 
onExchangeBegin(Route, Exchange) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when an Exchange is started being routed on the given Route
onExchangeBegin(Route, Exchange) - Method in class org.apache.camel.support.RoutePolicySupport
 
onExchangeDone(Route, Exchange) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
onExchangeDone(Route, Exchange) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
onExchangeDone(Route, Exchange) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when an Exchange is done being routed, where it started from the given Route

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

onExchangeDone(Route, Exchange) - Method in class org.apache.camel.support.RoutePolicySupport
 
onExhausted(Exchange) - Method in class org.apache.camel.impl.DefaultSubUnitOfWork
 
onExhausted(Exchange) - Method in interface org.apache.camel.spi.SubUnitOfWorkCallback
The exchange is exhausted, by a redeliverable error handler.
onExpectedMessage(ProcessContext) - Method in class org.apache.camel.bam.model.ActivityState
Called when the expected number of messages are is reached
onExpire() - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
onExpire() - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
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.component.sjms.tx.SessionBatchTransactionSynchronization
 
onFailure(Exchange) - Method in class org.apache.camel.component.sjms.tx.SessionTransactionSynchronization
 
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).
onFavorite(User, User, Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onFavoritedRetweet(User, User, Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onFirstMessage(ProcessContext) - Method in class org.apache.camel.bam.model.ActivityState
Called when the first message is reached
onFollow(User, User) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onFriendList(long[]) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onHandledFailure(Exception) - Method in class org.apache.camel.processor.loadbalancer.ExceptionFailureStatistics
 
onHeadersReceived(AhcEndpoint, Exchange, HttpResponseHeaders) - Method in interface org.apache.camel.component.ahc.AhcBinding
Callback from the AsyncHttpClient when the HTTP headers was received
onHeadersReceived(AhcEndpoint, Exchange, HttpResponseHeaders) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
onHit(String) - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
onHit(String) - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
Callback when an endpoint is being utilizated by an Processor EIP such as sending a message to a dynamic endpoint.
onInit(Route) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
onInit(Consumer) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
onInit() - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
onInit(Route) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
onInit(Consumer) - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
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 class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
onInit(Route) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
onInit(Route) - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
onInit(Route) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
onInit(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being initialized
onInit(Consumer) - Method in interface org.apache.camel.spi.ScheduledPollConsumerScheduler
Initializes this ScheduledPollConsumerScheduler with the associated Consumer.
onInit(Consumer) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
onInit(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onInterceptEndpoint(String, Endpoint, MockEndpoint, Producer) - Method in class org.apache.camel.impl.InterceptSendToMockEndpointStrategy
Callback when an endpoint was intercepted with the given mock endpoint
onInvite(String, IRCUser, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onJobExecute(JobExecutionContext) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
This method is invoked when a Quartz job is fired.
onJobExecute(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
onJobExecute(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
onJoin(String, IRCUser) - Method in class org.apache.camel.component.irc.IrcLogger
 
onKick(String, IRCUser, String, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onListenerContainerStarting(AbstractMessageListenerContainer) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
onListenerContainerStopped(AbstractMessageListenerContainer) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
onLogin(String, String) - Method in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
onLogin(String, String) - Method in interface org.apache.camel.component.salesforce.internal.SalesforceSession.SalesforceSessionListener
 
onLogout() - Method in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
onLogout() - Method in interface org.apache.camel.component.salesforce.internal.SalesforceSession.SalesforceSessionListener
 
ONLY_REGISTER_PROCESSOR_WITH_CUSTOM_ID - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
onlyExt(String) - Static method in class org.apache.camel.util.FileUtil
 
onlyExt(String, boolean) - Static method in class org.apache.camel.util.FileUtil
 
onlyManageProcessorWithCustomId(boolean) - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
onlyManageProcessorWithCustomId(boolean) - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
onlyPath(String) - Static method in class org.apache.camel.util.FileUtil
Returns only the leading path (returns null if no path)
onMessage(WebSocket, String) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
onMessage(WebSocket, byte[], int, int) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
onMessage(Message<Object>) - Method in class org.apache.camel.component.hazelcast.listener.CamelMessageListener
 
onMessage(Message, Session) - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
onMessage(Message, Session) - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
onMessage(AMQP.BasicProperties, byte[]) - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
onMessage(Message, byte[]) - Method in class org.apache.camel.component.redis.RedisConsumer
 
onMessage(Message) - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
onMessage(String) - Method in class org.apache.camel.component.websocket.DefaultWebsocket
 
onMessage(byte[], int, int) - Method in class org.apache.camel.component.websocket.DefaultWebsocket
 
onMessageCreated(Message, Session, Exchange, Throwable) - Method in interface org.apache.camel.component.jms.MessageCreatedStrategy
Callback when the JMS message has just been created, which allows custom modifications afterwards.
onMessageCreated(Message, Session, Exchange, Throwable) - Method in interface org.apache.camel.component.sjms.jms.MessageCreatedStrategy
Callback when the JMS message has just been created, which allows custom modifications afterwards.
onMode(String, IRCUser, IRCModeParser) - Method in class org.apache.camel.component.irc.IrcLogger
 
onMode(IRCUser, String, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
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
 
onNext(T) - Method in class org.apache.camel.rx.support.ObserverSender
 
onNick(IRCUser, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onNotice(String, IRCUser, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onOpen(WebSocket) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
ONOPEN_EVENT_TYPE - Static variable in class org.apache.camel.component.atmosphere.websocket.WebsocketConstants
 
onOptimisticLockFailure(Exchange, Exchange) - Method in interface org.apache.camel.processor.aggregate.OptimisticLockingAwareAggregationStrategy
 
onOptimisticLockingFailure(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
onPart(String, IRCUser, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onPing(String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onPreCompletionAggregation(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
onPrepare(MulticastDefinition, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
onPrepare(RecipientListDefinition<?>, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
onPrepare(SplitDefinition, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
onPrepare(WireTapDefinition<?>, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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
 
onPrepareFailure - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
onPrepareFailure(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets a custom Processor to prepare the Exchange before handled by the failure processor / dead letter channel.
onPrepareProcessor - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
onPrepareRef(String) - Method in class org.apache.camel.model.MulticastDefinition
Uses the Processor when preparing the Exchange to be send.
onPrepareRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
Uses the Processor when preparing the Exchange to be send.
onPrepareRef(String) - Method in class org.apache.camel.model.SplitDefinition
Uses the Processor when preparing the Exchange to be send.
onPrepareRef(String) - Method in class org.apache.camel.model.WireTapDefinition
Uses the Processor when preparing the Exchange to be send.
onPrivmsg(String, IRCUser, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onProducerShutdown(SolrProducer) - Method in class org.apache.camel.component.solr.SolrEndpoint
 
onPut(String) - Method in interface org.apache.camel.component.jms.reply.CorrelationListener
Callback when a new correlation id is added
onPut(String) - Method in class org.apache.camel.component.jms.reply.MessageSelectorCreator
 
onPut(String) - Method in interface org.apache.camel.component.rabbitmq.reply.CorrelationListener
Callback when a new correlation id is added
onQuit(IRCUser, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onQuotedTweet(User, User, Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onRdd(JavaRDDLike, Object...) - Method in class org.apache.camel.component.spark.ConvertingRddCallback
 
onRdd(JavaRDDLike, Object...) - Method in interface org.apache.camel.component.spark.RddCallback
 
onRdd(JavaRDDLike, Object...) - Method in class org.apache.camel.component.spark.VoidRddCallback
 
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(OnExceptionDefinition, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
onRedelivery(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets a processor that should be processed before a redelivery attempt.
onRedeliveryRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets a reference to a processor that should be processed before a redelivery attempt.
onRegistered() - Method in class org.apache.camel.component.irc.IrcLogger
 
onRemove(String) - Method in interface org.apache.camel.component.jms.reply.CorrelationListener
Callback when a correlation id is removed
onRemove(String) - Method in class org.apache.camel.component.jms.reply.MessageSelectorCreator
 
onRemove(String) - Method in interface org.apache.camel.component.rabbitmq.reply.CorrelationListener
Callback when a correlation id is removed
onRemove(Route) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
onRemove(Route) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
onRemove(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being removed from CamelContext
onRemove(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onReply(int, String, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onReply(String, Message, Session) - Method in interface org.apache.camel.component.jms.reply.ReplyHandler
The reply message was received
onReply(String, Message, Session) - Method in class org.apache.camel.component.jms.reply.TemporaryQueueReplyHandler
 
onReply(String, AMQP.BasicProperties, byte[]) - Method in interface org.apache.camel.component.rabbitmq.reply.ReplyHandler
The reply message was received
onReply(String, AMQP.BasicProperties, byte[]) - Method in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyHandler
 
onRequestComplete() - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
onRequestComplete() - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
onResponse(ResponsePromise<EtcdKeysResponse>) - Method in class org.apache.camel.component.etcd.EtcdWatchConsumer
 
onResponse(T) - Method in interface org.apache.camel.component.olingo2.api.Olingo2ResponseHandler
Handle response data on successful completion of Olingo2 request.
onResponse(InputStream, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.AbstractClientBase.ClientResponseCallback
 
onResponse(List<RecentReport>, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.AnalyticsApiClient.RecentReportsResponseCallback
 
onResponse(ReportDescription, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.AnalyticsApiClient.ReportDescriptionResponseCallback
 
onResponse(List<ReportInstance>, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.AnalyticsApiClient.ReportInstanceListResponseCallback
 
onResponse(ReportInstance, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.AnalyticsApiClient.ReportInstanceResponseCallback
 
onResponse(AbstractReportResultsBase, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.AnalyticsApiClient.ReportResultsResponseCallback
 
onResponse(List<BatchInfo>, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient.BatchInfoListResponseCallback
 
onResponse(BatchInfo, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient.BatchInfoResponseCallback
 
onResponse(JobInfo, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient.JobInfoResponseCallback
 
onResponse(List<String>, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient.QueryResultIdsCallback
 
onResponse(InputStream, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.BulkApiClient.StreamResponseCallback
 
onResponse(InputStream, SalesforceException) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient.ResponseCallback
 
onResponse(InputStream, SalesforceException) - Method in class org.apache.camel.component.salesforce.internal.client.SyncResponseCallback
 
onResponse(ResponseEvent) - Method in class org.apache.camel.component.snmp.SnmpOIDPoller
 
onResponseComplete() - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
onResponseComplete(Result, byte[], String) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
onResponseStatus(Buffer, int, Buffer) - Method in class org.apache.camel.component.jetty8.CamelRedirectListener
 
onResume(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being resumed
onResume(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onRetweetedRetweet(User, User, Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
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
 
onScrubGeo(long, long) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
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
 
onShutdownEndpoint(DisruptorEndpoint) - Method in class org.apache.camel.component.disruptor.DisruptorComponent
 
onStallWarning(StallWarning) - Method in class org.apache.camel.component.twitter.consumer.streaming.FilterStreamingConsumer
 
onStallWarning(StallWarning) - Method in class org.apache.camel.component.twitter.consumer.streaming.SampleStreamingConsumer
 
onStallWarning(StallWarning) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onStart(AggregateProcessor) - Method in interface org.apache.camel.processor.aggregate.AggregateController
Callback when the aggregate processor is started.
onStart(AggregateProcessor) - Method in class org.apache.camel.processor.aggregate.DefaultAggregateController
 
onStart(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being started
onStart(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onStarted(ActivityState) - Method in class org.apache.camel.bam.processor.ProcessContext
Called when the activity is started which may end up creating some timers for dependent actions
onStarted(RouteboxProducer) - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
onStarted(RouteboxConsumer) - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
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.
onStats(Statistics) - Method in class org.apache.camel.component.docker.consumer.DockerStatsConsumer
 
onStatus(Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
onStatusReceived(AhcEndpoint, Exchange, HttpResponseStatus) - Method in interface org.apache.camel.component.ahc.AhcBinding
Callback from the AsyncHttpClient when the HTTP response status was received
onStatusReceived(AhcEndpoint, Exchange, HttpResponseStatus) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
onStop(AggregateProcessor) - Method in interface org.apache.camel.processor.aggregate.AggregateController
Callback when the aggregate processor is stopped.
onStop(AggregateProcessor) - Method in class org.apache.camel.processor.aggregate.DefaultAggregateController
 
onStop(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being stopped
onStop(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onStopped(RouteboxProducer) - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
onStopped(RouteboxConsumer) - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
onSuspend(Consumer, Endpoint) - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
The consumer is to be suspended because it exceeded the limit
onSuspend(Route) - Method in interface org.apache.camel.spi.RoutePolicy
Callback invoked when the Route is being suspended
onSuspend(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
onTextStream(WebSocket, Reader) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketStreamHandler
 
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
 
onThrowable(AhcEndpoint, Exchange, Throwable) - Method in interface org.apache.camel.component.ahc.AhcBinding
Callback from the AsyncHttpClient when an exception occurred sending the request.
onThrowable(AhcEndpoint, Exchange, Throwable) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
onTimeout(String) - Method in interface org.apache.camel.component.jms.reply.ReplyHandler
The reply message was not received and a timeout triggered
onTimeout(String) - Method in class org.apache.camel.component.jms.reply.TemporaryQueueReplyHandler
 
onTimeout(String) - Method in interface org.apache.camel.component.rabbitmq.reply.ReplyHandler
The reply message was not received and a timeout triggered
onTimeout(String) - Method in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyHandler
 
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.
onTopic(String, IRCUser, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
onTrackLimitationNotice(int) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
onUnblock(User, User) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUnfavorite(User, User, Status) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUnfollow(User, User) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserDeletion(long) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListCreation(User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListDeletion(User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListMemberAddition(User, User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListMemberDeletion(User, User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListSubscription(User, User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListUnsubscription(User, User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserListUpdate(User, UserList) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserProfileUpdate(User) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onUserSuspension(long) - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
onWhen(TryDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
onWhen(OnExceptionDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
onWhen(OnCompletionDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
onWhen(CatchDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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.
onXMLSignatureException(XMLSignatureException) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
onXMLSignatureException(XMLSignatureException) - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
Method called when an XMLSignatureException is thrown by the method XMLSignature.validate(javax.xml.crypto.dsig.XMLValidateContext).
open(File, Analyzer) - Method in class org.apache.camel.component.lucene.LuceneSearcher
 
open() - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Open this BundleTracker and begin tracking bundles.
open() - Method in class org.apache.camel.spi.CamelContextTracker
 
openChannel(ChannelFuture) - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
openChannel(ChannelFuture) - Method in class org.apache.camel.component.netty.NettyProducer
 
openChannel(ChannelFuture) - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
openChannel(ChannelFuture) - Method in class org.apache.camel.component.netty4.NettyProducer
 
openConnection() - Method in class org.apache.camel.component.netty.NettyProducer
 
openConnection() - Method in class org.apache.camel.component.netty4.NettyProducer
 
openFrame(Socket) - Static method in class org.apache.camel.component.mllp.impl.MllpUtil
Open the MLLP frame by reading from the Socket until the begging of the frame is found.
openSession() - Method in class org.apache.camel.component.jcr.JcrProducer
 
OpenShiftComponent - Class in org.apache.camel.component.openshift
 
OpenShiftComponent() - Constructor for class org.apache.camel.component.openshift.OpenShiftComponent
 
OpenShiftConstants - Class in org.apache.camel.component.openshift
 
OpenShiftConsumer - Class in org.apache.camel.component.openshift
 
OpenShiftConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.openshift.OpenShiftConsumer
 
OpenShiftEndpoint - Class in org.apache.camel.component.openshift
To manage your Openshift 2.x applications.
OpenShiftEndpoint(String, Component) - Constructor for class org.apache.camel.component.openshift.OpenShiftEndpoint
 
OpenShiftHelper - Class in org.apache.camel.component.openshift
 
OpenShiftOperation - Enum in org.apache.camel.component.openshift
 
OpenShiftProducer - Class in org.apache.camel.component.openshift
 
OpenShiftProducer(Endpoint) - Constructor for class org.apache.camel.component.openshift.OpenShiftProducer
 
OPERATION - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
OPERATION - Static variable in interface org.apache.camel.component.aws.ec2.EC2Constants
 
OPERATION - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
OPERATION - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
OPERATION - Static variable in interface org.apache.camel.component.hbase.HBaseConstants
 
OPERATION - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
OPERATION - Static variable in interface org.apache.camel.component.ironmq.IronMQConstants
 
OPERATION - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
OPERATION - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
operation - Variable in class org.apache.camel.component.krati.KratiEndpoint
 
operation(Operation) - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest.Olingo2BatchChangeRequestBuilder
 
operation - Variable in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest
 
Operation - Enum in org.apache.camel.component.olingo2.api.batch
OData operation used by Olingo2BatchChangeRequest.
OPERATION - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
operation - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
OPERATION - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_ADD_BEAN - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_ADD_BEANS - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_BULK - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
OPERATION_BULK_INDEX - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
OPERATION_COMMIT - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_DELETE - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
OPERATION_DELETE_BY_ID - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_DELETE_BY_QUERY - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_DIG - Static variable in class org.apache.camel.component.dns.DnsConstants
 
OPERATION_EXISTS - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
OPERATION_GET_BY_ID - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
OPERATION_HEADER - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
OPERATION_INDEX - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
OPERATION_INSERT - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_INSERT_STREAMING - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_IP - Static variable in class org.apache.camel.component.dns.DnsConstants
 
OPERATION_LEN - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
OPERATION_LOOKUP - Static variable in class org.apache.camel.component.dns.DnsConstants
 
OPERATION_MULTIGET - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
OPERATION_MULTISEARCH - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
OPERATION_NAME - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
OPERATION_NAME - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
OPERATION_NAMESPACE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
OPERATION_NAMESPACE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
OPERATION_OPTIMIZE - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_PARAM - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
OPERATION_ROLLBACK - Static variable in class org.apache.camel.component.solr.SolrConstants
 
OPERATION_SEARCH - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
OPERATION_UPDATE - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
OPERATION_WIKIPEDIA - Static variable in class org.apache.camel.component.dns.DnsConstants
 
operationComplete(ChannelFuture) - Method in class org.apache.camel.component.netty.handlers.ServerResponseFutureListener
 
operationComplete(ChannelFuture) - Method in class org.apache.camel.component.netty4.handlers.ServerResponseFutureListener
 
OperationEnum - Enum in org.apache.camel.component.salesforce.api.dto.bulk
Java class for OperationEnum.
OperationName - Enum in org.apache.camel.component.salesforce.internal
 
operationName - Variable in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
OperationResult<ResultType> - Class in org.apache.camel.component.zookeeper.operations
OperationResult is used to ecapsulate the results of executing a ZooKeeperOperation
OperationResult(ResultType, Stat) - Constructor for class org.apache.camel.component.zookeeper.operations.OperationResult
 
OperationResult(ResultType, Stat, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.OperationResult
 
OperationResult(Exception) - Constructor for class org.apache.camel.component.zookeeper.operations.OperationResult
 
operations - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
operations - Variable in class org.apache.camel.component.file.GenericFileProducer
 
OptaPlannerComponent - Class in org.apache.camel.component.optaplanner
OptaPlanner component for Camel
OptaPlannerComponent() - Constructor for class org.apache.camel.component.optaplanner.OptaPlannerComponent
 
OptaPlannerConfiguration - Class in org.apache.camel.component.optaplanner
 
OptaPlannerConfiguration() - Constructor for class org.apache.camel.component.optaplanner.OptaPlannerConfiguration
 
OptaPlannerConstants - Interface in org.apache.camel.component.optaplanner
 
OptaPlannerConsumer - Class in org.apache.camel.component.optaplanner
OptaPlanner component for Camel
OptaPlannerConsumer(OptaPlannerEndpoint, Processor, OptaPlannerConfiguration) - Constructor for class org.apache.camel.component.optaplanner.OptaPlannerConsumer
 
OptaPlannerEndpoint - Class in org.apache.camel.component.optaplanner
Solves the planning problem contained in a message with OptaPlanner.
OptaPlannerEndpoint() - Constructor for class org.apache.camel.component.optaplanner.OptaPlannerEndpoint
 
OptaPlannerEndpoint(String, Component, OptaPlannerConfiguration) - Constructor for class org.apache.camel.component.optaplanner.OptaPlannerEndpoint
 
OptaPlannerProducer - Class in org.apache.camel.component.optaplanner
 
OptaPlannerProducer(OptaPlannerEndpoint, OptaPlannerConfiguration) - Constructor for class org.apache.camel.component.optaplanner.OptaPlannerProducer
 
optimisticLocking() - Method in class org.apache.camel.model.AggregateDefinition
Turns on using optimistic locking, which requires the aggregationRepository being used, is supporting this by implementing OptimisticLockingAggregationRepository.
OptimisticLockingAggregationRepository - Interface in org.apache.camel.spi
A specialized AggregationRepository which also supports optimistic locking.
OptimisticLockingAggregationRepository.OptimisticLockingException - Exception in org.apache.camel.spi
Exception used by an AggregationRepository to indicate that an optimistic update error has occurred and that the operation should be retried by the caller.
OptimisticLockingAwareAggregationStrategy - Interface in org.apache.camel.processor.aggregate
A specialized AggregationStrategy which gets a callback when the aggregated Exchange fails to add in the OptimisticLockingAggregationRepository because of an OptimisticLockingAggregationRepository.OptimisticLockingException.
OptimisticLockingException() - Constructor for exception org.apache.camel.spi.OptimisticLockingAggregationRepository.OptimisticLockingException
 
optimisticLockRetryPolicy(OptimisticLockRetryPolicy) - Method in class org.apache.camel.model.AggregateDefinition
Allows to configure retry settings when using optimistic locking.
OptimisticLockRetryPolicy - Class in org.apache.camel.processor.aggregate
Class to control how failed optimistic locks are tried.
OptimisticLockRetryPolicy() - Constructor for class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
OptimisticLockRetryPolicyDefinition - Class in org.apache.camel.model
To configure optimistic locking
OptimisticLockRetryPolicyDefinition() - Constructor for class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
optimizeHints() - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Sets hints optimized for different barcode types.
Option(String, String, String) - Constructor for class org.apache.camel.main.MainSupport.Option
 
OPTIONAL_PARAMETER - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
OPTIONAL_PARAMETERS - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
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.component.netty.NettyServerBootstrapConfiguration
 
options - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
options - Variable in class org.apache.camel.main.MainSupport
 
options() - Method in class org.apache.camel.model.rest.RestDefinition
Deprecated.
options(String) - Method in class org.apache.camel.model.rest.RestDefinition
Deprecated.
OptionsVerbDefinition - Class in org.apache.camel.model.rest
Deprecated.
OptionsVerbDefinition() - Constructor for class org.apache.camel.model.rest.OptionsVerbDefinition
Deprecated.
 
or() - Method in class org.apache.camel.builder.NotifyBuilder
Prepares to append an additional expression using the or operator.
or(Predicate, Predicate) - Static method in class org.apache.camel.builder.PredicateBuilder
A helper method to combine two predicates by a logical OR.
or(List<Predicate>) - Static method in class org.apache.camel.builder.PredicateBuilder
Concat the given predicates into a single predicate, which matches if at least one predicates matches.
or(Predicate...) - Static method in class org.apache.camel.builder.PredicateBuilder
Concat the given predicates into a single predicate, which matches if at least one predicates matches.
or(SearchTerm) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
Order - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
Order - Annotation Type in org.apache.camel.test.cdi
 
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.bam - package org.apache.camel.bam
 
org.apache.camel.bam.model - package org.apache.camel.bam.model
 
org.apache.camel.bam.processor - package org.apache.camel.bam.processor
 
org.apache.camel.bam.rules - package org.apache.camel.bam.rules
 
org.apache.camel.blueprint - package org.apache.camel.blueprint
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.camel.blueprint.handler - package org.apache.camel.blueprint.handler
 
org.apache.camel.builder - package org.apache.camel.builder
org.apache.camel.builder.script - package org.apache.camel.builder.script
 
org.apache.camel.builder.sql - package org.apache.camel.builder.sql
 
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.cdi - package org.apache.camel.cdi
 
org.apache.camel.coap - package org.apache.camel.coap
 
org.apache.camel.component - package org.apache.camel.component
Base classes for Components
org.apache.camel.component.ahc - package org.apache.camel.component.ahc
 
org.apache.camel.component.ahc.helper - package org.apache.camel.component.ahc.helper
 
org.apache.camel.component.ahc.ws - package org.apache.camel.component.ahc.ws
 
org.apache.camel.component.amqp - package org.apache.camel.component.amqp
 
org.apache.camel.component.apns - package org.apache.camel.component.apns
 
org.apache.camel.component.apns.factory - package org.apache.camel.component.apns.factory
 
org.apache.camel.component.apns.model - package org.apache.camel.component.apns.model
 
org.apache.camel.component.apns.util - package org.apache.camel.component.apns.util
 
org.apache.camel.component.atmos - package org.apache.camel.component.atmos
 
org.apache.camel.component.atmos.core - package org.apache.camel.component.atmos.core
 
org.apache.camel.component.atmos.dto - package org.apache.camel.component.atmos.dto
 
org.apache.camel.component.atmos.integration.consumer - package org.apache.camel.component.atmos.integration.consumer
 
org.apache.camel.component.atmos.integration.producer - package org.apache.camel.component.atmos.integration.producer
 
org.apache.camel.component.atmos.util - package org.apache.camel.component.atmos.util
 
org.apache.camel.component.atmos.validator - package org.apache.camel.component.atmos.validator
 
org.apache.camel.component.atmosphere.websocket - package org.apache.camel.component.atmosphere.websocket
 
org.apache.camel.component.atom - package org.apache.camel.component.atom
 
org.apache.camel.component.avro - package org.apache.camel.component.avro
 
org.apache.camel.component.aws.common - package org.apache.camel.component.aws.common
 
org.apache.camel.component.aws.cw - package org.apache.camel.component.aws.cw
 
org.apache.camel.component.aws.ddb - package org.apache.camel.component.aws.ddb
 
org.apache.camel.component.aws.ddbstream - package org.apache.camel.component.aws.ddbstream
 
org.apache.camel.component.aws.ec2 - package org.apache.camel.component.aws.ec2
 
org.apache.camel.component.aws.kinesis - package org.apache.camel.component.aws.kinesis
 
org.apache.camel.component.aws.s3 - package org.apache.camel.component.aws.s3
 
org.apache.camel.component.aws.sdb - package org.apache.camel.component.aws.sdb
 
org.apache.camel.component.aws.ses - package org.apache.camel.component.aws.ses
 
org.apache.camel.component.aws.sns - package org.apache.camel.component.aws.sns
 
org.apache.camel.component.aws.sqs - package org.apache.camel.component.aws.sqs
 
org.apache.camel.component.aws.swf - package org.apache.camel.component.aws.swf
 
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.bean.validator - package org.apache.camel.component.bean.validator
The Bean Validator Component for validating java Beans using the JSR 303 reference implementation (Hibernate Validator)
org.apache.camel.component.beanclass - package org.apache.camel.component.beanclass
The Class Component for invoking Java classes from Camel
org.apache.camel.component.beanstalk - package org.apache.camel.component.beanstalk
 
org.apache.camel.component.beanstalk.processors - package org.apache.camel.component.beanstalk.processors
 
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.boon - package org.apache.camel.component.boon
 
org.apache.camel.component.box - package org.apache.camel.component.box
 
org.apache.camel.component.box.internal - package org.apache.camel.component.box.internal
 
org.apache.camel.component.braintree - package org.apache.camel.component.braintree
 
org.apache.camel.component.braintree.internal - package org.apache.camel.component.braintree.internal
 
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.cache - package org.apache.camel.component.cache
 
org.apache.camel.component.cassandra - package org.apache.camel.component.cassandra
 
org.apache.camel.component.chunk - package org.apache.camel.component.chunk
 
org.apache.camel.component.cmis - package org.apache.camel.component.cmis
 
org.apache.camel.component.cmis.osgi - package org.apache.camel.component.cmis.osgi
 
org.apache.camel.component.cometd - package org.apache.camel.component.cometd
 
org.apache.camel.component.context - package org.apache.camel.component.context
 
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.couchdb - package org.apache.camel.component.couchdb
 
org.apache.camel.component.crypto - package org.apache.camel.component.crypto
 
org.apache.camel.component.crypto.processor - package org.apache.camel.component.crypto.processor
 
org.apache.camel.component.cxf - package org.apache.camel.component.cxf
Defines the CXF Component
org.apache.camel.component.cxf.blueprint - package org.apache.camel.component.cxf.blueprint
 
org.apache.camel.component.cxf.common.header - package org.apache.camel.component.cxf.common.header
 
org.apache.camel.component.cxf.common.message - package org.apache.camel.component.cxf.common.message
 
org.apache.camel.component.cxf.converter - package org.apache.camel.component.cxf.converter
 
org.apache.camel.component.cxf.cxfbean - package org.apache.camel.component.cxf.cxfbean
 
org.apache.camel.component.cxf.feature - package org.apache.camel.component.cxf.feature
 
org.apache.camel.component.cxf.interceptors - package org.apache.camel.component.cxf.interceptors
Defines the CXF Component's interceptors
org.apache.camel.component.cxf.jaxrs - package org.apache.camel.component.cxf.jaxrs
 
org.apache.camel.component.cxf.spring - package org.apache.camel.component.cxf.spring
 
org.apache.camel.component.cxf.transport - package org.apache.camel.component.cxf.transport
 
org.apache.camel.component.cxf.transport.blueprint - package org.apache.camel.component.cxf.transport.blueprint
 
org.apache.camel.component.cxf.transport.spring - package org.apache.camel.component.cxf.transport.spring
 
org.apache.camel.component.cxf.util - package org.apache.camel.component.cxf.util
 
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.disruptor - package org.apache.camel.component.disruptor
 
org.apache.camel.component.disruptor.vm - package org.apache.camel.component.disruptor.vm
 
org.apache.camel.component.dns - package org.apache.camel.component.dns
 
org.apache.camel.component.dns.types - package org.apache.camel.component.dns.types
 
org.apache.camel.component.docker - package org.apache.camel.component.docker
 
org.apache.camel.component.docker.consumer - package org.apache.camel.component.docker.consumer
 
org.apache.camel.component.docker.exception - package org.apache.camel.component.docker.exception
 
org.apache.camel.component.docker.producer - package org.apache.camel.component.docker.producer
 
org.apache.camel.component.docker.ssl - package org.apache.camel.component.docker.ssl
 
org.apache.camel.component.dozer - package org.apache.camel.component.dozer
 
org.apache.camel.component.dropbox - package org.apache.camel.component.dropbox
 
org.apache.camel.component.dropbox.core - package org.apache.camel.component.dropbox.core
 
org.apache.camel.component.dropbox.dto - package org.apache.camel.component.dropbox.dto
 
org.apache.camel.component.dropbox.integration.consumer - package org.apache.camel.component.dropbox.integration.consumer
 
org.apache.camel.component.dropbox.integration.producer - package org.apache.camel.component.dropbox.integration.producer
 
org.apache.camel.component.dropbox.util - package org.apache.camel.component.dropbox.util
 
org.apache.camel.component.dropbox.validator - package org.apache.camel.component.dropbox.validator
 
org.apache.camel.component.eclipse - package org.apache.camel.component.eclipse
 
org.apache.camel.component.ejb - package org.apache.camel.component.ejb
 
org.apache.camel.component.elasticsearch - package org.apache.camel.component.elasticsearch
 
org.apache.camel.component.elasticsearch.aggregation - package org.apache.camel.component.elasticsearch.aggregation
 
org.apache.camel.component.elasticsearch.converter - package org.apache.camel.component.elasticsearch.converter
 
org.apache.camel.component.elsql - package org.apache.camel.component.elsql
 
org.apache.camel.component.etcd - package org.apache.camel.component.etcd
 
org.apache.camel.component.event - package org.apache.camel.component.event
An Event Endpoint for working with Spring ApplicationEvents
org.apache.camel.component.eventadmin - package org.apache.camel.component.eventadmin
 
org.apache.camel.component.exec - package org.apache.camel.component.exec
 
org.apache.camel.component.exec.impl - package org.apache.camel.component.exec.impl
 
org.apache.camel.component.facebook - package org.apache.camel.component.facebook
 
org.apache.camel.component.facebook.config - package org.apache.camel.component.facebook.config
 
org.apache.camel.component.facebook.data - package org.apache.camel.component.facebook.data
 
org.apache.camel.component.feed - package org.apache.camel.component.feed
 
org.apache.camel.component.file - package org.apache.camel.component.file
The File Component for working with file systems.
org.apache.camel.component.file.remote - package org.apache.camel.component.file.remote
Defines the File transport for communicating with Remote Files and FTP
org.apache.camel.component.file.remote.strategy - package org.apache.camel.component.file.remote.strategy
Strategies for the FTP Component.
org.apache.camel.component.file.strategy - package org.apache.camel.component.file.strategy
Strategies for the File Component.
org.apache.camel.component.flatpack - package org.apache.camel.component.flatpack
The Flatpack Component for working with fixed width or delimited files
org.apache.camel.component.fop - package org.apache.camel.component.fop
 
org.apache.camel.component.freemarker - package org.apache.camel.component.freemarker
 
org.apache.camel.component.gae.auth - package org.apache.camel.component.gae.auth
 
org.apache.camel.component.gae.bind - package org.apache.camel.component.gae.bind
 
org.apache.camel.component.gae.context - package org.apache.camel.component.gae.context
 
org.apache.camel.component.gae.http - package org.apache.camel.component.gae.http
 
org.apache.camel.component.gae.login - package org.apache.camel.component.gae.login
 
org.apache.camel.component.gae.mail - package org.apache.camel.component.gae.mail
 
org.apache.camel.component.gae.task - package org.apache.camel.component.gae.task
 
org.apache.camel.component.ganglia - package org.apache.camel.component.ganglia
 
org.apache.camel.component.geocoder - package org.apache.camel.component.geocoder
 
org.apache.camel.component.geocoder.http - package org.apache.camel.component.geocoder.http
 
org.apache.camel.component.git - package org.apache.camel.component.git
 
org.apache.camel.component.git.consumer - package org.apache.camel.component.git.consumer
 
org.apache.camel.component.git.producer - package org.apache.camel.component.git.producer
 
org.apache.camel.component.github - package org.apache.camel.component.github
 
org.apache.camel.component.github.consumer - package org.apache.camel.component.github.consumer
 
org.apache.camel.component.github.producer - package org.apache.camel.component.github.producer
 
org.apache.camel.component.google.calendar - package org.apache.camel.component.google.calendar
 
org.apache.camel.component.google.calendar.internal - package org.apache.camel.component.google.calendar.internal
 
org.apache.camel.component.google.drive - package org.apache.camel.component.google.drive
 
org.apache.camel.component.google.drive.internal - package org.apache.camel.component.google.drive.internal
 
org.apache.camel.component.google.mail - package org.apache.camel.component.google.mail
 
org.apache.camel.component.google.mail.internal - package org.apache.camel.component.google.mail.internal
 
org.apache.camel.component.gora - package org.apache.camel.component.gora
 
org.apache.camel.component.gora.utils - package org.apache.camel.component.gora.utils
 
org.apache.camel.component.gridfs - package org.apache.camel.component.gridfs
 
org.apache.camel.component.gson - package org.apache.camel.component.gson
 
org.apache.camel.component.guava.eventbus - package org.apache.camel.component.guava.eventbus
 
org.apache.camel.component.hawtdb - package org.apache.camel.component.hawtdb
Camel HawtDB support
org.apache.camel.component.hazelcast - package org.apache.camel.component.hazelcast
 
org.apache.camel.component.hazelcast.atomicnumber - package org.apache.camel.component.hazelcast.atomicnumber
 
org.apache.camel.component.hazelcast.instance - package org.apache.camel.component.hazelcast.instance
 
org.apache.camel.component.hazelcast.list - package org.apache.camel.component.hazelcast.list
 
org.apache.camel.component.hazelcast.listener - package org.apache.camel.component.hazelcast.listener
 
org.apache.camel.component.hazelcast.map - package org.apache.camel.component.hazelcast.map
 
org.apache.camel.component.hazelcast.multimap - package org.apache.camel.component.hazelcast.multimap
 
org.apache.camel.component.hazelcast.queue - package org.apache.camel.component.hazelcast.queue
 
org.apache.camel.component.hazelcast.replicatedmap - package org.apache.camel.component.hazelcast.replicatedmap
 
org.apache.camel.component.hazelcast.ringbuffer - package org.apache.camel.component.hazelcast.ringbuffer
 
org.apache.camel.component.hazelcast.seda - package org.apache.camel.component.hazelcast.seda
 
org.apache.camel.component.hazelcast.set - package org.apache.camel.component.hazelcast.set
 
org.apache.camel.component.hazelcast.topic - package org.apache.camel.component.hazelcast.topic
 
org.apache.camel.component.hbase - package org.apache.camel.component.hbase
 
org.apache.camel.component.hbase.converter - package org.apache.camel.component.hbase.converter
 
org.apache.camel.component.hbase.filters - package org.apache.camel.component.hbase.filters
 
org.apache.camel.component.hbase.mapping - package org.apache.camel.component.hbase.mapping
 
org.apache.camel.component.hbase.model - package org.apache.camel.component.hbase.model
 
org.apache.camel.component.hbase.processor.idempotent - package org.apache.camel.component.hbase.processor.idempotent
 
org.apache.camel.component.hdfs - package org.apache.camel.component.hdfs
 
org.apache.camel.component.hdfs2 - package org.apache.camel.component.hdfs2
 
org.apache.camel.component.hdfs2.osgi - package org.apache.camel.component.hdfs2.osgi
 
org.apache.camel.component.hipchat - package org.apache.camel.component.hipchat
 
org.apache.camel.component.hl7 - package org.apache.camel.component.hl7
 
org.apache.camel.component.http - package org.apache.camel.component.http
Defines the HTTP Component
org.apache.camel.component.http4 - package org.apache.camel.component.http4
Defines the HTTP Component
org.apache.camel.component.http4.helper - package org.apache.camel.component.http4.helper
 
org.apache.camel.component.ibatis - package org.apache.camel.component.ibatis
 
org.apache.camel.component.ibatis.strategy - package org.apache.camel.component.ibatis.strategy
 
org.apache.camel.component.ical - package org.apache.camel.component.ical
 
org.apache.camel.component.ignite - package org.apache.camel.component.ignite
 
org.apache.camel.component.ignite.cache - package org.apache.camel.component.ignite.cache
 
org.apache.camel.component.ignite.compute - package org.apache.camel.component.ignite.compute
 
org.apache.camel.component.ignite.events - package org.apache.camel.component.ignite.events
 
org.apache.camel.component.ignite.idgen - package org.apache.camel.component.ignite.idgen
 
org.apache.camel.component.ignite.messaging - package org.apache.camel.component.ignite.messaging
 
org.apache.camel.component.ignite.queue - package org.apache.camel.component.ignite.queue
 
org.apache.camel.component.ignite.set - package org.apache.camel.component.ignite.set
 
org.apache.camel.component.infinispan - package org.apache.camel.component.infinispan
 
org.apache.camel.component.infinispan.embedded - package org.apache.camel.component.infinispan.embedded
 
org.apache.camel.component.infinispan.processor.idempotent - package org.apache.camel.component.infinispan.processor.idempotent
 
org.apache.camel.component.infinispan.remote - package org.apache.camel.component.infinispan.remote
 
org.apache.camel.component.irc - package org.apache.camel.component.irc
Defines the IRC Component
org.apache.camel.component.ironmq - package org.apache.camel.component.ironmq
 
org.apache.camel.component.jackson - package org.apache.camel.component.jackson
 
org.apache.camel.component.jackson.converter - package org.apache.camel.component.jackson.converter
 
org.apache.camel.component.jacksonxml - package org.apache.camel.component.jacksonxml
 
org.apache.camel.component.jacksonxml.converter - package org.apache.camel.component.jacksonxml.converter
 
org.apache.camel.component.jasypt - package org.apache.camel.component.jasypt
 
org.apache.camel.component.javaspace - package org.apache.camel.component.javaspace
 
org.apache.camel.component.jbpm - package org.apache.camel.component.jbpm
 
org.apache.camel.component.jcache - package org.apache.camel.component.jcache
 
org.apache.camel.component.jcache.processor.aggregate - package org.apache.camel.component.jcache.processor.aggregate
 
org.apache.camel.component.jcache.processor.idempotent - package org.apache.camel.component.jcache.processor.idempotent
 
org.apache.camel.component.jclouds - package org.apache.camel.component.jclouds
 
org.apache.camel.component.jcr - package org.apache.camel.component.jcr
 
org.apache.camel.component.jdbc - package org.apache.camel.component.jdbc
Defines an JDBC component that can bind to JDBC datasources.
org.apache.camel.component.jetty - package org.apache.camel.component.jetty
org.apache.camel.component.jetty8 - package org.apache.camel.component.jetty8
 
org.apache.camel.component.jetty9 - package org.apache.camel.component.jetty9
 
org.apache.camel.component.jgroups - package org.apache.camel.component.jgroups
 
org.apache.camel.component.jira - package org.apache.camel.component.jira
 
org.apache.camel.component.jira.consumer - package org.apache.camel.component.jira.consumer
 
org.apache.camel.component.jira.producer - package org.apache.camel.component.jira.producer
 
org.apache.camel.component.jms - package org.apache.camel.component.jms
Defines the JMS Component
org.apache.camel.component.jms.reply - package org.apache.camel.component.jms.reply
Logic implementing support for request/reply over JMS
org.apache.camel.component.jmx - package org.apache.camel.component.jmx
 
org.apache.camel.component.jmx.jaxb - package org.apache.camel.component.jmx.jaxb
 
org.apache.camel.component.jolt - package org.apache.camel.component.jolt
 
org.apache.camel.component.jpa - package org.apache.camel.component.jpa
Defines the JPA component for polling databases or recording messages in a database.
org.apache.camel.component.jt400 - package org.apache.camel.component.jt400
 
org.apache.camel.component.kafka - package org.apache.camel.component.kafka
 
org.apache.camel.component.kestrel - package org.apache.camel.component.kestrel
 
org.apache.camel.component.krati - package org.apache.camel.component.krati
 
org.apache.camel.component.krati.processor.idempotent - package org.apache.camel.component.krati.processor.idempotent
 
org.apache.camel.component.krati.serializer - package org.apache.camel.component.krati.serializer
 
org.apache.camel.component.kubernetes - package org.apache.camel.component.kubernetes
 
org.apache.camel.component.kubernetes.consumer - package org.apache.camel.component.kubernetes.consumer
 
org.apache.camel.component.kubernetes.consumer.common - package org.apache.camel.component.kubernetes.consumer.common
 
org.apache.camel.component.kubernetes.producer - package org.apache.camel.component.kubernetes.producer
 
org.apache.camel.component.kura - package org.apache.camel.component.kura
 
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.ldap - package org.apache.camel.component.ldap
 
org.apache.camel.component.leveldb - package org.apache.camel.component.leveldb
Camel LevelDB support
org.apache.camel.component.linkedin - package org.apache.camel.component.linkedin
 
org.apache.camel.component.linkedin.api - package org.apache.camel.component.linkedin.api
 
org.apache.camel.component.linkedin.api.model - package org.apache.camel.component.linkedin.api.model
 
org.apache.camel.component.linkedin.internal - package org.apache.camel.component.linkedin.internal
 
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.lucene - package org.apache.camel.component.lucene
 
org.apache.camel.component.mail - package org.apache.camel.component.mail
Defines the Email Component
org.apache.camel.component.metrics - package org.apache.camel.component.metrics
 
org.apache.camel.component.metrics.messagehistory - package org.apache.camel.component.metrics.messagehistory
 
org.apache.camel.component.metrics.routepolicy - package org.apache.camel.component.metrics.routepolicy
 
org.apache.camel.component.mina - package org.apache.camel.component.mina
 
org.apache.camel.component.mina2 - package org.apache.camel.component.mina2
 
org.apache.camel.component.mllp - package org.apache.camel.component.mllp
 
org.apache.camel.component.mllp.impl - package org.apache.camel.component.mllp.impl
 
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.mongodb - package org.apache.camel.component.mongodb
 
org.apache.camel.component.mongodb.converters - package org.apache.camel.component.mongodb.converters
 
org.apache.camel.component.mqtt - package org.apache.camel.component.mqtt
Defines the MQTT Component
org.apache.camel.component.mustache - package org.apache.camel.component.mustache
 
org.apache.camel.component.mvel - package org.apache.camel.component.mvel
 
org.apache.camel.component.mybatis - package org.apache.camel.component.mybatis
 
org.apache.camel.component.nagios - package org.apache.camel.component.nagios
 
org.apache.camel.component.nats - package org.apache.camel.component.nats
 
org.apache.camel.component.netty - package org.apache.camel.component.netty
 
org.apache.camel.component.netty.handlers - package org.apache.camel.component.netty.handlers
 
org.apache.camel.component.netty.http - package org.apache.camel.component.netty.http
 
org.apache.camel.component.netty.http.handlers - package org.apache.camel.component.netty.http.handlers
 
org.apache.camel.component.netty.ssl - package org.apache.camel.component.netty.ssl
 
org.apache.camel.component.netty4 - package org.apache.camel.component.netty4
 
org.apache.camel.component.netty4.codec - package org.apache.camel.component.netty4.codec
 
org.apache.camel.component.netty4.handlers - package org.apache.camel.component.netty4.handlers
 
org.apache.camel.component.netty4.http - package org.apache.camel.component.netty4.http
 
org.apache.camel.component.netty4.http.handlers - package org.apache.camel.component.netty4.http.handlers
 
org.apache.camel.component.netty4.ssl - package org.apache.camel.component.netty4.ssl
 
org.apache.camel.component.netty4.util - package org.apache.camel.component.netty4.util
 
org.apache.camel.component.olingo2 - package org.apache.camel.component.olingo2
 
org.apache.camel.component.olingo2.api - package org.apache.camel.component.olingo2.api
 
org.apache.camel.component.olingo2.api.batch - package org.apache.camel.component.olingo2.api.batch
 
org.apache.camel.component.olingo2.api.impl - package org.apache.camel.component.olingo2.api.impl
 
org.apache.camel.component.olingo2.internal - package org.apache.camel.component.olingo2.internal
 
org.apache.camel.component.openshift - package org.apache.camel.component.openshift
 
org.apache.camel.component.optaplanner - package org.apache.camel.component.optaplanner
 
org.apache.camel.component.paho - package org.apache.camel.component.paho
 
org.apache.camel.component.paxlogging - package org.apache.camel.component.paxlogging
 
org.apache.camel.component.pdf - package org.apache.camel.component.pdf
 
org.apache.camel.component.pdf.text - package org.apache.camel.component.pdf.text
 
org.apache.camel.component.pgevent - package org.apache.camel.component.pgevent
 
org.apache.camel.component.printer - package org.apache.camel.component.printer
 
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.quartz - package org.apache.camel.component.quartz
Defines the Quartz Component
org.apache.camel.component.quartz2 - package org.apache.camel.component.quartz2
 
org.apache.camel.component.quickfixj - package org.apache.camel.component.quickfixj
 
org.apache.camel.component.quickfixj.converter - package org.apache.camel.component.quickfixj.converter
 
org.apache.camel.component.rabbitmq - package org.apache.camel.component.rabbitmq
 
org.apache.camel.component.rabbitmq.pool - package org.apache.camel.component.rabbitmq.pool
 
org.apache.camel.component.rabbitmq.reply - package org.apache.camel.component.rabbitmq.reply
 
org.apache.camel.component.redis - package org.apache.camel.component.redis
 
org.apache.camel.component.redis.processor.idempotent - package org.apache.camel.component.redis.processor.idempotent
 
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.restlet - package org.apache.camel.component.restlet
 
org.apache.camel.component.restlet.converter - package org.apache.camel.component.restlet.converter
 
org.apache.camel.component.rmi - package org.apache.camel.component.rmi
Defines an RMI Component that can bind PojoExchanges to the Java Remote Method Protocol (JRMP).
org.apache.camel.component.routebox - package org.apache.camel.component.routebox
 
org.apache.camel.component.routebox.direct - package org.apache.camel.component.routebox.direct
 
org.apache.camel.component.routebox.seda - package org.apache.camel.component.routebox.seda
 
org.apache.camel.component.routebox.strategy - package org.apache.camel.component.routebox.strategy
 
org.apache.camel.component.rss - package org.apache.camel.component.rss
 
org.apache.camel.component.salesforce - package org.apache.camel.component.salesforce
 
org.apache.camel.component.salesforce.api - package org.apache.camel.component.salesforce.api
 
org.apache.camel.component.salesforce.api.dto - package org.apache.camel.component.salesforce.api.dto
 
org.apache.camel.component.salesforce.api.dto.analytics.reports - package org.apache.camel.component.salesforce.api.dto.analytics.reports
 
org.apache.camel.component.salesforce.api.dto.bulk - package org.apache.camel.component.salesforce.api.dto.bulk
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.camel.component.salesforce.internal - package org.apache.camel.component.salesforce.internal
 
org.apache.camel.component.salesforce.internal.client - package org.apache.camel.component.salesforce.internal.client
 
org.apache.camel.component.salesforce.internal.dto - package org.apache.camel.component.salesforce.internal.dto
 
org.apache.camel.component.salesforce.internal.processor - package org.apache.camel.component.salesforce.internal.processor
 
org.apache.camel.component.salesforce.internal.streaming - package org.apache.camel.component.salesforce.internal.streaming
 
org.apache.camel.component.sap.netweaver - package org.apache.camel.component.sap.netweaver
 
org.apache.camel.component.scheduler - package org.apache.camel.component.scheduler
The Scheduler Component to schedule routes
org.apache.camel.component.schematron - package org.apache.camel.component.schematron
 
org.apache.camel.component.schematron.constant - package org.apache.camel.component.schematron.constant
 
org.apache.camel.component.schematron.exception - package org.apache.camel.component.schematron.exception
 
org.apache.camel.component.schematron.processor - package org.apache.camel.component.schematron.processor
 
org.apache.camel.component.scp - package org.apache.camel.component.scp
 
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.servicenow - package org.apache.camel.component.servicenow
 
org.apache.camel.component.servicenow.auth - package org.apache.camel.component.servicenow.auth
 
org.apache.camel.component.servicenow.model - package org.apache.camel.component.servicenow.model
 
org.apache.camel.component.servlet - package org.apache.camel.component.servlet
 
org.apache.camel.component.servlet.osgi - package org.apache.camel.component.servlet.osgi
 
org.apache.camel.component.servletlistener - package org.apache.camel.component.servletlistener
 
org.apache.camel.component.shiro.security - package org.apache.camel.component.shiro.security
 
org.apache.camel.component.sip - package org.apache.camel.component.sip
 
org.apache.camel.component.sip.listener - package org.apache.camel.component.sip.listener
 
org.apache.camel.component.sjms - package org.apache.camel.component.sjms
 
org.apache.camel.component.sjms.batch - package org.apache.camel.component.sjms.batch
 
org.apache.camel.component.sjms.consumer - package org.apache.camel.component.sjms.consumer
 
org.apache.camel.component.sjms.jms - package org.apache.camel.component.sjms.jms
 
org.apache.camel.component.sjms.producer - package org.apache.camel.component.sjms.producer
 
org.apache.camel.component.sjms.taskmanager - package org.apache.camel.component.sjms.taskmanager
 
org.apache.camel.component.sjms.tx - package org.apache.camel.component.sjms.tx
 
org.apache.camel.component.slack - package org.apache.camel.component.slack
 
org.apache.camel.component.slack.helper - package org.apache.camel.component.slack.helper
 
org.apache.camel.component.smpp - package org.apache.camel.component.smpp
 
org.apache.camel.component.snakeyaml - package org.apache.camel.component.snakeyaml
 
org.apache.camel.component.snmp - package org.apache.camel.component.snmp
 
org.apache.camel.component.solr - package org.apache.camel.component.solr
 
org.apache.camel.component.spark - package org.apache.camel.component.spark
 
org.apache.camel.component.spark.annotations - package org.apache.camel.component.spark.annotations
 
org.apache.camel.component.sparkrest - package org.apache.camel.component.sparkrest
 
org.apache.camel.component.splunk - package org.apache.camel.component.splunk
 
org.apache.camel.component.splunk.event - package org.apache.camel.component.splunk.event
 
org.apache.camel.component.splunk.support - package org.apache.camel.component.splunk.support
 
org.apache.camel.component.spring.batch - package org.apache.camel.component.spring.batch
 
org.apache.camel.component.spring.batch.support - package org.apache.camel.component.spring.batch.support
 
org.apache.camel.component.spring.integration - package org.apache.camel.component.spring.integration
 
org.apache.camel.component.spring.integration.adapter - package org.apache.camel.component.spring.integration.adapter
 
org.apache.camel.component.spring.integration.adapter.config - package org.apache.camel.component.spring.integration.adapter.config
 
org.apache.camel.component.spring.integration.converter - package org.apache.camel.component.spring.integration.converter
 
org.apache.camel.component.spring.security - package org.apache.camel.component.spring.security
 
org.apache.camel.component.spring.security.config - package org.apache.camel.component.spring.security.config
 
org.apache.camel.component.spring.ws - package org.apache.camel.component.spring.ws
 
org.apache.camel.component.spring.ws.bean - package org.apache.camel.component.spring.ws.bean
 
org.apache.camel.component.spring.ws.converter - package org.apache.camel.component.spring.ws.converter
 
org.apache.camel.component.spring.ws.filter - package org.apache.camel.component.spring.ws.filter
 
org.apache.camel.component.spring.ws.filter.impl - package org.apache.camel.component.spring.ws.filter.impl
 
org.apache.camel.component.spring.ws.type - package org.apache.camel.component.spring.ws.type
 
org.apache.camel.component.springldap - package org.apache.camel.component.springldap
 
org.apache.camel.component.sql - package org.apache.camel.component.sql
Defines an SQL component that can bind to JDBC datasources and execute SQL queries that are exposed as endpoints.
org.apache.camel.component.sql.stored - package org.apache.camel.component.sql.stored
 
org.apache.camel.component.sql.stored.template - package org.apache.camel.component.sql.stored.template
 
org.apache.camel.component.sql.stored.template.ast - package org.apache.camel.component.sql.stored.template.ast
 
org.apache.camel.component.sql.stored.template.generated - package org.apache.camel.component.sql.stored.template.generated
 
org.apache.camel.component.ssh - package org.apache.camel.component.ssh
Defines the SSH Component
org.apache.camel.component.stax - package org.apache.camel.component.stax
 
org.apache.camel.component.stomp - package org.apache.camel.component.stomp
 
org.apache.camel.component.stream - package org.apache.camel.component.stream
 
org.apache.camel.component.stringtemplate - package org.apache.camel.component.stringtemplate
 
org.apache.camel.component.stub - package org.apache.camel.component.stub
The Stub Component which is used for stubbing endpoints.
org.apache.camel.component.syslog - package org.apache.camel.component.syslog
 
org.apache.camel.component.syslog.netty - package org.apache.camel.component.syslog.netty
 
org.apache.camel.component.test - package org.apache.camel.component.test
A Test Endpoint for Pattern Based Testing
org.apache.camel.component.timer - package org.apache.camel.component.timer
The Timer Component provides a simple timer
org.apache.camel.component.twitter - package org.apache.camel.component.twitter
 
org.apache.camel.component.twitter.consumer - package org.apache.camel.component.twitter.consumer
 
org.apache.camel.component.twitter.consumer.directmessage - package org.apache.camel.component.twitter.consumer.directmessage
 
org.apache.camel.component.twitter.consumer.search - package org.apache.camel.component.twitter.consumer.search
 
org.apache.camel.component.twitter.consumer.streaming - package org.apache.camel.component.twitter.consumer.streaming
 
org.apache.camel.component.twitter.consumer.timeline - package org.apache.camel.component.twitter.consumer.timeline
 
org.apache.camel.component.twitter.data - package org.apache.camel.component.twitter.data
 
org.apache.camel.component.twitter.producer - package org.apache.camel.component.twitter.producer
 
org.apache.camel.component.twitter.util - package org.apache.camel.component.twitter.util
 
org.apache.camel.component.undertow - package org.apache.camel.component.undertow
 
org.apache.camel.component.undertow.handlers - package org.apache.camel.component.undertow.handlers
 
org.apache.camel.component.urlrewrite - package org.apache.camel.component.urlrewrite
 
org.apache.camel.component.validator - package org.apache.camel.component.validator
The Validator Component for validating XML against some schema
org.apache.camel.component.validator.jing - package org.apache.camel.component.validator.jing
 
org.apache.camel.component.validator.msv - package org.apache.camel.component.validator.msv
 
org.apache.camel.component.velocity - package org.apache.camel.component.velocity
 
org.apache.camel.component.vertx - package org.apache.camel.component.vertx
 
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.weather - package org.apache.camel.component.weather
 
org.apache.camel.component.websocket - package org.apache.camel.component.websocket
 
org.apache.camel.component.xmlrpc - package org.apache.camel.component.xmlrpc
 
org.apache.camel.component.xmlrpc.converter - package org.apache.camel.component.xmlrpc.converter
 
org.apache.camel.component.xmlsecurity - package org.apache.camel.component.xmlsecurity
 
org.apache.camel.component.xmlsecurity.api - package org.apache.camel.component.xmlsecurity.api
 
org.apache.camel.component.xmlsecurity.processor - package org.apache.camel.component.xmlsecurity.processor
 
org.apache.camel.component.xmpp - package org.apache.camel.component.xmpp
Defines the XMPP transport for communicating over Jabber
org.apache.camel.component.xquery - package org.apache.camel.component.xquery
The XQuery Component for transforming messages with XQuery
org.apache.camel.component.xslt - package org.apache.camel.component.xslt
The XSLT Component for transforming messages with XSLT
org.apache.camel.component.yammer - package org.apache.camel.component.yammer
 
org.apache.camel.component.yammer.model - package org.apache.camel.component.yammer.model
 
org.apache.camel.component.yammer.scribe - package org.apache.camel.component.yammer.scribe
 
org.apache.camel.component.yammer.utils - package org.apache.camel.component.yammer.utils
 
org.apache.camel.component.zookeeper - package org.apache.camel.component.zookeeper
 
org.apache.camel.component.zookeeper.operations - package org.apache.camel.component.zookeeper.operations
 
org.apache.camel.component.zookeeper.policy - package org.apache.camel.component.zookeeper.policy
 
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.crypto - package org.apache.camel.converter.crypto
 
org.apache.camel.converter.dozer - package org.apache.camel.converter.dozer
 
org.apache.camel.converter.jaxb - package org.apache.camel.converter.jaxb
 
org.apache.camel.converter.jaxb.mapper - package org.apache.camel.converter.jaxb.mapper
 
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.saxon - package org.apache.camel.converter.saxon
 
org.apache.camel.converter.stream - package org.apache.camel.converter.stream
Package with converters for dealing with stream-based messages
org.apache.camel.converter.xmlbeans - package org.apache.camel.converter.xmlbeans
A TypeConverter methods for working with XMLBeans
org.apache.camel.core.osgi - package org.apache.camel.core.osgi
 
org.apache.camel.core.osgi.utils - package org.apache.camel.core.osgi.utils
 
org.apache.camel.core.xml - package org.apache.camel.core.xml
The classes for working with Camel and XML along with the primary factory beans.
org.apache.camel.core.xml.util.jsse - package org.apache.camel.core.xml.util.jsse
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.camel.dataformat.avro - package org.apache.camel.dataformat.avro
 
org.apache.camel.dataformat.barcode - package org.apache.camel.dataformat.barcode
 
org.apache.camel.dataformat.base64 - package org.apache.camel.dataformat.base64
 
org.apache.camel.dataformat.beanio - package org.apache.camel.dataformat.beanio
 
org.apache.camel.dataformat.bindy - package org.apache.camel.dataformat.bindy
 
org.apache.camel.dataformat.bindy.annotation - package org.apache.camel.dataformat.bindy.annotation
 
org.apache.camel.dataformat.bindy.csv - package org.apache.camel.dataformat.bindy.csv
 
org.apache.camel.dataformat.bindy.fixed - package org.apache.camel.dataformat.bindy.fixed
 
org.apache.camel.dataformat.bindy.format - package org.apache.camel.dataformat.bindy.format
 
org.apache.camel.dataformat.bindy.kvp - package org.apache.camel.dataformat.bindy.kvp
 
org.apache.camel.dataformat.bindy.util - package org.apache.camel.dataformat.bindy.util
 
org.apache.camel.dataformat.castor - package org.apache.camel.dataformat.castor
 
org.apache.camel.dataformat.csv - package org.apache.camel.dataformat.csv
 
org.apache.camel.dataformat.flatpack - package org.apache.camel.dataformat.flatpack
 
org.apache.camel.dataformat.hessian - package org.apache.camel.dataformat.hessian
 
org.apache.camel.dataformat.jibx - package org.apache.camel.dataformat.jibx
 
org.apache.camel.dataformat.lzf - package org.apache.camel.dataformat.lzf
 
org.apache.camel.dataformat.mime.multipart - package org.apache.camel.dataformat.mime.multipart
 
org.apache.camel.dataformat.protobuf - package org.apache.camel.dataformat.protobuf
 
org.apache.camel.dataformat.rss - package org.apache.camel.dataformat.rss
 
org.apache.camel.dataformat.soap - package org.apache.camel.dataformat.soap
 
org.apache.camel.dataformat.soap.name - package org.apache.camel.dataformat.soap.name
 
org.apache.camel.dataformat.tagsoup - package org.apache.camel.dataformat.tagsoup
 
org.apache.camel.dataformat.tarfile - package org.apache.camel.dataformat.tarfile
 
org.apache.camel.dataformat.univocity - package org.apache.camel.dataformat.univocity
 
org.apache.camel.dataformat.xmljson - package org.apache.camel.dataformat.xmljson
 
org.apache.camel.dataformat.xmljson.converters - package org.apache.camel.dataformat.xmljson.converters
 
org.apache.camel.dataformat.xmlrpc - package org.apache.camel.dataformat.xmlrpc
 
org.apache.camel.dataformat.xmlsecurity - package org.apache.camel.dataformat.xmlsecurity
 
org.apache.camel.dataformat.xstream - package org.apache.camel.dataformat.xstream
 
org.apache.camel.dataformat.zipfile - package org.apache.camel.dataformat.zipfile
 
org.apache.camel.groovy.converter - package org.apache.camel.groovy.converter
 
org.apache.camel.groovy.dataformat - package org.apache.camel.groovy.dataformat
 
org.apache.camel.groovy.extend - package org.apache.camel.groovy.extend
 
org.apache.camel.guice - package org.apache.camel.guice
 
org.apache.camel.guice.impl - package org.apache.camel.guice.impl
 
org.apache.camel.guice.inject - package org.apache.camel.guice.inject
 
org.apache.camel.guice.jndi - package org.apache.camel.guice.jndi
 
org.apache.camel.guice.jndi.internal - package org.apache.camel.guice.jndi.internal
 
org.apache.camel.guice.jsr250 - package org.apache.camel.guice.jsr250
 
org.apache.camel.guice.support - package org.apache.camel.guice.support
 
org.apache.camel.guice.support.internal - package org.apache.camel.guice.support.internal
 
org.apache.camel.guice.util - package org.apache.camel.guice.util
 
org.apache.camel.http.common - package org.apache.camel.http.common
 
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.jsonpath - package org.apache.camel.jsonpath
 
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.groovy - package org.apache.camel.language.groovy
 
org.apache.camel.language.header - package org.apache.camel.language.header
Camel Header language.
org.apache.camel.language.juel - package org.apache.camel.language.juel
org.apache.camel.language.jxpath - package org.apache.camel.language.jxpath
 
org.apache.camel.language.mvel - package org.apache.camel.language.mvel
org.apache.camel.language.ognl - package org.apache.camel.language.ognl
org.apache.camel.language.property - package org.apache.camel.language.property
Camel Exchange Property language.
org.apache.camel.language.ref - package org.apache.camel.language.ref
Camel Ref language.
org.apache.camel.language.simple - package org.apache.camel.language.simple
Camel Simple language.
org.apache.camel.language.simple.ast - package org.apache.camel.language.simple.ast
AST for the Camel Simple language.
org.apache.camel.language.simple.types - package org.apache.camel.language.simple.types
Types for the Camel Simple language.
org.apache.camel.language.spel - package org.apache.camel.language.spel
org.apache.camel.language.sql - package org.apache.camel.language.sql
 
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.language.xquery - package org.apache.camel.language.xquery
The XQuery language for transforming messages with XQuery
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.maven - package org.apache.camel.maven
 
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.osgi - package org.apache.camel.osgi
OSGi with Spring-DM (deprecated)
org.apache.camel.pollconsumer.quartz2 - package org.apache.camel.pollconsumer.quartz2
 
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.aggregate.cassandra - package org.apache.camel.processor.aggregate.cassandra
 
org.apache.camel.processor.aggregate.hazelcast - package org.apache.camel.processor.aggregate.hazelcast
 
org.apache.camel.processor.aggregate.jdbc - package org.apache.camel.processor.aggregate.jdbc
 
org.apache.camel.processor.aggregate.tarfile - package org.apache.camel.processor.aggregate.tarfile
 
org.apache.camel.processor.aggregate.zipfile - package org.apache.camel.processor.aggregate.zipfile
 
org.apache.camel.processor.binding - package org.apache.camel.processor.binding
Helper classes for the Binding concept on Endpoints.
org.apache.camel.processor.cache - package org.apache.camel.processor.cache
 
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.idempotent.cassandra - package org.apache.camel.processor.idempotent.cassandra
 
org.apache.camel.processor.idempotent.hazelcast - package org.apache.camel.processor.idempotent.hazelcast
 
org.apache.camel.processor.idempotent.jdbc - package org.apache.camel.processor.idempotent.jdbc
 
org.apache.camel.processor.idempotent.jpa - package org.apache.camel.processor.idempotent.jpa
 
org.apache.camel.processor.interceptor - package org.apache.camel.processor.interceptor
Helper classes for interceptors.
org.apache.camel.processor.interceptor.jpa - package org.apache.camel.processor.interceptor.jpa
 
org.apache.camel.processor.loadbalancer - package org.apache.camel.processor.loadbalancer
Various load balancer processors
org.apache.camel.processor.lucene - package org.apache.camel.processor.lucene
 
org.apache.camel.processor.lucene.support - package org.apache.camel.processor.lucene.support
 
org.apache.camel.processor.mllp - package org.apache.camel.processor.mllp
 
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.routepolicy.quartz - package org.apache.camel.routepolicy.quartz
 
org.apache.camel.routepolicy.quartz2 - package org.apache.camel.routepolicy.quartz2
 
org.apache.camel.ruby - package org.apache.camel.ruby
 
org.apache.camel.rx - package org.apache.camel.rx
The Reactive Camel library for working with Reactive Extensions and Camel using RxJava
org.apache.camel.rx.support - package org.apache.camel.rx.support
 
org.apache.camel.scr - package org.apache.camel.scr
 
org.apache.camel.script.osgi - package org.apache.camel.script.osgi
 
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.spring - package org.apache.camel.spring
The classes for working with Camel and Spring along with the primary factory beans.
org.apache.camel.spring.boot - package org.apache.camel.spring.boot
 
org.apache.camel.spring.converter - package org.apache.camel.spring.converter
Spring Type Converters
org.apache.camel.spring.handler - package org.apache.camel.spring.handler
Spring custom XML handling to allow namespace based XML to be parsed from inside any Spring XML
org.apache.camel.spring.javaconfig - package org.apache.camel.spring.javaconfig
 
org.apache.camel.spring.pollingconsumer - package org.apache.camel.spring.pollingconsumer
Spring based scheduled poll consumer that is able to use Spring's cron scheduler
org.apache.camel.spring.remoting - package org.apache.camel.spring.remoting
Camel services for POJO based Spring Remoting
org.apache.camel.spring.spi - package org.apache.camel.spring.spi
Plugins to the CamelContext when running in Spring
org.apache.camel.spring.util - package org.apache.camel.spring.util
Utility classes
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.swagger - package org.apache.camel.swagger
 
org.apache.camel.swagger.servlet - package org.apache.camel.swagger.servlet
 
org.apache.camel.test - package org.apache.camel.test
 
org.apache.camel.test.blueprint - package org.apache.camel.test.blueprint
 
org.apache.camel.test.cdi - package org.apache.camel.test.cdi
 
org.apache.camel.test.junit4 - package org.apache.camel.test.junit4
 
org.apache.camel.test.spring - package org.apache.camel.test.spring
 
org.apache.camel.testng - package org.apache.camel.testng
 
org.apache.camel.util - package org.apache.camel.util
Utility classes used by the core of Camel.
org.apache.camel.util.blueprint - package org.apache.camel.util.blueprint
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.camel.util.component - package org.apache.camel.util.component
Base classes and utilities for API based components
org.apache.camel.util.concurrent - package org.apache.camel.util.concurrent
Concurrent utility classes
org.apache.camel.util.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.spring - package org.apache.camel.util.spring
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
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.utils.cassandra - package org.apache.camel.utils.cassandra
 
org.w3._2003._05.soap_envelope - package org.w3._2003._05.soap_envelope
 
org.xmlsoap.schemas.soap.envelope - package org.xmlsoap.schemas.soap.envelope
 
organicFollowerCount - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
 
originalCorrelationId - Variable in class org.apache.camel.component.jms.reply.TemporaryQueueReplyHandler
 
originalCorrelationId - Variable in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyHandler
 
OriginalUpdate - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
OriginalUpdate() - Constructor for class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
originalUpdate - Variable in class org.apache.camel.component.linkedin.api.model.UpdateAction
 
OsgiCamelContextHelper - Class in org.apache.camel.core.osgi
 
OsgiCamelContextNameStrategy - Class in org.apache.camel.core.osgi
In OSGi we want to use a CamelContextNameStrategy that finds a free name in the OSGi Service Registry to be used for auto assigned names.
OsgiCamelContextNameStrategy(BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiCamelContextNameStrategy
 
OsgiCamelContextPublisher - Class in org.apache.camel.core.osgi
This EventNotifier is in charge of registering CamelContext in the OSGi registry
OsgiCamelContextPublisher(BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
OsgiClassResolver - Class in org.apache.camel.core.osgi
 
OsgiClassResolver(CamelContext, BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiClassResolver
 
OsgiComponentResolver - Class in org.apache.camel.core.osgi
 
OsgiComponentResolver(BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiComponentResolver
 
OsgiDataFormatResolver - Class in org.apache.camel.core.osgi
 
OsgiDataFormatResolver(BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiDataFormatResolver
 
OsgiDefaultCamelContext - Class in org.apache.camel.core.osgi
 
OsgiDefaultCamelContext(BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiDefaultCamelContext
 
OsgiDefaultCamelContext(BundleContext, Registry) - Constructor for class org.apache.camel.core.osgi.OsgiDefaultCamelContext
 
OsgiEventAdminNotifier - Class in org.apache.camel.core.osgi
This EventNotifier is in charge of propagating events to OSGi EventAdmin if present.
OsgiEventAdminNotifier(BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
OsgiFactoryFinder - Class in org.apache.camel.core.osgi
 
OsgiFactoryFinder(BundleContext, ClassResolver, String) - Constructor for class org.apache.camel.core.osgi.OsgiFactoryFinder
 
OsgiFactoryFinderResolver - Class in org.apache.camel.core.osgi
 
OsgiFactoryFinderResolver(BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiFactoryFinderResolver
 
OsgiLanguageResolver - Class in org.apache.camel.core.osgi
 
OsgiLanguageResolver(BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiLanguageResolver
 
OsgiManagementNameStrategy - Class in org.apache.camel.core.osgi
OSGi enhanced ManagementNameStrategy.
OsgiManagementNameStrategy(CamelContext, BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiManagementNameStrategy
 
OsgiNamingHelper - Class in org.apache.camel.core.osgi
A helper to find free names in the OSGi service registry.
OsgiPackageScanClassResolver - Class in org.apache.camel.core.osgi
 
OsgiPackageScanClassResolver(BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiPackageScanClassResolver
 
OsgiPackageScanClassResolver(Bundle) - Constructor for class org.apache.camel.core.osgi.OsgiPackageScanClassResolver
 
OsgiParserFactory - Class in org.apache.camel.component.file.remote
OsgiParserFactory commons-net DefaultFTPFileEntryParserFactory uses Class.forName, and fails to load custom ParserFactories in OSGI.
OsgiParserFactory(ClassResolver) - Constructor for class org.apache.camel.component.file.remote.OsgiParserFactory
 
OsgiServiceRegistry - Class in org.apache.camel.core.osgi
The OsgiServiceRegistry support to get the service object from the bundle context
OsgiServiceRegistry(BundleContext) - Constructor for class org.apache.camel.core.osgi.OsgiServiceRegistry
 
OsgiServletRegisterer - Class in org.apache.camel.component.servlet.osgi
Register the given (CamelHttpTransport) Servlet with the OSGI HttpService See src/test/resources/osgiservletregisterer.xml
OsgiServletRegisterer() - Constructor for class org.apache.camel.component.servlet.osgi.OsgiServletRegisterer
 
OsgiSpringCamelContext - Class in org.apache.camel.osgi
 
OsgiSpringCamelContext(ApplicationContext, BundleContext) - Constructor for class org.apache.camel.osgi.OsgiSpringCamelContext
 
OsgiTypeConverter - Class in org.apache.camel.core.osgi
 
OsgiTypeConverter(BundleContext, CamelContext, Injector, FactoryFinder) - Constructor for class org.apache.camel.core.osgi.OsgiTypeConverter
 
osgiUpdate(DefaultCamelContext, BundleContext) - Static method in class org.apache.camel.core.osgi.OsgiCamelContextHelper
 
OtherAttributesAware - Interface in org.apache.camel.model
Models can support being configured with any other attributes to shadow existing options to be used for property placeholders.
otherwise() - Method in class org.apache.camel.model.ChoiceDefinition
Sets the otherwise node
OtherwiseDefinition - Class in org.apache.camel.model
Route to be executed when all other choices evaluate to false
OtherwiseDefinition() - Constructor for class org.apache.camel.model.OtherwiseDefinition
 
OUT_NAMESPACE - Static variable in class org.apache.camel.builder.xml.Namespaces
 
outBody() - Static method in class org.apache.camel.builder.Builder
Deprecated.
outBody() - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
outBody(Class<T>) - Method in class org.apache.camel.builder.BuilderSupport
outBody() - Method in class org.apache.camel.builder.ExpressionClause
An expression of an outbound message body
outBody(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
outBody - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
outBody() - Static method in class org.apache.camel.test.junit4.TestSupport
Deprecated.
outBody() - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Returns a predicate and value builder for the outbound body on an exchange
outBody() - Static method in class org.apache.camel.testng.TestSupport
Deprecated.
outBodyAs(Class<T>) - Static method in class org.apache.camel.builder.Builder
Deprecated.
outBodyAs(Class<T>) - Static method in class org.apache.camel.test.junit4.TestSupport
Deprecated.
outBodyAs(Class<T>) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Returns a predicate and value builder for the outbound message body as a specific type
outBodyAs(Class<T>) - Static method in class org.apache.camel.testng.TestSupport
Deprecated.
outBodyExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the out messages body
outBodyExpression(Class<T>) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns the expression for the exchanges outbound message body converted to the given type
outBodyType - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
OutboundBinding<E extends Endpoint,S,T> - Interface in org.apache.camel.component.gae.bind
Represents the binding of request and response types to an Exchange.
OutboundBindingSupport<E extends Endpoint,S,T> - Interface in org.apache.camel.component.gae.bind
Implemented by Endpoints that provide an OutboundBinding to Producers.
OutEntry - Class in org.apache.camel.component.javaspace
Specialized JavaSpace Entry for managing the request/reply pattern
OutEntry() - Constructor for class org.apache.camel.component.javaspace.OutEntry
 
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
OutHeader() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
 
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
outHeaders - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
outHeadersExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the outbound message headers
outInterceptorNames - Variable in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
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
OutParameter - Class in org.apache.camel.component.sql.stored.template.ast
 
OutParameter(String, int, String) - Constructor for class org.apache.camel.component.sql.stored.template.ast.OutParameter
 
OutParameter() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
 
Output() - Constructor for class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
output - Variable in class org.apache.camel.model.InterceptDefinition
 
output - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
OUTPUT_NODE_SEARCH_TYPE_DEFAULT - Static variable in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Search type 'Default' for determining the output node.
OUTPUT_NODE_SEARCH_TYPE_ELEMENT_NAME - Static variable in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Search type 'ElementName' for determining the output element.
OUTPUT_NODE_SEARCH_TYPE_XPATH - Static variable in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Search type 'XPath' for determining the output node.
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
 
outputDirectory - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Location of generated DTO files, defaults to target/generated-sources/camel-salesforce.
outputDOM() - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the output as being a DOM
outputFile() - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the output as being a File where the filename must be provided in the Exchange.XSLT_FILE_NAME header.
outputs - Variable in class org.apache.camel.model.OutputDefinition
 
outputStream - Variable in class org.apache.camel.converter.crypto.HMACAccumulator
 
OutputStreamBuilder - Class in org.apache.camel.converter.stream
Utility to hide the complexity of choosing which OutputStream implementation to choose.
outputString() - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the output as being a String
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
overrideTccl(Exchange) - Method in class org.apache.camel.http.common.CamelServlet
Override the Thread Context ClassLoader if need be.
OVERRULE_FILE_NAME - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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.
packageName - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Java package name for generated DTOs.
PackageScanClassResolver - Interface in org.apache.camel.spi
A resolver that can find resources based on package scanning.
PackageScanDefinition - Class in org.apache.camel.model
Scans for Java RouteBuilder classes in java packages
PackageScanDefinition() - Constructor for class org.apache.camel.model.PackageScanDefinition
 
PackageScanFilter - Interface in org.apache.camel.spi
Filter that can be used with the PackageScanClassResolver resolver.
PackageScanRouteBuilderFinder - Class in org.apache.camel.blueprint
A helper class which will find all RouteBuilder instances on the classpath
PackageScanRouteBuilderFinder(BlueprintCamelContext, String[], ClassLoader, PackageScanClassResolver) - Constructor for class org.apache.camel.blueprint.PackageScanRouteBuilderFinder
 
PackageScanRouteBuilderFinder - Class in org.apache.camel.spring
A helper class which will find all RouteBuilder instances on the classpath
PackageScanRouteBuilderFinder(SpringCamelContext, String[], ClassLoader, BeanPostProcessor, PackageScanClassResolver) - Constructor for class org.apache.camel.spring.PackageScanRouteBuilderFinder
 
PACKET_ID - Static variable in interface org.apache.camel.component.xmpp.XmppConstants
 
padContentType(String) - Static method in class org.apache.camel.component.mail.MailUtils
Pads the content-type so it has a space after semi colon that separate pairs.
padding - Variable in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
 
padding - Variable in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
paddingchar() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
Padding char used to fill the field
PAGE_SIZE_A0 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A1 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A2 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A3 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A4 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A5 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A6 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_LETTER - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PahoComponent - Class in org.apache.camel.component.paho
Component to integrate with the Eclispe Paho MQTT library.
PahoComponent() - Constructor for class org.apache.camel.component.paho.PahoComponent
 
PahoConstants - Class in org.apache.camel.component.paho
Constants to use when working with Paho component.
PahoConsumer - Class in org.apache.camel.component.paho
 
PahoConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.paho.PahoConsumer
 
PahoEndpoint - Class in org.apache.camel.component.paho
Component for communicating with MQTT M2M message brokers using Eclipse Paho MQTT Client.
PahoEndpoint(String, String, Component) - Constructor for class org.apache.camel.component.paho.PahoEndpoint
 
PahoMessage - Class in org.apache.camel.component.paho
 
PahoMessage() - Constructor for class org.apache.camel.component.paho.PahoMessage
 
PahoMessage(MqttMessage) - Constructor for class org.apache.camel.component.paho.PahoMessage
 
PahoPersistence - Enum in org.apache.camel.component.paho
 
PahoProducer - Class in org.apache.camel.component.paho
 
PahoProducer(PahoEndpoint) - Constructor for class org.apache.camel.component.paho.PahoProducer
 
paidFollowerCount - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
 
parallelAggregate() - Method in class org.apache.camel.model.MulticastDefinition
If enabled then the aggregate method on AggregationStrategy can be called concurrently.
parallelAggregate() - Method in class org.apache.camel.model.RecipientListDefinition
If enabled then the aggregate method on AggregationStrategy can be called concurrently.
parallelAggregate() - Method in class org.apache.camel.model.SplitDefinition
If enabled then the aggregate method on AggregationStrategy can be called concurrently.
parallelProcessing() - Method in class org.apache.camel.model.AggregateDefinition
When aggregated are completed they are being send out of the aggregator.
parallelProcessing(boolean) - Method in class org.apache.camel.model.AggregateDefinition
When aggregated are completed they are being send out of the aggregator.
parallelProcessing() - Method in class org.apache.camel.model.MulticastDefinition
If enabled then sending messages to the multicasts occurs concurrently.
parallelProcessing(boolean) - Method in class org.apache.camel.model.MulticastDefinition
If enabled then sending messages to the multicasts occurs concurrently.
parallelProcessing() - Method in class org.apache.camel.model.OnCompletionDefinition
If enabled then the on completion process will run asynchronously by a separate thread from a thread pool.
parallelProcessing(boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
If enabled then the on completion process will run asynchronously by a separate thread from a thread pool.
parallelProcessing() - Method in class org.apache.camel.model.RecipientListDefinition
If enabled then sending messages to the recipients occurs concurrently.
parallelProcessing(boolean) - Method in class org.apache.camel.model.RecipientListDefinition
If enabled then sending messages to the recipients occurs concurrently.
parallelProcessing() - Method in class org.apache.camel.model.SplitDefinition
If enabled then processing each splitted messages occurs concurrently.
parallelProcessing(boolean) - Method in class org.apache.camel.model.SplitDefinition
If enabled then processing each splitted messages occurs concurrently.
PARAM - Static variable in class org.apache.camel.component.solr.SolrConstants
 
param() - Method in class org.apache.camel.model.rest.RestDefinition
 
param(RestOperationParamDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
 
param(VerbDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
 
PARAM_CONSISTENCY_LEVEL - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
PARAM_DATA - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
PARAM_INDEX_ID - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
PARAM_INDEX_NAME - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
PARAM_INDEX_TYPE - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
PARAM_OPERATION - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
PARAM_STREAMING_QUEUE_SIZE - Static variable in class org.apache.camel.component.solr.SolrConstants
 
PARAM_STREAMING_THREAD_COUNT - Static variable in class org.apache.camel.component.solr.SolrConstants
 
parameter(String, Object) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
Parameter() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
 
parameter(String, Object) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
PARAMETER_POS_TOKEN - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
ParameterBindingException - Exception in org.apache.camel.component.bean
 
ParameterBindingException(Throwable, Method, int, Class<?>, Object) - Constructor for exception org.apache.camel.component.bean.ParameterBindingException
 
ParameterBuilder() - Constructor for class org.apache.camel.component.jpa.QueryBuilder.ParameterBuilder
 
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
ParameterOption(String, String, String, String) - Constructor for class org.apache.camel.main.MainSupport.ParameterOption
 
PARAMETERS - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
parameters(Object...) - Method in class org.apache.camel.component.jpa.QueryBuilder
Specifies the parameters to the query
parameters(Collection<?>) - Method in class org.apache.camel.component.jpa.QueryBuilder
Specifies the parameters to the query as an ordered collection of parameters
parameters(Map<String, Object>) - Method in class org.apache.camel.component.jpa.QueryBuilder
Specifies the parameters to the query as a Map of key/value pairs
ParameterSqlType() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
 
params(List<RestOperationParamDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
 
ParamUtils - Class in org.apache.camel.component.apns.util
 
PARENT - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
PARENT_PROPERTY - Static variable in interface org.apache.camel.Route
 
PARENT_UNIT_OF_WORK - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
PARENT_UNIT_OF_WORK - Static variable in interface org.apache.camel.Exchange
 
parse(Element, ParserContext) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.apache.camel.component.cxf.blueprint.CxfNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.apache.camel.component.cxf.blueprint.EndpointDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.camel.component.cxf.blueprint.RsClientDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.camel.component.cxf.blueprint.RsServerDefinitionParser
 
parse(Element, ParserContext, Class<?>) - Method in class org.apache.camel.component.cxf.transport.blueprint.AbstractBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.camel.component.cxf.transport.blueprint.CamelConduitDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.camel.component.cxf.transport.blueprint.CamelDestinationDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.camel.component.cxf.transport.blueprint.CamelTransportNameSpaceHandler
 
parse() - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
 
parse(InputSource) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
Parse the StAX XML reader passed at construction-time.
parse(String) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
Parse the StAX XML reader passed at construction-time.
parse() - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
parse(InputSource) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
parse(String) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.BigDecimalFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.BigDecimalPatternFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.BigIntegerFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.BooleanFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.ByteFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.BytePatternFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.CharacterFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.DatePatternFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.DoubleFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.DoublePatternFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.EnumFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.FloatFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.FloatPatternFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.IntegerFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.IntegerPatternFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.LongFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.LongPatternFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
parse(String) - Method in interface org.apache.camel.dataformat.bindy.Format
Parses a String into an object
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.ShortFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.ShortPatternFormat
 
parse(String) - Method in class org.apache.camel.dataformat.bindy.format.StringFormat
 
parse() - Method in class org.apache.camel.util.component.ApiMethodParser
Parses the method signatures from getSignatures().
parseAlphabetFromDataCoding(byte) - Static method in class org.apache.camel.component.smpp.SmppUtils
 
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.
parseAttributes(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.component.cxf.spring.CxfEndpointBeanDefinitionParser
 
parseAttributes(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.component.spring.integration.adapter.config.AbstractCamelContextBeanDefinitionParaser
 
parseBody(HttpMessage) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
parseBody(HttpMessage) - Method in interface org.apache.camel.http.common.HttpBinding
Parses the body from a HttpMessage
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
parseCamelContext(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.component.spring.integration.adapter.config.AbstractCamelContextBeanDefinitionParaser
 
parseConfiguration(NettyConfiguration, String, Map<String, Object>) - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
 
parseConfiguration(NettyConfiguration, String, Map<String, Object>) - Method in class org.apache.camel.component.netty.NettyComponent
Parses the configuration
parseConfiguration(NettyConfiguration, String, Map<String, Object>) - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
 
parseConfiguration(NettyConfiguration, String, Map<String, Object>) - Method in class org.apache.camel.component.netty4.NettyComponent
Parses the configuration
parseDelimitedStringHeader(String, Message) - Static method in class org.apache.camel.component.docker.DockerHelper
 
parseDocument(String) - Static method in class org.apache.camel.component.atom.AtomUtils
Parses the given uri and returns the response as a atom feed document.
parseDocument(String, String, String) - Static method in class org.apache.camel.component.atom.AtomUtils
 
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
ParseException - Exception in org.apache.camel.component.sql.stored.template.generated
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.camel.component.sql.stored.template.generated.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.camel.component.sql.stored.template.generated.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.camel.component.sql.stored.template.generated.ParseException
Constructor with message.
parseExpression(String, boolean) - Static method in class org.apache.camel.language.simple.SimpleBackwardsCompatibleParser
Deprecated.
 
parseExpression() - Method in class org.apache.camel.language.simple.SimpleExpressionParser
 
ParseHelper - Class in org.apache.camel.component.sql.stored.template.ast
 
parseInput(InputStream, Boolean, Schema, ErrorHandler) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
parseInput(InputStream, Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 
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
parseInternal() - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
parseJsonSchema(String, String, boolean) - Static method in class org.apache.camel.util.JsonSchemaHelper
Parses the json schema to split it into a list or rows, where each row contains key value pairs with the metadata
parseLoginResponse(ContentResponse, String) - Method in class org.apache.camel.component.salesforce.internal.SalesforceSession
Parses login response, allows SalesforceSecurityHandler to parse a login request for a failed authentication conversation.
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
parseMap(Map<String, Object>) - Method in class org.apache.camel.component.splunk.DefaultSplunkConfigurationFactory
 
parseMap(Map<String, Object>) - Method in interface org.apache.camel.component.splunk.SplunkConfigurationFactory
 
parseMessage(byte[]) - Static method in class org.apache.camel.component.syslog.SyslogConverter
 
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.blueprint.BlueprintPropertiesParser
 
parseProperty(String, String, Properties) - Method in class org.apache.camel.component.jasypt.JasyptPropertiesParser
 
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.
parseProperty(String, String, Properties) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
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).
parseQuery(String, boolean, boolean) - Static method in class org.apache.camel.util.URISupport
Parses the query part of the uri (eg the parameters).
parserElementNames - Variable in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
parseResponseHeaders(Object, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
parseResponseHeaders(Object, Exchange) - Method in class org.apache.camel.component.restlet.RestletProducer
 
parserHttpVersion(String) - Static method in class org.apache.camel.http.common.HttpHelper
 
parserMap - Variable in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
ParseRuntimeException - Exception in org.apache.camel.component.sql.stored.template.ast
 
ParseRuntimeException(String) - Constructor for exception org.apache.camel.component.sql.stored.template.ast.ParseRuntimeException
 
ParseRuntimeException(Throwable) - Constructor for exception org.apache.camel.component.sql.stored.template.ast.ParseRuntimeException
 
parseSimpleOrFallbackToConstantExpression(String, CamelContext) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns Simple expression or fallback to Constant expression if expression str is not Simple expression.
parseSqlType(Token) - Static method in class org.apache.camel.component.sql.stored.template.ast.ParseHelper
 
parseTemplate(String) - Method in class org.apache.camel.component.sql.stored.template.TemplateParser
 
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(URI, Map<String, Object>, AvroComponent) - Method in class org.apache.camel.component.avro.AvroConfiguration
 
parseUri(String) - Method in class org.apache.camel.component.beanstalk.ConnectionSettingsFactory
 
parseURI(URI) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
parseURI(URI) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
parseURI(URI, Map<String, Object>, LuceneComponent) - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
parseURI(URI, Map<String, Object>, NettyComponent, String...) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
parseURI(URI, Map<String, Object>, NettyComponent, String...) - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
parseUri() - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
Parse the provided URI and extract available parameters
parseURI(URI) - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
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(URI, Map<String, Object>, RouteboxComponent) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
parseURI() - Method in class org.apache.camel.component.sip.SipConfiguration
 
parseURI() - Method in class org.apache.camel.impl.DefaultEndpointConfiguration
 
parseURI() - Method in class org.apache.camel.impl.MappedEndpointConfiguration
 
parseUri(String, Properties, String, String, String, String, boolean) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
parseUri(String, Properties, String, String) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
parseUsingJaxb(Element, ParserContext, Binder<Node>) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
parseUsingJaxb(Element, ParserContext, Binder<Node>) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
parseXml(CamelContext, InputStream) - Static method in class org.apache.camel.management.mbean.RouteCoverageXmlParser
Parses the XML.
parseXml(InputStream) - Static method in class org.apache.camel.util.XmlLineNumberParser
Parses the XML.
parseXml(InputStream, XmlLineNumberParser.XmlTextTransformer) - Static method in class org.apache.camel.util.XmlLineNumberParser
Parses the XML.
PARTITION - Static variable in class org.apache.camel.component.kafka.KafkaConstants
 
PARTITION_KEY - Static variable in interface org.apache.camel.component.aws.kinesis.KinesisConstants
 
PARTITION_KEY - Static variable in class org.apache.camel.component.kafka.KafkaConstants
 
PARTITIONER_RANGE_ASSIGNOR - Static variable in class org.apache.camel.component.kafka.KafkaConstants
 
partnerJobId - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
passivateObject(Channel) - Method in class org.apache.camel.component.rabbitmq.pool.PoolableChannelFactory
 
passphrase - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
passphrase - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
PassThroughCallable(T) - Constructor for class org.apache.camel.blueprint.handler.CamelNamespaceHandler.PassThroughCallable
 
PassThroughJmsKeyFormatStrategy - Class in org.apache.camel.component.jms
A strategy that does not do any encoding or decoding, eg.
PassThroughJmsKeyFormatStrategy() - Constructor for class org.apache.camel.component.jms.PassThroughJmsKeyFormatStrategy
 
password() - Method in class org.apache.camel.component.amqp.AMQPConnectionDetails
 
PASSWORD - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
password - Variable in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
password - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Salesforce password.
password - Variable in class org.apache.camel.util.jsse.KeyStoreParameters
The optional password for reading/opening/verifying the key store.
patch(Edm, String, Object, Olingo2ResponseHandler<T>) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
patch(Edm, String, Object, Olingo2ResponseHandler<T>) - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Patches/merges an OData resource using HTTP PATCH.
Patent - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Patent() - Constructor for class org.apache.camel.component.linkedin.api.model.Patent
 
patentList - Variable in class org.apache.camel.component.linkedin.api.model.Patents
 
Patents - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Patents() - Constructor for class org.apache.camel.component.linkedin.api.model.Patents
 
patents - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
path - Variable in class org.apache.camel.component.krati.KratiEndpoint
 
path - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
path - Variable in class org.apache.camel.component.netty.http.DefaultContextPathMatcher
 
path - Variable in class org.apache.camel.component.netty4.http.DefaultContextPathMatcher
 
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 - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
pattern(ExchangePattern) - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
pattern(ExchangePattern) - Method in class org.apache.camel.model.ToDefinition
Deprecated.
will be removed in the near future. Instead use ProcessorDefinition.inOnly() or ProcessorDefinition.inOut()
pattern(ExchangePattern) - Method in class org.apache.camel.model.ToDynamicDefinition
Sets the optional ExchangePattern used to invoke this endpoint
Pattern - Annotation Type in org.apache.camel
Marks a method as having a specific kind of ExchangePattern for use with Bean Integration or Spring Remoting to overload the default value which is ExchangePattern.InOut for request/reply if no annotations are used.
pattern - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
pattern - Variable in class org.apache.camel.processor.SendProcessor
 
PatternBasedPackageScanFilter - Class in org.apache.camel.core.xml
PatternBasedPackageScanFilter uses an underlying AntPathMatcher to filter scanned files according to include and exclude patterns.
PatternBasedPackageScanFilter() - Constructor for class org.apache.camel.core.xml.PatternBasedPackageScanFilter
 
PatternFormat<T> - Interface in org.apache.camel.dataformat.bindy
The PatternFormat extends the format interface and allows to retrieve the pattern linked to a format (Date, Double, ...)
Patterns(List<Pattern>, List<Pattern>) - Constructor for class org.apache.camel.util.jsse.FilterParameters.Patterns
 
PatternSplitStrategy - Class in org.apache.camel.component.pdf.text
 
PatternSplitStrategy(String) - Constructor for class org.apache.camel.component.pdf.text.PatternSplitStrategy
 
pauseJob(Trigger) - Method in class org.apache.camel.component.quartz.QuartzComponent
 
pauseRouteTrigger(ScheduledRoutePolicyConstants.Action, String) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
pauseRouteTrigger(ScheduledRoutePolicyConstants.Action, String) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
pauseTrigger(Trigger) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
pauseTrigger() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
PaxLoggingComponent - Class in org.apache.camel.component.paxlogging
The OSGi pax-logging component allows receiving log events from OPS4j PaxLogging and send them to Camel routes.
PaxLoggingComponent() - Constructor for class org.apache.camel.component.paxlogging.PaxLoggingComponent
 
PaxLoggingConsumer - Class in org.apache.camel.component.paxlogging
Paxlogging consumer.
PaxLoggingConsumer(PaxLoggingEndpoint, Processor) - Constructor for class org.apache.camel.component.paxlogging.PaxLoggingConsumer
 
PaxLoggingEndpoint - Class in org.apache.camel.component.paxlogging
The paxlogging component can be used in an OSGi environment to receive PaxLogging events and process them.
PaxLoggingEndpoint(String, PaxLoggingComponent, String) - Constructor for class org.apache.camel.component.paxlogging.PaxLoggingEndpoint
 
PAYLOAD_EXPIRES - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
PayLoadDataFormatFeature - Class in org.apache.camel.component.cxf.feature
This feature just setting up the CXF endpoint interceptor for handling the Message in PAYLOAD data format
PayLoadDataFormatFeature() - Constructor for class org.apache.camel.component.cxf.feature.PayLoadDataFormatFeature
 
PayLoadDataFormatFeature(Boolean) - Constructor for class org.apache.camel.component.cxf.feature.PayLoadDataFormatFeature
 
PayloadFormat - Enum in org.apache.camel.component.salesforce.internal
 
PaymentMethodGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.PaymentMethodGateway
PaymentMethodGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.PaymentMethodGateway
PaymentMethodGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.PaymentMethodGatewayEndpointConfiguration
 
PaymentMethodNonceGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.PaymentMethodNonceGateway
PaymentMethodNonceGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.PaymentMethodNonceGateway
PaymentMethodNonceGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.PaymentMethodNonceGatewayEndpointConfiguration
 
PDF_DOCUMENT_HEADER_NAME - Static variable in class org.apache.camel.component.pdf.PdfHeaderConstants
 
PDF_PIXEL_SIZE - Static variable in class org.apache.camel.component.pdf.PdfConstants
 
PdfComponent - Class in org.apache.camel.component.pdf
 
PdfComponent() - Constructor for class org.apache.camel.component.pdf.PdfComponent
 
PdfConfiguration - Class in org.apache.camel.component.pdf
Handles pdf component configuration values.
PdfConfiguration() - Constructor for class org.apache.camel.component.pdf.PdfConfiguration
 
PdfConstants - Class in org.apache.camel.component.pdf
 
PdfEndpoint - Class in org.apache.camel.component.pdf
The pdf components provides the ability to create, modify or extract content from PDF documents.
PdfEndpoint(String, Component, PdfConfiguration) - Constructor for class org.apache.camel.component.pdf.PdfEndpoint
 
PdfHeaderConstants - Class in org.apache.camel.component.pdf
 
PdfOperation - Enum in org.apache.camel.component.pdf
 
PdfPageSizeConstant - Class in org.apache.camel.component.pdf
 
PdfProducer - Class in org.apache.camel.component.pdf
 
PdfProducer(PdfEndpoint) - Constructor for class org.apache.camel.component.pdf.PdfProducer
 
PdfUtils - Class in org.apache.camel.component.pdf.text
 
PEEK_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
pendingExchanges - Variable in class org.apache.camel.component.file.GenericFileConsumer
 
pendingExchanges - Variable in class org.apache.camel.component.mybatis.MyBatisConsumer
 
pendingExchanges - Variable in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
people - Variable in class org.apache.camel.component.linkedin.api.model.Following
 
People - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
People() - Constructor for class org.apache.camel.component.linkedin.api.model.People
 
people - Variable in class org.apache.camel.component.linkedin.api.model.PeopleSearch
 
PeopleResource - Interface in org.apache.camel.component.linkedin.api
 
PeopleResourceApiMethod - Enum in org.apache.camel.component.linkedin.internal
Camel ApiMethod Enumeration for org.apache.camel.component.linkedin.api.PeopleResource
PeopleResourceEndpointConfiguration - Class in org.apache.camel.component.linkedin
Camel EndpointConfiguration for org.apache.camel.component.linkedin.api.PeopleResource
PeopleResourceEndpointConfiguration() - Constructor for class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
PeopleSearch - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
PeopleSearch() - Constructor for class org.apache.camel.component.linkedin.api.model.PeopleSearch
 
perform() - Method in interface org.apache.camel.guice.support.CloseTask
 
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.
performInvocation(Exchange, Object, Method, Object[]) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsInvoker
 
performSynchronization() - Method in class org.apache.camel.component.disruptor.AbstractSynchronizedExchange
 
persist(Object) - Method in class org.apache.camel.bam.EntityManagerTemplate
 
persist(String) - Method in class org.apache.camel.component.redis.RedisClient
 
persistent - Variable in class org.apache.camel.component.mongodb.MongoDbTailTrackingConfig
PERSISTENT_VOLUMES - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
PERSISTENT_VOLUMES_CLAIMS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
persistentId - Variable in class org.apache.camel.component.mongodb.MongoDbTailTrackingConfig
persistToStore() - Method in class org.apache.camel.component.mongodb.MongoDbTailTrackingManager
 
person - Variable in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
 
person - Variable in class org.apache.camel.component.linkedin.api.model.GroupMembership
 
person - Variable in class org.apache.camel.component.linkedin.api.model.Inventor
 
person - Variable in class org.apache.camel.component.linkedin.api.model.Like
 
Person - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Person() - Constructor for class org.apache.camel.component.linkedin.api.model.Person
 
person - Variable in class org.apache.camel.component.linkedin.api.model.PublicationAuthor
 
person - Variable in class org.apache.camel.component.linkedin.api.model.Recipient
 
person - Variable in class org.apache.camel.component.linkedin.api.model.UpdateComment
 
person - Variable in class org.apache.camel.component.linkedin.api.model.UpdateContent
 
personActivities - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
PersonActivities - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
PersonActivities() - Constructor for class org.apache.camel.component.linkedin.api.model.PersonActivities
 
personList - Variable in class org.apache.camel.component.linkedin.api.model.Connections
 
personList - Variable in class org.apache.camel.component.linkedin.api.model.People
 
personList - Variable in class org.apache.camel.component.linkedin.api.model.RelatedConnections
 
personList - Variable in class org.apache.camel.component.linkedin.api.model.SalesPersons
 
pexpire(String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
pexpireat(String, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
PgEventComponent - Class in org.apache.camel.component.pgevent
Represents the component that manages PgEventEndpoint.
PgEventComponent() - Constructor for class org.apache.camel.component.pgevent.PgEventComponent
 
PgEventConsumer - Class in org.apache.camel.component.pgevent
The PgEvent consumer.
PgEventConsumer(PgEventEndpoint, Processor) - Constructor for class org.apache.camel.component.pgevent.PgEventConsumer
 
PgEventEndpoint - Class in org.apache.camel.component.pgevent
The pgevent component allows for producing/consuming PostgreSQL events related to the LISTEN/NOTIFY commands.
PgEventEndpoint(String, PgEventComponent) - Constructor for class org.apache.camel.component.pgevent.PgEventEndpoint
 
PgEventEndpoint(String, PgEventComponent, DataSource) - Constructor for class org.apache.camel.component.pgevent.PgEventEndpoint
 
PgEventProducer - Class in org.apache.camel.component.pgevent
The PgEvent producer.
PgEventProducer(PgEventEndpoint) - Constructor for class org.apache.camel.component.pgevent.PgEventProducer
 
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.converter.crypto
PGPDataFormat uses the bouncy castle libraries to enable encryption and decryption in the PGP format.
PGPDataFormat() - Constructor for class org.apache.camel.converter.crypto.PGPDataFormat
 
PGPDataFormat - Class in org.apache.camel.model.dataformat
PGP data format
PGPDataFormat() - Constructor for class org.apache.camel.model.dataformat.PGPDataFormat
 
PGPDataFormatUtil - Class in org.apache.camel.converter.crypto
 
PGPKeyAccessDataFormat - Class in org.apache.camel.converter.crypto
This PGP Data Format uses the interfaces PGPPublicKeyAccessor and PGPSecretKeyAccessor to access the keys for encryption/signing and decryption/signature verification.
PGPKeyAccessDataFormat() - Constructor for class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
PGPPassphraseAccessor - Interface in org.apache.camel.converter.crypto
Access to the password for a user Id.
PGPPublicKeyAccessor - Interface in org.apache.camel.converter.crypto
 
PGPSecretKeyAccessor - Interface in org.apache.camel.converter.crypto
 
PGPSecretKeyAndPrivateKeyAndUserId - Class in org.apache.camel.converter.crypto
Helper class which groups secret, private key and User ID.
PGPSecretKeyAndPrivateKeyAndUserId(PGPSecretKey, PGPPrivateKey, String) - Constructor for class org.apache.camel.converter.crypto.PGPSecretKeyAndPrivateKeyAndUserId
 
phone1 - Variable in class org.apache.camel.component.linkedin.api.model.ContactInfo
 
phone2 - Variable in class org.apache.camel.component.linkedin.api.model.ContactInfo
 
PhoneNumber - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
PhoneNumber() - Constructor for class org.apache.camel.component.linkedin.api.model.PhoneNumber
 
phoneNumber - Variable in class org.apache.camel.component.linkedin.api.model.PhoneNumber
 
phoneNumberList - Variable in class org.apache.camel.component.linkedin.api.model.PhoneNumbers
 
phoneNumbers - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
PhoneNumbers - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
PhoneNumbers() - Constructor for class org.apache.camel.component.linkedin.api.model.PhoneNumbers
 
phoneType - Variable in class org.apache.camel.component.linkedin.api.model.PhoneNumber
 
PhoneType - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
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
PHP - Annotation Type in org.apache.camel.builder.script
An annotation for injection of PHP expressions into method parameters, fields or properties
php(String) - Static method in class org.apache.camel.builder.script.ScriptBuilder
Creates a script builder for the PHP script contents
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
 
PhpLanguage - Class in org.apache.camel.builder.script
 
PhpLanguage() - Constructor for class org.apache.camel.builder.script.PhpLanguage
 
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.
PicklistEnumConverter - Class in org.apache.camel.component.salesforce.api
XStream converter for handling pick-list enum fields.
PicklistEnumConverter() - Constructor for class org.apache.camel.component.salesforce.api.PicklistEnumConverter
 
PickListValue - Class in org.apache.camel.component.salesforce.api.dto
Salesforce DTO for picklist value.
PickListValue() - Constructor for class org.apache.camel.component.salesforce.api.dto.PickListValue
 
pictureUrl - Variable in class org.apache.camel.component.linkedin.api.model.Creator
 
pictureUrl - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
pictureUrl - Variable in class org.apache.camel.component.linkedin.api.model.Recommendee
 
pictureUrl - Variable in class org.apache.camel.component.linkedin.api.model.Recommender
 
ping() - Method in class org.apache.camel.component.redis.RedisClient
 
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
Routes the message to a sequence of processors.
PipelineDefinition() - Constructor for class org.apache.camel.model.PipelineDefinition
 
PipelineHelper - Class in org.apache.camel.processor
Helper for processing Exchange in a pipeline.
PIVOT - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
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
 
PlanGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.PlanGateway
PlanGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.PlanGateway
PlanGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.PlanGatewayEndpointConfiguration
 
PlatformHelper - Class in org.apache.camel.util
Utility dedicated for resolving runtime information related to the platform on which Camel is currently running.
PodEvent - Class in org.apache.camel.component.kubernetes.consumer.common
 
PodEvent(Watcher.Action, Pod) - Constructor for class org.apache.camel.component.kubernetes.consumer.common.PodEvent
 
PODS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
PojoMessageInvocationHandler - Class in org.apache.camel.component.bean
Special InvocationHandler for methods that have only one parameter.
PojoMessageInvocationHandler(Endpoint, Producer) - Constructor for class org.apache.camel.component.bean.PojoMessageInvocationHandler
 
PojoProxyHelper - Class in org.apache.camel.component.bean
Create a dynamic proxy for a given interface and endpoint that sends the parameter object to the endpoint and optionally receives a reply.
policy(Policy) - Method in class org.apache.camel.model.ProcessorDefinition
Apply a Policy.
policy(String) - Method in class org.apache.camel.model.ProcessorDefinition
Apply a Policy.
Policy - Interface in org.apache.camel.spi
A strategy capable of applying interceptors to a processor.
PolicyDefinition - Class in org.apache.camel.model
Defines a policy the route will use
PolicyDefinition() - Constructor for class org.apache.camel.model.PolicyDefinition
 
PolicyDefinition(Policy) - Constructor for class org.apache.camel.model.PolicyDefinition
 
poll() - Method in class org.apache.camel.component.apns.ApnsConsumer
 
poll() - Method in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollConsumer
 
poll() - Method in class org.apache.camel.component.atmos.integration.consumer.AtmosScheduledPollGetConsumer
Poll from an atmos remote path and put the result in the message exchange
poll() - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConsumer
 
poll() - Method in class org.apache.camel.component.aws.kinesis.KinesisConsumer
 
poll() - Method in class org.apache.camel.component.aws.s3.S3Consumer
 
poll() - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
 
poll() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
poll(long, String, int, EventCallback) - Method in class org.apache.camel.component.box.internal.LongPollingEventsManager
 
poll() - Method in class org.apache.camel.component.cassandra.CassandraConsumer
 
poll() - Method in class org.apache.camel.component.cmis.CMISConsumer
 
poll(CMISConsumer) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
poll() - Method in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollConsumer
 
poll() - Method in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollGetConsumer
Poll from a dropbox remote path and put the result in the message exchange
poll() - Method in class org.apache.camel.component.dropbox.integration.consumer.DropboxScheduledPollSearchConsumer
Poll from a dropbox remote path and put the result in the message exchange
poll() - Method in class org.apache.camel.component.etcd.EtcdStatsConsumer
 
poll() - Method in class org.apache.camel.component.facebook.FacebookConsumer
 
poll() - Method in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
poll() - Method in class org.apache.camel.component.feed.FeedPollingConsumer
 
poll() - Method in class org.apache.camel.component.file.GenericFileConsumer
Poll for files
poll() - Method in class org.apache.camel.component.git.consumer.AbstractGitConsumer
 
poll() - Method in class org.apache.camel.component.git.consumer.GitBranchConsumer
 
poll() - Method in class org.apache.camel.component.git.consumer.GitCommitConsumer
 
poll() - Method in class org.apache.camel.component.git.consumer.GitTagConsumer
 
poll() - Method in class org.apache.camel.component.github.consumer.AbstractGitHubConsumer
 
poll() - Method in class org.apache.camel.component.github.consumer.CommitConsumer
 
poll() - Method in class org.apache.camel.component.github.consumer.PullRequestCommentConsumer
 
poll() - Method in class org.apache.camel.component.github.consumer.PullRequestConsumer
 
poll() - Method in class org.apache.camel.component.github.consumer.TagConsumer
 
poll() - Method in class org.apache.camel.component.gora.GoraConsumer
 
poll() - Method in class org.apache.camel.component.hbase.HBaseConsumer
 
poll() - Method in class org.apache.camel.component.hdfs.HdfsConsumer
 
poll() - Method in class org.apache.camel.component.hdfs2.HdfsConsumer
 
poll() - Method in class org.apache.camel.component.hipchat.HipchatConsumer
 
poll() - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Polls the database
poll(IBatisConsumer, IBatisEndpoint) - Method in class org.apache.camel.component.ibatis.strategy.DefaultIBatisProcessingStategy
 
poll(IBatisConsumer, IBatisEndpoint) - Method in interface org.apache.camel.component.ibatis.strategy.IBatisProcessingStrategy
Called when record is being queried.
poll() - Method in class org.apache.camel.component.ironmq.IronMQConsumer
 
poll() - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreConsumer
 
poll() - Method in class org.apache.camel.component.jclouds.JcloudsConsumer
 
poll() - Method in class org.apache.camel.component.jira.consumer.AbstractJIRAConsumer
 
poll() - Method in class org.apache.camel.component.jira.consumer.NewCommentConsumer
 
poll() - Method in class org.apache.camel.component.jira.consumer.NewIssueConsumer
 
poll() - Method in class org.apache.camel.component.jpa.JpaConsumer
 
poll() - Method in class org.apache.camel.component.krati.KratiConsumer
 
poll() - Method in class org.apache.camel.component.mail.MailConsumer
 
poll(MyBatisConsumer, MyBatisEndpoint) - Method in class org.apache.camel.component.mybatis.DefaultMyBatisProcessingStrategy
 
poll() - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Polls the database
poll(MyBatisConsumer, MyBatisEndpoint) - Method in interface org.apache.camel.component.mybatis.MyBatisProcessingStrategy
Called when record is being queried.
poll() - Method in class org.apache.camel.component.olingo2.Olingo2Consumer
 
poll() - Method in class org.apache.camel.component.openshift.OpenShiftConsumer
 
poll() - Method in class org.apache.camel.component.scheduler.SchedulerConsumer
 
poll() - Method in class org.apache.camel.component.snmp.SnmpOIDPoller
 
poll() - Method in class org.apache.camel.component.splunk.SplunkConsumer
 
poll() - Method in class org.apache.camel.component.sql.SqlConsumer
 
poll() - Method in class org.apache.camel.component.ssh.SshConsumer
 
poll() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumerPolling
 
poll() - Method in class org.apache.camel.component.weather.WeatherConsumer
 
poll() - Method in class org.apache.camel.component.yammer.YammerMessagePollingConsumer
 
poll() - Method in class org.apache.camel.component.yammer.YammerRelationshipPollingConsumer
 
poll() - Method in class org.apache.camel.component.yammer.YammerUserPollingConsumer
 
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
 
POLL_CONSUMER_DELAY - Static variable in class org.apache.camel.component.atmos.util.AtmosConstants
 
POLL_CONSUMER_DELAY - Static variable in class org.apache.camel.component.dropbox.util.DropboxConstants
 
POLL_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
pollConsume() - Method in class org.apache.camel.component.twitter.consumer.directmessage.DirectMessageConsumer
 
pollConsume() - Method in class org.apache.camel.component.twitter.consumer.search.SearchConsumer
 
pollConsume() - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
pollConsume() - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
Called by polling consumers during each poll.
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
pollDirectory(String, List<GenericFile<FTPFile>>, int) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
pollDirectory(String, List<GenericFile<ChannelSftp.LsEntry>>, int) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
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(ProcessorDefinition<?>, String, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
pollEnrich(ProcessorDefinition<?>, String, long, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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.
pollEnrich(Expression, long, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
pollEnrich() - Method in class org.apache.camel.model.ProcessorDefinition
The Content Enricher EIP enriches an exchange with additional data obtained from a resourceUri using a PollingConsumer to poll the endpoint.
PollEnrichDefinition - Class in org.apache.camel.model
Enriches messages with data polled from a secondary resource
PollEnrichDefinition() - Constructor for class org.apache.camel.model.PollEnrichDefinition
 
PollEnrichDefinition(AggregationStrategy, long) - Constructor for class org.apache.camel.model.PollEnrichDefinition
 
PollEnricher - Class in org.apache.camel.processor
A content enricher that enriches input data by first obtaining additional data from a resource represented by an endpoint producer and second by aggregating input data and additional data.
PollEnricher(Expression, long) - Constructor for class org.apache.camel.processor.PollEnricher
Creates a new PollEnricher.
pollEnrichRef(String, long, String) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use pollEnrich with a ref:id as the resourceUri parameter.
pollEnrichRef(String, long, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use pollEnrich with a ref:id as the resourceUri parameter.
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
 
pollSubDirectory(String, String, List<GenericFile<FTPFile>>, int) - Method in class org.apache.camel.component.file.remote.FtpConsumer
 
pollSubDirectory(String, String, List<GenericFile<ChannelSftp.LsEntry>>, int) - Method in class org.apache.camel.component.file.remote.SftpConsumer
 
pool - Variable in class org.apache.camel.impl.DefaultServicePool
 
PoolableChannelFactory - Class in org.apache.camel.component.rabbitmq.pool
Channel lifecycle manager: create, check and close channel
PoolableChannelFactory(Connection) - Constructor for class org.apache.camel.component.rabbitmq.pool.PoolableChannelFactory
 
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
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.
populateAttachments(HttpServletRequest, HttpMessage) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
populateBindings(ScriptEngine, Exchange, Map<String, Object>) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
populateBody(RequestBuilder, AhcEndpoint, Exchange) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
populateCamelHeaders(HttpRequest, Map<String, Object>, Exchange, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
 
populateCamelHeaders(HttpResponse, Map<String, Object>, Exchange, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
 
populateCamelHeaders(HttpRequest, Map<String, Object>, Exchange, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty.http.NettyHttpBinding
Binds from Netty HttpRequest to Camel headers as a Map.
populateCamelHeaders(HttpResponse, Map<String, Object>, Exchange, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty.http.NettyHttpBinding
Binds from Netty HttpResponse to Camel headers as a Map.
populateCamelHeaders(HttpRequest, Map<String, Object>, Exchange, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty.http.RestNettyHttpBinding
 
populateCamelHeaders(FullHttpRequest, Map<String, Object>, Exchange, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
 
populateCamelHeaders(FullHttpResponse, Map<String, Object>, Exchange, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
 
populateCamelHeaders(FullHttpRequest, Map<String, Object>, Exchange, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty4.http.NettyHttpBinding
Binds from Netty HttpRequest to Camel headers as a Map.
populateCamelHeaders(FullHttpResponse, Map<String, Object>, Exchange, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty4.http.NettyHttpBinding
Binds from Netty HttpResponse to Camel headers as a Map.
populateCamelHeaders(FullHttpRequest, Map<String, Object>, Exchange, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty4.http.RestNettyHttpBinding
 
populateCamelHeaders(Request, Map<String, Object>, Exchange, SparkConfiguration) - Method in class org.apache.camel.component.sparkrest.DefaultSparkBinding
 
populateCamelHeaders(Request, Map<String, Object>, Exchange, SparkConfiguration) - Method in interface org.apache.camel.component.sparkrest.SparkBinding
Binds from Spark Request to Camel headers as a Map.
populateCamelHeaders(HttpServerExchange, Map<String, Object>, Exchange) - Method in class org.apache.camel.component.undertow.DefaultUndertowHttpBinding
 
populateCamelHeaders(ClientResponse, Map<String, Object>, Exchange) - Method in class org.apache.camel.component.undertow.DefaultUndertowHttpBinding
 
populateCamelHeaders(HttpServerExchange, Map<String, Object>, Exchange) - Method in class org.apache.camel.component.undertow.RestUndertowHttpBinding
 
populateCamelHeaders(HttpServerExchange, Map<String, Object>, Exchange) - Method in interface org.apache.camel.component.undertow.UndertowHttpBinding
 
populateCamelHeaders(ClientResponse, Map<String, Object>, Exchange) - Method in interface org.apache.camel.component.undertow.UndertowHttpBinding
 
populateContentOnBodyPart(BodyPart, MailConfiguration, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
 
populateContentOnMimeMessage(MimeMessage, MailConfiguration, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
 
populateContext(ELContext, Exchange) - Method in class org.apache.camel.language.juel.JuelExpression
 
populateCxfRequestFromExchange(Exchange, Exchange, Map<String, Object>) - Method in interface org.apache.camel.component.cxf.CxfBinding
Populate a CXF Exchange from a Camel Exchange.
populateCxfRequestFromExchange(Exchange, Exchange, Map<String, Object>) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
This method is called by CxfProducer.process(Exchange).
populateCxfResponseFromExchange(Exchange, Exchange) - Method in interface org.apache.camel.component.cxf.CxfBinding
Populate a CXF Exchange from a Camel Exchange.
populateCxfResponseFromExchange(Exchange, Exchange) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
This method is called by CxfConsumer to populate a CXF response exchange from a Camel exchange.
populateCxfRsProducerException(Exchange, Response, int) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
populateCxfRsResponseFromExchange(Exchange, Exchange) - Method in interface org.apache.camel.component.cxf.jaxrs.CxfRsBinding
Populate the CxfRsResponse object from the camel exchange
populateCxfRsResponseFromExchange(Exchange, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
populateCxfRsResponseFromExchange(Exchange, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding
 
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
populateExchange(Exchange) - Method in class org.apache.camel.component.atmos.dto.AtmosDelResult
Object payload contained in Exchange Exchange Body is populated with the remote path deleted on atmos.
populateExchange(Exchange) - Method in class org.apache.camel.component.atmos.dto.AtmosFileDownloadResult
Object payload contained in Exchange In case of a single file Exchange Header is populated with the name of the remote path downloaded In case of a multiple files Exchange Header is populated with the name of the remote paths downloaded In case of a single file Exchange Body is populated with the ByteArrayOutputStream downloaded from atmos.
populateExchange(Exchange) - Method in class org.apache.camel.component.atmos.dto.AtmosFileUploadResult
Object payload contained in Exchange In case of a single file Exchange Header is populated with the name of the remote path uploaded In case of a multiple files Exchange Header is populated with the name of the remote paths uploaded In case of a single file Exchange Body is populated with the result code of the upload operation for the remote path.
populateExchange(Exchange) - Method in class org.apache.camel.component.atmos.dto.AtmosMoveResult
Object payload contained in Exchange Exchange Header and Body contains the moved path
populateExchange(Exchange) - Method in class org.apache.camel.component.atmos.dto.AtmosResult
Populate the camel exchange with the results from atmos method invocations.
populateExchange(Exchange) - Method in class org.apache.camel.component.dropbox.dto.DropboxDelResult
Object payload contained in Exchange Exchange Body is populated with the remote path deleted on dropbox.
populateExchange(Exchange) - Method in class org.apache.camel.component.dropbox.dto.DropboxFileDownloadResult
Object payload contained in Exchange In case of a single file Exchange Header is populated with the name of the remote path downloaded In case of a multiple files Exchange Header is populated with the name of the remote paths downloaded In case of a single file Exchange Body is populated with the ByteArrayOutputStream downloaded from dropbox.
populateExchange(Exchange) - Method in class org.apache.camel.component.dropbox.dto.DropboxFileUploadResult
Object payload contained in Exchange In case of a single file Exchange Header is populated with the name of the remote path uploaded In case of a multiple files Exchange Header is populated with the name of the remote paths uploaded In case of a single file Exchange Body is populated with the result code of the upload operation for the remote path.
populateExchange(Exchange) - Method in class org.apache.camel.component.dropbox.dto.DropboxMoveResult
Object payload contained in Exchange Exchange Header and Body contains the mode path
populateExchange(Exchange) - Method in class org.apache.camel.component.dropbox.dto.DropboxResult
Populate the camel exchange with the results from dropbox method invocations.
populateExchange(Exchange) - Method in class org.apache.camel.component.dropbox.dto.DropboxSearchResult
Object payload contained in Exchange Exchange Header is populated with the remote paths found.
populateExchange(Exchange) - Method in class org.apache.camel.test.junit4.ExchangeTestSupport
A strategy method to populate an exchange with some example values for use by language plugins
populateExchange(Exchange) - Method in class org.apache.camel.testng.ExchangeTestSupport
A strategy method to populate an exchange with some example values for use by language plugins
populateExchangeFromCxfRequest(Exchange, Exchange) - Method in interface org.apache.camel.component.cxf.CxfBinding
Populate a Camel Exchange from a CXF Exchange, which is an incoming request from a CXF client.
populateExchangeFromCxfRequest(Exchange, Exchange) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
This method is called by CxfConsumer.
populateExchangeFromCxfResponse(Exchange, Exchange, Map<String, Object>) - Method in interface org.apache.camel.component.cxf.CxfBinding
Populate a Camel Exchange from a CXF Exchange, which is a an incoming response from a CXF server.
populateExchangeFromCxfResponse(Exchange, Exchange, Map<String, Object>) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
This method is called by CxfProducer.process(Exchange).
populateExchangeFromCxfRsRequest(Exchange, Exchange, Method, Object[]) - Method in interface org.apache.camel.component.cxf.jaxrs.CxfRsBinding
Populate the camel exchange from the CxfRsRequest, the exchange will be consumed by the processor which the CxfRsConsumer attached.
populateExchangeFromCxfRsRequest(Exchange, Exchange, Method, Object[]) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
populateExchangeFromCxfRsRequest(Exchange, Exchange, Method, Object[]) - Method in class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding
 
populateExchangeFromRestletRequest(Request, Response, Exchange) - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
populateExchangeFromRestletRequest(Request, Response, Exchange) - Method in interface org.apache.camel.component.restlet.RestletBinding
Populate Camel message from Restlet request
populateExchangeFromRestletResponse(Exchange, Response) - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
populateExchangeFromRestletResponse(Exchange, Response) - Method in interface org.apache.camel.component.restlet.RestletBinding
Populate Camel message from Restlet response
populateFromURI(CamelContext, EndpointConfiguration, ConfigurationHelper.ParameterSetter) - Static method in class org.apache.camel.impl.ConfigurationHelper
 
populateHeaders(RequestBuilder, AhcEndpoint, Exchange) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
populateHeaders(GenericFileMessage<T>) - Method in class org.apache.camel.component.file.GenericFile
Populates the GenericFileMessage relevant headers
populateHeaders(GenericFileMessage<T>) - Method in class org.apache.camel.component.file.remote.RemoteFile
Populates the GenericFileMessage relevant headers
populateHttpOperationFailedException(Exchange, HttpMethod, int) - Method in class org.apache.camel.component.http.HttpProducer
 
populateHttpOperationFailedException(Exchange, HttpRequestBase, HttpResponse, int) - Method in class org.apache.camel.component.http4.HttpProducer
 
populateHttpOperationFailedException(Exchange, JettyContentExchange, int) - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
populateInitialAttachments(Map<String, DataHandler>) - Method in class org.apache.camel.component.mail.MailMessage
 
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.component.irc.IrcMessage
 
populateInitialHeaders(Map<String, Object>) - Method in class org.apache.camel.component.jms.JmsMessage
 
populateInitialHeaders(Map<String, Object>) - Method in class org.apache.camel.component.mail.MailMessage
 
populateInitialHeaders(Map<String, Object>) - Method in class org.apache.camel.component.quartz.QuartzMessage
 
populateInitialHeaders(Map<String, Object>) - Method in class org.apache.camel.component.quartz2.QuartzMessage
 
populateInitialHeaders(Map<String, Object>) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
populateInitialHeaders(Map<String, Object>) - Method in class org.apache.camel.component.xmpp.XmppMessage
 
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
populateList(Object) - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
populateList(Object) - Method in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
populateList(Object) - Method in class org.apache.camel.component.rss.RssEntryPollingConsumer
 
populateMailMessage(MailEndpoint, MimeMessage, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
 
populateMapMessage(MapMessage, Map<?, ?>, CamelContext) - Method in class org.apache.camel.component.jms.JmsBinding
Populates a MapMessage from a Map instance.
populateMapMessage(MapMessage, Map<?, ?>, CamelContext) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Populates a MapMessage from a Map instance.
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
 
populateNettyHttpOperationFailedException(Exchange, String, HttpResponse, int, boolean) - Static method in class org.apache.camel.component.netty.http.NettyHttpHelper
 
populateNettyHttpOperationFailedException(Exchange, String, FullHttpResponse, int, boolean) - Static method in class org.apache.camel.component.netty4.http.NettyHttpHelper
 
populateParameterConfigurationMap(SortedMap<String, ParameterConfiguration>, Class<?>, String) - Static method in class org.apache.camel.impl.UriEndpointComponent
 
populateQuery(EntityManager, Query) - Method in class org.apache.camel.component.jpa.QueryBuilder.ParameterBuilder
 
populateQuery(EntityManager, Query) - Method in class org.apache.camel.component.jpa.QueryBuilder
 
populateRabbitExchange(Exchange, Envelope, AMQP.BasicProperties, byte[], boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQMessageConverter
 
populateRequestParameters(HttpServletRequest, HttpMessage) - Method in class org.apache.camel.component.jetty.JettyRestHttpBinding
 
populateRequestParameters(HttpServletRequest, HttpMessage) - Method in class org.apache.camel.component.servlet.ServletRestHttpBinding
 
populateRequestParameters(HttpServletRequest, HttpMessage) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
populateResponse(Exchange, HttpMethod, Message, HeaderFilterStrategy, int) - Method in class org.apache.camel.component.http.HttpProducer
 
populateResponse(Exchange, HttpRequestBase, HttpResponse, Message, HeaderFilterStrategy, int) - Method in class org.apache.camel.component.http4.HttpProducer
 
populateResponse(Exchange, JettyContentExchange) - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
populateResponse(Exchange, JettyContentExchange, Message, HeaderFilterStrategy, int) - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
populateResponse(Exchange, JettyContentExchange) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Parses the response from the Jetty client.
populateRestletProducerException(Exchange, Response, int) - Method in class org.apache.camel.component.restlet.RestletProducer
 
populateRestletRequestFromExchange(Request, Exchange) - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
populateRestletRequestFromExchange(Request, Exchange) - Method in interface org.apache.camel.component.restlet.RestletBinding
Populate Restlet Request from Camel message
populateRestletResponseFromExchange(Exchange, Response) - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
populateRestletResponseFromExchange(Exchange, Response) - Method in interface org.apache.camel.component.restlet.RestletBinding
Populate Restlet request from Camel message
populateRests() - Method in class org.apache.camel.builder.RouteBuilder
 
populateRoutes() - Method in class org.apache.camel.bam.ProcessBuilder
 
populateRoutes() - Method in class org.apache.camel.builder.RouteBuilder
 
populateStatement(PreparedStatement, Iterator<?>, int) - Method in class org.apache.camel.component.elsql.ElsqlSqlPrepareStatementStrategy
 
populateStatement(PreparedStatement, Iterator<?>, int) - Method in class org.apache.camel.component.jdbc.DefaultJdbcPrepareStatementStrategy
 
populateStatement(PreparedStatement, Iterator<?>, int) - Method in interface org.apache.camel.component.jdbc.JdbcPrepareStatementStrategy
Populates the query parameters on the prepared statement
populateStatement(PreparedStatement, Iterator<?>, int) - Method in class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy
 
populateStatement(PreparedStatement, Iterator<?>, int) - Method in interface org.apache.camel.component.sql.SqlPrepareStatementStrategy
Populates the query parameters on the prepared statement
populateStatement(Object, Exchange) - Method in class org.apache.camel.component.sql.stored.CallableStatementWrapper
 
populateStatement(Object, Exchange) - Method in interface org.apache.camel.component.sql.stored.StatementWrapper
 
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
populateXmppMessage(Message, Exchange) - Method in class org.apache.camel.component.xmpp.XmppBinding
Populates the given XMPP message from the inbound exchange
populateXmppPacket(Packet, Exchange) - Method in class org.apache.camel.component.xmpp.XmppBinding
Populates the given XMPP packet from the inbound exchange
PORT - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
port - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
port - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
port(int) - Static method in class org.apache.camel.component.sparkrest.CamelSpark
Configures the port number to use
port - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
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
PORT_CONFIGURATION_URI - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
PORT_LOCALNAME - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
PORT_LOCALNAME - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
PORT_NAME - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
PORT_NAME - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
PORT_NAMESPACE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
PORT_NAMESPACE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
position - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
Position - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Position() - Constructor for class org.apache.camel.component.linkedin.api.model.Position
 
POSITION - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
positionList - Variable in class org.apache.camel.component.linkedin.api.model.Positions
 
positionList - Variable in class org.apache.camel.component.linkedin.api.model.ThreeCurrentPositions
 
positionList - Variable in class org.apache.camel.component.linkedin.api.model.ThreePastPositions
 
positions - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
Positions - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Positions() - Constructor for class org.apache.camel.component.linkedin.api.model.Positions
 
post(String, Map<String, String>) - Method in class org.apache.camel.component.hipchat.HipchatProducer
 
Post - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Post() - Constructor for class org.apache.camel.component.linkedin.api.model.Post
 
post(String) - Method in interface org.apache.camel.component.yammer.ApiRequestor
 
post(String) - Method in class org.apache.camel.component.yammer.ScribeApiRequestor
 
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
 
postalCode - Variable in class org.apache.camel.component.linkedin.api.model.Address
 
postalCode - Variable in class org.apache.camel.component.linkedin.api.model.Location
 
PostCategoryCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
poster - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
Poster - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Poster() - Constructor for class org.apache.camel.component.linkedin.api.model.Poster
 
postingDate - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
PostingDate - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
PostingDate() - Constructor for class org.apache.camel.component.linkedin.api.model.PostingDate
 
postingTimestamp - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
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
 
postList - Variable in class org.apache.camel.component.linkedin.api.model.Posts
 
postPollCheck(int) - Method in class org.apache.camel.component.file.GenericFileConsumer
Override if required.
postPollCheck(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
postProcess(BeanDefinitionBuilder, Element) - Method in class org.apache.camel.component.spring.security.config.BeanDefinitionParser
Hook method that derived classes can implement to inspect/change a bean definition after parsing is complete.
postProcess(BeanDefinitionBuilder, Element) - Method in class org.apache.camel.component.spring.security.config.SpringSecurityAuthorizationPolicyParser
 
postProcess(BeanDefinitionBuilder, Element) - Method in class org.apache.camel.spring.handler.BeanDefinitionParser
Hook method that derived classes can implement to inspect/change a bean definition after parsing is complete.
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).
postProcessAfterInitialization(Object, String) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
postProcessBeforeInit(RouteBuilder) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
postProcessBeforeInit(RouteBuilder) - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
postProcessBeforeInit(RouteBuilder) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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).
postProcessBeforeInitialization(Object, String) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
postProcessCamelContext(CamelContext) - Method in class org.apache.camel.main.MainSupport
 
postProcessContext() - Method in class org.apache.camel.main.MainSupport
 
postProcessTest() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
postProcessTest() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
Lets post process this test instance to process any Camel annotations.
postProcessTest() - Method in class org.apache.camel.testng.CamelSpringTestSupport
 
postProcessTest() - Method in class org.apache.camel.testng.CamelTestSupport
Lets post process this test instance to process any Camel annotations.
PostRole - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
posts - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
Posts - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Posts() - Constructor for class org.apache.camel.component.linkedin.api.model.Posts
 
PostsResource - Interface in org.apache.camel.component.linkedin.api
 
PostsResourceApiMethod - Enum in org.apache.camel.component.linkedin.internal
Camel ApiMethod Enumeration for org.apache.camel.component.linkedin.api.PostsResource
PostsResourceEndpointConfiguration - Class in org.apache.camel.component.linkedin
Camel EndpointConfiguration for org.apache.camel.component.linkedin.api.PostsResource
PostsResourceEndpointConfiguration() - Constructor for class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
PostTypeCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
PostVerbDefinition - Class in org.apache.camel.model.rest
Rest POST command
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.
postWriteCheck() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
preCheckPoll(Exchange) - Method in class org.apache.camel.processor.PollEnricher
Strategy to pre check polling.
preComplete(Exchange, Exchange) - Method in interface org.apache.camel.processor.aggregate.PreCompletionAwareAggregationStrategy
Determines if the aggregation should complete the current group, and start a new group, or the aggregation should continue using the current group.
PreCompletionAwareAggregationStrategy - Interface in org.apache.camel.processor.aggregate
A specialized AggregationStrategy which enables the aggregator to run in pre-completion mode.
PreConsumed - Annotation Type in org.apache.camel.component.jpa
An annotation to mark a method to be invoked before an entity bean is processed and routed; so that it can be updated in such a way that the results are available to later nodes in the route.
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.
PreDestroyCloser - Class in org.apache.camel.guice.jsr250
Supports the PreDestroy annotation lifecycle from JSR250.
PreDestroyCloser() - Constructor for class org.apache.camel.guice.jsr250.PreDestroyCloser
 
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(RouteBuilder, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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
 
PredicateValueBuilder(Expression) - Constructor for class org.apache.camel.component.mock.AssertionClause.PredicateValueBuilder
 
PreemptiveAuthInterceptor - Class in org.apache.camel.component.http4
 
PreemptiveAuthInterceptor() - Constructor for class org.apache.camel.component.http4.PreemptiveAuthInterceptor
 
PREFIX - Static variable in class org.apache.camel.component.beanstalk.Headers
 
PREFIX_TOKEN - Static variable in class org.apache.camel.component.properties.PropertiesComponent
preMove - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
prepare(Message) - Method in class org.apache.camel.component.cxf.transport.CamelConduit
 
prepare(Message) - Method in class org.apache.camel.component.cxf.transport.CamelDestination.BackChannelConduit
Send an outbound message, assumed to contain all the name-value mappings of the corresponding input message (if any).
prepare(ModelCamelContext) - Method in class org.apache.camel.model.RouteDefinition
Prepares the route definition to be ready to be added to CamelContext
prepare(BundleContext, Map<String, String>) - Method in class org.apache.camel.scr.AbstractCamelRunner
 
prepareAggregation(Exchange, Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Prepares the exchanges for aggregation.
prepareAndStartListenerContainer() - Method in class org.apache.camel.component.jms.JmsConsumer
 
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
 
prepareDefaultExecutor(ExecCommand) - Method in class org.apache.camel.component.exec.impl.DefaultExecCommandExecutor
 
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, boolean) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
prepareExchangeForContinue(Exchange, RedeliveryErrorHandler.RedeliveryData, boolean) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
prepareExchangeForFailover(Exchange) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
Prepares the exchange for failover
prepareExchangeForRedelivery(Exchange, RedeliveryErrorHandler.RedeliveryData) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
prepareExchangeForRoutingSlip(Exchange, Endpoint) - Method in class org.apache.camel.processor.RoutingSlip
 
prepareJobParameters(Map<String, Object>) - Method in class org.apache.camel.component.spring.batch.SpringBatchProducer
Helper method converting the Camel message headers into the Spring Batch parameters map.
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<FTPFile>, GenericFileEndpoint<FTPFile>) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
prepareOnStartup(GenericFileOperations<ChannelSftp.LsEntry>, GenericFileEndpoint<ChannelSftp.LsEntry>) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
prepareOnStartup(GenericFileOperations<T>, GenericFileEndpoint<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
prepareOnStartup(GenericFileOperations<T>, GenericFileEndpoint<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
prepareOnStartup(GenericFileOperations<File>, GenericFileEndpoint<File>) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
prepareOutToIn(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Strategy to prepare results before next iterator or when we are complete, which is done by copying OUT to IN, so there is only an IN as input for the next iteration.
prepareQuery(String, boolean, Exchange) - Method in class org.apache.camel.component.elsql.ElsqlSqlPrepareStatementStrategy
 
prepareQuery(String, boolean) - Method in class org.apache.camel.component.jdbc.DefaultJdbcPrepareStatementStrategy
 
prepareQuery(String, boolean) - Method in interface org.apache.camel.component.jdbc.JdbcPrepareStatementStrategy
Prepares the query to be executed.
prepareQuery(String, boolean, Exchange) - Method in class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy
 
prepareQuery(String, boolean, Exchange) - Method in interface org.apache.camel.component.sql.SqlPrepareStatementStrategy
Prepares the query to be executed.
prepareRequest(AhcEndpoint, Exchange) - Method in interface org.apache.camel.component.ahc.AhcBinding
Prepares the AHC Request to be send.
prepareRequest(AhcEndpoint, Exchange) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
prepareRequest(Exchange, Exchange) - Method in class org.apache.camel.component.cxf.CxfProducer
 
prepareRoute(ModelCamelContext, RouteDefinition) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Prepares the route.
prepareRoute(ModelCamelContext, RouteDefinition, List<OnExceptionDefinition>, List<InterceptDefinition>, List<InterceptFromDefinition>, List<InterceptSendToEndpointDefinition>, List<OnCompletionDefinition>) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Prepares the route which supports context scoped features such as onException, interceptors and onCompletions

This method does not mark the route as prepared afterwards.

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

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

prepareShutdown(boolean, boolean) - Method in class org.apache.camel.component.direct.DirectConsumer
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.component.disruptor.DisruptorConsumer
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.component.kestrel.KestrelConsumer
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.component.seda.SedaConsumer
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
prepareShutdown(boolean, boolean) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
prepareShutdown(boolean, boolean) - Method in interface org.apache.camel.spi.ShutdownPrepared
Prepares for stop/shutdown.
prepareStatement(String) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Create and configure a Prepared CQL statement
prepareStatement() - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Create and configure a Prepared CQL statement
prepareTestInstance(TestContext) - Method in class org.apache.camel.test.spring.CamelSpringBootExecutionListener
 
prepareTestInstance(TestContext) - Method in class org.apache.camel.test.spring.CamelSpringTestContextLoaderTestExecutionListener
 
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.
prePollCheck() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
preProcessUri(String) - Method in class org.apache.camel.component.irc.IrcComponent
Deprecated.
preProcessUri(String) - Method in class org.apache.camel.component.restlet.RestletComponent
Deprecated.
preProcessUri(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceComponent
Deprecated.
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
 
PRETTY_PRINT - Static variable in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
prevCharIsCR - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
previousIndex - Variable in class org.apache.camel.language.simple.BaseSimpleParser
 
previousNode - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
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.
preWriteCheck() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
print(Doc, int, boolean, String, String) - Method in class org.apache.camel.component.printer.PrinterOperations
 
print(Doc, String) - Method in class org.apache.camel.component.printer.PrinterOperations
 
print(Doc, String) - Method in interface org.apache.camel.component.printer.PrinterOperationsInterface
Prints the document.
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.
PrinterComponent - Class in org.apache.camel.component.printer
 
PrinterComponent() - Constructor for class org.apache.camel.component.printer.PrinterComponent
 
PrinterConfiguration - Class in org.apache.camel.component.printer
 
PrinterConfiguration() - Constructor for class org.apache.camel.component.printer.PrinterConfiguration
 
PrinterConfiguration(URI) - Constructor for class org.apache.camel.component.printer.PrinterConfiguration
 
PrinterEndpoint - Class in org.apache.camel.component.printer
The printer component is used for sending messages to printers as print jobs.
PrinterEndpoint() - Constructor for class org.apache.camel.component.printer.PrinterEndpoint
 
PrinterEndpoint(String, Component, PrinterConfiguration) - Constructor for class org.apache.camel.component.printer.PrinterEndpoint
 
PrinterOperations - Class in org.apache.camel.component.printer
 
PrinterOperations() - Constructor for class org.apache.camel.component.printer.PrinterOperations
 
PrinterOperations(PrintService, DocFlavor, PrintRequestAttributeSet) - Constructor for class org.apache.camel.component.printer.PrinterOperations
 
PrinterOperationsInterface - Interface in org.apache.camel.component.printer
 
PrinterProducer - Class in org.apache.camel.component.printer
 
PrinterProducer(Endpoint, PrinterConfiguration) - Constructor for class org.apache.camel.component.printer.PrinterProducer
 
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.
PRIORITY - Static variable in class org.apache.camel.component.beanstalk.Headers
 
PRIORITY - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
PRIORITY_FLAG - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
PriorityBlockingQueueFactory<E> - Class in org.apache.camel.component.seda
Implementation of BlockingQueueFactory producing PriorityBlockingQueue
PriorityBlockingQueueFactory() - Constructor for class org.apache.camel.component.seda.PriorityBlockingQueueFactory
 
PROCEDURE_BEGIN - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
PROCEDURE_END - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
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.bam.processor.BamProcessorSupport
 
process(ComponentDefinitionRegistry) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelDependenciesFinder
 
process(Exchange) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
process(Exchange) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
process(Exchange) - Method in class org.apache.camel.coap.CoAPProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ahc.AhcProducer
 
process(Exchange) - Method in class org.apache.camel.component.ahc.ws.WsProducer
 
process(Exchange) - Method in class org.apache.camel.component.apns.ApnsProducer
 
process(Exchange) - Method in class org.apache.camel.component.atmos.integration.producer.AtmosDelProducer
 
process(Exchange) - Method in class org.apache.camel.component.atmos.integration.producer.AtmosGetProducer
 
process(Exchange) - Method in class org.apache.camel.component.atmos.integration.producer.AtmosMoveProducer
 
process(Exchange) - Method in class org.apache.camel.component.atmos.integration.producer.AtmosPutProducer
 
process(Exchange) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketProducer
 
process(Exchange) - Method in class org.apache.camel.component.atom.AtomProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.avro.AvroProducer
 
process(Exchange) - Method in class org.apache.camel.component.aws.cw.CwProducer
 
process(Exchange) - Method in class org.apache.camel.component.aws.ddb.DdbProducer
 
process(Exchange) - Method in class org.apache.camel.component.aws.ec2.EC2Producer
 
process(Exchange) - Method in class org.apache.camel.component.aws.kinesis.KinesisProducer
 
process(Exchange) - Method in class org.apache.camel.component.aws.s3.S3Producer
 
process(Exchange) - Method in class org.apache.camel.component.aws.sdb.SdbProducer
 
process(Exchange) - Method in class org.apache.camel.component.aws.ses.SesProducer
 
process(Exchange) - Method in class org.apache.camel.component.aws.sns.SnsProducer
 
process(Exchange) - Method in class org.apache.camel.component.aws.sqs.SqsProducer
 
process(Exchange) - Method in class org.apache.camel.component.aws.swf.SWFActivityProducer
 
process(Exchange) - Method in class org.apache.camel.component.aws.swf.SWFWorkflowProducer
 
process(Exchange) - Method in class org.apache.camel.component.bean.BeanProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.bean.BeanProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.bean.BeanProducer
 
process(Exchange) - Method in class org.apache.camel.component.bean.validator.BeanValidatorProducer
 
process(Exchange) - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
process(Exchange) - Method in class org.apache.camel.component.binding.BindingConsumerProcessor
 
process(Exchange) - Method in class org.apache.camel.component.binding.BindingProducer
 
process(Exchange) - Method in class org.apache.camel.component.cache.CacheProducer
 
process(Exchange) - Method in class org.apache.camel.component.cassandra.CassandraProducer
 
process(Exchange) - Method in class org.apache.camel.component.cmis.CMISProducer
 
process(Exchange) - Method in class org.apache.camel.component.cmis.CMISQueryProducer
 
process(Exchange) - Method in class org.apache.camel.component.cometd.CometdProducer
 
process(Exchange) - Method in class org.apache.camel.component.cometd.CometdProducer.ProducerService
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.controlbus.ControlBusProducer
 
process(Exchange) - Method in class org.apache.camel.component.couchdb.CouchDbProducer
 
process(Exchange) - Method in class org.apache.camel.component.crypto.DigitalSignatureProducer
 
process(Exchange) - Method in class org.apache.camel.component.crypto.processor.SigningProcessor
 
process(Exchange) - Method in class org.apache.camel.component.crypto.processor.VerifyingProcessor
 
process(Exchange) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanDestination
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.cxf.CxfProducer
 
process(Exchange) - Method in class org.apache.camel.component.cxf.CxfProducer
This processor binds Camel exchange to a CXF exchange and invokes the CXF client.
process(Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
process(Exchange) - Method in class org.apache.camel.component.cxf.transport.CamelDestination.ConsumerProcessor
 
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, AsyncCallback) - Method in class org.apache.camel.component.disruptor.DisruptorProducer
 
process(Exchange) - Method in class org.apache.camel.component.dns.DnsDigProducer
 
process(Exchange) - Method in class org.apache.camel.component.dns.DnsIpProducer
 
process(Exchange) - Method in class org.apache.camel.component.dns.DnsLookupProducer
 
process(Exchange) - Method in class org.apache.camel.component.dns.DnsWikipediaProducer
 
process(Exchange) - Method in class org.apache.camel.component.docker.producer.DockerProducer
 
process(Exchange) - Method in class org.apache.camel.component.dozer.DozerProducer
 
process(Exchange) - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxDelProducer
 
process(Exchange) - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxGetProducer
 
process(Exchange) - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxMoveProducer
 
process(Exchange) - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxPutProducer
 
process(Exchange) - Method in class org.apache.camel.component.dropbox.integration.producer.DropboxSearchProducer
 
process(Exchange) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchProducer
 
process(Exchange) - Method in class org.apache.camel.component.elsql.ElsqlProducer
 
process(Exchange) - Method in class org.apache.camel.component.etcd.EtcdKeysProducer
 
process(Exchange) - Method in class org.apache.camel.component.etcd.EtcdStatsProducer
 
process(Exchange) - Method in class org.apache.camel.component.eventadmin.EventAdminProducer
 
process(Exchange) - Method in class org.apache.camel.component.exec.ExecProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.facebook.FacebookProducer
 
process(Exchange) - Method in class org.apache.camel.component.file.GenericFileProducer
 
process(Exchange) - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
process(Exchange) - Method in class org.apache.camel.component.fop.FopProducer
 
process(Exchange) - Method in class org.apache.camel.component.gae.auth.GAuthProducer
Depending on the GAuthEndpoint.Name, this method either fetches an unauthorized request token and creates a redirect response, or upgrades an authorized request token to an access token.
process(Exchange) - Method in class org.apache.camel.component.gae.http.GHttpProducer
Invokes the URL fetch service.
process(Exchange) - Method in class org.apache.camel.component.gae.login.GLoginProducer
First obtains an authentication token and then exchanges the token against an authorization cookie.
process(Exchange) - Method in class org.apache.camel.component.gae.mail.GMailProducer
Invokes the mail service.
process(Exchange) - Method in class org.apache.camel.component.gae.task.GTaskProducer
Adds a the exchange's in-message data to a task queue.
process(Exchange) - Method in class org.apache.camel.component.ganglia.GangliaProducer
 
process(Exchange) - Method in class org.apache.camel.component.geocoder.GeoCoderProducer
 
process(Exchange) - Method in class org.apache.camel.component.git.producer.GitProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.AbstractGitHubProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.ClosePullRequestProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.GetCommitFileProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.PullRequestCommentProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.PullRequestFilesProducer
 
process(Exchange) - Method in class org.apache.camel.component.github.producer.PullRequestStateProducer
 
process(Exchange) - Method in class org.apache.camel.component.gora.GoraProducer
Processes the message exchange
process(Exchange) - Method in class org.apache.camel.component.gridfs.GridFsProducer
 
process(Exchange) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusProducer
 
process(Exchange) - Method in class org.apache.camel.component.hazelcast.atomicnumber.HazelcastAtomicnumberProducer
 
process(Exchange) - Method in class org.apache.camel.component.hazelcast.list.HazelcastListProducer
 
process(Exchange) - Method in class org.apache.camel.component.hazelcast.map.HazelcastMapProducer
 
process(Exchange) - Method in class org.apache.camel.component.hazelcast.multimap.HazelcastMultimapProducer
 
process(Exchange) - Method in class org.apache.camel.component.hazelcast.queue.HazelcastQueueProducer
 
process(Exchange) - Method in class org.apache.camel.component.hazelcast.replicatedmap.HazelcastReplicatedmapProducer
 
process(Exchange) - Method in class org.apache.camel.component.hazelcast.ringbuffer.HazelcastRingbufferProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaProducer
 
process(Exchange) - Method in class org.apache.camel.component.hazelcast.set.HazelcastSetProducer
 
process(Exchange) - Method in class org.apache.camel.component.hazelcast.topic.HazelcastTopicProducer
 
process(Exchange) - Method in class org.apache.camel.component.hbase.HBaseProducer
 
process(Exchange) - Method in class org.apache.camel.component.hdfs.HdfsProducer
 
process(Exchange) - Method in class org.apache.camel.component.hdfs2.HdfsProducer
 
process(Exchange) - Method in class org.apache.camel.component.hipchat.HipchatProducer
 
process(Exchange) - Method in class org.apache.camel.component.http.HttpProducer
 
process(Exchange) - Method in class org.apache.camel.component.http4.HttpProducer
 
process(HttpRequest, HttpContext) - Method in class org.apache.camel.component.http4.PreemptiveAuthInterceptor
 
process(Exchange) - Method in class org.apache.camel.component.ibatis.IBatisProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ignite.set.IgniteSetProducer
 
process(Exchange, InfinispanConfiguration, BasicCache<Object, Object>) - Static method in class org.apache.camel.component.infinispan.InfinispanOperation
 
process(Exchange) - Method in class org.apache.camel.component.infinispan.InfinispanProducer
 
process(Exchange) - Method in class org.apache.camel.component.irc.IrcProducer
 
process(Exchange) - Method in class org.apache.camel.component.ironmq.IronMQProducer
 
process(Exchange) - Method in class org.apache.camel.component.javaspace.JavaSpaceProducer
 
process(Exchange) - Method in class org.apache.camel.component.jbpm.JBPMProducer
 
process(Exchange) - Method in class org.apache.camel.component.jcache.JCacheProducer
 
process(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreProducer
 
process(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
 
process(Exchange) - Method in class org.apache.camel.component.jcr.JcrProducer
 
process(Exchange) - Method in class org.apache.camel.component.jdbc.JdbcProducer
Execute sql of exchange and set results on output
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.jetty.JettyHttpProducer
 
process(Exchange) - Method in class org.apache.camel.component.jgroups.JGroupsProducer
 
process(Exchange) - Method in class org.apache.camel.component.jira.producer.AbstractJIRAProducer
 
process(Exchange) - Method in class org.apache.camel.component.jira.producer.NewIssueProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.jms.JmsProducer
 
process(Exchange) - Method in class org.apache.camel.component.jpa.JpaProducer
 
process(Exchange) - Method in class org.apache.camel.component.jt400.Jt400DataQueueProducer
Sends the Exchange's in body to the AS/400 data queue.
process(Exchange) - Method in class org.apache.camel.component.jt400.Jt400PgmProducer
 
process(Exchange) - Method in class org.apache.camel.component.kafka.KafkaProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.kafka.KafkaProducer
 
process(Exchange) - Method in class org.apache.camel.component.kestrel.KestrelProducer
 
process(Exchange) - Method in class org.apache.camel.component.krati.KratiProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesBuildConfigsProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesBuildsProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNamespacesProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesNodesProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesClaimsProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesPodsProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesReplicationControllersProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesResourcesQuotaProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesSecretsProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServiceAccountsProducer
 
process(Exchange) - Method in class org.apache.camel.component.kubernetes.producer.KubernetesServicesProducer
 
process(Exchange) - Method in class org.apache.camel.component.language.LanguageProducer
 
process(Exchange) - Method in class org.apache.camel.component.ldap.LdapProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.log.LogProducer
 
process(Exchange) - Method in class org.apache.camel.component.lucene.LuceneIndexProducer
 
process(Exchange) - Method in class org.apache.camel.component.lucene.LuceneQueryProducer
 
process(Folder) - Method in interface org.apache.camel.component.mail.MailBoxPostProcessAction
Process the given mail folder
process(Exchange) - Method in class org.apache.camel.component.mail.MailProducer
 
process(Exchange) - Method in class org.apache.camel.component.metrics.AbstractMetricsProducer
 
process(Exchange) - Method in class org.apache.camel.component.mina.MinaProducer
 
process(Exchange) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
process(Exchange) - Method in class org.apache.camel.component.mllp.MllpTcpClientProducer
 
process(Exchange) - Method in class org.apache.camel.component.mongodb.MongoDbProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.mqtt.MQTTProducer
 
process(Exchange) - Method in class org.apache.camel.component.mybatis.MyBatisProducer
 
process(Exchange) - Method in class org.apache.camel.component.nagios.NagiosProducer
 
process(Exchange) - Method in class org.apache.camel.component.nats.NatsProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.netty.http.NettyHttpProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.netty.NettyProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.netty4.http.NettyHttpProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.netty4.NettyProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.olingo2.Olingo2Producer
 
process(Exchange) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
process(Exchange) - Method in class org.apache.camel.component.optaplanner.OptaPlannerProducer
 
process(Exchange) - Method in class org.apache.camel.component.paho.PahoProducer
 
process(Exchange) - Method in class org.apache.camel.component.pdf.PdfProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.pgevent.PgEventProducer
 
process(Exchange) - Method in class org.apache.camel.component.printer.PrinterProducer
 
process(Exchange) - Method in class org.apache.camel.component.quickfixj.QuickfixjProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.rabbitmq.RabbitMQProducer
 
process(Exchange) - Method in class org.apache.camel.component.redis.RedisProducer
 
process(Exchange) - Method in class org.apache.camel.component.rest.RestApiProducer
 
process(Exchange) - Method in class org.apache.camel.component.restlet.RestletProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.restlet.RestletProducer
 
process(Exchange) - Method in class org.apache.camel.component.rmi.RmiProducer
 
process(Exchange) - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.salesforce.internal.processor.AbstractRestProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.salesforce.internal.processor.AnalyticsApiProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.salesforce.internal.processor.BulkApiProcessor
 
process(Exchange, AsyncCallback) - Method in interface org.apache.camel.component.salesforce.internal.processor.SalesforceProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.salesforce.SalesforceProducer
 
process(Exchange) - Method in class org.apache.camel.component.sap.netweaver.NetWeaverProducer
 
process(Exchange) - Method in class org.apache.camel.component.schematron.SchematronProducer
Processes the payload.
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.component.servicenow.ServiceNowProducer
 
process(Exchange) - Method in class org.apache.camel.component.servicenow.ServiceNowProducerProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityProcessor
 
process(Exchange) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
process(Exchange) - Method in class org.apache.camel.component.sip.SipPublisher
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.sjms.SjmsProducer
 
process(Exchange) - Method in class org.apache.camel.component.slack.SlackProducer
 
process(Exchange) - Method in class org.apache.camel.component.smpp.SmppProducer
 
process(Exchange) - Method in class org.apache.camel.component.solr.SolrProducer
 
process(Exchange) - Method in class org.apache.camel.component.spark.DataFrameSparkProducer
 
process(Exchange) - Method in class org.apache.camel.component.spark.HiveSparkProducer
 
process(Exchange) - Method in class org.apache.camel.component.spark.RddSparkProducer
 
process(Exchange) - Method in class org.apache.camel.component.splunk.SplunkProducer
 
process(SplunkEvent) - Method in interface org.apache.camel.component.splunk.support.SplunkResultProcessor
 
process(Exchange) - Method in class org.apache.camel.component.spring.batch.SpringBatchProducer
 
process(I) - Method in class org.apache.camel.component.spring.batch.support.CamelItemProcessor
 
process(Exchange) - Method in class org.apache.camel.component.spring.integration.adapter.CamelSourceAdapter.ConsumerProcessor
 
process(Exchange) - Method in class org.apache.camel.component.spring.integration.SpringIntegrationProducer
 
process(Exchange) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer
 
process(Exchange) - Method in class org.apache.camel.component.springldap.SpringLdapProducer
Performs the LDAP operation defined in SpringLdapEndpoint that created this producer.
process(Exchange) - Method in class org.apache.camel.component.sql.SqlProducer
 
process(Exchange) - Method in class org.apache.camel.component.sql.stored.SqlStoredProducer
 
process(Exchange) - Method in class org.apache.camel.component.ssh.SshProducer
 
process(Exchange) - Method in class org.apache.camel.component.stax.StAXProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.stomp.StompProducer
 
process(Exchange) - Method in class org.apache.camel.component.stream.StreamProducer
 
process(Exchange) - Method in class org.apache.camel.component.twitter.producer.DirectMessageProducer
 
process(Exchange) - Method in class org.apache.camel.component.twitter.producer.SearchProducer
 
process(Exchange) - Method in class org.apache.camel.component.twitter.producer.UserProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.undertow.UndertowProducer
 
process(Exchange) - Method in class org.apache.camel.component.validator.jing.JingValidator
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.validator.ValidatorProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.vertx.VertxProducer
 
process(Exchange) - Method in class org.apache.camel.component.weather.WeatherProducer
 
process(Exchange) - Method in class org.apache.camel.component.websocket.WebsocketProducer
 
process(Exchange) - Method in class org.apache.camel.component.xmlrpc.XmlRpcProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.xmlrpc.XmlRpcProducer
 
process(Exchange) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
process(Exchange) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 
process(Exchange) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureProducer
 
process(Exchange) - Method in class org.apache.camel.component.xmpp.XmppGroupChatProducer
 
process(Exchange) - Method in class org.apache.camel.component.xmpp.XmppPrivateChatProducer
 
process(Exchange) - Method in class org.apache.camel.component.xmpp.XmppPubSubProducer
 
process(Exchange) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
process(Exchange) - Method in class org.apache.camel.component.yammer.YammerMessageProducer
 
process(WatchedEvent) - Method in class org.apache.camel.component.zookeeper.ConnectionHolder
 
process(WatchedEvent) - Method in class org.apache.camel.component.zookeeper.operations.FutureEventDrivenOperation
 
process(Exchange) - Method in class org.apache.camel.component.zookeeper.ZookeeperProducer
 
process(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
process(Exchange) - Method in class org.apache.camel.impl.DefaultAsyncProducer
 
process(Exchange) - Method in class org.apache.camel.impl.DeferProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.impl.DeferProducer
 
process(Exchange) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
process(Exchange) - Method in class org.apache.camel.impl.SynchronousDelegateProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.management.InstrumentationProcessor
 
process(Processor) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds the custom processor to this destination which could be a final destination, or could be a transformation in a pipeline
process(String) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds the custom processor reference to this destination which could be a final destination, or could be a transformation in a pipeline
process(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) - Method in class org.apache.camel.processor.cache.CacheBasedMessageBodyReplacer
 
process(Exchange) - Method in class org.apache.camel.processor.cache.CacheBasedTokenReplacer
 
process(Exchange) - Method in class org.apache.camel.processor.cache.CacheBasedXPathReplacer
 
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, AtomicBoolean, Exchange) - Method in class org.apache.camel.processor.LoopProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
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.mllp.Hl7AcknowledgementGenerator
 
process(Exchange) - Method in class org.apache.camel.processor.MulticastProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.MulticastProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.OnCompletionProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.OnCompletionProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.Pipeline
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.Pipeline
 
process(Exchange) - Method in class org.apache.camel.processor.PollEnricher
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.PollEnricher
Enriches the input data (exchange) by first obtaining additional data from an endpoint represented by an endpoint producer and second by aggregating input data and additional data.
process(Exchange) - Method in interface org.apache.camel.Processor
Processes the message exchange
process(Exchange) - Method in class org.apache.camel.processor.RecipientList
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RecipientList
 
process(Exchange) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Process the exchange using redelivery error handling.
process(Exchange) - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.RollbackProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RollbackProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.RoutingSlip
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.RoutingSlip
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SamplingThrottler
 
process(Exchange) - Method in class org.apache.camel.processor.ScriptProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ScriptProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.SendProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SendProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.SetBodyProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SetBodyProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.SetHeaderProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SetHeaderProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.SetPropertyProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SetPropertyProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.SortProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.SortProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.Splitter
 
process(Exchange) - Method in class org.apache.camel.processor.StopProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.StopProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.StreamResequencer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.StreamResequencer
 
process(Exchange) - Method in class org.apache.camel.processor.ThreadsProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ThreadsProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.Throttler
 
process(Exchange) - Method in class org.apache.camel.processor.ThroughputLogger
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ThroughputLogger
 
process(Exchange) - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.TransformProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.TransformProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.TryProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.TryProcessor
 
process(Exchange, AsyncCallback, Iterator<Processor>, AsyncProcessor, Object) - Method in class org.apache.camel.processor.TryProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
process(Exchange) - Method in class org.apache.camel.processor.UnmarshalProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.UnmarshalProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
process(Exchange) - Method in class org.apache.camel.processor.WireTapProcessor
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.WireTapProcessor
 
process(Exchange) - Method in class org.apache.camel.rx.support.ObservableProcessor
 
process(Exchange) - Method in class org.apache.camel.rx.support.ProcessorToObserver
 
process(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
process(Exchange) - Method in class org.apache.camel.swagger.RestSwaggerProcessor
 
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
 
PROCESS_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
PROCESS_INSTANCE_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
processActivity(Object[], String) - Method in class org.apache.camel.component.aws.swf.SWFActivityConsumer
 
processAnnotations(ClassResolver, Iterable<Class<?>>) - Static method in class org.apache.camel.dataformat.xstream.XStreamDataFormat
A factory method which takes a collection of types to be annotated
processAnnotations(ClassResolver, Class<?>...) - Static method in class org.apache.camel.dataformat.xstream.XStreamDataFormat
A factory method which takes a number of types to be annotated
processAsyncErrorHandler(Exchange, AsyncCallback, RedeliveryErrorHandler.RedeliveryData) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
This logic is only executed if we have to retry redelivery asynchronously, which have to be done from the callback.
processAsynchronously(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.Throttler
Delegate blocking on the DelayQueue to an asyncExecutor.
processBatch(Queue<Object>) - Method in interface org.apache.camel.BatchConsumer
Processes the list of Exchange objects in a batch.
processBatch(Queue<Object>) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.aws.kinesis.KinesisConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.aws.s3.S3Consumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.file.GenericFileConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.hbase.HBaseConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.ibatis.IBatisConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.ironmq.IronMQConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.jclouds.JcloudsBlobStoreConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.krati.KratiConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.mail.MailConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.splunk.SplunkConsumer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.sql.SqlConsumer
 
ProcessBuilder - Class in org.apache.camel.bam
A builder of a process definition
ProcessBuilder() - Constructor for class org.apache.camel.bam.ProcessBuilder
 
ProcessBuilder(EntityManagerFactory, TransactionTemplate) - Constructor for class org.apache.camel.bam.ProcessBuilder
 
ProcessBuilder(EntityManagerFactory, TransactionTemplate, String) - Constructor for class org.apache.camel.bam.ProcessBuilder
 
processByAction(Exchange) - Method in class org.apache.camel.component.controlbus.ControlBusProducer
 
processByErrorHandler(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
Processes the Exchange using the error handler.
processByLanguage(Exchange, Language) - Method in class org.apache.camel.component.controlbus.ControlBusProducer
 
processClientEvent(ClientEvent) - Method in class org.apache.camel.component.infinispan.remote.InfinispanRemoteCustomListener
 
processCommit(Exchange) - Method in class org.apache.camel.component.aws.s3.S3Consumer
Strategy to delete the message after being processed.
processCommit(Exchange) - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
Strategy to delete the message after being processed.
processCommit(Exchange, String, String) - Method in class org.apache.camel.component.ironmq.IronMQConsumer
Strategy to delete the message after being processed.
processCommit(Message, Exchange) - Method in class org.apache.camel.component.mail.MailConsumer
Strategy to flag the message after being processed.
ProcessContext - Class in org.apache.camel.bam.processor
 
ProcessContext(Exchange, ActivityRules, ActivityState) - Constructor for class org.apache.camel.bam.processor.ProcessContext
 
processCurrentLocation(Exchange) - Method in class org.apache.camel.component.geocoder.GeoCoderProducer
 
processDataSet(Exchange, DataSet, int) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
ProcessDefinition - Class in org.apache.camel.bam.model
 
ProcessDefinition() - Constructor for class org.apache.camel.bam.model.ProcessDefinition
 
ProcessDefinition - Class in org.apache.camel.model
Calls a Camel processor.
ProcessDefinition() - Constructor for class org.apache.camel.model.ProcessDefinition
 
ProcessDefinition(Processor) - Constructor for class org.apache.camel.model.ProcessDefinition
 
processDelay(Exchange, AsyncCallback, long) - Method in class org.apache.camel.processor.DelayProcessorSupport
 
processDialogTerminated(DialogTerminatedEvent) - Method in class org.apache.camel.component.sip.listener.SipPresenceAgentListener
 
processDialogTerminated(DialogTerminatedEvent) - Method in class org.apache.camel.component.sip.listener.SipPublishListener
 
processDialogTerminated(DialogTerminatedEvent) - Method in class org.apache.camel.component.sip.listener.SipSubscriptionListener
 
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.
processEntity(Exchange, T) - Method in class org.apache.camel.bam.processor.BamProcessorSupport
 
processEntity(Exchange, ProcessInstance) - Method in class org.apache.camel.bam.processor.JpaBamProcessor
 
processEntity(Exchange, T) - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
processEvent(CacheEntryEvent<Object, Object>) - Method in class org.apache.camel.component.infinispan.embedded.InfinispanEmbeddedCustomListener
 
processEvent(CacheEntryEvent<Object, Object>) - Method in class org.apache.camel.component.infinispan.embedded.InfinispanSyncClusteredEventListener
 
processEvent(CacheEntryEvent<Object, Object>) - Method in class org.apache.camel.component.infinispan.embedded.InfinispanSyncLocalEventListener
 
processEvent(String, boolean, String, Object) - Method in class org.apache.camel.component.infinispan.InfinispanConsumer
 
processEvent(String, boolean, String, Object, Object) - Method in class org.apache.camel.component.infinispan.InfinispanConsumer
 
processEvent(ClientCacheEntryCreatedEvent<Object>) - Method in class org.apache.camel.component.infinispan.remote.InfinispanRemoteEventListener
 
processEvent(ClientCacheEntryModifiedEvent<Object>) - Method in class org.apache.camel.component.infinispan.remote.InfinispanRemoteEventListener
 
processEvent(ClientCacheEntryRemovedEvent<Object>) - Method in class org.apache.camel.component.infinispan.remote.InfinispanRemoteEventListener
 
processEvent(ClientCacheFailoverEvent) - Method in class org.apache.camel.component.infinispan.remote.InfinispanRemoteEventListener
 
processEvent(ClientCacheEntryExpiredEvent<Object>) - Method in class org.apache.camel.component.infinispan.remote.InfinispanRemoteEventListener
 
processEvent(BestSolutionChangedEvent) - Method in class org.apache.camel.component.optaplanner.OptaPlannerConsumer
 
processExchange(Exchange) - Method in interface org.apache.camel.api.management.PerformanceCounter
Executed when an Exchange is about to be processed.
processExchange(ActivityRules, ProcessContext) - Method in class org.apache.camel.bam.model.ActivityState
 
processExchange(Exchange, ProcessInstance) - Method in class org.apache.camel.bam.rules.ActivityRules
 
processExchange(Exchange, ProcessInstance) - Method in class org.apache.camel.bam.rules.ProcessRules
 
processExchange(Exchange, ProcessInstance) - Method in class org.apache.camel.bam.rules.TemporalRule
 
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.component.file.remote.RemoteFileConsumer
 
processExchange(Exchange) - Method in class org.apache.camel.component.mail.MailConsumer
Strategy to process the mail message.
processExchange(Exchange) - Method in class org.apache.camel.management.CompositePerformanceCounter
 
processExchange(Exchange) - Method in class org.apache.camel.management.DelegatePerformanceCounter
 
processExchange(Exchange) - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
processExchange(Exchange) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
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
 
processExpired(ActivityState) - Method in class org.apache.camel.bam.rules.ActivityRules
Handles overdue activities
processExpired(ActivityState) - Method in class org.apache.camel.bam.rules.ProcessRules
 
processExpired(ActivityState) - Method in class org.apache.camel.bam.rules.TemporalRule
 
processHeaderAndAttachments(Message, WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
If applicable this method adds a SOAP headers and attachments.
processInOnly(Exchange, AsyncCallback) - Method in class org.apache.camel.component.jms.JmsProducer
 
processInOut(Exchange, AsyncCallback) - Method in class org.apache.camel.component.jms.JmsProducer
 
processInOut(Exchange, AsyncCallback) - Method in class org.apache.camel.component.rabbitmq.RabbitMQProducer
 
ProcessInstance - Class in org.apache.camel.bam.model
Represents a single business process
ProcessInstance() - Constructor for class org.apache.camel.bam.model.ProcessInstance
 
processInTransaction(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
processIOException(IOExceptionEvent) - Method in class org.apache.camel.component.sip.listener.SipPresenceAgentListener
 
processIOException(IOExceptionEvent) - Method in class org.apache.camel.component.sip.listener.SipPublishListener
 
processIOException(IOExceptionEvent) - Method in class org.apache.camel.component.sip.listener.SipSubscriptionListener
 
processLine(String, boolean, long) - Method in class org.apache.camel.component.stream.StreamConsumer
Strategy method for processing the line
processMessage(ClientSessionChannel, Message) - Method in class org.apache.camel.component.salesforce.SalesforceConsumer
 
processMessage(Chat, Message) - Method in class org.apache.camel.component.xmpp.XmppConsumer
 
processMultiPart(Exchange) - Method in class org.apache.camel.component.aws.s3.S3Producer
 
processNext(Exchange, AsyncCallback) - Method in class org.apache.camel.processor.DelegateAsyncProcessor
processNext(Exchange) - Method in class org.apache.camel.processor.DelegateProcessor
 
processNotify(RequestEvent, ServerTransaction) - Method in class org.apache.camel.component.sip.listener.SipSubscriptionListener
 
processOption(String, LinkedList<String>) - Method in class org.apache.camel.main.MainSupport.Option
 
processor - Variable in class org.apache.camel.component.guava.eventbus.CamelEventHandler
 
processor - Variable in class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
processor(RouteBuilder, Closure<Exchange>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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.
processorName - Variable in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
ProcessorPollingConsumer - Class in org.apache.camel.impl
A simple implementation of PollingConsumer which just uses a Processor.
ProcessorPollingConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.impl.ProcessorPollingConsumer
 
ProcessorStatDump - Class in org.apache.camel.util
ProcessorStatDump() - Constructor for class org.apache.camel.util.ProcessorStatDump
 
ProcessorToObserver<T> - Class in org.apache.camel.rx.support
A Processor which invokes an underling Observer as messages arrive using the given function to convert the Exchange to the required object
ProcessorToObserver(Func1<Exchange, T>, Observer<? super T>) - Constructor for class org.apache.camel.rx.support.ProcessorToObserver
 
processPacket(Packet) - Method in class org.apache.camel.component.xmpp.XmppConsumer
 
processPacket(Packet) - Method in class org.apache.camel.component.xmpp.XmppLogger
 
processPDU(PDU) - Method in class org.apache.camel.component.snmp.SnmpOIDPoller
processes the pdu message
processPdu(CommandResponderEvent) - Method in class org.apache.camel.component.snmp.SnmpTrapConsumer
 
processPDU(PDU, CommandResponderEvent) - Method in class org.apache.camel.component.snmp.SnmpTrapConsumer
 
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
processRef(String) - Method in class org.apache.camel.model.ProcessorDefinition
processReply(ReplyHolder) - Method in interface org.apache.camel.component.jms.reply.ReplyManager
Process the reply
processReply(ReplyHolder) - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
processReply(ReplyHolder) - Method in interface org.apache.camel.component.rabbitmq.reply.ReplyManager
Process the reply
processReply(ReplyHolder) - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
processRequest(Exchange) - Method in class org.apache.camel.component.salesforce.internal.processor.AbstractRestProcessor
 
processRequest(Exchange) - Method in class org.apache.camel.component.salesforce.internal.processor.JsonRestProcessor
 
processRequest(Exchange) - Method in class org.apache.camel.component.salesforce.internal.processor.XmlRestProcessor
 
processRequest(RequestEvent) - Method in class org.apache.camel.component.sip.listener.SipPresenceAgentListener
 
processRequest(RequestEvent) - Method in class org.apache.camel.component.sip.listener.SipPublishListener
 
processRequest(RequestEvent) - Method in class org.apache.camel.component.sip.listener.SipSubscriptionListener
 
processResponse(Exchange, InputStream, SalesforceException, AsyncCallback) - Method in class org.apache.camel.component.salesforce.internal.processor.AbstractRestProcessor
 
processResponse(Exchange, InputStream, SalesforceException, AsyncCallback) - Method in class org.apache.camel.component.salesforce.internal.processor.JsonRestProcessor
 
processResponse(Exchange, InputStream, SalesforceException, AsyncCallback) - Method in class org.apache.camel.component.salesforce.internal.processor.XmlRestProcessor
 
processResponse(ResponseEvent) - Method in class org.apache.camel.component.sip.listener.SipPresenceAgentListener
 
processResponse(ResponseEvent) - Method in class org.apache.camel.component.sip.listener.SipPublishListener
 
processResponse(ResponseEvent) - Method in class org.apache.camel.component.sip.listener.SipSubscriptionListener
 
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
 
processRollback(Exchange) - Method in class org.apache.camel.component.aws.s3.S3Consumer
Strategy when processing the exchange failed.
processRollback(Exchange) - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
Strategy when processing the exchange failed.
processRollback(Exchange) - Method in class org.apache.camel.component.ironmq.IronMQConsumer
Strategy when processing the exchange failed.
processRollback(Message, Exchange) - Method in class org.apache.camel.component.mail.MailConsumer
Strategy when processing the exchange failed.
ProcessRules - Class in org.apache.camel.bam.rules
 
ProcessRules() - Constructor for class org.apache.camel.bam.rules.ProcessRules
 
processSingleOp(Exchange) - Method in class org.apache.camel.component.aws.s3.S3Producer
 
processSoapHeader(Message, SoapMessage) - Method in class org.apache.camel.component.spring.ws.filter.impl.BasicMessageFilter
If applicable this method adds a SOAP header.
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.
processSubscribe(RequestEvent, ServerTransaction) - Method in class org.apache.camel.component.sip.listener.SipPresenceAgentListener
 
processTimeout(TimeoutEvent) - Method in class org.apache.camel.component.sip.listener.SipPresenceAgentListener
 
processTimeout(TimeoutEvent) - Method in class org.apache.camel.component.sip.listener.SipPublishListener
 
processTimeout(TimeoutEvent) - Method in class org.apache.camel.component.sip.listener.SipSubscriptionListener
 
processTransactionTerminated(TransactionTerminatedEvent) - Method in class org.apache.camel.component.sip.listener.SipPresenceAgentListener
 
processTransactionTerminated(TransactionTerminatedEvent) - Method in class org.apache.camel.component.sip.listener.SipPublishListener
 
processTransactionTerminated(TransactionTerminatedEvent) - Method in class org.apache.camel.component.sip.listener.SipSubscriptionListener
 
processWorkflow(Object[], long, boolean) - Method in class org.apache.camel.component.aws.swf.SWFWorkflowConsumer
 
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.
ProduceInjector - Class in org.apache.camel.guice.impl
Injects values into the Produce injection point
ProduceInjector(CamelContext) - Constructor for class org.apache.camel.guice.impl.ProduceInjector
 
producer - Variable in class org.apache.camel.component.bean.AbstractCamelInvocationHandler
 
producer - Variable in class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
 
producer - Variable in class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
producer - Variable in class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
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.SendDynamicProcessor
 
producerCache - Variable in class org.apache.camel.processor.SendProcessor
 
ProducerCallback<T> - Interface in org.apache.camel
Callback for sending a exchange message to a endpoint using a producer.
ProducerService(BayeuxServer, CometdBinding, String, CometdProducer, boolean) - Constructor for class org.apache.camel.component.cometd.CometdProducer.ProducerService
 
producerTemplate - Variable in class org.apache.camel.component.kura.KuraRouter
 
ProducerTemplate - Interface in org.apache.camel
Template for working with Camel and sending Message instances in an Exchange to an Endpoint.
producerTemplate(CamelContext) - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
Get's the ProducerTemplate to be used.
ProducerType - Enum in org.apache.camel.component.splunk
 
produces(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
Product - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Product() - Constructor for class org.apache.camel.component.linkedin.api.model.Product
 
productCategory - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
ProductCategory - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ProductCategory() - Constructor for class org.apache.camel.component.linkedin.api.model.ProductCategory
 
productDeal - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
ProductDeal - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ProductDeal() - Constructor for class org.apache.camel.component.linkedin.api.model.ProductDeal
 
productId - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
productList - Variable in class org.apache.camel.component.linkedin.api.model.Products
 
Products - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Products() - Constructor for class org.apache.camel.component.linkedin.api.model.Products
 
ProductType - Class in org.apache.camel.component.linkedin.api.model
Java class for product-type complex type.
ProductType() - Constructor for class org.apache.camel.component.linkedin.api.model.ProductType
 
proficiency - Variable in class org.apache.camel.component.linkedin.api.model.Language
 
Proficiency - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Proficiency() - Constructor for class org.apache.camel.component.linkedin.api.model.Proficiency
 
proficiency - Variable in class org.apache.camel.component.linkedin.api.model.Skill
 
ProficiencyLevelType - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
profileField - Variable in class org.apache.camel.component.linkedin.api.model.CompanyProfileUpdate
 
ProfileField - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ProfileField() - Constructor for class org.apache.camel.component.linkedin.api.model.ProfileField
 
ProfileFieldCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
promptKeyboardInteractive(String, String, String, String[], boolean[]) - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
promptPassphrase(String) - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
promptPassword(String) - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
promptYesNo(String) - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
propagateCamelToCxf(HeaderFilterStrategy, Map<String, Object>, Message, Exchange) - Static method in class org.apache.camel.component.cxf.common.header.CxfHeaderHelper
Propagates Camel headers to CXF message.
propagateCxfToCamel(HeaderFilterStrategy, Message, Map<String, Object>, Exchange) - Static method in class org.apache.camel.component.cxf.common.header.CxfHeaderHelper
 
propagateException(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseLatestAggregationStrategy
 
propagateFailure(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
propagateFailure(Exchange, Exchange) - Method in class org.apache.camel.processor.aggregate.UseLatestAggregationStrategy
 
propagateHeadersFromCamelToCxf(Exchange, Map<String, Object>, Exchange, Map<String, Object>) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
propagateHeadersFromCxfToCamel(Message, Message, Exchange) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
propagateResponseHeadersToCamel(Message, Exchange, HeaderFilterStrategy) - Method in interface org.apache.camel.component.cxf.common.message.CxfMessageMapper
Given a CXF out/response Message, this method propagates response headers to a Camel exchange.
propagateResponseHeadersToCamel(Message, Exchange, HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.common.message.DefaultCxfMessageMapper
 
propagateResponseHeadersToCamel(Message, Exchange) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanDestination
 
propagateResponseHeadersToCamel(Message, Exchange) - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
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 - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
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 allows you to use property placeholders when defining Endpoint URIs
PropertiesComponent() - Constructor for class org.apache.camel.component.properties.PropertiesComponent
 
PropertiesComponent(boolean) - Constructor for class org.apache.camel.component.properties.PropertiesComponent
 
PropertiesComponent(String) - Constructor for class org.apache.camel.component.properties.PropertiesComponent
 
PropertiesComponent(String...) - Constructor for class org.apache.camel.component.properties.PropertiesComponent
 
propertiesComponentExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
 
PropertiesDefinition - Class in org.apache.camel.model
A series of key value pair
PropertiesDefinition() - Constructor for class org.apache.camel.model.PropertiesDefinition
 
PropertiesEndpoint - Class in org.apache.camel.component.properties
The properties component is used for using property placeholders in endpoint uris.
PropertiesEndpoint(String, Endpoint, Component) - Constructor for class org.apache.camel.component.properties.PropertiesEndpoint
 
propertiesExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the properties of exchange
PropertiesFunction - Interface in org.apache.camel.builder.script
Function in scripting languages to leverage the Camel PropertiesComponent to make it easier to resolve property placeholders.
PropertiesFunction - Interface in org.apache.camel.component.properties
A function that is applied instead of looking up a property placeholder.
propertiesHelper - Variable in class org.apache.camel.util.component.AbstractApiProducer
 
PropertiesInterceptor - Interface in org.apache.camel.util.component
Intercepts Property values used to invoke API Method.
PropertiesParser - Interface in org.apache.camel.component.properties
A parser to parse properties for a given input
PropertiesResolver - Interface in org.apache.camel.component.properties
A resolver to load properties from a given source such as a file from a classpath.
property(String) - Static method in class org.apache.camel.builder.Builder
Deprecated.
property(String) - Method in class org.apache.camel.builder.BuilderSupport
property(String) - Method in class org.apache.camel.builder.ExpressionClause
property(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Property - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Property() - Constructor for class org.apache.camel.component.linkedin.api.model.Property
 
property(String) - Static method in class org.apache.camel.language.property.ExchangePropertyLanguage
Property - Annotation Type in org.apache.camel
Deprecated.
use ExchangeProperty instead
property(String) - Static method in class org.apache.camel.test.junit4.TestSupport
property(String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Returns a value builder for the given property
property(String) - Static method in class org.apache.camel.testng.TestSupport
PROPERTY_IDGENERATOR_HOSTNAME - Static variable in class org.apache.camel.impl.ActiveMQUuidGenerator
 
PROPERTY_IDGENERATOR_LOCALPORT - Static variable in class org.apache.camel.impl.ActiveMQUuidGenerator
 
PROPERTY_IDGENERATOR_PORT - Static variable in class org.apache.camel.impl.ActiveMQUuidGenerator
 
PROPERTY_PREFIX - Static variable in interface org.apache.camel.component.box.internal.BoxConstants
 
PROPERTY_PREFIX - Static variable in interface org.apache.camel.component.braintree.internal.BraintreeConstants
 
PROPERTY_PREFIX - Static variable in interface org.apache.camel.component.google.calendar.internal.GoogleCalendarConstants
 
PROPERTY_PREFIX - Static variable in interface org.apache.camel.component.google.drive.internal.GoogleDriveConstants
 
PROPERTY_PREFIX - Static variable in interface org.apache.camel.component.google.mail.internal.GoogleMailConstants
 
PROPERTY_PREFIX - Static variable in interface org.apache.camel.component.linkedin.internal.LinkedInConstants
 
PROPERTY_PREFIX - Static variable in interface org.apache.camel.component.olingo2.internal.Olingo2Constants
 
PROPERTY_PREFIX - Static variable in class org.apache.camel.scr.AbstractCamelRunner
 
propertyDataToMap(List<? extends PropertyData<?>>) - Static method in class org.apache.camel.component.cmis.CMISHelper
 
PropertyDefinition - Class in org.apache.camel.model
A key value pair
PropertyDefinition() - Constructor for class org.apache.camel.model.PropertyDefinition
 
PropertyEditorTypeConverter - Class in org.apache.camel.impl.converter
Deprecated.
should be removed as it can cause side-effects when using 3rd party property editors
PropertyEditorTypeConverter() - Constructor for class org.apache.camel.impl.converter.PropertyEditorTypeConverter
Deprecated.
 
propertyExist(GoraAttribute, Map<String, ?>) - Static method in class org.apache.camel.component.gora.utils.GoraUtils
Utility method to check if a value exist in the properties map
propertyExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
PropertyInject - Annotation Type in org.apache.camel
Used to indicate an injection point of a property placeholder into a POJO.
propertyList - Variable in class org.apache.camel.component.linkedin.api.model.NetworkStats
 
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
 
PROTECTION_POLICY_HEADER_NAME - Static variable in class org.apache.camel.component.pdf.PdfHeaderConstants
 
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.dataformat.protobuf
 
ProtobufDataFormat() - Constructor for class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
ProtobufDataFormat(Message) - Constructor for class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
ProtobufDataFormat - Class in org.apache.camel.model.dataformat
Google protobuf data format
ProtobufDataFormat() - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat
 
ProtobufDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.ProtobufDataFormat
 
PROTOCOL - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
protocol - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
protocol - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
PROTOCOL_ID - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
PROTOCOL_IMAP - Static variable in class org.apache.camel.component.mail.MailUtils
 
PROTOCOL_IMAPS - Static variable in class org.apache.camel.component.mail.MailUtils
 
PROTOCOL_NAME_RES - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
PROTOCOL_NAME_RES - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
PROTOCOL_NNTP - Static variable in class org.apache.camel.component.mail.MailUtils
 
PROTOCOL_POP3 - Static variable in class org.apache.camel.component.mail.MailUtils
 
PROTOCOL_POP3S - Static variable in class org.apache.camel.component.mail.MailUtils
 
PROTOCOL_SMTP - Static variable in class org.apache.camel.component.mail.MailUtils
 
PROTOCOL_SMTPS - Static variable in class org.apache.camel.component.mail.MailUtils
 
provide(EndpointInject, TypeLiteral<?>, Field) - Method in class org.apache.camel.guice.impl.EndpointInjector
 
provide(EndpointInject, TypeLiteral<?>, Method, Class<?>, int) - Method in class org.apache.camel.guice.impl.EndpointInjector
 
provide(Produce, TypeLiteral<?>, Field) - Method in class org.apache.camel.guice.impl.ProduceInjector
 
provide(Produce, TypeLiteral<?>, Method, Class<?>, int) - Method in class org.apache.camel.guice.impl.ProduceInjector
 
provide(Resource, Member, TypeLiteral<?>, Class<?>, Annotation[]) - Method in class org.apache.camel.guice.jsr250.ResourceMemberProvider
 
provide(A, TypeLiteral<?>, Field) - Method in interface org.apache.camel.guice.support.AnnotationMemberProvider
Returns the value to be injected for the given annotated field
provide(A, TypeLiteral<?>, Method, Class<?>, int) - Method in interface org.apache.camel.guice.support.AnnotationMemberProvider
Returns the value to be injected for the given annotated method parameter value
provide(A, TypeLiteral<?>, Field) - Method in class org.apache.camel.guice.support.AnnotationMemberProviderSupport
 
provide(A, TypeLiteral<?>, Method, Class<?>, int) - Method in class org.apache.camel.guice.support.AnnotationMemberProviderSupport
 
provide(A, Member, TypeLiteral<?>, Class<?>, Annotation[]) - Method in class org.apache.camel.guice.support.AnnotationMemberProviderSupport
The default method to create a value for the named member of the requested type
provideObjectFromNamedBindingOrJndi(TypeLiteral<?>, String) - Method in class org.apache.camel.guice.jsr250.NamedProviderSupport
 
provider - Variable in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
provider - Variable in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
provider - Variable in class org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
 
provider - Variable in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
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.
providerAccountId - Variable in class org.apache.camel.component.linkedin.api.model.TwitterAccount
 
providerAccountName - Variable in class org.apache.camel.component.linkedin.api.model.TwitterAccount
 
ProvidesBreakpoint - Annotation Type in org.apache.camel.test.spring
Indicates that the annotated method returns a Breakpoint for use in the test.
PROVISIONED_THROUGHPUT - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
proxy - Variable in class org.apache.camel.component.file.remote.SftpEndpoint
 
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
proxyHost - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
ProxyHttpClientConfigurer - Class in org.apache.camel.component.http4
Strategy for configuring the HttpClient with a proxy
ProxyHttpClientConfigurer(String, Integer, String) - Constructor for class org.apache.camel.component.http4.ProxyHttpClientConfigurer
 
ProxyHttpClientConfigurer(String, Integer, String, String, String, String, String) - Constructor for class org.apache.camel.component.http4.ProxyHttpClientConfigurer
 
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
 
Publication - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Publication() - Constructor for class org.apache.camel.component.linkedin.api.model.Publication
 
PublicationAuthor - Class in org.apache.camel.component.linkedin.api.model
Java class for publication-author complex type.
PublicationAuthor() - Constructor for class org.apache.camel.component.linkedin.api.model.PublicationAuthor
 
publicationList - Variable in class org.apache.camel.component.linkedin.api.model.Publications
 
publications - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
Publications - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Publications() - Constructor for class org.apache.camel.component.linkedin.api.model.Publications
 
publicProfileUrl - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
publish(LogRecord) - Method in class org.apache.camel.component.braintree.internal.BraintreeLogHandler
 
publish(Exchange) - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
publish() - Method in class org.apache.camel.component.rabbitmq.RabbitMQMessagePublisher
 
publish(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
PUBLISH_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
publisher - Variable in class org.apache.camel.component.linkedin.api.model.Publication
 
Publisher - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Publisher() - Constructor for class org.apache.camel.component.linkedin.api.model.Publisher
 
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
 
publishExchangeToChannel(Exchange, Channel, String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Sends the body that is on the exchange
PULL_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
PullRequestCommentConsumer - Class in org.apache.camel.component.github.consumer
 
PullRequestCommentConsumer(GitHubEndpoint, Processor) - Constructor for class org.apache.camel.component.github.consumer.PullRequestCommentConsumer
 
PullRequestCommentProducer - Class in org.apache.camel.component.github.producer
Producer endpoint that adds one of two types of comments on a GitHub pull request: 1.) Response to an in-line comment made on a pull request commit review.
PullRequestCommentProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.PullRequestCommentProducer
 
PullRequestConsumer - Class in org.apache.camel.component.github.consumer
 
PullRequestConsumer(GitHubEndpoint, Processor) - Constructor for class org.apache.camel.component.github.consumer.PullRequestConsumer
 
PullRequestFilesProducer - Class in org.apache.camel.component.github.producer
Producer endpoint that gets the files associated with a pull request.
PullRequestFilesProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.PullRequestFilesProducer
 
PullRequestStateProducer - Class in org.apache.camel.component.github.producer
Producer endpoint that sets the commit status.
PullRequestStateProducer(GitHubEndpoint) - Constructor for class org.apache.camel.component.github.producer.PullRequestStateProducer
 
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.DefaultEndpointRegistry
Purges the cache
purge() - Method in class org.apache.camel.impl.DefaultServicePool
 
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.EndpointRegistry
Purges the cache (removes endpoints from the dynamic cache)
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
push(ServerSession, ServerMessage) - Method in class org.apache.camel.component.cometd.CometdConsumer.ConsumerService
 
PUSH_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
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.
PushTopic - Class in org.apache.camel.component.salesforce.internal.dto
Salesforce DTO for SObject PushTopic
PushTopic() - Constructor for class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
PushTopicHelper - Class in org.apache.camel.component.salesforce.internal.streaming
 
PushTopicHelper(SalesforceEndpointConfig, String, RestClient) - Constructor for class org.apache.camel.component.salesforce.internal.streaming.PushTopicHelper
 
put(String, String) - Method in class org.apache.camel.component.atmos.core.AtmosAPIFacade
Put or upload a new file or an entire directory to atmos
put(String, String, DropboxUploadMode) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Put or upload a new file or an entire directory to dropbox
PUT - Static variable in interface org.apache.camel.component.hbase.HBaseConstants
 
PUT - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
PUT - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
put(String, ReplyHandler, long) - Method in class org.apache.camel.component.jms.reply.CorrelationTimeoutMap
 
put(String, ReplyHandler, long) - Method in class org.apache.camel.component.rabbitmq.reply.CorrelationTimeoutMap
 
put(EndpointKey, Endpoint) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
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(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
 
PUT_ALL - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
PUT_ALL_ASYNC - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
PUT_ASYNC - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
PUT_IF_ABSENT - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
PUT_IF_ABSENT_ASYNC - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
PUT_IF_ABSENT_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
PUT_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
putAll(Map<? extends EndpointKey, ? extends Endpoint>) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
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
 
PutAttributesCommand - Class in org.apache.camel.component.aws.sdb
 
PutAttributesCommand(AmazonSimpleDB, SdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.sdb.PutAttributesCommand
 
PutCommand - Class in org.apache.camel.component.beanstalk.processors
 
PutCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.PutCommand
 
putIfAbsent(String, ReplyHandler, long) - Method in class org.apache.camel.component.jms.reply.CorrelationTimeoutMap
 
putIfAbsent(String, ReplyHandler, long) - Method in class org.apache.camel.component.rabbitmq.reply.CorrelationTimeoutMap
 
putIfAbsent(K, V, long) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
putIfAbsent(K, V, long) - Method in interface org.apache.camel.TimeoutMap
Adds the key value pair into the map if the specified key is not already associated with a value such that some time after the given timeout the entry will be evicted
PutItemCommand - Class in org.apache.camel.component.aws.ddb
 
PutItemCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.PutItemCommand
 
putState(Channel, NettyCamelState) - Method in class org.apache.camel.component.netty4.NettyProducer
Put the NettyCamelState into the map use the given channel as the key
PutVerbDefinition - Class in org.apache.camel.model.rest
Rest PUT command
PutVerbDefinition() - Constructor for class org.apache.camel.model.rest.PutVerbDefinition
 
python(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a Python expression
python(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a Python expression
Python - Annotation Type in org.apache.camel.builder.script
An annotation for injection of Python expressions into method parameters, fields or properties
python(String) - Static method in class org.apache.camel.builder.script.ScriptBuilder
Creates a script builder for the Python script contents
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
 
PythonLanguage - Class in org.apache.camel.builder.script
 
PythonLanguage() - Constructor for class org.apache.camel.builder.script.PythonLanguage
 

Q

qname - Variable in class org.w3._2003._05.soap_envelope.NotUnderstoodType
 
qname - Variable in class org.w3._2003._05.soap_envelope.SupportedEnvType
 
QNameStrategy - Class in org.apache.camel.dataformat.soap.name
Simply ElementNameStrategy that returns one preset QName.
QNameStrategy(QName) - Constructor for class org.apache.camel.dataformat.soap.name.QNameStrategy
Initialize with one QName
QualifiedContextComponent - Class in org.apache.camel.component.context
Supports the explicit and verbose URIs of the form context:camelContextId:someEndpoint to access a local endpoint inside an external CamelContext.
QualifiedContextComponent() - Constructor for class org.apache.camel.component.context.QualifiedContextComponent
 
QUARTZ_CAMEL_CONTEXT - Static variable in class org.apache.camel.component.quartz.QuartzConstants
 
QUARTZ_CAMEL_CONTEXT - Static variable in class org.apache.camel.component.quartz2.QuartzConstants
 
QUARTZ_CAMEL_CONTEXT_NAME - Static variable in class org.apache.camel.component.quartz.QuartzConstants
 
QUARTZ_CAMEL_CONTEXT_NAME - Static variable in class org.apache.camel.component.quartz2.QuartzConstants
 
QUARTZ_CAMEL_CUSTOM_CALENDAR - Static variable in class org.apache.camel.component.quartz2.QuartzConstants
 
QUARTZ_CAMEL_JOBS_COUNT - Static variable in class org.apache.camel.component.quartz2.QuartzConstants
 
QUARTZ_ENDPOINT_URI - Static variable in class org.apache.camel.component.quartz.QuartzConstants
 
QUARTZ_ENDPOINT_URI - Static variable in class org.apache.camel.component.quartz2.QuartzConstants
 
QUARTZ_TRIGGER_CRON_EXPRESSION - Static variable in class org.apache.camel.component.quartz.QuartzConstants
 
QUARTZ_TRIGGER_CRON_EXPRESSION - Static variable in class org.apache.camel.component.quartz2.QuartzConstants
 
QUARTZ_TRIGGER_CRON_TIMEZONE - Static variable in class org.apache.camel.component.quartz.QuartzConstants
 
QUARTZ_TRIGGER_CRON_TIMEZONE - Static variable in class org.apache.camel.component.quartz2.QuartzConstants
 
QUARTZ_TRIGGER_SIMPLE_REPEAT_COUNTER - Static variable in class org.apache.camel.component.quartz.QuartzConstants
 
QUARTZ_TRIGGER_SIMPLE_REPEAT_COUNTER - Static variable in class org.apache.camel.component.quartz2.QuartzConstants
 
QUARTZ_TRIGGER_SIMPLE_REPEAT_INTERVAL - Static variable in class org.apache.camel.component.quartz.QuartzConstants
 
QUARTZ_TRIGGER_SIMPLE_REPEAT_INTERVAL - Static variable in class org.apache.camel.component.quartz2.QuartzConstants
 
QUARTZ_TRIGGER_TYPE - Static variable in class org.apache.camel.component.quartz.QuartzConstants
 
QUARTZ_TRIGGER_TYPE - Static variable in class org.apache.camel.component.quartz2.QuartzConstants
 
QuartzComponent - Class in org.apache.camel.component.quartz
A Quartz Component

For a brief tutorial on setting cron expression see Quartz cron tutorial.

QuartzComponent() - Constructor for class org.apache.camel.component.quartz.QuartzComponent
 
QuartzComponent(CamelContext) - Constructor for class org.apache.camel.component.quartz.QuartzComponent
 
QuartzComponent - Class in org.apache.camel.component.quartz2
A factory for QuartzEndpoint.
QuartzComponent() - Constructor for class org.apache.camel.component.quartz2.QuartzComponent
 
QuartzComponent(CamelContext) - Constructor for class org.apache.camel.component.quartz2.QuartzComponent
 
QuartzConstants - Class in org.apache.camel.component.quartz
Quartz constants.
QuartzConstants - Class in org.apache.camel.component.quartz2
Provide some constants used in this component package.
QuartzConsumer - Class in org.apache.camel.component.quartz
 
QuartzConsumer(QuartzEndpoint, Processor) - Constructor for class org.apache.camel.component.quartz.QuartzConsumer
 
QuartzConsumer - Class in org.apache.camel.component.quartz2
This consumer process QuartzMessage when scheduler job is executed per scheduled time.
QuartzConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.quartz2.QuartzConsumer
 
QuartzEndpoint - Class in org.apache.camel.component.quartz
Provides a scheduled delivery of messages using the Quartz 1.x scheduler.
QuartzEndpoint(String, QuartzComponent) - Constructor for class org.apache.camel.component.quartz.QuartzEndpoint
 
QuartzEndpoint - Class in org.apache.camel.component.quartz2
Provides a scheduled delivery of messages using the Quartz 2.x scheduler.
QuartzEndpoint(String, QuartzComponent) - Constructor for class org.apache.camel.component.quartz2.QuartzEndpoint
 
QuartzHelper - Class in org.apache.camel.component.quartz
 
QuartzHelper - Class in org.apache.camel.component.quartz2
 
QuartzMessage - Class in org.apache.camel.component.quartz
 
QuartzMessage(Exchange, JobExecutionContext) - Constructor for class org.apache.camel.component.quartz.QuartzMessage
 
QuartzMessage - Class in org.apache.camel.component.quartz2
A Camel message to be created upon each scheduled job execution.
QuartzMessage(Exchange, JobExecutionContext) - Constructor for class org.apache.camel.component.quartz2.QuartzMessage
 
QuartzScheduledPollConsumerJob - Class in org.apache.camel.pollconsumer.quartz2
 
QuartzScheduledPollConsumerJob() - Constructor for class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerJob
 
QuartzScheduledPollConsumerScheduler - Class in org.apache.camel.pollconsumer.quartz2
A quartz based ScheduledPollConsumerScheduler which uses a CronTrigger to define when the poll should be triggered.
QuartzScheduledPollConsumerScheduler() - Constructor for class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
QUERY - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
QUERY - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
query(String) - Static method in class org.apache.camel.component.jpa.QueryBuilder
Creates a query builder using the JPA query syntax
query(String, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
query(String, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Executes the specified SOQL query.
QUERY_BUILDER - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
QUERY_CLEAR_STRING - Static variable in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
QUERY_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
QUERY_STRING - Static variable in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
QueryBuilder - Class in org.apache.camel.component.jpa
A builder of query expressions
QueryBuilder() - Constructor for class org.apache.camel.component.jpa.QueryBuilder
 
QueryBuilder.ParameterBuilder - Class in org.apache.camel.component.jpa
A plugin strategy to populate the query with parameters
QueryCommand - Class in org.apache.camel.component.aws.ddb
 
QueryCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.QueryCommand
 
QueryFactory - Interface in org.apache.camel.component.jpa
A Strategy to create a query to search for objects in a database
queryForInt(T) - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
Operation that returns the number of rows, if any, for the specified key
queryForInt(String) - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
queryForList(ResultSet, boolean) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
queryForObject(ResultSet) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
queryMore(String, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
queryMore(String, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Get SOQL query results using nextRecordsUrl.
queryParams(Map<String, String>) - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchQueryRequest.Olingo2BatchQueryRequestBuilder
 
QueryRecordsPushTopic - Class in org.apache.camel.component.salesforce.internal.dto
Salesforce Query Records DTO for PushTopic
QueryRecordsPushTopic() - Constructor for class org.apache.camel.component.salesforce.internal.dto.QueryRecordsPushTopic
 
QueryRecordsReport - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Salesforce QueryRecords DTO for type Report
QueryRecordsReport() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.QueryRecordsReport
 
QueryResult - Class in org.apache.camel.component.salesforce.api.dto.bulk
Java class for QueryResult complex type.
QueryResult() - Constructor for class org.apache.camel.component.salesforce.api.dto.bulk.QueryResult
 
QueryResultList - Class in org.apache.camel.component.salesforce.api.dto.bulk
Java class for QueryResultList complex type.
QueryResultList() - Constructor for class org.apache.camel.component.salesforce.api.dto.bulk.QueryResultList
 
QueryUtils - Class in org.apache.camel.bam
 
Question - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Question() - Constructor for class org.apache.camel.component.linkedin.api.model.Question
 
question - Variable in class org.apache.camel.component.linkedin.api.model.UpdateContent
 
questionCategories - Variable in class org.apache.camel.component.linkedin.api.model.Question
 
QuestionCategories - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
QuestionCategories() - Constructor for class org.apache.camel.component.linkedin.api.model.QuestionCategories
 
QuestionCategory - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
QuestionCategory() - Constructor for class org.apache.camel.component.linkedin.api.model.QuestionCategory
 
questionCategoryList - Variable in class org.apache.camel.component.linkedin.api.model.QuestionCategories
 
QUEUE - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
queue - Variable in class org.apache.camel.component.routebox.seda.RouteboxSedaProducer
 
queue - Variable in class org.apache.camel.component.seda.CollectionProducer
Deprecated.
 
queue - Variable in class org.apache.camel.component.seda.SedaProducer
Deprecated.
Better make use of the SedaEndpoint.getQueue() API which delivers the accurate reference to the queue currently being used.
QUEUE_PREFIX - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
QUEUE_PREFIX - Static variable in class org.apache.camel.component.jms.JmsConfiguration
 
QUEUE_PREFIX - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
 
QueueBrowseStrategy - Interface in org.apache.camel.component.jms
 
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.
QueueReplyHandler - Class in org.apache.camel.component.jms.reply
ReplyHandler to handle processing replies when using regular queues.
QueueReplyHandler(ReplyManager, Exchange, AsyncCallback, String, String, long) - Constructor for class org.apache.camel.component.jms.reply.QueueReplyHandler
 
QueueReplyHandler - Class in org.apache.camel.component.rabbitmq.reply
ReplyHandler to handle processing replies when using regular queues.
QueueReplyHandler(ReplyManager, Exchange, AsyncCallback, String, String, long) - Constructor for class org.apache.camel.component.rabbitmq.reply.QueueReplyHandler
 
QueueReplyManager - Class in org.apache.camel.component.jms.reply
A ReplyManager when using regular queues.
QueueReplyManager(CamelContext) - Constructor for class org.apache.camel.component.jms.reply.QueueReplyManager
 
QUEUES - Static variable in class org.apache.camel.component.vm.VmComponent
 
queueSize() - Method in interface org.apache.camel.api.management.mbean.ManagedBrowsableEndpointMBean
 
queueSize - Variable in class org.apache.camel.component.seda.SedaComponent
 
queueSize() - Method in class org.apache.camel.management.mbean.ManagedBrowsableEndpoint
 
QuickfixjComponent - Class in org.apache.camel.component.quickfixj
 
QuickfixjComponent() - Constructor for class org.apache.camel.component.quickfixj.QuickfixjComponent
 
QuickfixjConfiguration - Class in org.apache.camel.component.quickfixj
 
QuickfixjConfiguration() - Constructor for class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 
QuickfixjConsumer - Class in org.apache.camel.component.quickfixj
 
QuickfixjConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.quickfixj.QuickfixjConsumer
 
QuickfixjConverters - Class in org.apache.camel.component.quickfixj.converter
 
QuickfixjEndpoint - Class in org.apache.camel.component.quickfixj
The quickfix component allows to send Financial Interchange (FIX) messages to the QuickFix engine.
QuickfixjEndpoint(QuickfixjEngine, String, CamelContext) - Constructor for class org.apache.camel.component.quickfixj.QuickfixjEndpoint
Deprecated.
QuickfixjEndpoint(QuickfixjEngine, String, Component) - Constructor for class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
QuickfixjEngine - Class in org.apache.camel.component.quickfixj
This is a wrapper class that provided QuickFIX/J initialization capabilities beyond those supported in the core QuickFIX/J distribution.
QuickfixjEngine(String, String, boolean) - Constructor for class org.apache.camel.component.quickfixj.QuickfixjEngine
Deprecated.
Better make use of the QuickfixjEngine.QuickfixjEngine(String, String) constructor as the forcedShutdown paramater had/has no effect.
QuickfixjEngine(String, String) - Constructor for class org.apache.camel.component.quickfixj.QuickfixjEngine
 
QuickfixjEngine(String, String, boolean, MessageStoreFactory, LogFactory, MessageFactory) - Constructor for class org.apache.camel.component.quickfixj.QuickfixjEngine
Deprecated.
Better make use of the QuickfixjEngine.QuickfixjEngine(String, String, MessageStoreFactory, LogFactory, MessageFactory) constructor as the forcedShutdown paramater had/has no effect.
QuickfixjEngine(String, String, MessageStoreFactory, LogFactory, MessageFactory) - Constructor for class org.apache.camel.component.quickfixj.QuickfixjEngine
 
QuickfixjEngine(String, SessionSettings, boolean, MessageStoreFactory, LogFactory, MessageFactory) - Constructor for class org.apache.camel.component.quickfixj.QuickfixjEngine
Deprecated.
Better make use of the QuickfixjEngine.QuickfixjEngine(String, SessionSettings, MessageStoreFactory, LogFactory, MessageFactory) constructor as the forcedShutdown paramater had/has no effect.
QuickfixjEngine(String, SessionSettings, MessageStoreFactory, LogFactory, MessageFactory) - Constructor for class org.apache.camel.component.quickfixj.QuickfixjEngine
 
QuickfixjEngine(String, SessionSettings, MessageStoreFactory, LogFactory, MessageFactory, boolean) - Constructor for class org.apache.camel.component.quickfixj.QuickfixjEngine
 
QuickfixjEngine.ThreadModel - Enum in org.apache.camel.component.quickfixj
 
QuickfixjEventCategory - Enum in org.apache.camel.component.quickfixj
FIX message types provided by the QuickfixjEngine.
QuickfixjEventListener - Interface in org.apache.camel.component.quickfixj
Listens for FIX messages forwarded from the QuickfixjEngine
QuickfixjProducer - Class in org.apache.camel.component.quickfixj
 
QuickfixjProducer(Endpoint) - Constructor for class org.apache.camel.component.quickfixj.QuickfixjProducer
 
quit() - Method in class org.apache.camel.component.redis.RedisClient
 
quote - Variable in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
 
quote - Variable in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
quote(String, String) - Static method in class org.apache.camel.util.StringQuoteHelper
Wraps the text in the given quote text
QUOTE_CHAR - Static variable in class org.apache.camel.component.exec.impl.ExecParseUtils
 
quoteAllFields - Variable in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
 
quoteAllFields - Variable in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
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.
quoteEscape - Variable in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
 
quoteEscape - Variable in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 

R

RABBITMQ_DEAD_LETTER_EXCHANGE - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
RABBITMQ_DEAD_LETTER_ROUTING_KEY - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
RabbitMQComponent - Class in org.apache.camel.component.rabbitmq
 
RabbitMQComponent() - Constructor for class org.apache.camel.component.rabbitmq.RabbitMQComponent
 
RabbitMQComponent(CamelContext) - Constructor for class org.apache.camel.component.rabbitmq.RabbitMQComponent
 
RabbitMQConnectionFactorySupport - Class in org.apache.camel.component.rabbitmq
 
RabbitMQConnectionFactorySupport() - Constructor for class org.apache.camel.component.rabbitmq.RabbitMQConnectionFactorySupport
 
RabbitMQConstants - Class in org.apache.camel.component.rabbitmq
 
RabbitMQConsumer - Class in org.apache.camel.component.rabbitmq
 
RabbitMQConsumer(RabbitMQEndpoint, Processor) - Constructor for class org.apache.camel.component.rabbitmq.RabbitMQConsumer
 
RabbitMQDeclareSupport - Class in org.apache.camel.component.rabbitmq
 
RabbitMQEndpoint - Class in org.apache.camel.component.rabbitmq
 
RabbitMQEndpoint() - Constructor for class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
RabbitMQEndpoint(String, RabbitMQComponent) - Constructor for class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
RabbitMQEndpoint(String, RabbitMQComponent, ConnectionFactory) - Constructor for class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
RabbitMQMessageConverter - Class in org.apache.camel.component.rabbitmq
 
RabbitMQMessageConverter() - Constructor for class org.apache.camel.component.rabbitmq.RabbitMQMessageConverter
 
RabbitMQMessagePublisher - Class in org.apache.camel.component.rabbitmq
A method object for publishing to RabbitMQ
RabbitMQMessagePublisher(Exchange, Channel, String, RabbitMQEndpoint) - Constructor for class org.apache.camel.component.rabbitmq.RabbitMQMessagePublisher
 
RabbitMQProducer - Class in org.apache.camel.component.rabbitmq
 
RabbitMQProducer(RabbitMQEndpoint) - Constructor for class org.apache.camel.component.rabbitmq.RabbitMQProducer
 
random() - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses random load balancer
randomBackOff() - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
randomBackOff(boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
Enables random backoff
randomBackOff() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
randomExpression(int, int) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a random number between min and max
randomExpression(int) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns a random number between 0 and upperbound (exclusive)
randomkey() - Method in class org.apache.camel.component.redis.RedisClient
 
RandomLoadBalancer - Class in org.apache.camel.processor.loadbalancer
Implements the random load balancing policy
RandomLoadBalancer() - Constructor for class org.apache.camel.processor.loadbalancer.RandomLoadBalancer
 
RandomLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Random load balancer The random load balancer selects a random endpoint for each exchange.
RandomLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.RandomLoadBalancerDefinition
 
randomNumberGenerator - Static variable in class org.apache.camel.processor.RedeliveryPolicy
 
RAW_JSON_HEADER - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
RAW_TOKEN_END - Static variable in class org.apache.camel.util.URISupport
 
RAW_TOKEN_START - Static variable in class org.apache.camel.util.URISupport
 
RAWDataFormatFeature - Class in org.apache.camel.component.cxf.feature
MessageDataFormatFeature sets up the CXF endpoint interceptor for handling the Message in Message data format.
RAWDataFormatFeature() - Constructor for class org.apache.camel.component.cxf.feature.RAWDataFormatFeature
 
RawMessageContentRedirectInterceptor - Class in org.apache.camel.component.cxf.interceptors
 
RawMessageContentRedirectInterceptor() - Constructor for class org.apache.camel.component.cxf.interceptors.RawMessageContentRedirectInterceptor
 
RawMessageWSDLGetInterceptor - Class in org.apache.camel.component.cxf.interceptors
Just copy the from WSDLGetInterceptor to provide backward compatible support for 2.7.x
RawMessageWSDLGetInterceptor() - Constructor for class org.apache.camel.component.cxf.interceptors.RawMessageWSDLGetInterceptor
 
RawMessageWSDLGetOutInterceptor - Class in org.apache.camel.component.cxf.interceptors
 
RawMessageWSDLGetOutInterceptor() - Constructor for class org.apache.camel.component.cxf.interceptors.RawMessageWSDLGetOutInterceptor
 
RddCallback - Annotation Type in org.apache.camel.component.spark.annotations
 
RddCallback<T> - Interface in org.apache.camel.component.spark
Generic block of code with parameters which can be executed against RDD and return results.
RddSparkProducer - Class in org.apache.camel.component.spark
 
RddSparkProducer(SparkEndpoint) - Constructor for class org.apache.camel.component.spark.RddSparkProducer
 
ReactiveCamel - Class in org.apache.camel.rx
Provides the Reactive Extensions support for Camel via the RxJava library
ReactiveCamel(CamelContext) - Constructor for class org.apache.camel.rx.ReactiveCamel
Wrap the CamelContext as reactive.
ReactiveCamel(CamelContext, int) - Constructor for class org.apache.camel.rx.ReactiveCamel
Wrap the CamelContext as reactive.
read(byte[], int, int) - Method in class org.apache.camel.component.cxf.util.ReaderInputStream
Read the specified number of bytes into an array.
read(byte[]) - Method in class org.apache.camel.component.cxf.util.ReaderInputStream
Read the specified number of bytes into an array.
read() - Method in class org.apache.camel.component.cxf.util.ReaderInputStream
Read a single byte.
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsBooleanWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsBytesWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsByteWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsDoubleWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsFloatWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsIntWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsLongWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsNullWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsObjectWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs.HdfsWritableFactories.HdfsTextWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsBooleanWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsBytesWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsByteWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsDoubleWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsFloatWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsIntWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsLongWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsNullWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsObjectWritableFactory
 
read(Writable, Holder<Integer>) - Method in class org.apache.camel.component.hdfs2.HdfsWritableFactories.HdfsTextWritableFactory
 
READ - Static variable in class org.apache.camel.component.javaspace.JavaSpaceConsumer
 
read() - Method in class org.apache.camel.component.netty.http.NettyChannelBufferStreamCache
 
read(byte[]) - Method in class org.apache.camel.component.netty.http.NettyChannelBufferStreamCache
 
read(byte[], int, int) - Method in class org.apache.camel.component.netty.http.NettyChannelBufferStreamCache
 
read() - Method in class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCache
 
read(byte[]) - Method in class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCache
 
read(byte[], int, int) - Method in class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCache
 
read(Edm, String, Map<String, String>, Olingo2ResponseHandler<T>) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
read(Edm, String, Map<String, String>, Olingo2ResponseHandler<T>) - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Reads an OData resource and invokes callback with appropriate result.
read() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
 
read(SplunkResultProcessor) - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
 
read() - Method in class org.apache.camel.component.spring.batch.support.CamelItemReader
 
read(char[], int, int) - Method in class org.apache.camel.converter.jaxb.NonXmlFilterReader
Reads characters into a portion of an array.
read() - Method in class org.apache.camel.converter.stream.FileInputStreamCache
 
read(Exchange) - Method in class org.apache.camel.jsonpath.JsonPathEngine
 
read() - Method in class org.apache.camel.jsonpath.JsonStream
 
read(byte[]) - Method in class org.apache.camel.jsonpath.JsonStream
 
read(byte[], int, int) - Method in class org.apache.camel.jsonpath.JsonStream
 
read(List<RestDefinition>, String, BeanConfig, String, ClassResolver) - Method in class org.apache.camel.swagger.RestSwaggerReader
Read the REST-DSL definition's and parse that as a Swagger model representation
READ_CAPACITY - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
READ_ONCE_HEAD_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
READ_ONCE_TAIL_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
readBlob(BlobStore, String, String) - Static method in class org.apache.camel.component.jclouds.JcloudsBlobStoreHelper
Reads from a BlobStore.
readBody(HttpServletRequest, HttpMessage) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
readChar() - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Read a character.
readClass(Class) - Method in class org.apache.camel.swagger.RestModelConverters
 
ReaderCache - Class in org.apache.camel.converter.stream
A StreamCache for String Readers
ReaderCache(String) - Constructor for class org.apache.camel.converter.stream.ReaderCache
 
ReaderInputStream - Class in org.apache.camel.component.cxf.util
InputStream implementation that reads a character stream from a Reader and transforms it to a byte stream using a specified charset encoding.
ReaderInputStream(Reader, CharsetEncoder) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
Construct a new ReaderInputStream.
ReaderInputStream(Reader, CharsetEncoder, int) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
Construct a new ReaderInputStream.
ReaderInputStream(Reader, Charset, int) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
Construct a new ReaderInputStream.
ReaderInputStream(Reader, Charset) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
Construct a new ReaderInputStream with a default input buffer size of 1024 characters.
ReaderInputStream(Reader, String, int) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
Construct a new ReaderInputStream.
ReaderInputStream(Reader, String) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
Construct a new ReaderInputStream with a default input buffer size of 1024 characters.
ReaderInputStream(Reader) - Constructor for class org.apache.camel.component.cxf.util.ReaderInputStream
Construct a new ReaderInputStream that uses the default character encoding with a default input buffer size of 1024 characters.
readExternal(ObjectInput) - Method in class org.apache.camel.component.bean.BeanInvocation
 
readExternal(ObjectInput) - Method in class org.apache.camel.StringSource
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
 
readHeaders(HttpServletRequest, HttpMessage) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
READING_PREFIX - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
READING_PROPERTY - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
ReadingBuilder - Class in org.apache.camel.component.facebook.data
Builds Reading instances.
readInput(Exchange, ExecEndpoint) - Method in interface org.apache.camel.component.exec.ExecBinding
Creates a ExecCommand from the headers in the exchange and the settings of the endpoint.
readInput(Exchange, ExecEndpoint) - Method in class org.apache.camel.component.exec.impl.DefaultExecBinding
 
readLock - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockCheckInterval - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockDeleteOrphanLockFiles - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockLoggingLevel - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockMarkerFile - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockMinAge - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockMinLength - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockRemoveOnCommit - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockRemoveOnRollback - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readLockTimeout - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
readRequest(E, Exchange, S) - Method in interface org.apache.camel.component.gae.bind.InboundBinding
Populates an Exchange from request data and endpoint configuration data.
readRequest(GHttpEndpoint, Exchange, HttpServletRequest) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
readRequest(GTaskEndpoint, Exchange, HttpServletRequest) - Method in class org.apache.camel.component.gae.task.GTaskBinding
Replaces the task service-specific headers (X-AppEngine-*) with Camel-specific headers.
readRequest(HttpServletRequest, HttpMessage) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
readRequest(HttpServletRequest, HttpMessage) - Method in interface org.apache.camel.http.common.HttpBinding
Strategy to read the given request and bindings it to the given message.
readRequestBodyFromInputStream(InputStream, Exchange) - Static method in class org.apache.camel.http.common.HttpHelper
Reads the response body from the given input stream.
readRequestBodyFromServletRequest(HttpServletRequest, Exchange) - Static method in class org.apache.camel.http.common.HttpHelper
Reads the response body from the given http servlet request.
readRequestHeaders(GHttpEndpoint, Exchange, HttpServletRequest) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
readRequestHeaders(GTaskEndpoint, Exchange, HttpServletRequest) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
readResponse(GAuthEndpoint, Exchange, GoogleOAuthParameters) - Method in class org.apache.camel.component.gae.auth.GAuthAuthorizeBinding
Creates an exchange.getOut() message that represents an HTTP redirect to Google's OAuth confirmation page.
readResponse(GAuthEndpoint, Exchange, GoogleOAuthParameters) - Method in class org.apache.camel.component.gae.auth.GAuthUpgradeBinding
Creates an exchange.getOut() message that containing the access token and the access token secret in the message header.
readResponse(E, Exchange, T) - Method in interface org.apache.camel.component.gae.bind.OutboundBinding
Populates an Exchange from response data and endpoint configuration data.
readResponse(GHttpEndpoint, Exchange, HTTPResponse) - Method in class org.apache.camel.component.gae.http.GHttpBinding
Reads data from response and writes it to the out-message of the exchange.
readResponse(GLoginEndpoint, Exchange, GLoginData) - Method in class org.apache.camel.component.gae.login.GLoginBinding
Creates an exchange.getOut() message with a GLoginBinding.GLOGIN_TOKEN header containing an authentication token and a GLoginBinding.GLOGIN_COOKIE header containing an authorization cookie.
readResponse(GMailEndpoint, Exchange, Void) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
readResponse(GTaskEndpoint, Exchange, Void) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
readResponseBody(GHttpEndpoint, Exchange, HTTPResponse) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
readResponseBodyFromInputStream(InputStream, Exchange) - Static method in class org.apache.camel.component.restlet.RestletHelper
Reads the response body from the given input stream.
readResponseBodyFromInputStream(InputStream, Exchange) - Static method in class org.apache.camel.http.common.HttpHelper
Reads the response body from the given input stream.
readResponseHeaders(GHttpEndpoint, Exchange, HTTPResponse) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
readSchemaResource() - Method in class org.apache.camel.processor.validation.SchemaReader
 
readXslTransform(String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
Realtime - Class in org.apache.camel.component.yammer.model
 
Realtime() - Constructor for class org.apache.camel.component.yammer.model.Realtime
 
REASON - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
reason(Exchange, String) - Static method in exception org.apache.camel.NoSuchHeaderException
 
reason(Exchange, String) - Static method in exception org.apache.camel.NoSuchPropertyException
 
reason - Variable in class org.w3._2003._05.soap_envelope.Fault
 
Reasontext - Class in org.w3._2003._05.soap_envelope
Java class for reasontext complex type.
Reasontext() - Constructor for class org.w3._2003._05.soap_envelope.Reasontext
 
rebind(Name, Object) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
rebind(String, Object) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
rebind(Name, Object) - Method in class org.apache.camel.util.jndi.JndiContext
 
rebind(String, Object) - Method in class org.apache.camel.util.jndi.JndiContext
 
REBOOT_NODE - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
rebootNode(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Reboot the node with the specified nodeId.
rebuildServer(UndertowRegistry) - Method in class org.apache.camel.component.undertow.UndertowComponent
 
RECEIPT_HANDLE - Static variable in interface org.apache.camel.component.aws.sqs.SqsConstants
 
receive() - Method in class org.apache.camel.component.http.HttpPollingConsumer
 
receive(long) - Method in class org.apache.camel.component.http.HttpPollingConsumer
 
receive() - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
receive(long) - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
receive(Message) - Method in class org.apache.camel.component.jgroups.CamelJGroupsReceiver
 
receive() - Method in class org.apache.camel.component.jms.JmsPollingConsumer
 
receive(long) - Method in class org.apache.camel.component.jms.JmsPollingConsumer
 
receive() - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
 
receive(long) - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
Receives an entry from a data queue and returns an Exchange to send this data If the endpoint's format is set to Jt400Configuration.Format.binary, the data queue entry's data will be received/sent as a byte[].
receive() - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
receive(long) - Method in class org.apache.camel.component.seda.SedaPollingConsumer
 
receive(WebServiceMessageFactory) - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
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
 
receiveBufferSize - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
receiveBufferSize - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
receiveBufferSizePredictor - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
receiveBufferSizePredictor - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
RECEIVED - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
received(SearchTermBuilder.Comparison, Date) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
received(SearchTermBuilder.Op, SearchTermBuilder.Comparison, Date) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
RECEIVED_TIMESTAMP - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
RECEIVED_TIMESTAMP - Static variable in interface org.apache.camel.Exchange
 
receivedNow(SearchTermBuilder.Comparison, long) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
receivedNow(SearchTermBuilder.Op, SearchTermBuilder.Comparison, long) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
receiveNoWait() - Method in class org.apache.camel.component.http.HttpPollingConsumer
 
receiveNoWait() - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
receiveNoWait() - Method in class org.apache.camel.component.jms.JmsPollingConsumer
 
receiveNoWait() - Method in class org.apache.camel.component.jt400.Jt400DataQueueConsumer
 
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.
RecentItem - Class in org.apache.camel.component.salesforce.api.dto
 
RecentItem() - Constructor for class org.apache.camel.component.salesforce.api.dto.RecentItem
 
RecentReport - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report list info DTO.
RecentReport() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
 
Recipient - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Recipient() - Constructor for class org.apache.camel.component.linkedin.api.model.Recipient
 
recipient(Message.RecipientType, String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
recipient(SearchTermBuilder.Op, Message.RecipientType, String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
RECIPIENT_LIST_ENDPOINT - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
RECIPIENT_LIST_ENDPOINT - Static variable in interface org.apache.camel.Exchange
 
recipientList - Variable in class org.apache.camel.component.linkedin.api.model.Recipients
 
recipientList(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
recipientList(ProcessorDefinition<?>, String, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
recipientList(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients.
recipientList(Expression, String) - Method in class org.apache.camel.model.ProcessorDefinition
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients
recipientList(String) - Method in class org.apache.camel.model.ProcessorDefinition
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients
recipientList() - Method in class org.apache.camel.model.ProcessorDefinition
Recipient List EIP: Creates a dynamic recipient list allowing you to route messages to a number of dynamically specified recipients
RecipientList - Class in org.apache.camel.processor
Implements a dynamic Recipient List pattern where the list of actual endpoints to send a message exchange to are dependent on some dynamic expression.
RecipientList(CamelContext) - Constructor for class org.apache.camel.processor.RecipientList
 
RecipientList(CamelContext, String) - Constructor for class org.apache.camel.processor.RecipientList
 
RecipientList(CamelContext, Expression) - Constructor for class org.apache.camel.processor.RecipientList
 
RecipientList(CamelContext, Expression, String) - Constructor for class org.apache.camel.processor.RecipientList
 
RecipientList - Annotation Type in org.apache.camel
Indicates that this method is to be used as a Dynamic Recipient List routing the incoming message to one or more endpoints.
RecipientListDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Routes messages to a number of dynamically specified recipients (dynamic to)
RecipientListDefinition() - Constructor for class org.apache.camel.model.RecipientListDefinition
 
RecipientListDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.RecipientListDefinition
 
RecipientListDefinition(Expression) - Constructor for class org.apache.camel.model.RecipientListDefinition
 
RecipientListProcessor - Class in org.apache.camel.processor
Implements a dynamic Recipient List pattern where the list of actual endpoints to send a message exchange to are dependent on some dynamic expression.
RecipientListProcessor(CamelContext, ProducerCache, Iterator<Object>) - Constructor for class org.apache.camel.processor.RecipientListProcessor
 
RecipientListProcessor(CamelContext, ProducerCache, Iterator<Object>, AggregationStrategy) - Constructor for class org.apache.camel.processor.RecipientListProcessor
 
RecipientListProcessor(CamelContext, ProducerCache, Iterator<Object>, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean) - Constructor for class org.apache.camel.processor.RecipientListProcessor
Deprecated.
RecipientListProcessor(CamelContext, ProducerCache, Iterator<Object>, AggregationStrategy, boolean, ExecutorService, boolean, boolean, boolean, long, Processor, boolean, boolean) - Constructor for class org.apache.camel.processor.RecipientListProcessor
 
recipients - Variable in class org.apache.camel.component.linkedin.api.model.MailboxItem
 
Recipients - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Recipients() - Constructor for class org.apache.camel.component.linkedin.api.model.Recipients
 
Recommendation - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Recommendation() - Constructor for class org.apache.camel.component.linkedin.api.model.Recommendation
 
RecommendationCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
recommendationList - Variable in class org.apache.camel.component.linkedin.api.model.Recommendations
 
recommendationList - Variable in class org.apache.camel.component.linkedin.api.model.RecommendationsGiven
 
recommendationList - Variable in class org.apache.camel.component.linkedin.api.model.RecommendationsReceived
 
recommendations - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
Recommendations - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Recommendations() - Constructor for class org.apache.camel.component.linkedin.api.model.Recommendations
 
recommendationsGiven - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
RecommendationsGiven - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
RecommendationsGiven() - Constructor for class org.apache.camel.component.linkedin.api.model.RecommendationsGiven
 
recommendationSnippet - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
recommendationsReceived - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
RecommendationsReceived - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
RecommendationsReceived() - Constructor for class org.apache.camel.component.linkedin.api.model.RecommendationsReceived
 
recommendationText - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
recommendationType - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
RecommendationType - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
RecommendationType() - Constructor for class org.apache.camel.component.linkedin.api.model.RecommendationType
 
recommendee - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
Recommendee - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Recommendee() - Constructor for class org.apache.camel.component.linkedin.api.model.Recommendee
 
recommender - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
Recommender - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Recommender() - Constructor for class org.apache.camel.component.linkedin.api.model.Recommender
 
reconfigure() - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
ReconnectionPolicy - Enum in org.apache.camel.component.apns.model
 
reConnectToQueue() - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
 
recordEndsOnNewline - Variable in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
 
recordEndsOnNewline - Variable in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
recordLength() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
Expected fixed length of the record
records - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.QueryResult
 
RECORDS_AFFECTED - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
RecordStringConverter - Class in org.apache.camel.component.aws.kinesis
 
recordTime(Exchange, long) - Method in class org.apache.camel.management.InstrumentationProcessor
 
recordTime(Exchange, long) - Method in class org.apache.camel.processor.CamelInternalProcessor.InstrumentationAdvice
 
RecordTypeInfo - Class in org.apache.camel.component.salesforce.api.dto
 
RecordTypeInfo() - Constructor for class org.apache.camel.component.salesforce.api.dto.RecordTypeInfo
 
recover(CamelContext, String) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
recover(CamelContext, String) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
recover(CamelContext, String) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
Get exchange by exchange ID.
recover(CamelContext, String) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
recover(CamelContext, String) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
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.
recoverableConnectIfNecessary() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
 
recoverableConnectIfNecessary() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
recoverFromStore() - Method in class org.apache.camel.component.mongodb.MongoDbTailTrackingManager
 
recursive - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
RecursiveTreeWalker - Class in org.apache.camel.component.cmis
 
RecursiveTreeWalker(CMISConsumer, boolean, int, int) - Constructor for class org.apache.camel.component.cmis.RecursiveTreeWalker
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
REDELIVERED - Static variable in interface org.apache.camel.Exchange
 
REDELIVERY_COUNTER - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
REDELIVERY_COUNTER - Static variable in interface org.apache.camel.Exchange
 
REDELIVERY_DELAY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
REDELIVERY_DELAY - Static variable in interface org.apache.camel.Exchange
 
REDELIVERY_EXHAUSTED - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
REDELIVERY_EXHAUSTED - Static variable in interface org.apache.camel.Exchange
 
REDELIVERY_MAX_COUNTER - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
REDELIVERY_MAX_COUNTER - Static variable in interface org.apache.camel.Exchange
 
RedeliveryData() - Constructor for class org.apache.camel.processor.RedeliveryErrorHandler.RedeliveryData
 
redeliveryDelay(long) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
redeliveryDelay(long) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the initial redelivery delay
redeliveryDelay(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the initial redelivery delay (supports property placeholders)
redeliveryDelay(long) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the initial redelivery delay
redeliveryDelay(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the initial redelivery delay (supports property placeholders)
redeliveryDelay - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
redeliveryDelay(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the initial redelivery delay in milliseconds
redeliveryEnabled - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
RedeliveryErrorHandler - Class in org.apache.camel.processor
Base redeliverable error handler that also supports a final dead letter queue in case all redelivery attempts fail.
RedeliveryErrorHandler(CamelContext, Processor, CamelLogger, Processor, RedeliveryPolicy, Processor, String, boolean, boolean, Predicate, ScheduledExecutorService, Processor, Processor) - Constructor for class org.apache.camel.processor.RedeliveryErrorHandler
 
RedeliveryErrorHandler.RedeliveryData - Class in org.apache.camel.processor
Contains the current redelivery data
redeliveryPolicy - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
redeliveryPolicy(RedeliveryPolicy) - Method in class org.apache.camel.model.OnExceptionDefinition
Set the RedeliveryPolicy to be used.
redeliveryPolicy - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
RedeliveryPolicy - Class in org.apache.camel.processor
The policy used to decide how many times to redeliver and the time between the redeliveries before being sent to a Dead Letter Channel
RedeliveryPolicy() - Constructor for class org.apache.camel.processor.RedeliveryPolicy
 
RedeliveryPolicyDefinition - Class in org.apache.camel.model
To configure re-delivery for error handling
RedeliveryPolicyDefinition() - Constructor for class org.apache.camel.model.RedeliveryPolicyDefinition
 
RedeliveryPolicyDefinitionParser(Class<?>) - Constructor for class org.apache.camel.spring.handler.ErrorHandlerDefinitionParser.RedeliveryPolicyDefinitionParser
 
redeliveryPolicyParser - Variable in class org.apache.camel.spring.handler.ErrorHandlerDefinitionParser
 
redeliveryPolicyRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets a reference to a RedeliveryPolicy to lookup in the Registry to be used.
redeliveryProcessor - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
redeliverySleepCounter - Variable in class org.apache.camel.processor.RedeliveryErrorHandler
 
RedisClient - Class in org.apache.camel.component.redis
 
RedisClient(RedisTemplate<String, Object>) - Constructor for class org.apache.camel.component.redis.RedisClient
 
RedisComponent - Class in org.apache.camel.component.redis
Represents the component that manages RedisEndpoint.
RedisComponent() - Constructor for class org.apache.camel.component.redis.RedisComponent
 
RedisConfiguration - Class in org.apache.camel.component.redis
 
RedisConfiguration() - Constructor for class org.apache.camel.component.redis.RedisConfiguration
 
RedisConstants - Interface in org.apache.camel.component.redis
 
RedisConsumer - Class in org.apache.camel.component.redis
 
RedisConsumer(RedisEndpoint, Processor, RedisConfiguration) - Constructor for class org.apache.camel.component.redis.RedisConsumer
 
RedisEndpoint - Class in org.apache.camel.component.redis
The spring-redis component allows sending and receiving messages from Redis.
RedisEndpoint(String, RedisComponent, RedisConfiguration) - Constructor for class org.apache.camel.component.redis.RedisEndpoint
 
RedisIdempotentRepository - Class in org.apache.camel.component.redis.processor.idempotent
 
RedisIdempotentRepository(RedisTemplate<String, String>, String) - Constructor for class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
RedisIdempotentRepository(String) - Constructor for class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
redisIdempotentRepository(String) - Static method in class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
redisIdempotentRepository(RedisTemplate<String, String>, String) - Static method in class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
RedisProducer - Class in org.apache.camel.component.redis
The Redis producer.
RedisProducer(RedisEndpoint, RedisConfiguration) - Constructor for class org.apache.camel.component.redis.RedisProducer
 
ref(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a Ref expression
ref(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a Expression by looking up existing Expression from the Registry
ref(Object) - Static method in class org.apache.camel.language.ref.RefLanguage
 
ref(String) - Method in class org.apache.camel.model.BeanDefinition
Deprecated.
not in use, will be removed in next Camel release
ref - Variable in class org.apache.camel.model.PolicyDefinition
 
ref(String) - Method in class org.apache.camel.model.PolicyDefinition
Sets a reference to use for lookup the policy in the registry.
ref - Variable in class org.apache.camel.model.SendDefinition
Deprecated.
ref - Variable in class org.apache.camel.model.TransactedDefinition
 
ref(String) - Method in class org.apache.camel.model.TransactedDefinition
Sets a reference to use for lookup the policy in the registry.
RefComponent - Class in org.apache.camel.component.ref
The Ref Component is for lookup of existing endpoints bound in the Registry.
RefComponent() - Constructor for class org.apache.camel.component.ref.RefComponent
 
RefEndpoint - Class in org.apache.camel.component.ref
The ref component is used for lookup of existing endpoints bound in the Registry.
RefEndpoint(String, Component) - Constructor for class org.apache.camel.component.ref.RefEndpoint
 
Reference - Class in org.apache.camel.component.yammer.model
 
Reference() - Constructor for class org.apache.camel.component.yammer.model.Reference
 
referenceValidationFailed(Reference) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
referenceValidationFailed(Reference) - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
 
referralBonus - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
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 using a custom expression
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
 
ReflectionUtils - Class in org.apache.camel.spring.util
Reflection utilities, extending Spring ReflectionUtils.
ReflectionUtils() - Constructor for class org.apache.camel.spring.util.ReflectionUtils
 
Reflectors - Class in org.apache.camel.guice.support
Some reflection helper methods
refreshConnectionUntilSuccessful() - Method in class org.apache.camel.component.jms.DefaultJmsMessageListenerContainer
Refresh the underlying Connection, not returning before an attempt has been successful.
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
REGION_CODE - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
REGION_NAME - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
regionCode - Variable in class org.apache.camel.component.linkedin.api.model.Address
 
register(String, String, AvroConsumer) - Method in class org.apache.camel.component.avro.AvroComponent
Registers new responder with uri as key.
register(String, AvroConsumer) - Method in class org.apache.camel.component.avro.AvroListener
Registers consumer by appropriate message name as key in registry.
register() - Method in class org.apache.camel.component.krati.KratiDataStoreRegistration
 
register(HttpConsumer) - Method in class org.apache.camel.component.servlet.DefaultHttpRegistry
 
register(CamelServlet, Map) - Method in class org.apache.camel.component.servlet.DefaultHttpRegistry
 
register(CamelServlet) - Method in class org.apache.camel.component.servlet.DefaultHttpRegistry
 
register(HttpConsumer) - Method in interface org.apache.camel.component.servlet.HttpRegistry
 
register(CamelServlet) - Method in interface org.apache.camel.component.servlet.HttpRegistry
 
register() - Method in class org.apache.camel.component.servlet.osgi.OsgiServletRegisterer
 
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() - Method in class org.apache.camel.script.osgi.Activator.BundleScriptEngineResolver
 
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
 
registerBean(ParserContext, String, AbstractCamelFactoryBean<?>) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
registerCamelContext(CamelContext) - Method in class org.apache.camel.core.osgi.OsgiCamelContextPublisher
 
registerClassMaps(TypeConverterRegistry, String, DozerBeanMapper, List<ClassMap>) - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
 
registerComponents(Bundle, List<Activator.BaseService>) - Method in class org.apache.camel.impl.osgi.Activator
 
registerConsumer(UndertowConsumer) - Method in class org.apache.camel.component.undertow.UndertowComponent
 
registerConsumer(UndertowConsumer) - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
registerDataFormats(Bundle, List<Activator.BaseService>) - Method in class org.apache.camel.impl.osgi.Activator
 
REGISTERED_DELIVERY - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
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.
registerEndpointsWithIdsDefinedInFromOrToTypes(Element, ParserContext, String, Binder<Node>) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
Used for auto registering endpoints from the from or to DSL if they have an id attribute set
registerFactory() - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
registerFallbackTypeConverter(TypeConverterRegistry, TypeConverter, Method) - Method in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
registerHandler(String, HttpHandler) - Method in interface org.apache.camel.component.undertow.UndertowHost
Register a handler on the given path
registerLanguages(Bundle, List<Activator.BaseService>) - Method in class org.apache.camel.impl.osgi.Activator
 
registerParser(String, BeanDefinitionParser) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
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
 
registerReply(ReplyManager, Exchange, AsyncCallback, String, String, long) - Method in interface org.apache.camel.component.jms.reply.ReplyManager
Register a reply
registerReply(ReplyManager, Exchange, AsyncCallback, String, String, long) - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
registerReply(ReplyManager, Exchange, AsyncCallback, String, String, long) - Method in interface org.apache.camel.component.rabbitmq.reply.ReplyManager
Register a reply
registerReply(ReplyManager, Exchange, AsyncCallback, String, String, long) - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
registerRouteToScheduledRouteDetails(Route) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
registerRouteToScheduledRouteDetails(Route) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
registerScriptEngines(Bundle, List<Activator.BundleScriptEngineResolver>) - Method in class org.apache.camel.script.osgi.Activator
 
registerTemplates(Element, ParserContext, String) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
Used for auto registering producer and consumer templates if not already defined in XML.
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.component.metrics.MetricsEndpoint
 
registry - Variable in class org.apache.camel.component.servletlistener.CamelServletContextListener
 
registry - Variable in class org.apache.camel.main.Main
 
registry - Variable in class org.apache.camel.scr.AbstractCamelRunner
 
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
ReInit(Reader, int, int, int) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Reinitialise.
ReInit(Reader) - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Reinitialise.
ReInit(SSPTParserTokenManager) - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
Reinitialise parser.
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
RelatedConnections - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
RelatedConnections() - Constructor for class org.apache.camel.component.linkedin.api.model.RelatedConnections
 
relatedConnections - Variable in class org.apache.camel.component.linkedin.api.model.RelationToViewer
 
relationId - Variable in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
RelationNotification - Class in org.apache.camel.component.jmx.jaxb
Java class for anonymous complex type.
RelationNotification() - Constructor for class org.apache.camel.component.jmx.jaxb.RelationNotification
 
Relationships - Class in org.apache.camel.component.yammer.model
 
Relationships() - Constructor for class org.apache.camel.component.yammer.model.Relationships
 
relationToViewer - Variable in class org.apache.camel.component.linkedin.api.model.Author
 
relationToViewer - Variable in class org.apache.camel.component.linkedin.api.model.Comment
 
relationToViewer - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
relationToViewer - Variable in class org.apache.camel.component.linkedin.api.model.JobPoster
 
relationToViewer - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
relationToViewer - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
RelationToViewer - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
RelationToViewer() - Constructor for class org.apache.camel.component.linkedin.api.model.RelationToViewer
 
relationTypeName - Variable in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
release() - Method in class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCache
Release the buffer when we are done using it.
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
ReleaseCommand - Class in org.apache.camel.component.beanstalk.processors
 
ReleaseCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.ReleaseCommand
 
releaseConnection(AS400) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Releases a previously obtained AS400 object from use.
releaseExclusiveReadLockOnAbort(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Releases the exclusive read lock granted by the acquireExclusiveReadLock method due an abort operation (acquireExclusiveReadLock returned false).
releaseExclusiveReadLockOnAbort(GenericFileOperations<FTPFile>, GenericFile<FTPFile>, Exchange) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<ChannelSftp.LsEntry>, GenericFile<ChannelSftp.LsEntry>, Exchange) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnAbort(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Releases the exclusive read lock granted by the acquireExclusiveReadLock method due a commit operation (Exchange processing succeeded)
releaseExclusiveReadLockOnCommit(GenericFileOperations<FTPFile>, GenericFile<FTPFile>, Exchange) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<ChannelSftp.LsEntry>, GenericFile<ChannelSftp.LsEntry>, Exchange) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnCommit(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Releases the exclusive read lock granted by the acquireExclusiveReadLock method due a rollback operation (Exchange processing failed)
releaseExclusiveReadLockOnRollback(GenericFileOperations<FTPFile>, GenericFile<FTPFile>, Exchange) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<ChannelSftp.LsEntry>, GenericFile<ChannelSftp.LsEntry>, Exchange) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<T>, GenericFile<T>, Exchange) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
releaseExclusiveReadLockOnRollback(GenericFileOperations<File>, GenericFile<File>, Exchange) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
releaseInstance(Message, Object) - Method in class org.apache.camel.component.cxf.jaxrs.CamelResourceProvider
 
releasePollingConsumer(Endpoint, PollingConsumer) - Method in class org.apache.camel.impl.ConsumerCache
Releases an acquired producer back after usage.
releasePollingConsumer(Endpoint, PollingConsumer) - Method in class org.apache.camel.impl.EmptyConsumerCache
 
releaseProducer(Endpoint, Producer) - Method in class org.apache.camel.impl.EmptyProducerCache
 
releaseProducer(Endpoint, Producer) - Method in class org.apache.camel.impl.ProducerCache
Releases an acquired producer back after usage.
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
releaseRetreivedFileResources(Exchange) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
releaseRetreivedFileResources(Exchange) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
releaseRetreivedFileResources(Exchange) - Method in class org.apache.camel.component.scp.ScpOperations
 
RELEASES - Static variable in class org.apache.camel.component.beanstalk.Headers
 
releaseSystem(AS400) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
Releases a previously obtained AS400 object from use.
REMAINING_CAPACITY_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
REMOTE_FILE_INPUT_STREAM - Static variable in class org.apache.camel.component.file.remote.RemoteFileComponent
 
RemoteFile<T> - Class in org.apache.camel.component.file.remote
Represents a remote file of some sort of backing object
RemoteFile() - Constructor for class org.apache.camel.component.file.remote.RemoteFile
 
RemoteFileComponent<T> - Class in org.apache.camel.component.file.remote
Base class for remote file components.
RemoteFileComponent() - Constructor for class org.apache.camel.component.file.remote.RemoteFileComponent
 
RemoteFileComponent(CamelContext) - Constructor for class org.apache.camel.component.file.remote.RemoteFileComponent
 
RemoteFileConfiguration - Class in org.apache.camel.component.file.remote
Configuration of the FTP server
RemoteFileConfiguration() - Constructor for class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
RemoteFileConfiguration(URI) - Constructor for class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
RemoteFileConfiguration.PathSeparator - Enum in org.apache.camel.component.file.remote
Path separator as either unix or windows style.
RemoteFileConsumer<T> - Class in org.apache.camel.component.file.remote
Base class for remote file consumers.
RemoteFileConsumer(RemoteFileEndpoint<T>, Processor, RemoteFileOperations<T>) - Constructor for class org.apache.camel.component.file.remote.RemoteFileConsumer
 
RemoteFileEndpoint<T> - Class in org.apache.camel.component.file.remote
Remote file endpoint.
RemoteFileEndpoint() - Constructor for class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
RemoteFileEndpoint(String, RemoteFileComponent<T>, RemoteFileConfiguration) - Constructor for class org.apache.camel.component.file.remote.RemoteFileEndpoint
 
RemoteFileOperations<T> - Interface in org.apache.camel.component.file.remote
Remote file operations based on some backing framework
RemoteFilePollingConsumerPollStrategy - Class in org.apache.camel.component.file.remote
Remote file consumer polling strategy that attempts to help recovering from lost connections.
RemoteFilePollingConsumerPollStrategy() - Constructor for class org.apache.camel.component.file.remote.RemoteFilePollingConsumerPollStrategy
 
RemoteFileProducer<T> - Class in org.apache.camel.component.file.remote
Generic remote file producer for all the FTP variations.
RemoteFileProducer(RemoteFileEndpoint<T>, RemoteFileOperations<T>) - Constructor for class org.apache.camel.component.file.remote.RemoteFileProducer
 
remoteServer() - Method in class org.apache.camel.component.file.remote.RemoteFileConsumer
Returns human readable server information for logging purpose
remoteServerInformation() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Returns human readable server information for logging purpose
remoteServerInformation() - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Returns human readable server information for logging purpose
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(CamelContext, String, Exchange) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
remove(Table, byte[]) - Method in class org.apache.camel.component.hbase.HBaseDeleteHandler
Performs a Delete of the specified row.
remove(Table, byte[]) - Method in interface org.apache.camel.component.hbase.HBaseRemoveHandler
'Removes' a row from the table.
remove(Object) - Method in class org.apache.camel.component.hbase.processor.idempotent.HBaseIdempotentRepository
 
REMOVE - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
remove(Object) - Method in class org.apache.camel.component.infinispan.processor.idempotent.InfinispanIdempotentRepository
 
remove(CamelContext, String, Exchange) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
remove(Object) - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
remove() - Method in class org.apache.camel.component.jdbc.ResultSetIterator
 
remove(String) - Method in class org.apache.camel.component.jms.reply.CorrelationTimeoutMap
 
remove(String) - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
remove(CamelContext, String, Exchange) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
remove(String) - Method in class org.apache.camel.component.rabbitmq.reply.CorrelationTimeoutMap
 
remove(String) - Method in class org.apache.camel.component.redis.processor.idempotent.RedisIdempotentRepository
 
remove(DefaultWebsocket) - Method in class org.apache.camel.component.websocket.MemoryWebsocketStore
 
remove(String) - Method in class org.apache.camel.component.websocket.MemoryWebsocketStore
 
remove(DefaultWebsocket) - Method in interface org.apache.camel.component.websocket.WebsocketStore
 
remove(String) - Method in interface org.apache.camel.component.websocket.WebsocketStore
 
remove() - Method in class org.apache.camel.dataformat.tarfile.TarIterator
 
remove() - Method in class org.apache.camel.dataformat.zipfile.ZipIterator
 
remove(Object) - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
remove(String) - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
remove(Exchange) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
remove(Exchange, String) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
remove(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.cassandra.CassandraAggregationRepository
Remove exchange by aggregation key from aggregation table.
remove(CamelContext, String, Exchange) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
This method performs transactional operation on removing the exchange from the operational storage and moving it into the persistent one if the HazelcastAggregationRepository runs in recoverable mode and optimistic is false.
remove(CamelContext, String, Exchange) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
remove(CamelContext, String, Exchange) - Method in class org.apache.camel.processor.aggregate.MemoryAggregationRepository
 
remove(K) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
remove(String) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
remove(String) - Method in class org.apache.camel.processor.idempotent.hazelcast.HazelcastIdempotentRepository
 
remove(T) - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
remove(String) - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
remove(Exchange, String) - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
remove(String) - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
remove(CamelContext, String, Exchange) - Method in interface org.apache.camel.spi.AggregationRepository
Removes the exchange with the given correlation key, which should happen when an Exchange is completed

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

remove(String) - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
To remove an endpoint from tracking information about its utilization
remove(Exchange, E) - Method in interface org.apache.camel.spi.ExchangeIdempotentRepository
Removes the key from the repository.
remove(E) - Method in interface org.apache.camel.spi.IdempotentRepository
Removes the key from the repository.
remove(Exchange) - Method in interface org.apache.camel.spi.InflightRepository
Removes the exchange from the inflight registry to the total counter
remove(Exchange, String) - Method in interface org.apache.camel.spi.InflightRepository
Removes the exchange from the inflight registry removing association to the given route
remove(CamelContext, String, Exchange) - Method in interface org.apache.camel.spi.OptimisticLockingAggregationRepository
Removes the given Exchange when both the supplied key and Exchange are present in the repository.
remove(K) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
remove(K) - Method in interface org.apache.camel.TimeoutMap
Removes the object with the given key
remove() - Method in class org.apache.camel.util.GroupIterator
 
remove() - Method in class org.apache.camel.util.GroupTokenIterator
 
remove(Object) - Method in class org.apache.camel.util.LRUCache
 
remove(Object) - Method in class org.apache.camel.util.LRUSoftCache
 
remove(Object) - Method in class org.apache.camel.util.LRUWeakCache
 
REMOVE_ALL_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
REMOVE_ASYNC - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
REMOVE_BLOB - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
REMOVE_BLOBS - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
REMOVE_NAMESPACE_PREFIXES - Static variable in class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
REMOVE_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
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
removeBlob(BlobStore, String, String) - Static method in class org.apache.camel.component.jclouds.JcloudsBlobStoreHelper
Remove a specific blob from a BlobStore
removeBlobs(BlobStore, String, List) - Static method in class org.apache.camel.component.jclouds.JcloudsBlobStoreHelper
Delete a list of BlobStore blob
removeBreakpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
removeBreakpoint(Breakpoint) - Method in class org.apache.camel.impl.DefaultDebugger
 
removeBreakpoint(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
removeBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
removeBreakpoint(Breakpoint) - Method in interface org.apache.camel.spi.Debugger
Removes the given breakpoint
removeById(RouteDefinition, String, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
removeByToString(RouteDefinition, String, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
removeByType(RouteDefinition, Class<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
removeChannel(Channel) - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
removeChannel(Channel) - Method in interface org.apache.camel.component.netty.NettyServerBootstrapFactory
When a Channel is closed.
removeChannel(Channel) - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
removeChannel(Channel) - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
removeChannel(Channel) - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
removeChannel(Channel) - Method in interface org.apache.camel.component.netty4.NettyServerBootstrapFactory
When a Channel is closed.
removeChannel(Channel) - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
removeChannel(Channel) - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
removeChildService(Object) - Method in class org.apache.camel.support.ChildServiceSupport
 
removeComment(String) - Method in interface org.apache.camel.component.linkedin.api.CommentsResource
 
removeComponent(String) - Method in interface org.apache.camel.CamelContext
Removes a previously added component.
removeComponent(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.geocoder.http.CompositeHttpConfigurer
 
removeConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http.CompositeHttpConfigurer
 
removeConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http4.CompositeHttpConfigurer
 
removeConsumer(DirectConsumer) - Method in class org.apache.camel.component.direct.DirectEndpoint
 
removeConsumer(DirectVmEndpoint, DirectVmConsumer) - Method in class org.apache.camel.component.directvm.DirectVmComponent
 
removeConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
removeConsumer(NettyHttpConsumer) - Method in class org.apache.camel.component.netty.http.handlers.HttpServerMultiplexChannelHandler
 
removeConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty.http.HttpServerBootstrapFactory
 
removeConsumer(NettyHttpConsumer) - Method in interface org.apache.camel.component.netty.http.HttpServerConsumerChannelFactory
Removes the given consumer
removeConsumer(NettyConsumer) - Method in interface org.apache.camel.component.netty.NettyServerBootstrapFactory
When a NettyConsumer is removed and no longer using this bootstrap factory.
removeConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
removeConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
removeConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
removeConsumer(NettyHttpConsumer) - Method in class org.apache.camel.component.netty4.http.handlers.HttpServerMultiplexChannelHandler
 
removeConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty4.http.HttpServerBootstrapFactory
 
removeConsumer(NettyHttpConsumer) - Method in interface org.apache.camel.component.netty4.http.HttpServerConsumerChannelFactory
Removes the given consumer
removeConsumer(NettyConsumer) - Method in interface org.apache.camel.component.netty4.NettyServerBootstrapFactory
When a NettyConsumer is removed and no longer using this bootstrap factory.
removeConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
removeConsumer(NettyConsumer) - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
removeConsumer(RouteboxDirectConsumer) - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectEndpoint
 
removeConsumer(SchedulerConsumer) - Method in class org.apache.camel.component.scheduler.SchedulerComponent
 
removeConsumer(Object) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
Used by Camel Spring Web Services endpoint to unregister consumers
removeConsumer(Object) - Method in interface org.apache.camel.component.spring.ws.bean.CamelSpringWSEndpointMapping
Used by Camel Spring Web Services endpoint to unregister consumers
removeConsumer(Object) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
 
REMOVED - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
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.
removedBundle(Bundle, BundleEvent, Object) - Method in class org.apache.camel.script.osgi.Activator
 
removeDir(File) - Static method in class org.apache.camel.util.FileUtil
 
removedService(ServiceReference<TypeConverterLoader>, Object) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
removeElectionWatcher(ElectionWatcher) - Method in class org.apache.camel.component.zookeeper.policy.ZooKeeperElection
 
removeEndpoint(Endpoint) - Method in interface org.apache.camel.CamelContext
Removes the endpoint from the EndpointRegistry.
removeEndpoint(DisruptorEndpoint) - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
removeEndpoint(Endpoint) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeEndpoints(String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Removes the endpoint by the given pattern
removeEndpoints(String) - Method in interface org.apache.camel.CamelContext
Removes all endpoints with the given URI from the EndpointRegistry.
removeEndpoints(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeEndpoints(String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
removeEventListener(QuickfixjEventListener) - Method in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
removeEventListener(TwitterEventListener) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
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)
removeFaultInInterceptorFromClient(Client) - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
removeFilter(PackageScanFilter) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
removeFilter(PackageScanFilter) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
removeFilter(PackageScanFilter) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
removeFilter(PackageScanFilter) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Removes the filter
removeFromEnvironment(String) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
removeFromEnvironment(String) - Method in class org.apache.camel.util.jndi.JndiContext
 
removeFromHintMap(EncodeHintType) - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Removes a hint from writer (encode) hint map.
removeFromHintMap(DecodeHintType) - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Removes a hint from reader (decode) hint map.
removeGroupMembership(long) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
removeGroupSuggestion(long) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
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.component.jms.JmsMessage
 
removeHeader(String) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
removeHeader(String) - Method in class org.apache.camel.impl.DefaultMessage
 
removeHeader(String) - Method in interface org.apache.camel.Message
Removes the named header from this message
removeHeader(String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which removes the header on the IN message
RemoveHeaderDefinition - Class in org.apache.camel.model
Removes a named header from the message
RemoveHeaderDefinition() - Constructor for class org.apache.camel.model.RemoveHeaderDefinition
 
RemoveHeaderDefinition(String) - Constructor for class org.apache.camel.model.RemoveHeaderDefinition
 
RemoveHeaderProcessor - Class in org.apache.camel.processor
A processor which removes the header from the IN or OUT message
RemoveHeaderProcessor(String) - Constructor for class org.apache.camel.processor.RemoveHeaderProcessor
 
removeHeaders(String) - Static method in class org.apache.camel.builder.ProcessorBuilder
Removes the headers on the message
removeHeaders(String, String...) - Static method in class org.apache.camel.builder.ProcessorBuilder
Removes all headers on the message, except for the ones provided in the names parameter
removeHeaders(String) - Method in class org.apache.camel.impl.DefaultMessage
 
removeHeaders(String, String...) - Method in class org.apache.camel.impl.DefaultMessage
 
removeHeaders(String) - Method in interface org.apache.camel.Message
Removes the headers from this message
removeHeaders(String, String...) - Method in interface org.apache.camel.Message
Removes the headers from this message that match the given pattern, except for the ones matching one 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
Removes message headers whose name matches a specified pattern
RemoveHeadersDefinition() - Constructor for class org.apache.camel.model.RemoveHeadersDefinition
 
RemoveHeadersDefinition(String) - Constructor for class org.apache.camel.model.RemoveHeadersDefinition
 
RemoveHeadersDefinition(String, String...) - Constructor for class org.apache.camel.model.RemoveHeadersDefinition
 
RemoveHeadersProcessor - Class in org.apache.camel.processor
A processor which removes one ore more headers from the IN or OUT message
RemoveHeadersProcessor(String, String[]) - Constructor for class org.apache.camel.processor.RemoveHeadersProcessor
 
removeHttpRegistry(String) - Static method in class org.apache.camel.component.servlet.DefaultHttpRegistry
Removes the http registry with the given name
removeInterceptor(List<Interceptor<? extends Message>>, Class<? extends Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
removeInterceptors(List<Interceptor<? extends Message>>, Collection<Class<?>>) - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
removeInterceptorWhichIsInThePhases(List<Interceptor<? extends Message>>, String[]) - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
Deprecated.
removeInterceptorWhichIsInThePhases(List<Interceptor<? extends Message>>, String[], Set<String>) - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
removeInterceptorWhichIsOutThePhases(List<Interceptor<? extends Message>>, String[]) - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
Deprecated.
removeInterceptorWhichIsOutThePhases(List<Interceptor<? extends Message>>, String[], Set<String>) - Method in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
removeJmsProperty(Message, String) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Removes the property from the JMS message.
removeJmsProperty(Message, String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Removes the property from the JMS message.
removeJob(long) - Method in interface org.apache.camel.component.linkedin.api.JobsResource
 
removeJobBookmark(long) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
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.
removeListener(SalesforceSession.SalesforceSessionListener) - Method in class org.apache.camel.component.salesforce.internal.SalesforceSession
 
removeMainListener(MainListener) - Method in class org.apache.camel.main.MainSupport
Removes the MainListener
removeMessageBodyOnBreakpoint(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
removeMessageBodyOnBreakpoint(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
removeMessageBodyOnBreakpoint(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
removeMessageHeaderOnBreakpoint(String, String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
removeMessageHeaderOnBreakpoint(String, String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
removeMessageHeaderOnBreakpoint(String, String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
removeNotificationListeners() - Method in class org.apache.camel.component.jmx.JMXConsumer
Removes the configured notification listener and the connection notification listener from the connection
removeNotificationListeners() - Method in class org.apache.camel.component.jmx.JMXMonitorConsumer
 
removeOnExceptionList(String) - Method in class org.apache.camel.builder.ErrorHandlerBuilderRef
 
removeOnExceptionList(String) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
Remove the OnExceptionList by look up the route id from the ErrorHandlerBuilder internal map
removeOnFailure(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Sets whether to remove or keep the key on failure.
removeOperators(String) - Static method in class org.apache.camel.util.OgnlHelper
 
removePost(String) - Method in interface org.apache.camel.component.linkedin.api.PostsResource
 
removeProcessor(Processor) - Method in interface org.apache.camel.processor.loadbalancer.LoadBalancer
Removes the given processor from the load balancer
removeProcessor(Processor) - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
removeProcessor(Processor) - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
removeProperties(String) - Static method in class org.apache.camel.builder.ProcessorBuilder
Removes the properties on the exchange
removeProperties(String, String...) - Static method in class org.apache.camel.builder.ProcessorBuilder
Removes all properties on the exchange, except for the ones provided in the names parameter
removeProperties(String) - Method in interface org.apache.camel.Exchange
Remove all of the properties associated with the exchange matching a specific pattern
removeProperties(String, String...) - Method in interface org.apache.camel.Exchange
Removes the properties from this exchange that match the given pattern, except for the ones matching one ore more excludePatterns
removeProperties(String) - Method in class org.apache.camel.impl.DefaultExchange
 
removeProperties(String, String...) - Method in class org.apache.camel.impl.DefaultExchange
 
removeProperties(String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which removes the properties in the exchange
removeProperties(String, String...) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which removes the properties in the exchange
RemovePropertiesDefinition - Class in org.apache.camel.model
Removes message exchange properties whose name matches a specified pattern
RemovePropertiesDefinition() - Constructor for class org.apache.camel.model.RemovePropertiesDefinition
 
RemovePropertiesDefinition(String) - Constructor for class org.apache.camel.model.RemovePropertiesDefinition
 
RemovePropertiesDefinition(String, String...) - Constructor for class org.apache.camel.model.RemovePropertiesDefinition
 
RemovePropertiesProcessor - Class in org.apache.camel.processor
A processor which removes one ore more properties from the exchange
RemovePropertiesProcessor(String, String[]) - Constructor for class org.apache.camel.processor.RemovePropertiesProcessor
 
removeProperty(String) - Static method in class org.apache.camel.builder.ProcessorBuilder
Removes the property on the exchange
removeProperty(String) - Method in interface org.apache.camel.Exchange
Removes the given property on the exchange
removeProperty(String) - Method in class org.apache.camel.impl.DefaultExchange
 
removeProperty(String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which removes the exchange property
RemovePropertyDefinition - Class in org.apache.camel.model
Removes a named property from the message exchange
RemovePropertyDefinition() - Constructor for class org.apache.camel.model.RemovePropertyDefinition
 
RemovePropertyDefinition(String) - Constructor for class org.apache.camel.model.RemovePropertyDefinition
 
RemovePropertyProcessor - Class in org.apache.camel.processor
A processor which removes the property from the exchange
RemovePropertyProcessor(String) - Constructor for class org.apache.camel.processor.RemovePropertyProcessor
 
removeQuotes(String) - Static method in class org.apache.camel.util.StringHelper
 
removeRestService(Consumer) - Method in class org.apache.camel.impl.DefaultRestRegistry
 
removeRestService(Consumer) - Method in interface org.apache.camel.spi.RestRegistry
Removes the REST service from the registry
removeRoute(String) - Method in interface org.apache.camel.CamelContext
Removes the given route (the route must be stopped before it can be removed).
removeRoute(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeRoute(String) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
removeRoute(String) - Method in interface org.apache.camel.spi.InflightRepository
Removes the route from the in flight registry.
removeRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.CamelContext
Removes a route definition from the context - stopping any previously running routes if any of them are actively running
removeRouteDefinition(String) - Method in class org.apache.camel.impl.DefaultCamelContext
Removes the route definition with the given key.
removeRouteDefinition(RouteDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeRouteDefinition(RouteDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
Removes a route definition from the context - stopping any previously running routes if any of them are actively running
removeRouteDefinitions(Collection<RouteDefinition>) - Method in interface org.apache.camel.CamelContext
Removes a collection of route definitions from the context - stopping any previously running routes if any of them are actively running
removeRouteDefinitions(Collection<RouteDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
removeRouteDefinitions(Collection<RouteDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
Removes a collection of route definitions from the context - stopping any previously running routes if any of them are actively running
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
 
removeSignatureElements(Node) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
Removes the Signature elements from the document.
removeSocket(String) - Method in class org.apache.camel.component.websocket.DefaultNodeSynchronization
 
removeSocket(DefaultWebsocket) - Method in class org.apache.camel.component.websocket.DefaultNodeSynchronization
 
removeSocket(String) - Method in interface org.apache.camel.component.websocket.NodeSynchronization
Removes the Websocket from both stores
removeSocket(DefaultWebsocket) - Method in interface org.apache.camel.component.websocket.NodeSynchronization
Removes the Websocket from both stores
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
removeState(Channel) - Method in class org.apache.camel.component.netty.NettyProducer
To remove the NettyCamelState stored on the channel, when no longer needed
removeState(Channel) - Method in class org.apache.camel.component.netty4.NettyProducer
To remove the NettyCamelState stored on the channel, when no longer needed
removeSynchronization(Synchronization) - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
removeSynchronization(Synchronization) - Method in interface org.apache.camel.spi.UnitOfWork
Removes a synchronization hook
removeTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerComponent
 
removeTimer(TimerConsumer) - Method in class org.apache.camel.component.timer.TimerEndpoint
 
removeTimerListener(TimerListener) - Method in class org.apache.camel.support.TimerListenerManager
Removes the listener.
removeTraceHandler(TraceEventHandler) - Method in class org.apache.camel.processor.interceptor.Tracer
Remove the given tracehandler
removeTracker(CamelContextTracker) - Method in class org.apache.camel.impl.CamelContextTrackerRegistry
 
removeTrailingOperators(String) - Static method in class org.apache.camel.util.OgnlHelper
Removes any trailing operators from the Camel OGNL expression.
removeTypeConverter(Class<?>, Class<?>) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
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
REMOVEVALUE_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
removeWebSocket(String) - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
removeWebSocket(WebSocket) - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
removeWebSocket(String) - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 
removeWebSocket(WebSocket) - Method in interface org.apache.camel.component.atmosphere.websocket.WebSocketStore
 
REMOVING_FAULT_IN_INTERCEPTORS - Static variable in class org.apache.camel.component.cxf.feature.AbstractDataFormatFeature
 
rename(String, String) - Method in class org.apache.camel.component.redis.RedisClient
 
rename(Name, Name) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
rename(String, String) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
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(String, String) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
renameFile(String, String) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
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(String, String) - Method in class org.apache.camel.component.scp.ScpOperations
 
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.
renamenx(String, String) - Method in class org.apache.camel.component.redis.RedisClient
 
renameTo(Resource) - Method in class org.apache.camel.component.websocket.JettyClassPathResource
 
renderCamelContexts(RestApiResponseAdapter, String, String, boolean, boolean, RestConfiguration) - Method in class org.apache.camel.swagger.RestSwaggerSupport
Renders a list of available CamelContexts in the JVM
renderResourceListing(RestApiResponseAdapter, BeanConfig, String, String, boolean, boolean, ClassResolver, RestConfiguration) - Method in class org.apache.camel.swagger.RestSwaggerSupport
 
renewal - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
Renewal - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Renewal() - Constructor for class org.apache.camel.component.linkedin.api.model.Renewal
 
replace() - Method in class org.apache.camel.builder.AdviceWithBuilder
Replaces the matched node(s) with the following nodes.
REPLACE - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
REPLACE_ASYNC - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
REPLACE_IF_PRESENT_FLAG - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
REPLACEABLE_ATTRIBUTES - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
REPLACEABLE_ITEMS - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
replaceAll(String, String, String) - Static method in class org.apache.camel.util.StringHelper
Replaces all the from tokens in the given input string.
replaceById(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceByToString(RouteDefinition, String, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceByType(RouteDefinition, Class<?>, ProcessorDefinition<?>, boolean, boolean, int, int, int) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceCharSet(String, String) - Static method in class org.apache.camel.component.mail.MailUtils
Replaces the charset in the content-type
replaceFrom(RouteDefinition, Endpoint) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceFromWith(String) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Replaces the route from endpoint with a new uri
replaceFromWith(Endpoint) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Replaces the route from endpoint with a new endpoint
replaceFromWith(RouteDefinition, String) - Static method in class org.apache.camel.builder.AdviceWithTasks
 
replaceMessage(Exchange, Message, boolean) - Static method in class org.apache.camel.util.ExchangeHelper
Replaces the existing message with the new message
replaceMultiPartContentType(String) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
replacePrefix(Element, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
replacePrefixes(Document, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
replacePrefixForNode(Node, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
replaceRouteFromWith(String, String) - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
REPLICATEDMAP_PREFIX - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
REPLICATION_CONTROLLERS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
ReplicationControllerEvent - Class in org.apache.camel.component.kubernetes.consumer.common
 
ReplicationControllerEvent(Watcher.Action, ReplicationController) - Constructor for class org.apache.camel.component.kubernetes.consumer.common.ReplicationControllerEvent
 
reply - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
REPLY_TO - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
REPLY_TO_ADDRESSES - Static variable in interface org.apache.camel.component.aws.ses.SesConstants
 
ReplyHandler - Interface in org.apache.camel.component.jms.reply
Handles a reply.
ReplyHandler - Interface in org.apache.camel.component.rabbitmq.reply
Handles a reply.
ReplyHolder - Class in org.apache.camel.component.jms.reply
Holder which contains the Exchange and AsyncCallback to be used when the reply arrives, so we can set the reply on the Exchange and continue routing using the callback.
ReplyHolder(Exchange, AsyncCallback, String, String, Message, Session) - Constructor for class org.apache.camel.component.jms.reply.ReplyHolder
Constructor to use when a reply message was received
ReplyHolder(Exchange, AsyncCallback, String, String, long) - Constructor for class org.apache.camel.component.jms.reply.ReplyHolder
Constructor to use when a timeout occurred
ReplyHolder - Class in org.apache.camel.component.rabbitmq.reply
Holder which contains the Exchange and AsyncCallback to be used when the reply arrives, so we can set the reply on the Exchange and continue routing using the callback.
ReplyHolder(Exchange, AsyncCallback, String, String, AMQP.BasicProperties, byte[]) - Constructor for class org.apache.camel.component.rabbitmq.reply.ReplyHolder
Constructor to use when a reply message was received
ReplyHolder(Exchange, AsyncCallback, String, String, long) - Constructor for class org.apache.camel.component.rabbitmq.reply.ReplyHolder
Constructor to use when a timeout occurred
ReplyManager - Interface in org.apache.camel.component.jms.reply
The ReplyManager is responsible for handling request-reply over JMS.
replyManager - Variable in class org.apache.camel.component.jms.reply.TemporaryQueueReplyHandler
 
ReplyManager - Interface in org.apache.camel.component.rabbitmq.reply
The ReplyManager is responsible for handling request-reply over RabbitMQ.
replyManager - Variable in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyHandler
 
ReplyManagerSupport - Class in org.apache.camel.component.jms.reply
Base class for ReplyManager implementations.
ReplyManagerSupport(CamelContext) - Constructor for class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
ReplyManagerSupport - Class in org.apache.camel.component.rabbitmq.reply
 
ReplyManagerSupport(CamelContext) - Constructor for class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
replyTo - Variable in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
replyTo - Variable in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
replyToLatch - Variable in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
replyToLatch - Variable in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
replyToTimeout - Variable in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
replyToTimeout - Variable in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
ReplyToType - Enum in org.apache.camel.component.jms
Types for replyTo queues
ReplyToType - Enum in org.apache.camel.component.rabbitmq
Types for replyTo queues
Report - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Salesforce DTO for SObject Report
Report() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
 
REPORT_ID - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
REPORT_METADATA - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
ReportDescription - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report description DTO.
ReportDescription() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportDescription
 
reporter - Variable in class org.apache.camel.component.mock.MockEndpoint
 
ReportExtendedMetadata - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report results extended metadata.
ReportExtendedMetadata() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportExtendedMetadata
 
ReportFactWithDetails - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report results fact with details.
ReportFactWithDetails() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFactWithDetails
 
ReportFilter - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report filter details DTO.
ReportFilter() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFilter
 
ReportFormatEnum - Enum in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report format enumeration.
ReportInstance - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report instance DTO.
ReportInstance() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
ReportMetadata - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report metadata DTO.
ReportMetadata() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
ReportRow - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Reports fact map row.
ReportRow() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportRow
 
ReportStatusEnum - Enum in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report status enumeration.
ReportType - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report type DTO.
ReportType() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportType
 
ReportTypeColumn - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report categories columns.
ReportTypeColumn() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumn
 
ReportTypeColumnCategory - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report type metadata categories DTO.
ReportTypeColumnCategory() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumnCategory
 
ReportTypeMetadata - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report description report type DTO.
ReportTypeMetadata() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeMetadata
 
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.
REQUEST_TIMEOUT - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
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.
requestBufferSize - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
requestCancelWorkflowExecution(String, String) - Method in class org.apache.camel.component.aws.swf.CamelSWFWorkflowClient
 
RequestEntityConverter - Class in org.apache.camel.component.http
Some converter methods to make it easier to convert the body to RequestEntity types.
requestHeaderSize - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
requestId - Variable in class org.apache.camel.component.linkedin.api.model.Error
 
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
 
REQUEUE - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
required(Boolean) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Whether the parameter is required
Required - Annotation Type in org.apache.camel.spi
Deprecated.
use Metadata
requiredService(Class<T>) - Method in class org.apache.camel.component.kura.KuraRouter
 
resequence(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
resequence() - Method in class org.apache.camel.model.ProcessorDefinition
Resequencer EIP: Creates a resequencer allowing you to reorganize messages based on some comparator.
resequence(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Resequencer EIP: Creates a resequencer allowing you to reorganize messages based on some comparator.
ResequenceDefinition - Class in org.apache.camel.model
Resequences (re-order) messages based on an expression
ResequenceDefinition() - Constructor for class org.apache.camel.model.ResequenceDefinition
 
ResequenceDefinition(Expression) - Constructor for class org.apache.camel.model.ResequenceDefinition
 
Resequencer - Class in org.apache.camel.processor
An implementation of the Resequencer which can reorder messages within a batch.
Resequencer(CamelContext, Processor, Expression) - Constructor for class org.apache.camel.processor.Resequencer
 
Resequencer(CamelContext, Processor, Expression, boolean, boolean) - Constructor for class org.apache.camel.processor.Resequencer
 
Resequencer(CamelContext, Processor, Set<Exchange>, Expression) - Constructor for class org.apache.camel.processor.Resequencer
 
ResequencerConfig - Class in org.apache.camel.model.config
 
ResequencerConfig() - Constructor for class org.apache.camel.model.config.ResequencerConfig
 
ResequencerEngine<E> - Class in org.apache.camel.processor.resequencer
Resequences elements based on a given SequenceElementComparator.
ResequencerEngine(SequenceElementComparator<E>) - Constructor for class org.apache.camel.processor.resequencer.ResequencerEngine
Creates a new resequencer instance with a default timeout of 2000 milliseconds.
reset(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
Resets all the performance counters.
reset() - Method in interface org.apache.camel.api.management.mbean.ManagedCounterMBean
 
reset(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
reset() - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
reset() - Method in class org.apache.camel.builder.NotifyBuilder
Resets the notifier.
reset() - Method in class org.apache.camel.component.cxf.converter.CachedCxfPayload
 
reset() - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
reset() - Method in interface org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryMBean
 
reset() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
reset() - Method in class org.apache.camel.component.mock.MockEndpoint
 
reset() - Method in class org.apache.camel.component.netty.http.NettyChannelBufferStreamCache
 
reset() - Method in class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCache
 
reset() - Method in class org.apache.camel.component.salesforce.internal.client.SyncResponseCallback
 
reset() - Method in class org.apache.camel.component.sjms.tx.BatchTransactionCommitStrategy
 
reset(Exception) - Method in class org.apache.camel.component.splunk.SplunkEndpoint
 
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() - Method in class org.apache.camel.jsonpath.JsonStream
 
reset(boolean) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
reset() - Method in class org.apache.camel.management.mbean.ManagedChoice
 
reset() - Method in class org.apache.camel.management.mbean.ManagedCounter
 
reset() - Method in class org.apache.camel.management.mbean.ManagedDynamicRouter
 
reset() - Method in class org.apache.camel.management.mbean.ManagedEnricher
 
reset() - Method in class org.apache.camel.management.mbean.ManagedFailoverLoadBalancer
 
reset() - Method in class org.apache.camel.management.mbean.ManagedFilter
 
reset() - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
reset() - Method in class org.apache.camel.management.mbean.ManagedPollEnricher
 
reset() - Method in class org.apache.camel.management.mbean.ManagedRecipientList
 
reset(boolean) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
reset() - Method in class org.apache.camel.management.mbean.ManagedRoutingSlip
 
reset() - Method in class org.apache.camel.management.mbean.ManagedRuntimeEndpointRegistry
 
reset() - Method in class org.apache.camel.management.mbean.ManagedSendDynamicProcessor
 
reset() - Method in class org.apache.camel.management.mbean.ManagedSendProcessor
 
reset() - Method in class org.apache.camel.management.mbean.ManagedThroughputLogger
 
reset() - Method in class org.apache.camel.management.mbean.ManagedWireTapProcessor
 
reset() - Method in class org.apache.camel.management.mbean.Statistic
 
reset() - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Reset the counters
reset() - Method in class org.apache.camel.processor.ChoiceProcessor
Reset counters.
reset() - Method in class org.apache.camel.processor.FilterProcessor
Reset counters.
reset() - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Reset and clears the store to force it to reload from file
reset() - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
reset() - Method in class org.apache.camel.processor.loadbalancer.ExceptionFailureStatistics
 
reset() - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
reset() - Method in class org.apache.camel.processor.SendProcessor
 
reset() - Method in class org.apache.camel.processor.ThroughputLogger
 
reset() - Method in class org.apache.camel.processor.validation.DefaultValidationErrorHandler
 
reset() - Method in interface org.apache.camel.processor.validation.ValidatorErrorHandler
Resets any state within this error handler
reset() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
Reset the counters
reset() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Reset the statistic counters
reset() - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Reset the counters
reset() - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Reset the counters
reset() - Method in interface org.apache.camel.StreamCache
Resets the StreamCache for a new stream consumption.
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
resetClient() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
resetClient() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
resetConnection(Socket) - Static method in class org.apache.camel.component.mllp.impl.MllpUtil
 
resetCounters() - Static method in class org.apache.camel.test.TestSupportNodeIdFactory
Start tests with fresh counters
resetCurrentReferenceNumber() - Static method in class org.apache.camel.component.smpp.SmppSplitter
only needed for the unit tests
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.
resetList() - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
resetList() - Method in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
resetList() - Method in class org.apache.camel.component.rss.RssEntryPollingConsumer
 
resetMocks(CamelContext) - Static method in class org.apache.camel.component.mock.MockEndpoint
Reset all mock endpoints
resetMocks() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Reset all Mock endpoints.
resetMocks() - Method in class org.apache.camel.testng.CamelTestSupport
Reset all Mock endpoints.
resetPartTypeClass(BindingMessageInfo) - Method in class org.apache.camel.component.cxf.feature.CXFMessageDataFormatFeature
 
resetPartTypeClass(MessageInfo) - Method in class org.apache.camel.component.cxf.feature.CXFMessageDataFormatFeature
 
resetPartTypeClass(BindingMessageInfo) - Method in class org.apache.camel.component.cxf.feature.PayLoadDataFormatFeature
 
resetPartTypeClass(MessageInfo) - Method in class org.apache.camel.component.cxf.feature.PayLoadDataFormatFeature
 
resetRuntimeRatios() - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
resetStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
resetStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
resetStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedConsumerCacheMBean
 
resetStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedProducerCacheMBean
 
resetStatistics() - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
resetStatistics() - Method in class org.apache.camel.management.mbean.ManagedAggregateProcessor
 
resetStatistics() - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
resetStatistics() - Method in class org.apache.camel.management.mbean.ManagedConsumerCache
 
resetStatistics() - Method in class org.apache.camel.management.mbean.ManagedProducerCache
 
resetStatistics() - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
resetStatistics() - Method in class org.apache.camel.util.LRUCache
Rest the cache statistics such as hits and misses.
resetStreamCache(Message) - Static method in class org.apache.camel.util.MessageHelper
If the message body contains a StreamCache instance, reset the cache to enable reading from it again.
resetThroughputLogger() - Method in interface org.apache.camel.api.management.mbean.ManagedThroughputLoggerMBean
 
resetThroughputLogger() - Method in class org.apache.camel.management.mbean.ManagedThroughputLogger
 
resetTimestamp - Variable in class org.apache.camel.management.mbean.ManagedCounter
 
resetTraceCounter() - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
resetTraceCounter() - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
resetTraceCounter() - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
resetTypeConversionCounters() - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
resetTypeConversionCounters() - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
resloveStringParameter(CamelContext, String, Class<T>) - Static method in class org.apache.camel.util.EndpointHelper
resolve(String) - Method in interface org.apache.camel.builder.script.PropertiesFunction
Resolve the given key using the property placeholders
resolve(String) - Method in class org.apache.camel.builder.script.ScriptPropertiesFunction
 
resolve(String, String) - Method in class org.apache.camel.builder.xml.XsltUriResolver
 
resolve(CamelContext, String) - Static method in class org.apache.camel.component.mock.MockEndpoint
A helper method to resolve the mock endpoint of the given URI on the given context
resolve(String, String) - Method in class org.apache.camel.component.schematron.processor.ClassPathURIResolver
 
resolve(HttpServerExchange, Map<String, UndertowConsumer>) - Method in class org.apache.camel.component.undertow.UndertowConsumerResolver
 
resolve(String, String, String[]) - Method in class org.apache.camel.component.xquery.XQueryModuleURIResolver
 
resolve(HttpServletRequest) - Method in class org.apache.camel.http.common.CamelServlet
resolve(HttpServletRequest, Map<String, HttpConsumer>) - Method in class org.apache.camel.http.common.HttpRestServletResolveConsumerStrategy
 
resolve(HttpServletRequest, Map<String, HttpConsumer>) - Method in class org.apache.camel.http.common.HttpServletResolveConsumerStrategy
 
resolve(HttpServletRequest, Map<String, HttpConsumer>) - Method in interface org.apache.camel.http.common.ServletResolveConsumerStrategy
Resolve the consumer to use.
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.core.osgi.OsgiClassResolver
 
resolveClass(String, Class<T>) - Method in class org.apache.camel.core.osgi.OsgiClassResolver
 
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(ObjectStreamClass) - Method in class org.apache.camel.processor.aggregate.jdbc.ClassLoadingAwareObjectInputStream
 
resolveClass(String) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveClass(String, Class<T>) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveClass(String, ClassLoader) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveClass(String, Class<T>, ClassLoader) - Method in interface org.apache.camel.spi.ClassResolver
Resolves the given class by its name
resolveClass(ObjectStreamClass) - Method in class org.apache.camel.util.CamelObjectInputStream
 
resolveComponent(String, CamelContext) - Method in class org.apache.camel.blueprint.BlueprintComponentResolver
 
resolveComponent(String, CamelContext) - Method in class org.apache.camel.core.osgi.OsgiComponentResolver
 
resolveComponent(String, CamelContext) - Method in class org.apache.camel.impl.DefaultComponentResolver
 
resolveComponent(String, CamelContext) - Method in class org.apache.camel.impl.osgi.Activator.BundleComponentResolver
 
resolveComponent(String, CamelContext) - Method in interface org.apache.camel.spi.ComponentResolver
Attempts to resolve the component for the given URI
resolveComponentDefaultName(String) - Method in interface org.apache.camel.CamelContext
Resolves a component's default name from its java type.
resolveComponentDefaultName(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolveContentType(String) - Method in interface org.apache.camel.component.mail.ContentTypeResolver
Resolves the mime content-type based on the attachment file name.
resolveDataFormat(String, CamelContext) - Method in class org.apache.camel.blueprint.BlueprintDataFormatResolver
 
resolveDataFormat(String) - Method in interface org.apache.camel.CamelContext
Resolve a data format given its name
resolveDataFormat(String, CamelContext) - Method in class org.apache.camel.core.osgi.OsgiDataFormatResolver
 
resolveDataFormat(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolveDataFormat(String, CamelContext) - Method in class org.apache.camel.impl.DefaultDataFormatResolver
 
resolveDataFormat(String, CamelContext) - Method in class org.apache.camel.impl.osgi.Activator.BundleDataFormatResolver
 
resolveDataFormat(String, CamelContext) - Method in interface org.apache.camel.spi.DataFormatResolver
Resolves the given data format given its name.
resolveDataFormatDefinition(String) - Method in interface org.apache.camel.CamelContext
Resolve a data format definition given its name
resolveDataFormatDefinition(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolveDataFormatDefinition(String, CamelContext) - Method in class org.apache.camel.impl.osgi.Activator.BundleDataFormatResolver
 
resolveDataFormatDefinition(String) - Method in interface org.apache.camel.model.ModelCamelContext
Resolve a data format definition given its name
resolveDataFrame(Exchange) - Method in class org.apache.camel.component.spark.DataFrameSparkProducer
 
resolveDataFrameCallback(Exchange) - Method in class org.apache.camel.component.spark.DataFrameSparkProducer
 
resolveDefaultFactoryFinder(ClassResolver) - Method in class org.apache.camel.core.osgi.OsgiFactoryFinderResolver
 
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.
resolvedUrl - Variable in class org.apache.camel.component.linkedin.api.model.Content
 
resolveEndpoint(String) - Method in class org.apache.camel.impl.DefaultRouteContext
 
resolveEndpoint(String, String) - Method in class org.apache.camel.impl.DefaultRouteContext
 
resolveEndpoint(RouteContext) - Method in class org.apache.camel.model.FromDefinition
 
resolveEndpoint(CamelContext, String) - Method in class org.apache.camel.model.RouteDefinition
 
resolveEndpoint(RouteContext) - Method in class org.apache.camel.model.SendDefinition
 
resolveEndpoint(Exchange, Object) - Method in class org.apache.camel.processor.Enricher
 
resolveEndpoint(Exchange, Object) - Method in class org.apache.camel.processor.PollEnricher
 
resolveEndpoint(Exchange, Object) - Method in class org.apache.camel.processor.RecipientList
 
resolveEndpoint(Exchange, Object) - Static method in class org.apache.camel.processor.RecipientListProcessor
 
resolveEndpoint(RoutingSlip.RoutingSlipIterator, Exchange) - Method in class org.apache.camel.processor.RoutingSlip
 
resolveEndpoint(Exchange, Object) - Static method in class org.apache.camel.processor.SendDynamicProcessor
 
resolveEndpoint(String) - Method in interface org.apache.camel.spi.RouteContext
Resolves an endpoint from the URI
resolveEndpoint(String, String) - Method in interface org.apache.camel.spi.RouteContext
Resolves an endpoint from either a URI or a named reference
resolveEndpoint(Exchange, Object) - Static method in class org.apache.camel.util.ExchangeHelper
Attempts to resolve the endpoint for the given value
ResolveEndpointFailedException - Exception in org.apache.camel
A runtime exception thrown if an Endpoint cannot be resolved via URI
ResolveEndpointFailedException(String, Throwable) - Constructor for exception org.apache.camel.ResolveEndpointFailedException
 
ResolveEndpointFailedException(String, String) - Constructor for exception org.apache.camel.ResolveEndpointFailedException
 
ResolveEndpointFailedException(String) - Constructor for exception org.apache.camel.ResolveEndpointFailedException
 
resolveEntityManager(EntityManagerFactory) - Static method in class org.apache.camel.bam.EntityManagers
Fetches EntityManager bound to the current Spring transaction or creates new manager.
resolveExchangePattern(Object) - Method in class org.apache.camel.processor.RecipientListProcessor
 
resolveExchangePatternFromUrl(String) - Static method in class org.apache.camel.util.EndpointHelper
Attempts to resolve if the url has an exchangePattern option configured
resolveFactoryFinder(ClassResolver, String) - Method in class org.apache.camel.core.osgi.OsgiFactoryFinderResolver
 
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.
resolveHiveContext() - Method in class org.apache.camel.component.spark.HiveSparkProducer
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.camel.component.cxf.spring.AbstractCxfBeanDefinitionParser
 
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, CamelContext) - Method in class org.apache.camel.blueprint.BlueprintLanguageResolver
 
resolveLanguage(String, CamelContext) - Method in class org.apache.camel.builder.script.ScriptLanguageResolver
 
resolveLanguage(String) - Method in interface org.apache.camel.CamelContext
Resolves a language for creating expressions
resolveLanguage(String, CamelContext) - Method in class org.apache.camel.core.osgi.OsgiLanguageResolver
 
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
 
resolveMandatoryEndpoint(String) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Resolves a mandatory endpoint for the given URI or an exception is thrown
resolveMandatoryEndpoint(String, Class<T>) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Resolves a mandatory endpoint for the given URI and expected type or an exception is thrown
resolveMandatoryEndpoint(CamelContext, String) - Static method in class org.apache.camel.test.junit4.TestSupport
Resolves an endpoint and asserts that it is found
resolveMandatoryEndpoint(CamelContext, String, Class<T>) - Static method in class org.apache.camel.test.junit4.TestSupport
Resolves an endpoint and asserts that it is found
resolveMandatoryEndpoint(CamelContext, String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Resolves an endpoint and asserts that it is found
resolveMandatoryEndpoint(CamelContext, String, Class<T>) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Resolves an endpoint and asserts that it is found
resolveMandatoryEndpoint(String) - Method in class org.apache.camel.testng.CamelTestSupport
Resolves a mandatory endpoint for the given URI or an exception is thrown
resolveMandatoryEndpoint(String, Class<T>) - Method in class org.apache.camel.testng.CamelTestSupport
Resolves a mandatory endpoint for the given URI and expected type or an exception is thrown
resolveMandatoryEndpoint(CamelContext, String) - Static method in class org.apache.camel.testng.TestSupport
Resolves an endpoint and asserts that it is found
resolveMandatoryEndpoint(CamelContext, String, Class<T>) - Static method in class org.apache.camel.testng.TestSupport
Resolves an endpoint and asserts that it is found
resolveMandatoryResourceAsInputStream(CamelContext, String) - Static method in class org.apache.camel.util.ResourceHelper
Resolves the mandatory resource.
resolveMandatoryResourceAsInputStream(ClassResolver, String) - Static method in class org.apache.camel.util.ResourceHelper
resolveMandatoryResourceAsUrl(ClassResolver, String) - Static method in class org.apache.camel.util.ResourceHelper
Resolves the mandatory resource.
resolveMessageIdRepository(RouteContext) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Strategy method to resolve the IdempotentRepository to use
resolveModel(Message) - Method in class org.apache.camel.component.hbase.mapping.BodyMappingStrategy
Resolves the cells that the Exchange refers to.
resolveModel(Message) - Method in interface org.apache.camel.component.hbase.mapping.CellMappingStrategy
Resolves the cell that the Exchange refers to.
resolveModel(Message) - Method in class org.apache.camel.component.hbase.mapping.HeaderMappingStrategy
Resolves the cells that the Exchange refers to.
resolveModuleResource(String) - Method in class org.apache.camel.component.xquery.XQueryComponent
 
resolveMqttConnectOptions() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
resolveOptionalExternalScript(CamelContext, String) - Static method in class org.apache.camel.util.ResourceHelper
Resolves the expression/predicate whether it refers to an external script on the file/classpath etc.
resolveOrCreateDestination(String, Session) - Method in class org.apache.camel.component.jms.JmsProducer
 
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.
resolvePersistence() - Method in class org.apache.camel.component.paho.PahoEndpoint
 
resolvePlaceholder(String, Properties) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
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.blueprint.BlueprintPropertiesResolver
 
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
resolveProperties(CamelContext, boolean, String...) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
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.component.cxf.CxfEndpoint
 
resolvePropertyPlaceholders(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
resolvePropertyPlaceholders(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
resolvePropertyPlaceholders(RouteContext, Object) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
resolvePropertyPlaceholders(CamelContext, Object) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Inspects the given definition and resolves any property placeholders from its properties.
resolveProxyClass(String[]) - Method in class org.apache.camel.processor.aggregate.jdbc.ClassLoadingAwareObjectInputStream
 
resolveQuery(CamelContext, String, String) - Static method in class org.apache.camel.component.sql.SqlHelper
Resolve the query by loading the query from the classpath or file resource if needed.
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).
resolveRdd(Exchange) - Method in class org.apache.camel.component.spark.RddSparkProducer
 
resolveRddCallback(Exchange) - Method in class org.apache.camel.component.spark.RddSparkProducer
 
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.
resolveRoom(XMPPConnection) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
 
resolveScript(String) - Method in class org.apache.camel.component.dozer.ExpressionMapper
Resolves the script.
resolveScript(String) - Method in class org.apache.camel.component.language.LanguageEndpoint
Resolves the script.
resolveScriptEngine(String) - Method in class org.apache.camel.script.osgi.Activator.BundleScriptEngineResolver
 
resolveScriptEngine(String) - Static method in class org.apache.camel.script.osgi.Activator
 
resolveScriptEngine(String) - Method in interface org.apache.camel.script.osgi.Activator.ScriptEngineResolver
 
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 interface org.apache.camel.component.servicenow.ServiceNowConstants
 
resource - Variable in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
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_AGGREGATE - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
RESOURCE_IMPORT - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
RESOURCE_PATH - Static variable in class org.apache.camel.component.rest.RestApiEndpoint
 
RESOURCE_PATH - Static variable in class org.apache.camel.impl.DefaultComponentResolver
 
RESOURCE_PATH_PROPERTY - Static variable in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
RESOURCE_TABLE - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
ResourceConverter - Class in org.apache.camel.spring.converter
 
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.
ResourceHelperKeyPairProvider - Class in org.apache.camel.component.ssh
This host key provider loads private keys from the specified resources using ResourceHelper, and Camel's resource syntax for file:, classpath:, and http:.
ResourceHelperKeyPairProvider() - Constructor for class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
ResourceHelperKeyPairProvider(String[], ClassResolver) - Constructor for class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
ResourceHelperKeyPairProvider(String[], PasswordFinder, ClassResolver) - Constructor for class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
ResourceMemberProvider - Class in org.apache.camel.guice.jsr250
Injects fields or methods with the results of the Resource annotation
ResourceMemberProvider() - Constructor for class org.apache.camel.guice.jsr250.ResourceMemberProvider
 
resourcePath(String) - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest.Olingo2BatchChangeRequestBuilder
 
resourcePath(String) - Static method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest
 
resourcePath(String) - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchQueryRequest.Olingo2BatchQueryRequestBuilder
 
resourcePath(String) - Static method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchQueryRequest
 
resourcePath - Variable in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchRequest
 
RESOURCES_QUOTA - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
ResourceUtils - Class in org.apache.camel.component.apns.util
 
respond(Protocol.Message, Object, SpecificData) - Method in class org.apache.camel.component.avro.AvroListener
 
respond(Protocol.Message, Object) - Method in class org.apache.camel.component.avro.AvroReflectResponder
 
respond(Protocol.Message, Object) - Method in class org.apache.camel.component.avro.AvroSpecificResponder
 
RESPONSE_CLASS - Static variable in class org.apache.camel.component.salesforce.internal.processor.AbstractRestProcessor
 
RESPONSE_HANDLER_PROPERTY - Static variable in class org.apache.camel.component.olingo2.Olingo2Endpoint
 
responseBufferSize - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
responseHeaderSize - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
responseMessage(RestOperationResponseMsgDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
 
responseMessage() - Method in class org.apache.camel.model.rest.RestDefinition
 
responseMessage(VerbDefinition) - Method in class org.apache.camel.model.rest.RestDefinition
 
responseMessages(List<RestOperationResponseMsgDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
 
responseModel(Class<?>) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
The response model
rest() - Method in class org.apache.camel.builder.RouteBuilder
Creates a new REST service
rest(String) - Method in class org.apache.camel.builder.RouteBuilder
Creates a new REST service
rest() - Method in class org.apache.camel.model.rest.RestsDefinition
Creates a rest DSL
rest(String) - Method in class org.apache.camel.model.rest.RestsDefinition
Creates a rest DSL
rest(RestDefinition) - Method in class org.apache.camel.model.rest.RestsDefinition
REST_PROPERTY - Static variable in interface org.apache.camel.Route
 
RestApiComponent - Class in org.apache.camel.component.rest
Rest API component.
RestApiComponent() - Constructor for class org.apache.camel.component.rest.RestApiComponent
 
RestApiConsumerFactory - Interface in org.apache.camel.spi
Allows SPI to plugin a RestApiConsumerFactory that creates the Camel Consumer responsible for handling incoming HTTP GET requests from clients that request to access the REST API documentation.
RestApiEndpoint - Class in org.apache.camel.component.rest
The rest-api component is used for providing Swagger API of the REST services which has been defined using the rest-dsl in Camel.
RestApiEndpoint(String, RestApiComponent) - Constructor for class org.apache.camel.component.rest.RestApiEndpoint
 
RestApiProcessorFactory - Interface in org.apache.camel.spi
Allows SPI to plugin a RestApiProcessorFactory that creates the Camel Processor responsible for servicing and generating the REST API documentation.
RestApiProducer - Class in org.apache.camel.component.rest
 
RestApiProducer(Endpoint, Processor) - Constructor for class org.apache.camel.component.rest.RestApiProducer
 
RestApiResponseAdapter - Interface in org.apache.camel.swagger
 
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
To configure rest binding
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(CamelContext, DataFormat, DataFormat, DataFormat, DataFormat, String, String, String, boolean, boolean, Map<String, String>, Map<String, String>) - Constructor for class org.apache.camel.processor.binding.RestBindingProcessor
 
RestChoices - Class in org.apache.camel.component.salesforce.internal.dto
DTO for Salesforce REST choices XML response for status code 300
RestChoices() - Constructor for class org.apache.camel.component.salesforce.internal.dto.RestChoices
 
RestClient - Interface in org.apache.camel.component.salesforce.internal.client
 
RestClient.ResponseCallback - Interface in org.apache.camel.component.salesforce.internal.client
 
RestComponent - Class in org.apache.camel.component.rest
REST-DSL component.
RestComponent() - Constructor for class org.apache.camel.component.rest.RestComponent
 
restConfiguration() - Method in class org.apache.camel.builder.RouteBuilder
Configures the REST services
restConfiguration(String) - Method in class org.apache.camel.builder.RouteBuilder
Configures the REST service for the given component
RestConfiguration - Class in org.apache.camel.spi
Configuration use by RestConsumerFactory and RestApiConsumerFactory for Camel components to support the Camel rest DSL.
RestConfiguration() - Constructor for class org.apache.camel.spi.RestConfiguration
 
RestConfiguration.RestBindingMode - Enum in org.apache.camel.spi
 
RestConfiguration.RestHostNameResolver - Enum in org.apache.camel.spi
 
RestConfigurationDefinition - Class in org.apache.camel.model.rest
To configure rest
RestConfigurationDefinition() - Constructor for class org.apache.camel.model.rest.RestConfigurationDefinition
 
RestConsumerContextPathMatcher - Class in org.apache.camel.support
A context path matcher when using rest-dsl that allows components to reuse the same matching logic.
RestConsumerContextPathMatcher.ConsumerPath<T> - Interface in org.apache.camel.support
Consumer path details which must be implemented and provided by the components.
RestConsumerFactory - Interface in org.apache.camel.spi
Allows SPI to plugin a RestConsumerFactory that creates the Camel Consumer responsible for handling incoming HTTP requests from clients that request to access REST services which has been created using the rest-dsl.
RestContainer - Interface in org.apache.camel.model.rest
Container to hold Rest.
RestContextDefinitionParser() - Constructor for class org.apache.camel.spring.handler.CamelNamespaceHandler.RestContextDefinitionParser
 
RestContextPathMatcher - Class in org.apache.camel.component.netty.http
A ContextPathMatcher that supports the Rest DSL.
RestContextPathMatcher(String, String, String, boolean) - Constructor for class org.apache.camel.component.netty.http.RestContextPathMatcher
 
RestContextPathMatcher - Class in org.apache.camel.component.netty4.http
A ContextPathMatcher that supports the Rest DSL.
RestContextPathMatcher(String, String, String, boolean) - Constructor for class org.apache.camel.component.netty4.http.RestContextPathMatcher
 
RestContextRefDefinition - Class in org.apache.camel.model
To refer to an XML file with rest services defined using the rest-dsl
RestContextRefDefinition() - Constructor for class org.apache.camel.model.RestContextRefDefinition
 
RestContextRefDefinitionHelper - Class in org.apache.camel.model
RestDefinition - Class in org.apache.camel.model.rest
Defines a rest service using the rest-dsl
RestDefinition() - Constructor for class org.apache.camel.model.rest.RestDefinition
 
RestEndpoint - Class in org.apache.camel.component.rest
The rest component is used for hosting REST services which has been defined using the rest-dsl in Camel.
RestEndpoint(String, RestComponent) - Constructor for class org.apache.camel.component.rest.RestEndpoint
 
RestError - Class in org.apache.camel.component.salesforce.api.dto
 
RestError() - Constructor for class org.apache.camel.component.salesforce.api.dto.RestError
 
RestError(String, String, List<String>) - Constructor for class org.apache.camel.component.salesforce.api.dto.RestError
 
RestError(String, String) - Constructor for class org.apache.camel.component.salesforce.api.dto.RestError
 
RestErrors - Class in org.apache.camel.component.salesforce.internal.dto
DTO for Salesforce REST errors
RestErrors() - Constructor for class org.apache.camel.component.salesforce.internal.dto.RestErrors
 
RestHostNameResolver - Enum in org.apache.camel.model.rest
To configure the rest hostname resolver
RESTLET_LOGIN - Static variable in class org.apache.camel.component.restlet.RestletConstants
 
RESTLET_PASSWORD - Static variable in class org.apache.camel.component.restlet.RestletConstants
 
RESTLET_REQUEST - Static variable in class org.apache.camel.component.restlet.RestletConstants
 
RESTLET_RESPONSE - Static variable in class org.apache.camel.component.restlet.RestletConstants
 
RestletBinding - Interface in org.apache.camel.component.restlet
Interface for converting between Camel message and Restlet message.
RestletComponent - Class in org.apache.camel.component.restlet
A Camel component embedded Restlet that produces and consumes exchanges.
RestletComponent() - Constructor for class org.apache.camel.component.restlet.RestletComponent
 
RestletComponent(Component) - Constructor for class org.apache.camel.component.restlet.RestletComponent
 
RestletConstants - Class in org.apache.camel.component.restlet
Constants for Restlet component
RestletConsumer - Class in org.apache.camel.component.restlet
A Restlet consumer acts as a server to listen client requests.
RestletConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.restlet.RestletConsumer
 
RestletConverter - Class in org.apache.camel.component.restlet.converter
 
RestletEndpoint - Class in org.apache.camel.component.restlet
Component for consuming and producing Restful resources using Restlet.
RestletEndpoint(RestletComponent, String) - Constructor for class org.apache.camel.component.restlet.RestletEndpoint
 
RestletHeaderFilterStrategy - Class in org.apache.camel.component.restlet
Default header filtering strategy for Restlet
RestletHeaderFilterStrategy() - Constructor for class org.apache.camel.component.restlet.RestletHeaderFilterStrategy
 
RestletHelper - Class in org.apache.camel.component.restlet
 
RestletOnCompletion - Class in org.apache.camel.component.restlet
 
RestletOnCompletion(InputStream) - Constructor for class org.apache.camel.component.restlet.RestletOnCompletion
 
RestletOperationException - Exception in org.apache.camel.component.restlet
 
RestletOperationException(String, int, String, String, Map<String, String>, String) - Constructor for exception org.apache.camel.component.restlet.RestletOperationException
 
RestletProducer - Class in org.apache.camel.component.restlet
A Camel producer that acts as a client to Restlet server.
RestletProducer(RestletEndpoint) - Constructor for class org.apache.camel.component.restlet.RestletProducer
 
RestModelConverters - Class in org.apache.camel.swagger
A Camel extended ModelConverters where we appending vendor extensions to include the java class name of the model classes.
RestModelConverters() - Constructor for class org.apache.camel.swagger.RestModelConverters
 
RestNettyHttpBinding - Class in org.apache.camel.component.netty.http
A NettyHttpBinding that supports the Rest DSL.
RestNettyHttpBinding() - Constructor for class org.apache.camel.component.netty.http.RestNettyHttpBinding
 
RestNettyHttpBinding(HeaderFilterStrategy) - Constructor for class org.apache.camel.component.netty.http.RestNettyHttpBinding
 
RestNettyHttpBinding - Class in org.apache.camel.component.netty4.http
A NettyHttpBinding that supports the Rest DSL.
RestNettyHttpBinding() - Constructor for class org.apache.camel.component.netty4.http.RestNettyHttpBinding
 
RestNettyHttpBinding(HeaderFilterStrategy) - Constructor for class org.apache.camel.component.netty4.http.RestNettyHttpBinding
 
RestOperationParamDefinition - Class in org.apache.camel.model.rest
To specify the rest operation parameters using Swagger.
RestOperationParamDefinition() - Constructor for class org.apache.camel.model.rest.RestOperationParamDefinition
 
RestOperationParamDefinition(VerbDefinition) - Constructor for class org.apache.camel.model.rest.RestOperationParamDefinition
 
RestOperationResponseHeaderDefinition - Class in org.apache.camel.model.rest
To specify the rest operation response headers using Swagger.
RestOperationResponseHeaderDefinition(RestOperationResponseMsgDefinition) - Constructor for class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
RestOperationResponseHeaderDefinition() - Constructor for class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
RestOperationResponseMsgDefinition - Class in org.apache.camel.model.rest
To specify the rest operation response messages using Swagger.
RestOperationResponseMsgDefinition(VerbDefinition) - Constructor for class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
RestOperationResponseMsgDefinition() - Constructor for class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
restoreTccl(Exchange, ClassLoader) - Method in class org.apache.camel.http.common.CamelServlet
Restore the Thread Context ClassLoader if the old TCCL is not null.
restoreTimeoutMapFromAggregationRepository() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
Restores the timeout map with timeout values from the aggregation repository.
RestParamType - Enum in org.apache.camel.model.rest
Rest parameter types
RestPropertyDefinition - Class in org.apache.camel.model.rest
A key value pair
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
RestResources - Class in org.apache.camel.component.salesforce.api.dto
DTO for Salesforce Resources.
RestResources() - Constructor for class org.apache.camel.component.salesforce.api.dto.RestResources
 
restricted(String) - Method in interface org.apache.camel.component.netty.http.SecurityConstraint
Performs a security restricted check for the given web resource.
restricted(String) - Method in class org.apache.camel.component.netty.http.SecurityConstraintMapping
 
restricted(String) - Method in interface org.apache.camel.component.netty4.http.SecurityConstraint
Performs a security restricted check for the given web resource.
restricted(String) - Method in class org.apache.camel.component.netty4.http.SecurityConstraintMapping
 
RestsDefinition - Class in org.apache.camel.model.rest
A series of rest services defined using the rest-dsl
RestsDefinition() - Constructor for class org.apache.camel.model.rest.RestsDefinition
 
RestSwaggerCorsFilter - Class in org.apache.camel.swagger.servlet
A simple CORS filter that can used to allow the swagger ui or other API browsers from remote origins to access the Rest services exposes by this Camel swagger component.
RestSwaggerCorsFilter() - Constructor for class org.apache.camel.swagger.servlet.RestSwaggerCorsFilter
 
RestSwaggerProcessor - Class in org.apache.camel.swagger
 
RestSwaggerProcessor(String, boolean, Map<String, Object>, RestConfiguration) - Constructor for class org.apache.camel.swagger.RestSwaggerProcessor
 
RestSwaggerReader - Class in org.apache.camel.swagger
A Camel REST-DSL swagger reader that parse the rest-dsl into a swagger model representation.
RestSwaggerReader() - Constructor for class org.apache.camel.swagger.RestSwaggerReader
 
RestSwaggerServlet - Class in org.apache.camel.swagger.servlet
The default Camel swagger servlet to use when exposing the APIs of the rest-dsl using swagger.
RestSwaggerServlet() - Constructor for class org.apache.camel.swagger.servlet.RestSwaggerServlet
 
RestSwaggerSupport - Class in org.apache.camel.swagger
A support class for that allows SPI to plugin and offer Swagger API service listings as part of the Camel component.
RestSwaggerSupport() - Constructor for class org.apache.camel.swagger.RestSwaggerSupport
 
RestUndertowHttpBinding - Class in org.apache.camel.component.undertow
 
RestUndertowHttpBinding() - Constructor for class org.apache.camel.component.undertow.RestUndertowHttpBinding
 
RESULT - Static variable in class org.apache.camel.component.beanstalk.Headers
 
RESULT - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
RESULT - Static variable in interface org.apache.camel.component.jcache.JCacheConstants
 
result - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchResult
 
result - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.QueryResultList
 
Result - Class in org.apache.camel.component.salesforce.api.dto.bulk
Java class for Result complex type.
Result() - Constructor for class org.apache.camel.component.salesforce.api.dto.bulk.Result
 
result - Variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
RESULT_ID - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
RESULT_PAGE_SIZE - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
RESULT_TOTAL_SIZE - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
resultEntries - Variable in class org.apache.camel.component.atmos.dto.AtmosResult
 
resultEntries - Variable in class org.apache.camel.component.dropbox.dto.DropboxResult
 
ResultError - Class in org.apache.camel.component.salesforce.api.dto.bulk
Java class for ResultError complex type.
ResultError() - Constructor for class org.apache.camel.component.salesforce.api.dto.bulk.ResultError
 
ResultFormat - Enum in org.apache.camel.component.xquery
 
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.
ResultSetConversionStrategies - Class in org.apache.camel.component.cassandra
Implementations of ResultSetConversionStrategy
ResultSetConversionStrategy - Interface in org.apache.camel.component.cassandra
Strategy to convert ResultSet into message body
ResultSetIterator - Class in org.apache.camel.component.jdbc
 
ResultSetIterator(Connection, ResultSet, boolean, boolean) - Constructor for class org.apache.camel.component.jdbc.ResultSetIterator
 
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
resultType(Class<?>) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
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.
RESUME_NODE - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
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
 
resumeNode(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Suspend the node with the specified nodeId.
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.support.RoutePolicySupport
 
resumeRouteService(RouteService) - Method in class org.apache.camel.impl.DefaultCamelContext
Resumes the given route service
resumeRouteTrigger(ScheduledRoutePolicyConstants.Action, String) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
resumeRouteTrigger(ScheduledRoutePolicyConstants.Action, String) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
resumeService(Object) - Static method in class org.apache.camel.util.ServiceHelper
Resumes the given service.
resumeServices(Collection<?>) - Static method in class org.apache.camel.util.ServiceHelper
Resumes each element of the given services if services itself is not null, otherwise this method would return immediately.
resumeTrigger() - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
RETAIN_ALL_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
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
retrieveFile(String, Exchange) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
retrieveFile(String, Exchange) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
retrieveFile(String, Exchange) - Method in class org.apache.camel.component.scp.ScpOperations
 
retrieveJobDetailGroup(ScheduledRoutePolicyConstants.Action, ScheduledRouteDetails) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
retrieveJobDetailName(ScheduledRoutePolicyConstants.Action, ScheduledRouteDetails) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
retrieveJobKey(ScheduledRoutePolicyConstants.Action, ScheduledRouteDetails) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
retrieveRecord(String, String, String, Boolean, String, Integer, String) - Method in interface org.apache.camel.component.servicenow.model.ServiceNowTable
 
retrieveRecordById(String, String) - Method in interface org.apache.camel.component.servicenow.model.ServiceNowImportSet
 
retrieveRecordById(String, String, String, Boolean, String, String) - Method in interface org.apache.camel.component.servicenow.model.ServiceNowTable
 
retrieveResult(Boolean, Integer, ItemIterable<QueryResult>) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
retrieveStats(String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.apache.camel.component.servicenow.model.ServiceNowAggregate
 
retrieveTriggerGroup(ScheduledRoutePolicyConstants.Action, String) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
retrieveTriggerKey(ScheduledRoutePolicyConstants.Action, String) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
retrieveTriggerName(ScheduledRoutePolicyConstants.Action, String) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.OnExceptionDefinition
Sets the logging level to use for logging retry attempts
retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Sets the logging level to use for logging retry attempts
retryAttemptedLogLevel - Variable in class org.apache.camel.processor.RedeliveryPolicy
 
retryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the logging level to use for log messages when retries are attempted.
retryDelay(long) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
Sets the delay in millis between retries
retryDelay(long) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
retryWhile - Variable in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
retryWhile(Expression) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets the retry while expression.
retryWhile(OnExceptionDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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
 
RETURN_PATH - Static variable in interface org.apache.camel.component.aws.ses.SesConstants
 
RETURN_VALUES - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
returnConnection(Connection) - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
returnConnection(Connection) - Method in interface org.apache.camel.component.sjms.jms.ConnectionResource
Returns the Connection to the connection pool.
returnObject(T) - Method in class org.apache.camel.component.netty.SharedSingletonObjectPool
 
returnObject(T) - Method in class org.apache.camel.component.netty4.SharedSingletonObjectPool
 
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
RetweetsConsumer - Class in org.apache.camel.component.twitter.consumer.timeline
Consumes a user's tweets that have been retweeted
RetweetsConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.timeline.RetweetsConsumer
 
REUSE_SCRIPT_ENGINE - Static variable in interface org.apache.camel.Exchange
 
reuseAddress - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
reuseAddress - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
reverse() - Method in class org.apache.camel.model.ResequenceDefinition
Enables reverse mode for the batch resequencer mode.
rewrite(String, String, Producer, HttpServletRequest) - Method in class org.apache.camel.component.urlrewrite.HttpUrlRewrite
 
rewrite(String, String, Producer) - Method in class org.apache.camel.component.urlrewrite.HttpUrlRewrite
 
rewrite(String, HttpServletRequest) - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
rewrite(String, String, Producer, HttpServletRequest) - Method in interface org.apache.camel.http.common.HttpServletUrlRewrite
Rewrite the url.
rewrite(String, String, Producer) - Method in interface org.apache.camel.http.common.UrlRewrite
Rewrite the url.
Rfc5424SyslogMessage - Class in org.apache.camel.component.syslog
 
Rfc5424SyslogMessage() - Constructor for class org.apache.camel.component.syslog.Rfc5424SyslogMessage
 
Rfc5425Encoder - Class in org.apache.camel.component.syslog.netty
 
Rfc5425Encoder() - Constructor for class org.apache.camel.component.syslog.netty.Rfc5425Encoder
 
Rfc5425FrameDecoder - Class in org.apache.camel.component.syslog.netty
 
Rfc5425FrameDecoder() - Constructor for class org.apache.camel.component.syslog.netty.Rfc5425FrameDecoder
 
RINGBUFFER_PREFIX - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
RmiComponent - Class in org.apache.camel.component.rmi
 
RmiComponent() - Constructor for class org.apache.camel.component.rmi.RmiComponent
 
RmiConsumer - Class in org.apache.camel.component.rmi
A Consumer which uses RMI's UnicastRemoteObject to consume method invocations.
RmiConsumer(RmiEndpoint, Processor) - Constructor for class org.apache.camel.component.rmi.RmiConsumer
 
RmiEndpoint - Class in org.apache.camel.component.rmi
The rmi component is for invoking Java RMI beans from Camel.
RmiEndpoint() - Constructor for class org.apache.camel.component.rmi.RmiEndpoint
 
RmiEndpoint(String, RmiComponent) - Constructor for class org.apache.camel.component.rmi.RmiEndpoint
 
RmiEndpoint(String) - Constructor for class org.apache.camel.component.rmi.RmiEndpoint
Deprecated.
RmiProducer - Class in org.apache.camel.component.rmi
 
RmiProducer(RmiEndpoint) - Constructor for class org.apache.camel.component.rmi.RmiProducer
 
RmiRegistryBean - Class in org.apache.camel.component.rmi
 
RmiRegistryBean(CamelContext, String, Registry) - Constructor for class org.apache.camel.component.rmi.RmiRegistryBean
 
RmiRegistryBean(CamelContext, String, ParameterMappingStrategy, Registry) - Constructor for class org.apache.camel.component.rmi.RmiRegistryBean
 
role - Variable in class org.apache.camel.component.linkedin.api.model.Poster
 
Role - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Role() - Constructor for class org.apache.camel.component.linkedin.api.model.Role
 
role - Variable in class org.w3._2003._05.soap_envelope.Fault
 
RoleCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
roleName - Variable in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
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(Consumer, Endpoint, int, Exception) - Method in class org.apache.camel.component.file.remote.RemoteFilePollingConsumerPollStrategy
 
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(Exchange) - Method in interface org.apache.camel.component.sjms.TransactionCommitStrategy
Should returns true to allow the commit to proceed.
rollback(Exchange) - Method in class org.apache.camel.component.sjms.tx.BatchTransactionCommitStrategy
 
rollback(Exchange) - Method in class org.apache.camel.component.sjms.tx.DefaultTransactionCommitStrategy
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
ROLLBACK_ONLY - Static variable in interface org.apache.camel.Exchange
 
ROLLBACK_ONLY_LAST - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
ROLLBACK_ONLY_LAST - Static variable in interface org.apache.camel.Exchange
 
RollbackDefinition - Class in org.apache.camel.model
Forces a rollback by stopping routing the message
RollbackDefinition() - Constructor for class org.apache.camel.model.RollbackDefinition
 
RollbackDefinition(String) - Constructor for class org.apache.camel.model.RollbackDefinition
 
RollbackExchangeException - Exception in org.apache.camel
Exception used for forcing an Exchange to be rolled back.
RollbackExchangeException(Exchange) - Constructor for exception org.apache.camel.RollbackExchangeException
 
RollbackExchangeException(Exchange, Throwable) - Constructor for exception org.apache.camel.RollbackExchangeException
 
RollbackExchangeException(String, Exchange) - Constructor for exception org.apache.camel.RollbackExchangeException
 
RollbackExchangeException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.RollbackExchangeException
 
rollbackLoggingLevel(LoggingLevel) - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
Sets the logging level to use for logging transactional rollback.
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
 
RootObject - Class in org.apache.camel.language.mvel
 
RootObject(Exchange) - Constructor for class org.apache.camel.language.mvel.RootObject
 
RootObject - Class in org.apache.camel.language.ognl
 
RootObject(Exchange) - Constructor for class org.apache.camel.language.ognl.RootObject
 
RootObject - Class in org.apache.camel.language.spel
 
RootObject(Exchange) - Constructor for class org.apache.camel.language.spel.RootObject
 
roundRobin() - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses round robin load balancer
RoundRobinLoadBalancer - Class in org.apache.camel.processor.loadbalancer
Implements the round robin load balancing policy
RoundRobinLoadBalancer() - Constructor for class org.apache.camel.processor.loadbalancer.RoundRobinLoadBalancer
 
RoundRobinLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Round robin load balancer The round robin load balancer will use the next endpoint for each message.
RoundRobinLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.RoundRobinLoadBalancerDefinition
 
roundRobinPolicy - Variable in class org.apache.camel.utils.cassandra.CassandraLoadBalancingPolicies
 
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() - Method in class org.apache.camel.spring.javaconfig.SingleRouteCamelConfiguration
Creates the single RouteBuilder to use in this configuration
ROUTE_STOP - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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.
RouteboxComponent - Class in org.apache.camel.component.routebox
 
RouteboxComponent() - Constructor for class org.apache.camel.component.routebox.RouteboxComponent
 
RouteboxComponent(CamelContext) - Constructor for class org.apache.camel.component.routebox.RouteboxComponent
 
RouteboxConfiguration - Class in org.apache.camel.component.routebox
 
RouteboxConfiguration() - Constructor for class org.apache.camel.component.routebox.RouteboxConfiguration
 
RouteboxConfiguration(URI) - Constructor for class org.apache.camel.component.routebox.RouteboxConfiguration
 
RouteboxConsumer - Interface in org.apache.camel.component.routebox
 
RouteboxDirectConsumer - Class in org.apache.camel.component.routebox.direct
 
RouteboxDirectConsumer(RouteboxDirectEndpoint, Processor) - Constructor for class org.apache.camel.component.routebox.direct.RouteboxDirectConsumer
 
RouteboxDirectEndpoint - Class in org.apache.camel.component.routebox.direct
 
RouteboxDirectEndpoint(String) - Constructor for class org.apache.camel.component.routebox.direct.RouteboxDirectEndpoint
Deprecated.
RouteboxDirectEndpoint(String, Component) - Constructor for class org.apache.camel.component.routebox.direct.RouteboxDirectEndpoint
 
RouteboxDirectEndpoint(String, Component, RouteboxConfiguration) - Constructor for class org.apache.camel.component.routebox.direct.RouteboxDirectEndpoint
 
RouteboxDirectProducer - Class in org.apache.camel.component.routebox.direct
 
RouteboxDirectProducer(RouteboxDirectEndpoint) - Constructor for class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
RouteboxDispatcher - Class in org.apache.camel.component.routebox.strategy
 
RouteboxDispatcher(ProducerTemplate) - Constructor for class org.apache.camel.component.routebox.strategy.RouteboxDispatcher
 
RouteboxDispatchStrategy - Interface in org.apache.camel.component.routebox.strategy
A strategy for identifying the route consumer in the routebox where the exchange should to be dispatched
RouteboxEndpoint - Class in org.apache.camel.component.routebox
The routebox component allows to send/receive messages between Camel routes in a black box way.
RouteboxEndpoint() - Constructor for class org.apache.camel.component.routebox.RouteboxEndpoint
 
RouteboxEndpoint(String) - Constructor for class org.apache.camel.component.routebox.RouteboxEndpoint
Deprecated.
RouteboxEndpoint(String, CamelContext) - Constructor for class org.apache.camel.component.routebox.RouteboxEndpoint
Deprecated.
RouteboxEndpoint(String, Component) - Constructor for class org.apache.camel.component.routebox.RouteboxEndpoint
 
RouteboxEndpoint(String, Component, RouteboxConfiguration) - Constructor for class org.apache.camel.component.routebox.RouteboxEndpoint
 
RouteboxProducer - Interface in org.apache.camel.component.routebox
 
RouteboxSedaConsumer - Class in org.apache.camel.component.routebox.seda
 
RouteboxSedaConsumer(RouteboxSedaEndpoint, Processor) - Constructor for class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
RouteboxSedaEndpoint - Class in org.apache.camel.component.routebox.seda
 
RouteboxSedaEndpoint(String, RouteboxComponent, RouteboxConfiguration) - Constructor for class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
RouteboxSedaEndpoint(String, RouteboxComponent, RouteboxConfiguration, BlockingQueue<Exchange>) - Constructor for class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
RouteboxSedaProducer - Class in org.apache.camel.component.routebox.seda
 
RouteboxSedaProducer(RouteboxSedaEndpoint, BlockingQueue<Exchange>, WaitForTaskToComplete, long) - Constructor for class org.apache.camel.component.routebox.seda.RouteboxSedaProducer
 
RouteboxServiceSupport - Class in org.apache.camel.component.routebox
 
RouteboxServiceSupport(RouteboxEndpoint) - Constructor for class org.apache.camel.component.routebox.RouteboxServiceSupport
 
RouteBuilder - Class in org.apache.camel.builder
A Java DSL which is used to build DefaultRoute instances in a CamelContext for smart routing.
RouteBuilder() - Constructor for class org.apache.camel.builder.RouteBuilder
 
RouteBuilder(CamelContext) - Constructor for class org.apache.camel.builder.RouteBuilder
 
routeBuilderClasses - Variable in class org.apache.camel.main.MainSupport
 
RouteBuilderDefinition - Class in org.apache.camel.model
To refer to a Java RouteBuilder instance to use.
RouteBuilderDefinition() - Constructor for class org.apache.camel.model.RouteBuilderDefinition
 
RouteBuilderDefinition(String) - Constructor for class org.apache.camel.model.RouteBuilderDefinition
 
routeBuilders - Variable in class org.apache.camel.main.MainSupport
 
RouteContainer - Interface in org.apache.camel.model
Container to hold Route.
RouteContext - Interface in org.apache.camel.spi
The context used to activate new routing rules
RouteContextAdvice(RouteContext) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RouteContextAdvice
Deprecated.
 
RouteContextDefinitionParser() - Constructor for class org.apache.camel.spring.handler.CamelNamespaceHandler.RouteContextDefinitionParser
 
RouteContextRefDefinition - Class in org.apache.camel.model
To refer to an XML file with routes defined using the xml-dsl
RouteContextRefDefinition() - Constructor for class org.apache.camel.model.RouteContextRefDefinition
 
RouteContextRefDefinitionHelper - Class in org.apache.camel.model
RouteCoverageXmlParser - Class in org.apache.camel.management.mbean
An XML parser that uses SAX to enrich route stats in the route dump.
RouteDefinition - Class in org.apache.camel.model
A Camel route
RouteDefinition() - Constructor for class org.apache.camel.model.RouteDefinition
 
RouteDefinition(String) - Constructor for class org.apache.camel.model.RouteDefinition
 
RouteDefinition(Endpoint) - Constructor for class org.apache.camel.model.RouteDefinition
 
RouteDefinitionHelper - Class in org.apache.camel.model
Helper for RouteDefinition

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

routeDescription(String) - Method in class org.apache.camel.model.ProcessorDefinition
Set the route description for this route
routeDescription(String) - Method in class org.apache.camel.model.RouteDefinition
Set the route description for this route
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
routeId - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
routeIdExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an Expression for the route id
RouteInflightRepositoryAdvice(InflightRepository, String) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RouteInflightRepositoryAdvice
 
RouteLifecycleAdvice() - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RouteLifecycleAdvice
 
RouteNode - Interface in org.apache.camel
Represents a model of a node in the runtime route path.
routePolicy(RoutePolicy...) - Method in class org.apache.camel.model.RouteDefinition
Configures route policies for this route
RoutePolicy - Interface in org.apache.camel.spi
Policy for a Route which allows controlling the route at runtime.
RoutePolicyAdvice(List<RoutePolicy>) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
 
RoutePolicyFactory - Interface in org.apache.camel.spi
A factory to create RoutePolicy and assign to routes automatic.
routePolicyRef(String) - Method in class org.apache.camel.model.RouteDefinition
Configures a route policy for this route
RoutePolicySupport - Class in org.apache.camel.impl
Deprecated.
RoutePolicySupport() - Constructor for class org.apache.camel.impl.RoutePolicySupport
Deprecated.
 
RoutePolicySupport - Class in org.apache.camel.support
A base class for developing custom RoutePolicy implementations.
RoutePolicySupport() - Constructor for class org.apache.camel.support.RoutePolicySupport
 
routerClass() - Method in class org.apache.camel.spring.boot.FatWarInitializer
 
RouteRemovedEvent - Class in org.apache.camel.management.event
 
RouteRemovedEvent(Route) - Constructor for class org.apache.camel.management.event.RouteRemovedEvent
 
routes() - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
Returns the list of routes to use in this configuration.
routes() - Method in class org.apache.camel.spring.javaconfig.SingleRouteCamelConfiguration
 
RoutesBuilder - Interface in org.apache.camel
A routes builder is capable of building routes using the builder and model classes.
RoutesCollector - Class in org.apache.camel.spring.boot
Collects routes and rests from the various sources (like Spring application context beans registry or opinionated classpath locations) and injects these into the Camel context.
RoutesCollector(ApplicationContext, List<CamelContextConfiguration>, CamelConfigurationProperties) - Constructor for class org.apache.camel.spring.boot.RoutesCollector
 
RoutesDefinition - Class in org.apache.camel.model
A series of Camel routes
RoutesDefinition() - Constructor for class org.apache.camel.model.RoutesDefinition
 
RouteService - Class in org.apache.camel.impl
Represents the runtime objects for a given RouteDefinition so that it can be stopped independently of other routes
RouteService(DefaultCamelContext, RouteDefinition, List<RouteContext>, List<Route>) - Constructor for class org.apache.camel.impl.RouteService
 
RouteStartedEvent - Class in org.apache.camel.management.event
 
RouteStartedEvent(Route) - Constructor for class org.apache.camel.management.event.RouteStartedEvent
 
RouteStartupOrder - Interface in org.apache.camel.spi
Information about a route to be started where we want to control the order in which they are started by CamelContext.
RouteStatDump - Class in org.apache.camel.util
RouteStatDump() - Constructor for class org.apache.camel.util.RouteStatDump
 
RouteStoppedEvent - Class in org.apache.camel.management.event
 
RouteStoppedEvent(Route) - Constructor for class org.apache.camel.management.event.RouteStoppedEvent
 
routeSupportsSuspension(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
RoutesXml - Class in org.apache.camel.cdi
A helper class for loading route definitions from a file, URL or the classpath
ROUTING_KEY - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
routingSlip(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
routingSlip(ProcessorDefinition<?>, String, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
routingSlip(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
routingSlip(String) - Method in class org.apache.camel.model.ProcessorDefinition
routingSlip(String, String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
prefer to use ProcessorDefinition.routingSlip() instead
routingSlip(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
prefer to use ProcessorDefinition.routingSlip() instead
routingSlip(Expression, String) - Method in class org.apache.camel.model.ProcessorDefinition
Routing Slip EIP: Creates a routing slip allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
routingSlip(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Routing Slip EIP: Creates a routing slip allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
routingSlip() - Method in class org.apache.camel.model.ProcessorDefinition
Routing Slip EIP: Creates a routing slip allowing you to route a message consecutively through a series of processing steps where the sequence of steps is not known at design time and can vary for each message.
RoutingSlip - Class in org.apache.camel.processor
Implements a Routing Slip pattern where the list of actual endpoints to send a message exchange to are dependent on the value of a message header.
RoutingSlip(CamelContext) - Constructor for class org.apache.camel.processor.RoutingSlip
 
RoutingSlip(CamelContext, Expression, String) - Constructor for class org.apache.camel.processor.RoutingSlip
 
RoutingSlip - Annotation Type in org.apache.camel
Indicates that this method is to be used as a Routing Slip routing the incoming message through a series of processing steps.
RoutingSlip.RoutingSlipIterator - Interface in org.apache.camel.processor
The iterator to be used for retrieving the next routing slip(s) to be used.
RoutingSlipDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Routes a message through a series of steps that are pre-determined (the slip)
RoutingSlipDefinition() - Constructor for class org.apache.camel.model.RoutingSlipDefinition
 
RoutingSlipDefinition(String) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
 
RoutingSlipDefinition(String, String) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
 
RoutingSlipDefinition(Expression, String) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
 
RoutingSlipDefinition(Expression) - Constructor for class org.apache.camel.model.RoutingSlipDefinition
 
rpop(String) - Method in class org.apache.camel.component.redis.RedisClient
 
rpoplpush(String, String) - Method in class org.apache.camel.component.redis.RedisClient
 
rpush(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
rpushx(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
RSAKeyPairIdentity - Class in org.apache.camel.component.file.remote
 
RSAKeyPairIdentity(String, KeyPair) - Constructor for class org.apache.camel.component.file.remote.RSAKeyPairIdentity
 
RsClientBlueprintBean - Class in org.apache.camel.component.cxf.blueprint
 
RsClientBlueprintBean() - Constructor for class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
 
RsClientDefinitionParser - Class in org.apache.camel.component.cxf.blueprint
 
RsClientDefinitionParser() - Constructor for class org.apache.camel.component.cxf.blueprint.RsClientDefinitionParser
 
rss() - Method in class org.apache.camel.builder.DataFormatClause
Uses the RSS data format
RSS_FEED - Static variable in class org.apache.camel.component.rss.RssConstants
Header key for the SyndFeed object is stored on the in message on the exchange.
RssComponent - Class in org.apache.camel.component.rss
RssComponent() - Constructor for class org.apache.camel.component.rss.RssComponent
 
RssConstants - Class in org.apache.camel.component.rss
RSS Constants.
RssConverter - Class in org.apache.camel.dataformat.rss
 
RssDataFormat - Class in org.apache.camel.dataformat.rss
RSS DataFormat

This data format supports two operations: marshal = from ROME SyndFeed to XML String unmarshal = from XML String to ROME SyndFeed

Uses ROME for RSS parsing.

RssDataFormat() - Constructor for class org.apache.camel.dataformat.rss.RssDataFormat
 
RssDataFormat - Class in org.apache.camel.model.dataformat
RSS data format
RssDataFormat() - Constructor for class org.apache.camel.model.dataformat.RssDataFormat
 
RssDateComparator - Class in org.apache.camel.component.rss
 
RssDateComparator() - Constructor for class org.apache.camel.component.rss.RssDateComparator
 
RssEndpoint - Class in org.apache.camel.component.rss
The rss component is used for consuming RSS feeds.
RssEndpoint() - Constructor for class org.apache.camel.component.rss.RssEndpoint
 
RssEndpoint(String, FeedComponent, String) - Constructor for class org.apache.camel.component.rss.RssEndpoint
 
RssEntryPollingConsumer - Class in org.apache.camel.component.rss
Consumer to poll RSS feeds and return each entry from the feed step by step.
RssEntryPollingConsumer(RssEndpoint, Processor, boolean, Date, boolean) - Constructor for class org.apache.camel.component.rss.RssEntryPollingConsumer
 
RsServerBlueprintBean - Class in org.apache.camel.component.cxf.blueprint
 
RsServerBlueprintBean() - Constructor for class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
 
RsServerDefinitionParser - Class in org.apache.camel.component.cxf.blueprint
 
RsServerDefinitionParser() - Constructor for class org.apache.camel.component.cxf.blueprint.RsServerDefinitionParser
 
RssPollingConsumer - Class in org.apache.camel.component.rss
Consumer to poll RSS feeds and return the full feed.
RssPollingConsumer(RssEndpoint, Processor) - Constructor for class org.apache.camel.component.rss.RssPollingConsumer
 
RssUtils - Class in org.apache.camel.component.rss
 
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
Ruby - Annotation Type in org.apache.camel.builder.script
An annotation for injection of Ruby expressions into method parameters, fields or properties
ruby(String) - Static method in class org.apache.camel.builder.script.ScriptBuilder
Creates a script builder for the Ruby/JRuby script contents
RubyCamel - Class in org.apache.camel.ruby
 
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
 
RubyLanguage - Class in org.apache.camel.builder.script
 
RubyLanguage() - Constructor for class org.apache.camel.builder.script.RubyLanguage
 
run() - Method in class org.apache.camel.bam.processor.ActivityMonitorEngine
 
run() - Method in class org.apache.camel.component.couchdb.CouchDbChangesetTracker
 
run() - Method in class org.apache.camel.component.gridfs.GridFsConsumer
 
run() - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConsumer
 
run(String[]) - Method in class org.apache.camel.component.jasypt.Main
 
run() - Method in class org.apache.camel.component.mongodb.MongoDbTailingProcess
The heart of the tailing process.
run() - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
run() - Method in class org.apache.camel.component.seda.SedaConsumer
 
run() - Method in class org.apache.camel.component.sjms.tx.SessionBatchTransactionSynchronization.TimeoutTask
When the timer executes, either commits or rolls back the session transaction.
run() - Method in class org.apache.camel.component.stream.StreamConsumer
 
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.scr.AbstractCamelRunner
 
run() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
Runs the application and blocks the main thread and shutdown Camel graceful when the JVM is stopping.
run() - Method in class org.apache.camel.spring.util.MainRunner
 
run() - Method in class org.apache.camel.support.DefaultTimeoutMap
The timer task which purges old requests and schedules another poll
run() - Method in class org.apache.camel.support.TimerListenerManager
 
RUN_ID - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
RUN_SCRIPT - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
RUN_SCRIPT_ERROR - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
RUN_SCRIPT_EXIT_CODE - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
runBare() - Method in class org.apache.camel.test.TestSupport
Deprecated.
Runs the bare test sequence only if this platform is supported
runMethodWithoutCatchingExceptions() - Method in class org.apache.camel.spring.util.MainRunner
 
runningAllowed() - Method in class org.apache.camel.component.jms.DefaultJmsMessageListenerContainer
 
runningAllowed() - Method in class org.apache.camel.component.jms.SimpleJmsMessageListenerContainer
 
runScript(ScriptEngine, Exchange, ScriptContext) - Method in class org.apache.camel.builder.script.ScriptBuilder
 
runScriptOnNode(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Runs a script on the target node.
RuntimeBeanExpressionException - Exception in org.apache.camel.language.bean
Exception thrown if invocation of bean failed.
RuntimeBeanExpressionException(Exchange, String, String, Throwable) - Constructor for exception org.apache.camel.language.bean.RuntimeBeanExpressionException
 
RuntimeBeanExpressionException(Exchange, String, String, String) - Constructor for exception org.apache.camel.language.bean.RuntimeBeanExpressionException
 
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
 
RuntimeCamelRxException - Exception in org.apache.camel.rx
A runtime exception caused by using the Camel RX layer
RuntimeCamelRxException() - Constructor for exception org.apache.camel.rx.RuntimeCamelRxException
 
RuntimeCamelRxException(Throwable) - Constructor for exception org.apache.camel.rx.RuntimeCamelRxException
 
RuntimeCamelRxException(String) - Constructor for exception org.apache.camel.rx.RuntimeCamelRxException
 
RuntimeCamelRxException(String, Throwable) - Constructor for exception org.apache.camel.rx.RuntimeCamelRxException
 
RuntimeConfiguration - Interface in org.apache.camel
Various runtime configuration options used by CamelContext and RouteContext for cross cutting functions such as tracing, delayer, stream cache and the like.
RuntimeEndpointRegistry - Interface in org.apache.camel.spi
A registry which listen for runtime usage of Endpoint during routing in Camel.
RuntimeEndpointRegistry.Statistic - Interface in org.apache.camel.spi
Statistics gathered about the endpoint.
RuntimeExchangeException - Exception in org.apache.camel
A runtime exception caused by a specific message Exchange
RuntimeExchangeException(String, Exchange) - Constructor for exception org.apache.camel.RuntimeExchangeException
 
RuntimeExchangeException(String, Exchange, Throwable) - Constructor for exception org.apache.camel.RuntimeExchangeException
 
RuntimeExpressionException - Exception in org.apache.camel
Thrown if an expression evaluation fails
RuntimeExpressionException(String) - Constructor for exception org.apache.camel.RuntimeExpressionException
 
RuntimeExpressionException(String, Throwable) - Constructor for exception org.apache.camel.RuntimeExpressionException
 
RuntimeExpressionException(Throwable) - Constructor for exception org.apache.camel.RuntimeExpressionException
 
RuntimeTransformException - Exception in org.apache.camel
Thrown if a message transformation fails
RuntimeTransformException(String) - Constructor for exception org.apache.camel.RuntimeTransformException
 
RuntimeTransformException(String, Throwable) - Constructor for exception org.apache.camel.RuntimeTransformException
 
RuntimeTransformException(Throwable) - Constructor for exception org.apache.camel.RuntimeTransformException
 

S

S3_HEADERS - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
S3Component - Class in org.apache.camel.component.aws.s3
 
S3Component() - Constructor for class org.apache.camel.component.aws.s3.S3Component
 
S3Component(CamelContext) - Constructor for class org.apache.camel.component.aws.s3.S3Component
 
S3Configuration - Class in org.apache.camel.component.aws.s3
 
S3Configuration() - Constructor for class org.apache.camel.component.aws.s3.S3Configuration
 
S3Constants - Interface in org.apache.camel.component.aws.s3
Constants used in Camel AWS S3 module
S3Consumer - Class in org.apache.camel.component.aws.s3
A Consumer of messages from the Amazon Web Service Simple Storage Service AWS S3
S3Consumer(S3Endpoint, Processor) - Constructor for class org.apache.camel.component.aws.s3.S3Consumer
 
S3Endpoint - Class in org.apache.camel.component.aws.s3
The aws-s3 component is used for storing and retrieving objetc from Amazon S3 Storage Service.
S3Endpoint(String, CamelContext, S3Configuration) - Constructor for class org.apache.camel.component.aws.s3.S3Endpoint
Deprecated.
S3Endpoint(String, Component, S3Configuration) - Constructor for class org.apache.camel.component.aws.s3.S3Endpoint
 
S3Producer - Class in org.apache.camel.component.aws.s3
A Producer which sends messages to the Amazon Web Service Simple Storage Service AWS S3
S3Producer(Endpoint) - Constructor for class org.apache.camel.component.aws.s3.S3Producer
 
sadd(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
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
 
salary - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
SalesforceComponent - Class in org.apache.camel.component.salesforce
Represents the component that manages SalesforceEndpoint.
SalesforceComponent() - Constructor for class org.apache.camel.component.salesforce.SalesforceComponent
 
SalesforceComponent(CamelContext) - Constructor for class org.apache.camel.component.salesforce.SalesforceComponent
 
SalesforceConsumer - Class in org.apache.camel.component.salesforce
The Salesforce consumer.
SalesforceConsumer(SalesforceEndpoint, Processor, SubscriptionHelper) - Constructor for class org.apache.camel.component.salesforce.SalesforceConsumer
 
SalesforceEndpoint - Class in org.apache.camel.component.salesforce
The salesforce component is used for integrating Camel with the massive Salesforce API.
SalesforceEndpoint(String, SalesforceComponent, SalesforceEndpointConfig, OperationName, String) - Constructor for class org.apache.camel.component.salesforce.SalesforceEndpoint
 
SalesforceEndpointConfig - Class in org.apache.camel.component.salesforce
Salesforce Endpoint configuration.
SalesforceEndpointConfig() - Constructor for class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
SalesforceException - Exception in org.apache.camel.component.salesforce.api
 
SalesforceException(Throwable) - Constructor for exception org.apache.camel.component.salesforce.api.SalesforceException
 
SalesforceException(String, Throwable) - Constructor for exception org.apache.camel.component.salesforce.api.SalesforceException
 
SalesforceException(String, int) - Constructor for exception org.apache.camel.component.salesforce.api.SalesforceException
 
SalesforceException(String, int, Throwable) - Constructor for exception org.apache.camel.component.salesforce.api.SalesforceException
 
SalesforceException(List<RestError>, int) - Constructor for exception org.apache.camel.component.salesforce.api.SalesforceException
 
SalesforceException(List<RestError>, int, Throwable) - Constructor for exception org.apache.camel.component.salesforce.api.SalesforceException
 
SalesforceException(List<RestError>, int, String) - Constructor for exception org.apache.camel.component.salesforce.api.SalesforceException
 
SalesforceException(List<RestError>, int, String, Throwable) - Constructor for exception org.apache.camel.component.salesforce.api.SalesforceException
 
SalesforceHttpClient - Class in org.apache.camel.component.salesforce
Custom Salesforce HTTP Client that creates SalesforceHttpRequest requests.
SalesforceHttpClient() - Constructor for class org.apache.camel.component.salesforce.SalesforceHttpClient
 
SalesforceHttpClient(SslContextFactory) - Constructor for class org.apache.camel.component.salesforce.SalesforceHttpClient
 
SalesforceHttpClient(HttpClientTransport, SslContextFactory) - Constructor for class org.apache.camel.component.salesforce.SalesforceHttpClient
 
SalesforceHttpRequest - Class in org.apache.camel.component.salesforce.internal.client
Salesforce HTTP Request, exposes HttpConversation field.
SalesforceHttpRequest(HttpClient, HttpConversation, URI) - Constructor for class org.apache.camel.component.salesforce.internal.client.SalesforceHttpRequest
 
SalesforceLoginConfig - Class in org.apache.camel.component.salesforce
Configuration object for Salesforce login properties
SalesforceLoginConfig() - Constructor for class org.apache.camel.component.salesforce.SalesforceLoginConfig
 
SalesforceLoginConfig(String, String, String, String, String, boolean) - Constructor for class org.apache.camel.component.salesforce.SalesforceLoginConfig
 
SalesforceMultipleChoicesException - Exception in org.apache.camel.component.salesforce.api
 
SalesforceMultipleChoicesException(String, int, List<String>) - Constructor for exception org.apache.camel.component.salesforce.api.SalesforceMultipleChoicesException
 
SalesforceProcessor - Interface in org.apache.camel.component.salesforce.internal.processor
 
SalesforceProducer - Class in org.apache.camel.component.salesforce
The Salesforce producer.
SalesforceProducer(SalesforceEndpoint) - Constructor for class org.apache.camel.component.salesforce.SalesforceProducer
 
SalesforceReportResultsToListConverter - Class in org.apache.camel.component.salesforce.api
Salesforce report results to List<List<String>>converter.
SalesforceSecurityHandler - Class in org.apache.camel.component.salesforce.internal.client
 
SalesforceSecurityHandler(SalesforceHttpClient) - Constructor for class org.apache.camel.component.salesforce.internal.client.SalesforceSecurityHandler
 
SalesforceSession - Class in org.apache.camel.component.salesforce.internal
 
SalesforceSession(SalesforceHttpClient, long, SalesforceLoginConfig) - Constructor for class org.apache.camel.component.salesforce.internal.SalesforceSession
 
SalesforceSession.SalesforceSessionListener - Interface in org.apache.camel.component.salesforce.internal
 
salesPersons - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
SalesPersons - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
SalesPersons() - Constructor for class org.apache.camel.component.linkedin.api.model.SalesPersons
 
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.
SampleStreamingConsumer - Class in org.apache.camel.component.twitter.consumer.streaming
Consumes the sample stream
SampleStreamingConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.streaming.SampleStreamingConsumer
 
SamplingDefinition - Class in org.apache.camel.model
Extract a sample of the messages passing through a route
SamplingDefinition() - Constructor for class org.apache.camel.model.SamplingDefinition
 
SamplingDefinition(long, TimeUnit) - Constructor for class org.apache.camel.model.SamplingDefinition
 
SamplingDefinition(long) - Constructor for class org.apache.camel.model.SamplingDefinition
 
SamplingThrottler - Class in org.apache.camel.processor
A SamplingThrottler is a special kind of throttler.
SamplingThrottler(Processor, long) - Constructor for class org.apache.camel.processor.SamplingThrottler
 
SamplingThrottler(Processor, long, TimeUnit) - Constructor for class org.apache.camel.processor.SamplingThrottler
 
sanitize(String) - Static method in class org.apache.camel.component.irc.IrcConfiguration
Deprecated.
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.
SantuarioUtil - Class in org.apache.camel.component.xmlsecurity.processor
 
save(Object) - Method in class org.apache.camel.component.couchdb.CouchDbClientWrapper
 
saveAuth(IAuthData) - Method in class org.apache.camel.component.box.internal.CachingSecureStorage
 
savedTimestamp - Variable in class org.apache.camel.component.linkedin.api.model.JobBookmark
 
saveOAuthToken(OAuthToken) - Method in interface org.apache.camel.component.linkedin.api.OAuthSecureStorage
Save token to secure storage.
saveOAuthToken(OAuthToken) - Method in class org.apache.camel.component.linkedin.internal.CachingOAuthSecureStorage
 
saxon() - Method in class org.apache.camel.builder.xml.XPathBuilder
Configures to use Saxon as the XPathFactory which allows you to use XPath 2.0 functions which may not be part of the build in JDK XPath parser.
SAXON_TRANSFORMER_FACTORY_CLASS_NAME - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
SAXON_TRANSFORMER_FACTORY_CLASS_NAME - Static variable in class org.apache.camel.component.xslt.XsltEndpoint
 
SaxonConverter - Class in org.apache.camel.converter.saxon
 
SAXPARSER_FACTORY - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
SAXPARSER_FACTORY - Static variable in interface org.apache.camel.Exchange
 
scan(CamelContext) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
SCAN - Static variable in interface org.apache.camel.component.hbase.HBaseConstants
 
scan(CamelContext) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
scan(CamelContext) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
Get exchange IDs to be recovered
scan(CamelContext) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
scan(CamelContext) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
scan(CamelContext) - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Scans the repository for Exchanges to be recovered
SCAN_FILTER - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
SCAN_INDEX_FORWARD - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
ScanCommand - Class in org.apache.camel.component.aws.ddb
 
ScanCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.ScanCommand
 
SCANNED_COUNT - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
scard(String) - Method in class org.apache.camel.component.redis.RedisClient
 
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
 
SCHEDULE_DELIVERY_TIME - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
scheduleActivity(String, String, Object) - Method in class org.apache.camel.component.aws.swf.CamelSWFActivityClient
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
SCHEDULED_ACTION - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
SCHEDULED_ACTION - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
SCHEDULED_ROUTE - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
SCHEDULED_ROUTE - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
SCHEDULED_TRIGGER - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
SCHEDULED_TRIGGER - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
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
 
scheduleDelayedStart() - Method in class org.apache.camel.component.jmx.JMXConsumer
Schedules execution of the doStart() operation to occur again after the reconnect delay
scheduleDelayedStart() - Method in class org.apache.camel.component.xmpp.XmppConsumer
 
scheduledExecutorService - Variable in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
ScheduledJob - Class in org.apache.camel.routepolicy.quartz
 
ScheduledJob() - Constructor for class org.apache.camel.routepolicy.quartz.ScheduledJob
 
ScheduledJob - Class in org.apache.camel.routepolicy.quartz2
 
ScheduledJob() - Constructor for class org.apache.camel.routepolicy.quartz2.ScheduledJob
 
ScheduledJobState - Class in org.apache.camel.routepolicy.quartz
 
ScheduledJobState(ScheduledRoutePolicyConstants.Action, Route) - Constructor for class org.apache.camel.routepolicy.quartz.ScheduledJobState
 
ScheduledJobState - Class in org.apache.camel.routepolicy.quartz2
 
ScheduledJobState(ScheduledRoutePolicyConstants.Action, Route) - Constructor for class org.apache.camel.routepolicy.quartz2.ScheduledJobState
 
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
 
ScheduledRouteDetails - Class in org.apache.camel.routepolicy.quartz
 
ScheduledRouteDetails() - Constructor for class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
ScheduledRouteDetails - Class in org.apache.camel.routepolicy.quartz2
 
ScheduledRouteDetails() - Constructor for class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
scheduledRouteDetailsMap - Variable in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
scheduledRouteDetailsMap - Variable in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
ScheduledRoutePolicy - Class in org.apache.camel.routepolicy.quartz
 
ScheduledRoutePolicy() - Constructor for class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
ScheduledRoutePolicy - Class in org.apache.camel.routepolicy.quartz2
This is Quartz2.x based RoutePolicy implementation that re-use almost identical to "camel-quartz" component.
ScheduledRoutePolicy() - Constructor for class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
ScheduledRoutePolicyConstants - Interface in org.apache.camel.routepolicy.quartz
Quartz constants.
ScheduledRoutePolicyConstants - Interface in org.apache.camel.routepolicy.quartz2
Quartz constants.
ScheduledRoutePolicyConstants.Action - Enum in org.apache.camel.routepolicy.quartz
 
ScheduledRoutePolicyConstants.Action - Enum in org.apache.camel.routepolicy.quartz2
 
schedulePoll() - Method in class org.apache.camel.support.DefaultTimeoutMap
lets schedule each time to allow folks to change the time at runtime
SCHEDULER_POLLED_MESSAGES - Static variable in interface org.apache.camel.Exchange
 
SchedulerComponent - Class in org.apache.camel.component.scheduler
 
SchedulerComponent() - Constructor for class org.apache.camel.component.scheduler.SchedulerComponent
 
SchedulerConsumer - Class in org.apache.camel.component.scheduler
 
SchedulerConsumer(SchedulerEndpoint, Processor) - Constructor for class org.apache.camel.component.scheduler.SchedulerConsumer
 
scheduleReconnect() - Method in class org.apache.camel.component.jmx.JMXConsumer
Schedules an attempt to re-initialize a lost connection after the reconnect delay
SchedulerEndpoint - Class in org.apache.camel.component.scheduler
The scheduler component is used for generating message exchanges when a scheduler fires.
SchedulerEndpoint(String, SchedulerComponent, String) - Constructor for class org.apache.camel.component.scheduler.SchedulerEndpoint
 
scheduleRoute(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
scheduleRoute(ScheduledRoutePolicyConstants.Action, Route) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
scheduleTask(Runnable) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
scheduleTask(Runnable) - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
scheduleTask(Runnable) - Method in interface org.apache.camel.spi.ScheduledPollConsumerScheduler
Schedules the task to run.
scheduleTask(Runnable) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
SchemaReader - Class in org.apache.camel.processor.validation
Reads the schema used in the processor ValidatingProcessor.
SchemaReader() - Constructor for class org.apache.camel.processor.validation.SchemaReader
 
SchemaReader(CamelContext, String) - Constructor for class org.apache.camel.processor.validation.SchemaReader
Specify a camel context and a schema resource URI in order to read the schema via the class resolver specified in the Camel context.
SCHEMATRON_TEMPLATES_ROOT_DIR - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
SchematronComponent - Class in org.apache.camel.component.schematron
Represents the component that manages SchematronEndpoint.
SchematronComponent() - Constructor for class org.apache.camel.component.schematron.SchematronComponent
 
SchematronConfigException - Exception in org.apache.camel.component.schematron.exception
Schematron configuration Exception.
SchematronConfigException(Throwable) - Constructor for exception org.apache.camel.component.schematron.exception.SchematronConfigException
 
SchematronConfigException(String) - Constructor for exception org.apache.camel.component.schematron.exception.SchematronConfigException
 
SchematronEndpoint - Class in org.apache.camel.component.schematron
Validates the payload of a message using the Schematron Library.
SchematronEndpoint() - Constructor for class org.apache.camel.component.schematron.SchematronEndpoint
 
SchematronEndpoint(String, String, SchematronComponent) - Constructor for class org.apache.camel.component.schematron.SchematronEndpoint
 
SchematronEndpoint(String) - Constructor for class org.apache.camel.component.schematron.SchematronEndpoint
 
SchematronProcessor - Class in org.apache.camel.component.schematron.processor
The schematoron Engine.
SchematronProcessor(XMLReader, Templates) - Constructor for class org.apache.camel.component.schematron.processor.SchematronProcessor
Constructor setting the XSLT schematron templates.
SchematronProcessorFactory - Class in org.apache.camel.component.schematron.processor
Schematron Engine Factory
SchematronProducer - Class in org.apache.camel.component.schematron
The Schematron producer.
SchematronProducer(SchematronEndpoint) - Constructor for class org.apache.camel.component.schematron.SchematronProducer
 
SchematronValidationException - Exception in org.apache.camel.component.schematron.exception
SchematronValidationException is thrown if option is set to true.
SchematronValidationException(String, Throwable) - Constructor for exception org.apache.camel.component.schematron.exception.SchematronValidationException
 
SchematronValidationException(String) - Constructor for exception org.apache.camel.component.schematron.exception.SchematronValidationException
 
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
schoolName - Variable in class org.apache.camel.component.linkedin.api.model.Education
 
scope(Key<T>, Provider<T>) - Method in class org.apache.camel.guice.util.CloseableScope
 
scopeValue() - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
 
SCORE - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
ScpComponent - Class in org.apache.camel.component.scp
Component providing secure messaging using JSch
ScpComponent() - Constructor for class org.apache.camel.component.scp.ScpComponent
 
ScpComponent(CamelContext) - Constructor for class org.apache.camel.component.scp.ScpComponent
 
ScpConfiguration - Class in org.apache.camel.component.scp
SCP configuration
ScpConfiguration() - Constructor for class org.apache.camel.component.scp.ScpConfiguration
 
ScpConfiguration(URI) - Constructor for class org.apache.camel.component.scp.ScpConfiguration
 
ScpEndpoint - Class in org.apache.camel.component.scp
To copy files using the secure copy protocol (SCP).
ScpEndpoint() - Constructor for class org.apache.camel.component.scp.ScpEndpoint
 
ScpEndpoint(String, ScpComponent, ScpConfiguration) - Constructor for class org.apache.camel.component.scp.ScpEndpoint
 
ScpFile - Class in org.apache.camel.component.scp
SFTP remote file operations
ScpFile() - Constructor for class org.apache.camel.component.scp.ScpFile
 
ScpOperations - Class in org.apache.camel.component.scp
SCP remote file operations
ScpOperations() - Constructor for class org.apache.camel.component.scp.ScpOperations
 
ScpOperations.SessionUserInfo - Class in org.apache.camel.component.scp
 
ScpProcessStrategyFactory - Class in org.apache.camel.component.scp
 
ScpProducer - Class in org.apache.camel.component.scp
 
ScpProducer(ScpEndpoint, RemoteFileOperations<ScpFile>) - Constructor for class org.apache.camel.component.scp.ScpProducer
 
ScrHelper - Class in org.apache.camel.scr
Helper class for reading properties from a component description file.
ScribeApiRequestor - Class in org.apache.camel.component.yammer
 
ScribeApiRequestor(String, String) - Constructor for class org.apache.camel.component.yammer.ScribeApiRequestor
 
script(String, String) - Static method in class org.apache.camel.builder.script.ScriptBuilder
Creates a script builder for the named language and script contents
script(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
script(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Executes a script (do not change the message body).
script() - Method in class org.apache.camel.model.ProcessorDefinition
Executes a script (do not change the message body).
SCRIPT_ENGINE_SERVICE_FILE - Static variable in class org.apache.camel.script.osgi.Activator
 
ScriptBuilder - Class in org.apache.camel.builder.script
A builder class for creating Processor, Expression and Predicate objects using the JSR 223 scripting engine.
ScriptBuilder(String, String) - Constructor for class org.apache.camel.builder.script.ScriptBuilder
Constructor.
ScriptBuilder(CamelContext, String, String) - Constructor for class org.apache.camel.builder.script.ScriptBuilder
Constructor.
ScriptBuilder(CamelContext, String, String, ScriptEngineFactory) - Constructor for class org.apache.camel.builder.script.ScriptBuilder
Constructor.
ScriptDefinition - Class in org.apache.camel.model
Executes a script from a language which does not change the message body.
ScriptDefinition() - Constructor for class org.apache.camel.model.ScriptDefinition
 
ScriptDefinition(Expression) - Constructor for class org.apache.camel.model.ScriptDefinition
 
ScriptEvaluationException - Exception in org.apache.camel.builder.script
An exception thrown if the script evaluation fails
ScriptEvaluationException(String) - Constructor for exception org.apache.camel.builder.script.ScriptEvaluationException
 
ScriptEvaluationException(String, Throwable) - Constructor for exception org.apache.camel.builder.script.ScriptEvaluationException
 
ScriptEvaluationException(Throwable) - Constructor for exception org.apache.camel.builder.script.ScriptEvaluationException
 
ScriptLanguage - Class in org.apache.camel.builder.script
 
ScriptLanguage(String) - Constructor for class org.apache.camel.builder.script.ScriptLanguage
 
ScriptLanguageResolver - Class in org.apache.camel.builder.script
 
ScriptLanguageResolver() - Constructor for class org.apache.camel.builder.script.ScriptLanguageResolver
 
ScriptProcessor - Class in org.apache.camel.processor
A processor which executes the script as an expression and does not change the message body.
ScriptProcessor(Expression) - Constructor for class org.apache.camel.processor.ScriptProcessor
 
ScriptPropertiesFunction - Class in org.apache.camel.builder.script
 
ScriptPropertiesFunction(CamelContext) - Constructor for class org.apache.camel.builder.script.ScriptPropertiesFunction
 
ScriptRouteBuilder - Class in org.apache.camel.ruby
Provide some helper methods for building routes from scripting languages with a minimum amount of noise using state for the current node in the DSL
ScriptRouteBuilder() - Constructor for class org.apache.camel.ruby.ScriptRouteBuilder
 
ScriptRouteBuilder(CamelContext) - Constructor for class org.apache.camel.ruby.ScriptRouteBuilder
 
sdbClient - Variable in class org.apache.camel.component.aws.sdb.AbstractSdbCommand
 
SdbComponent - Class in org.apache.camel.component.aws.sdb
 
SdbComponent() - Constructor for class org.apache.camel.component.aws.sdb.SdbComponent
 
SdbComponent(CamelContext) - Constructor for class org.apache.camel.component.aws.sdb.SdbComponent
 
SdbConfiguration - Class in org.apache.camel.component.aws.sdb
 
SdbConfiguration() - Constructor for class org.apache.camel.component.aws.sdb.SdbConfiguration
 
SdbConstants - Interface in org.apache.camel.component.aws.sdb
Constants used in Camel AWS SDB component
SdbEndpoint - Class in org.apache.camel.component.aws.sdb
The aws-sdb component is for storing and retrieving data from/to Amazon's SDB service.
SdbEndpoint(String, CamelContext, SdbConfiguration) - Constructor for class org.apache.camel.component.aws.sdb.SdbEndpoint
Deprecated.
SdbEndpoint(String, Component, SdbConfiguration) - Constructor for class org.apache.camel.component.aws.sdb.SdbEndpoint
 
SdbOperations - Enum in org.apache.camel.component.aws.sdb
 
SdbProducer - Class in org.apache.camel.component.aws.sdb
A Producer which sends messages to the Amazon SimpleDB Service AWS SDB
SdbProducer(Endpoint) - Constructor for class org.apache.camel.component.aws.sdb.SdbProducer
 
sdiff(String, Collection<String>) - Method in class org.apache.camel.component.redis.RedisClient
 
sdiffstore(String, Collection<String>, String) - Method in class org.apache.camel.component.redis.RedisClient
 
search(String, String) - Method in class org.apache.camel.component.dropbox.core.DropboxAPIFacade
Search inside a remote path including its sub directories.
search(String, int) - Method in class org.apache.camel.component.lucene.LuceneSearcher
 
search(String, int, Version, boolean) - Method in class org.apache.camel.component.lucene.LuceneSearcher
 
search(String, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
search(String, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Executes the specified SOSL search.
searchCompanies(String, String, String, String, String, Long, Long, String) - Method in interface org.apache.camel.component.linkedin.api.SearchResource
 
SearchConsumer - Class in org.apache.camel.component.twitter.consumer.search
Consumes search requests
SearchConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.search.SearchConsumer
 
searchForEndpointMatch(CamelContext, String) - Method in class org.apache.camel.component.quartz2.CamelJob
 
searchJobs(String, String, String, String, String, String, Distance, String, String, Long, Long, String) - Method in interface org.apache.camel.component.linkedin.api.SearchResource
 
searchPeople(String, String, String, String, String, String, String, String, String, String, String, String, Distance, String, String, Long, Long, String) - Method in interface org.apache.camel.component.linkedin.api.SearchResource
 
SearchProducer - Class in org.apache.camel.component.twitter.producer
 
SearchProducer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.producer.SearchProducer
 
SearchResource - Interface in org.apache.camel.component.linkedin.api
 
SearchResourceApiMethod - Enum in org.apache.camel.component.linkedin.internal
Camel ApiMethod Enumeration for org.apache.camel.component.linkedin.api.SearchResource
SearchResourceEndpointConfiguration - Class in org.apache.camel.component.linkedin
Camel EndpointConfiguration for org.apache.camel.component.linkedin.api.SearchResource
SearchResourceEndpointConfiguration() - Constructor for class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
SearchResult - Class in org.apache.camel.component.salesforce.api.dto
DTO for Salesforce SOSL Search result record.
SearchResult() - Constructor for class org.apache.camel.component.salesforce.api.dto.SearchResult
 
SearchResults - Class in org.apache.camel.component.salesforce.api.dto
DTO for Salesforce SOSL Search results.
SearchResults() - Constructor for class org.apache.camel.component.salesforce.api.dto.SearchResults
 
SearchTermBuilder - Class in org.apache.camel.component.mail
A builder to build compound SearchTerms.
SearchTermBuilder() - Constructor for class org.apache.camel.component.mail.SearchTermBuilder
 
SearchTermBuilder.Comparison - Enum in org.apache.camel.component.mail
 
SearchTermBuilder.Op - Enum in org.apache.camel.component.mail
 
seconds() - Method in class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
seconds(long) - Static method in class org.apache.camel.util.Time
 
SecretEvent - Class in org.apache.camel.component.kubernetes.consumer.common
 
SecretEvent(Watcher.Action, Secret) - Constructor for class org.apache.camel.component.kubernetes.consumer.common.SecretEvent
 
SECRETS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
Section - Annotation Type in org.apache.camel.dataformat.bindy.annotation
This annotation allows to define during the marshaling process how a message must be reconstruct
SecureRandomParameters - Class in org.apache.camel.util.jsse
 
SecureRandomParameters() - Constructor for class org.apache.camel.util.jsse.SecureRandomParameters
 
SecureRandomParametersFactoryBean - Class in org.apache.camel.util.blueprint
 
SecureRandomParametersFactoryBean() - Constructor for class org.apache.camel.util.blueprint.SecureRandomParametersFactoryBean
 
SecureRandomParametersFactoryBean - Class in org.apache.camel.util.spring
 
SecureRandomParametersFactoryBean() - Constructor for class org.apache.camel.util.spring.SecureRandomParametersFactoryBean
 
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
 
SecureSocketProtocolsParametersDefinition - Class in org.apache.camel.core.xml.util.jsse
Represents a list of TLS/SSL cipher suite names.
SecureSocketProtocolsParametersDefinition() - Constructor for class org.apache.camel.core.xml.util.jsse.SecureSocketProtocolsParametersDefinition
 
secureXML() - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Deprecated.
secureXML(String, boolean, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String, String, String, KeyStoreParameters) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, boolean, String, String, String, KeyStoreParameters, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String, String, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
secureXML(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the XML Security data format
security(String, String, String, String) - Static method in class org.apache.camel.component.sparkrest.CamelSpark
Configures connection to be secure
SecurityAuthenticator - Interface in org.apache.camel.component.netty.http
A SecurityAuthenticator allows to plugin custom authenticators, such as JAAS based or custom implementations.
SecurityAuthenticator - Interface in org.apache.camel.component.netty4.http
A SecurityAuthenticator allows to plugin custom authenticators, such as JAAS based or custom implementations.
SecurityAuthenticatorSupport - Class in org.apache.camel.component.netty.http
A base class for SecurityAuthenticator.
SecurityAuthenticatorSupport() - Constructor for class org.apache.camel.component.netty.http.SecurityAuthenticatorSupport
 
SecurityAuthenticatorSupport - Class in org.apache.camel.component.netty4.http
A base class for SecurityAuthenticator.
SecurityAuthenticatorSupport() - Constructor for class org.apache.camel.component.netty4.http.SecurityAuthenticatorSupport
 
SecurityAuthenticatorSupport.HttpPrincipalCallbackHandler - Class in org.apache.camel.component.netty.http
CallbackHandler that provides the username and password.
SecurityAuthenticatorSupport.HttpPrincipalCallbackHandler - Class in org.apache.camel.component.netty4.http
CallbackHandler that provides the username and password.
SecurityConstraint - Interface in org.apache.camel.component.netty.http
 
SecurityConstraint - Interface in org.apache.camel.component.netty4.http
 
SecurityConstraintMapping - Class in org.apache.camel.component.netty.http
A default SecurityConstraint which can be used to define a set of mappings to as constraints.
SecurityConstraintMapping() - Constructor for class org.apache.camel.component.netty.http.SecurityConstraintMapping
 
SecurityConstraintMapping - Class in org.apache.camel.component.netty4.http
A default SecurityConstraint which can be used to define a set of mappings to as constraints.
SecurityConstraintMapping() - Constructor for class org.apache.camel.component.netty4.http.SecurityConstraintMapping
 
securityProvider - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
securityProvider - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
SEDA_PREFIX - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
SedaComponent - Class in org.apache.camel.component.seda
The SEDA Component is for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
SedaComponent() - Constructor for class org.apache.camel.component.seda.SedaComponent
 
SedaComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.seda.SedaComponent
 
SedaConsumer - Class in org.apache.camel.component.seda
A Consumer for the SEDA component.
SedaConsumer(SedaEndpoint, Processor) - Constructor for class org.apache.camel.component.seda.SedaConsumer
 
SedaConsumerNotAvailableException - Exception in org.apache.camel.component.seda
 
SedaConsumerNotAvailableException(String, Exchange) - Constructor for exception org.apache.camel.component.seda.SedaConsumerNotAvailableException
 
SedaEndpoint - Class in org.apache.camel.component.seda
The seda component provides asynchronous call to another endpoint from any CamelContext in the same JVM.
SedaEndpoint() - Constructor for class org.apache.camel.component.seda.SedaEndpoint
 
SedaEndpoint(String, Component, BlockingQueue<Exchange>) - Constructor for class org.apache.camel.component.seda.SedaEndpoint
 
SedaEndpoint(String, Component, BlockingQueue<Exchange>, int) - Constructor for class org.apache.camel.component.seda.SedaEndpoint
 
SedaEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Constructor for class org.apache.camel.component.seda.SedaEndpoint
 
SedaPollingConsumer - Class in org.apache.camel.component.seda
 
SedaPollingConsumer(Endpoint) - Constructor for class org.apache.camel.component.seda.SedaPollingConsumer
 
SedaProducer - Class in org.apache.camel.component.seda
 
SedaProducer(SedaEndpoint, BlockingQueue<Exchange>, WaitForTaskToComplete, long) - Constructor for class org.apache.camel.component.seda.SedaProducer
Deprecated.
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
 
SEGMENT_DELIMITER - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 
segmentFactory - Variable in class org.apache.camel.component.krati.KratiEndpoint
 
segmentFileSize - Variable in class org.apache.camel.component.krati.KratiEndpoint
 
select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
SELECT_EXPRESSION - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
SelectCommand - Class in org.apache.camel.component.aws.sdb
 
SelectCommand(AmazonSimpleDB, SdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.sdb.SelectCommand
 
selectDestinationUri(List<URI>, Exchange) - Method in interface org.apache.camel.component.routebox.strategy.RouteboxDispatchStrategy
Receives an incoming exchange and consumer list and identifies the inner route consumer for dispatching the exchange
selectDispatchUri(RouteboxEndpoint, Exchange) - Method in class org.apache.camel.component.routebox.strategy.RouteboxDispatcher
 
selected - Variable in class org.apache.camel.component.linkedin.api.model.Bucket
 
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.
selectKeyIds() - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
selectLast() - Method in class org.apache.camel.builder.AdviceWithBuilder
Will only apply the last node matched.
selectMediaSizeNameISO(String) - Method in class org.apache.camel.component.printer.MediaSizeAssigner
 
selectMediaSizeNameJIS(String) - Method in class org.apache.camel.component.printer.MediaSizeAssigner
 
selectMediaSizeNameNA(String) - Method in class org.apache.camel.component.printer.MediaSizeAssigner
 
selectMediaSizeNameOther(String) - Method in class org.apache.camel.component.printer.MediaSizeAssigner
 
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(HttpClient) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
send(HttpClient) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
send(HttpClient) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
send(String, MessageCreator, MessageSentCallback) - Method in class org.apache.camel.component.jms.JmsConfiguration.CamelJmsTemplate
 
send(Destination, MessageCreator, MessageSentCallback) - Method in class org.apache.camel.component.jms.JmsConfiguration.CamelJmsTemplate
 
send(String, MessageCreator) - Method in class org.apache.camel.component.jms.JmsConfiguration.CamelJmsTemplate
 
send(Destination, MessageCreator) - Method in class org.apache.camel.component.jms.JmsConfiguration.CamelJmsTemplate
 
send(MimeMessage) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
send(MimeMessage) - Method in interface org.apache.camel.component.mail.JavaMailSender
Send the mail
send(Message<?>) - Method in class org.apache.camel.component.spring.integration.adapter.CamelTargetAdapter
 
send(WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
send(Exchange, AsyncCallback) - Method in class org.apache.camel.component.stomp.StompEndpoint
 
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().

send(Exchange) - Method in class org.apache.camel.rx.support.ObserverSender
 
SEND_TO_ALL - Static variable in class org.apache.camel.component.atmosphere.websocket.WebsocketConstants
 
SEND_TO_ALL - Static variable in class org.apache.camel.component.websocket.WebsocketConstants
 
sendBodies(String, Object...) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Sends messages to the given endpoint for each of the specified bodies
sendBodies(String, Object...) - Method in class org.apache.camel.testng.CamelTestSupport
Sends messages to the given endpoint for each of the specified bodies
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.

sendBody(String, Object) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Sends a message to the given endpoint URI with the body value
sendBody(String, Object, Map<String, Object>) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Sends a message to the given endpoint URI with the body value and specified headers
sendBody(String, Object) - Method in class org.apache.camel.testng.CamelTestSupport
Sends a message to the given endpoint URI with the body value
sendBody(String, Object, Map<String, Object>) - Method in class org.apache.camel.testng.CamelTestSupport
Sends a message to the given endpoint URI with the body value and specified headers
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.

sendBufferSize - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
sendBufferSize - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
SendDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Sends the message to an endpoint
SendDefinition() - Constructor for class org.apache.camel.model.SendDefinition
 
SendDefinition(String) - Constructor for class org.apache.camel.model.SendDefinition
 
SendDynamicProcessor - Class in org.apache.camel.processor
Processor for forwarding exchanges to a dynamic endpoint destination.
SendDynamicProcessor(Expression) - Constructor for class org.apache.camel.processor.SendDynamicProcessor
 
SendDynamicProcessor(String, Expression) - Constructor for class org.apache.camel.processor.SendDynamicProcessor
 
sendElement(E) - Method in interface org.apache.camel.processor.resequencer.SequenceSender
Sends the given element.
sendElement(Exchange) - Method in class org.apache.camel.processor.StreamResequencer
Sends the exchange to the next processor.
SENDER_INFORMATION - Static variable in class org.apache.camel.component.jt400.Jt400Endpoint
 
sendEventNotification(String, int) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketConsumer
 
sendExchange(String, Object, Object) - Method in class org.apache.camel.component.hazelcast.listener.CamelListener
 
sendExchange(PaxLoggingEvent) - Method in class org.apache.camel.component.paxlogging.PaxLoggingConsumer
 
sendExchange(Endpoint, ExchangePattern, Processor, Exchange) - Method in class org.apache.camel.impl.ProducerCache
 
sendExecCommand(String, SshEndpoint, SshClient) - Static method in class org.apache.camel.component.ssh.SshHelper
 
sendMessage(String) - Method in class org.apache.camel.component.ahc.ws.WsConsumer
 
sendMessage(Throwable) - Method in class org.apache.camel.component.ahc.ws.WsConsumer
 
sendMessage(byte[]) - Method in class org.apache.camel.component.ahc.ws.WsConsumer
 
sendMessage(InputStream) - Method in class org.apache.camel.component.ahc.ws.WsConsumer
 
sendMessage(Reader) - Method in class org.apache.camel.component.ahc.ws.WsConsumer
 
sendMessage(String, Object) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketConsumer
 
sendMessage(Exchange, AsyncCallback, MessageProducerResources) - Method in class org.apache.camel.component.sjms.producer.InOnlyProducer
 
sendMessage(Exchange, AsyncCallback, MessageProducerResources) - Method in class org.apache.camel.component.sjms.producer.InOutProducer
TODO time out is actually double as it waits for the producer and then waits for the response.
sendMessage(Exchange, AsyncCallback, MessageProducerResources) - Method in class org.apache.camel.component.sjms.SjmsProducer
 
sendMessage(String, String) - Method in class org.apache.camel.component.websocket.WebsocketConsumer
 
sendMessage(String, Object) - Method in class org.apache.camel.component.websocket.WebsocketConsumer
 
sendMessages(long, long) - Method in class org.apache.camel.component.dataset.DataSetConsumer
 
sendNoop() - Method in class org.apache.camel.component.file.remote.FtpOperations
 
sendNoop() - Method in interface org.apache.camel.component.file.remote.RemoteFileOperations
Sends a noop command to the remote server
sendNoop() - Method in class org.apache.camel.component.file.remote.SftpOperations
 
sendNoop() - Method in class org.apache.camel.component.scp.ScpOperations
 
sendNotDeliveredMessage(List<String>, Object) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketConsumer
 
sendNotification(Notification) - Method in interface org.apache.camel.api.management.NotificationSender
Send notification
sendNotification(Notification) - Method in class org.apache.camel.management.NotificationSenderAdapter
 
SendProcessor - Class in org.apache.camel.processor
Processor for forwarding exchanges to a static endpoint destination.
SendProcessor(Endpoint) - Constructor for class org.apache.camel.processor.SendProcessor
 
SendProcessor(Endpoint, ExchangePattern) - Constructor for class org.apache.camel.processor.SendProcessor
 
sendReply(Destination, Message, Exchange, Message, Exception) - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
sendReply(String, Message, Exchange, Message, Exception) - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
sendSiteCommand(String) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
sendSiteCommand(String) - Method in interface org.apache.camel.component.file.remote.RemoteFileOperations
Sends a site command to the remote server
sendSiteCommand(String) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
sendSiteCommand(String) - Method in class org.apache.camel.component.scp.ScpOperations
 
sendStringBody(String, String) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
sendStringBody(String, String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
sendTimerExchange() - Method in class org.apache.camel.component.scheduler.SchedulerConsumer
 
sendTimerExchange(long) - Method in class org.apache.camel.component.timer.TimerConsumer
 
sendTo(String) - Static method in class org.apache.camel.builder.Builder
Deprecated.
not in use, and not available in XML DSL
sendTo(String) - Method in class org.apache.camel.builder.BuilderSupport
Deprecated.
not in use, and not available in XML DSL
sendTo(Observable<T>, String) - Method in class org.apache.camel.rx.ReactiveCamel
Sends events on the given Observable to the given camel endpoint
sendTo(Observable<T>, Endpoint) - Method in class org.apache.camel.rx.ReactiveCamel
Sends events on the given Observable to the given camel endpoint
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
seniorities - Variable in class org.apache.camel.component.linkedin.api.model.FollowStatistics
 
Seniorities - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Seniorities() - Constructor for class org.apache.camel.component.linkedin.api.model.Seniorities
 
seniority - Variable in class org.apache.camel.component.linkedin.api.model.Seniorities
 
Seniority - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Seniority() - Constructor for class org.apache.camel.component.linkedin.api.model.Seniority
 
sent(Session, Message, Destination) - Method in class org.apache.camel.component.jms.InOnlyMessageSentCallback
 
sent(Session, Message, Destination) - Method in interface org.apache.camel.component.jms.MessageSentCallback
Callback when the message has been sent.
sent(Session, Message, Destination) - Method in class org.apache.camel.component.jms.reply.UseMessageIdAsCorrelationIdMessageSentCallback
 
sent(SearchTermBuilder.Comparison, Date) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
sent(SearchTermBuilder.Op, SearchTermBuilder.Comparison, Date) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
sent(Connection, byte[], String) - Method in interface org.apache.camel.component.rabbitmq.reply.MessageSentCallback
Callback when the message has been sent.
sent(Connection, byte[], String) - Method in class org.apache.camel.component.rabbitmq.reply.UseMessageIdAsCorrelationIdMessageSentCallback
 
SENT_MESSAGE_COUNT - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
sentNow(SearchTermBuilder.Comparison, long) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
sentNow(SearchTermBuilder.Op, SearchTermBuilder.Comparison, long) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
SEPARATOR - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
SEPARATOR - Static variable in class org.apache.camel.guice.jndi.internal.JndiContext
 
SEPARATOR - Static variable in class org.apache.camel.util.jndi.JndiContext
 
sequence - Variable in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
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.
SEQUENCE_NUMBER - Static variable in interface org.apache.camel.component.aws.kinesis.KinesisConstants
 
SEQUENCE_NUMBER - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
SequenceComparator - Class in org.apache.camel.component.zookeeper
Nodes created with any of Sequential CreateModes will have a 10 character sequence attached to their node names.
SequenceComparator() - Constructor for class org.apache.camel.component.zookeeper.SequenceComparator
 
SequenceElementComparator<E> - Interface in org.apache.camel.processor.resequencer
A strategy for comparing elements of a sequence.
sequenceNumber - Variable in class org.apache.camel.component.linkedin.api.model.UpdateComment
 
SequenceNumberProvider - Interface in org.apache.camel.component.aws.ddbstream
 
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
Java Object Serialization data format
SerializationDataFormat() - Constructor for class org.apache.camel.model.dataformat.SerializationDataFormat
 
serialize(T) - Method in class org.apache.camel.component.krati.serializer.KratiDefaultSerializer
Serialize an object into a byte array.
serialize(Object, JsonGenerator, SerializerProvider) - Method in class org.apache.camel.component.salesforce.api.MultiSelectPicklistSerializer
 
SERIALIZE_HEADER - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
SERVER_SIDE_ENCRYPTION - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
ServerChannelHandler - Class in org.apache.camel.component.netty.handlers
Server handler which cannot be shared
ServerChannelHandler(NettyConsumer) - Constructor for class org.apache.camel.component.netty.handlers.ServerChannelHandler
 
ServerChannelHandler - Class in org.apache.camel.component.netty4.handlers
Server handler which cannot be shared
ServerChannelHandler(NettyConsumer) - Constructor for class org.apache.camel.component.netty4.handlers.ServerChannelHandler
 
serverInitializerFactory - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
ServerInitializerFactory - Class in org.apache.camel.component.netty4
Factory to create ChannelPipeline for servers, eg NettyConsumer.
ServerInitializerFactory() - Constructor for class org.apache.camel.component.netty4.ServerInitializerFactory
 
serverPipelineFactory - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
ServerPipelineFactory - Class in org.apache.camel.component.netty
Factory to create ChannelPipeline for server, eg NettyConsumer.
ServerPipelineFactory() - Constructor for class org.apache.camel.component.netty.ServerPipelineFactory
 
ServerResponseFutureListener - Class in org.apache.camel.component.netty.handlers
A ChannelFutureListener that performs the disconnect logic when sending the response is complete.
ServerResponseFutureListener(NettyConsumer, Exchange, SocketAddress) - Constructor for class org.apache.camel.component.netty.handlers.ServerResponseFutureListener
 
ServerResponseFutureListener - Class in org.apache.camel.component.netty4.handlers
A ChannelFutureListener that performs the disconnect logic when sending the response is complete.
ServerResponseFutureListener(NettyConsumer, Exchange, SocketAddress) - Constructor for class org.apache.camel.component.netty4.handlers.ServerResponseFutureListener
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.camel.component.atmosphere.websocket.CamelWebSocketServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.camel.component.jetty.CamelContinuationServlet
 
service(Class<T>) - Method in class org.apache.camel.component.kura.KuraRouter
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.camel.http.common.CamelServlet
 
Service - Interface in org.apache.camel
Represents the core lifecycle API for POJOs which can be started and stopped
SERVICE_ACCOUNTS - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
SERVICE_CLASS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
SERVICE_CLASS - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
SERVICE_CONFIGURATION_URI - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
SERVICE_LOCALNAME - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
SERVICE_LOCALNAME - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
SERVICE_NAME - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
SERVICE_NAME - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
SERVICE_NAME - Static variable in class org.apache.camel.component.nagios.NagiosConstants
 
SERVICE_NAMESPACE - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
SERVICE_NAMESPACE - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
SERVICE_TYPE - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
SERVICE_URL_PATH - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
serviceChanged(ServiceEvent) - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
serviceChanged(ServiceEvent) - Method in class org.apache.camel.script.osgi.Activator
 
ServiceEvent - Class in org.apache.camel.component.kubernetes.consumer.common
 
ServiceEvent(Watcher.Action, Service) - Constructor for class org.apache.camel.component.kubernetes.consumer.common.ServiceEvent
 
ServiceHelper - Class in org.apache.camel.util
A collection of helper methods for working with Service objects.
ServiceHostPropertiesFunction - Class in org.apache.camel.component.properties
A PropertiesFunction that lookup the property value from OS environment variables using the service idiom.
ServiceHostPropertiesFunction() - Constructor for class org.apache.camel.component.properties.ServiceHostPropertiesFunction
 
ServiceInterfaceStrategy - Class in org.apache.camel.dataformat.soap.name
Offers a finder for a webservice interface to determine the QName of a webservice data element
ServiceInterfaceStrategy(Class<?>, boolean) - Constructor for class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
Init with JAX-WS service interface
ServiceNowAggregate - Interface in org.apache.camel.component.servicenow.model
 
ServiceNowAggregateProcessor - Class in org.apache.camel.component.servicenow.model
 
ServiceNowAggregateProcessor(ServiceNowEndpoint) - Constructor for class org.apache.camel.component.servicenow.model.ServiceNowAggregateProcessor
 
ServiceNowComponent - Class in org.apache.camel.component.servicenow
Represents the component that manages ServiceNowEndpoint.
ServiceNowComponent() - Constructor for class org.apache.camel.component.servicenow.ServiceNowComponent
 
ServiceNowConfiguration - Class in org.apache.camel.component.servicenow
 
ServiceNowConfiguration() - Constructor for class org.apache.camel.component.servicenow.ServiceNowConfiguration
 
ServiceNowConstants - Interface in org.apache.camel.component.servicenow
 
ServiceNowEndpoint - Class in org.apache.camel.component.servicenow
Represents a ServiceNow endpoint.
ServiceNowEndpoint(String, ServiceNowComponent, ServiceNowConfiguration, String) - Constructor for class org.apache.camel.component.servicenow.ServiceNowEndpoint
 
ServiceNowException - Exception in org.apache.camel.component.servicenow
 
ServiceNowException(String, Map<String, String>) - Constructor for exception org.apache.camel.component.servicenow.ServiceNowException
 
ServiceNowException(Throwable) - Constructor for exception org.apache.camel.component.servicenow.ServiceNowException
 
ServiceNowExceptionMapper - Class in org.apache.camel.component.servicenow
 
ServiceNowExceptionMapper(ObjectMapper) - Constructor for class org.apache.camel.component.servicenow.ServiceNowExceptionMapper
 
ServiceNowImportSet - Interface in org.apache.camel.component.servicenow.model
 
ServiceNowImportSetProcessor - Class in org.apache.camel.component.servicenow.model
 
ServiceNowImportSetProcessor(ServiceNowEndpoint) - Constructor for class org.apache.camel.component.servicenow.model.ServiceNowImportSetProcessor
 
ServiceNowProducer - Class in org.apache.camel.component.servicenow
The ServiceNow producer.
ServiceNowProducer(ServiceNowEndpoint) - Constructor for class org.apache.camel.component.servicenow.ServiceNowProducer
 
ServiceNowProducerProcessor<T> - Class in org.apache.camel.component.servicenow
 
ServiceNowProducerProcessor(ServiceNowEndpoint, Class<T>) - Constructor for class org.apache.camel.component.servicenow.ServiceNowProducerProcessor
 
ServiceNowProducerProcessor.Supplier - Interface in org.apache.camel.component.servicenow
 
ServiceNowTable - Interface in org.apache.camel.component.servicenow.model
 
ServiceNowTableProcessor - Class in org.apache.camel.component.servicenow.model
 
ServiceNowTableProcessor(ServiceNowEndpoint) - Constructor for class org.apache.camel.component.servicenow.model.ServiceNowTableProcessor
 
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.
ServicePortPropertiesFunction - Class in org.apache.camel.component.properties
A PropertiesFunction that lookup the property value from OS environment variables using the service idiom.
ServicePortPropertiesFunction() - Constructor for class org.apache.camel.component.properties.ServicePortPropertiesFunction
 
ServicePropertiesFunction - Class in org.apache.camel.component.properties
A PropertiesFunction that lookup the property value from OS environment variables using the service idiom.
ServicePropertiesFunction() - Constructor for class org.apache.camel.component.properties.ServicePropertiesFunction
 
ServiceProvider - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ServiceProvider() - Constructor for class org.apache.camel.component.linkedin.api.model.ServiceProvider
 
serviceProvider - Variable in class org.apache.camel.component.linkedin.api.model.Source
 
SERVICES - Static variable in interface org.apache.camel.component.kubernetes.KubernetesCategory
 
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
 
ServletCamelContext - Class in org.apache.camel.component.servletlistener
A servlet based CamelContext.
ServletCamelContext(Registry, ServletContext) - Constructor for class org.apache.camel.component.servletlistener.ServletCamelContext
 
ServletComponent - Class in org.apache.camel.component.servlet
 
ServletComponent() - Constructor for class org.apache.camel.component.servlet.ServletComponent
 
ServletComponent(Class<? extends ServletEndpoint>) - Constructor for class org.apache.camel.component.servlet.ServletComponent
 
ServletConsumer - Class in org.apache.camel.component.servlet
 
ServletConsumer(ServletEndpoint, Processor) - Constructor for class org.apache.camel.component.servlet.ServletConsumer
 
ServletEndpoint - Class in org.apache.camel.component.servlet
To use a HTTP Servlet as entry for Camel routes when running in a servlet container.
ServletEndpoint() - Constructor for class org.apache.camel.component.servlet.ServletEndpoint
 
ServletEndpoint(String, ServletComponent, URI) - Constructor for class org.apache.camel.component.servlet.ServletEndpoint
 
ServletResolveConsumerStrategy - Interface in org.apache.camel.http.common
Strategy to resolve which consumer to service an incoming HttpServletRequest.
ServletRestApiResponseAdapter - Class in org.apache.camel.swagger.servlet
 
ServletRestApiResponseAdapter(HttpServletResponse) - Constructor for class org.apache.camel.swagger.servlet.ServletRestApiResponseAdapter
 
ServletRestHttpBinding - Class in org.apache.camel.component.servlet
 
ServletRestHttpBinding() - Constructor for class org.apache.camel.component.servlet.ServletRestHttpBinding
 
ServletRestHttpBinding(HttpCommonEndpoint) - Constructor for class org.apache.camel.component.servlet.ServletRestHttpBinding
Deprecated.
SesComponent - Class in org.apache.camel.component.aws.ses
 
SesComponent() - Constructor for class org.apache.camel.component.aws.ses.SesComponent
 
SesComponent(CamelContext) - Constructor for class org.apache.camel.component.aws.ses.SesComponent
 
SesConfiguration - Class in org.apache.camel.component.aws.ses
 
SesConfiguration() - Constructor for class org.apache.camel.component.aws.ses.SesConfiguration
 
SesConstants - Interface in org.apache.camel.component.aws.ses
Constants used in Camel AWS SES component
SesEndpoint - Class in org.apache.camel.component.aws.ses
The aws-ses component is used for sending emails with Amazon's SES service.
SesEndpoint(String, CamelContext, SesConfiguration) - Constructor for class org.apache.camel.component.aws.ses.SesEndpoint
Deprecated.
SesEndpoint(String, Component, SesConfiguration) - Constructor for class org.apache.camel.component.aws.ses.SesEndpoint
 
SesProducer - Class in org.apache.camel.component.aws.ses
A Producer which sends messages to the Amazon Simple Email Service AWS SES
SesProducer(Endpoint) - Constructor for class org.apache.camel.component.aws.ses.SesProducer
 
session - Variable in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
session - Variable in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
session - Variable in class org.apache.camel.component.smpp.AbstractSmppCommand
 
SESSION_ID_KEY - Static variable in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
 
SessionAcknowledgementType - Enum in org.apache.camel.component.sjms.jms
Session acknowledge enum keys
SessionBatchTransactionSynchronization - Class in org.apache.camel.component.sjms.tx
SessionTransactionSynchronization is called at the completion of each Exchange.
SessionBatchTransactionSynchronization(TimedTaskManager, Session, TransactionCommitStrategy, long) - Constructor for class org.apache.camel.component.sjms.tx.SessionBatchTransactionSynchronization
 
SessionBatchTransactionSynchronization.TimeoutTask - Class in org.apache.camel.component.sjms.tx
 
SessionFactoryLocator - Class in org.apache.camel.component.cmis
 
SessionTransactionSynchronization - Class in org.apache.camel.component.sjms.tx
SessionTransactionSynchronization is called at the completion of each org.apache.camel.Exhcnage.
SessionTransactionSynchronization(Session, TransactionCommitStrategy) - Constructor for class org.apache.camel.component.sjms.tx.SessionTransactionSynchronization
 
SessionUserInfo(ScpConfiguration) - Constructor for class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
set(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
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
Deprecated.
Register the Container.
set(V) - Method in class org.apache.camel.util.ValueHolder
Deprecated.
should be immutable, will be removed in Camel 3.0
SET_DEFAULT_BUS - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
SET_DEFAULT_BUS - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
SET_PREFIX - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
setAbort(boolean) - Method in class org.apache.camel.component.schematron.SchematronEndpoint
Flag to abort the route and throw a schematron validation exception.
setAbsolute(boolean) - Method in class org.apache.camel.component.file.GenericFile
 
setAbsoluteFilePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setAccept(String) - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
Accept type such as: 'text/xml', or 'application/json'.
setAcceptableSchemes(String) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
setAcceptGzipEncoding(boolean) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator
 
setAcceptMessagesWhileStopping(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies whether the consumer accept messages while it is stopping.
setAcceptMessagesWhileStopping(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies whether the consumer accept messages while it is stopping.
setAcceptMessagesWhileStopping(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setAcceptor(IoAcceptor) - Method in class org.apache.camel.component.mina.MinaEndpoint
 
setAcceptor(IoAcceptor) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
setAcceptorConfig(IoAcceptorConfig) - Method in class org.apache.camel.component.mina.MinaEndpoint
 
setAcceptTimeout(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Timeout value while waiting for a TCP connection

TCP Server Only

setAccess(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Deprecated.
is not in use in swagger specification 2.0
setAccessDecisionManager(AccessDecisionManager) - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
setAccessKey(String) - Method in class org.apache.camel.component.aws.cw.CwConfiguration
Amazon AWS Access Key
setAccessKey(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
Amazon AWS Access Key
setAccessKey(String) - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
Amazon AWS Access Key
setAccessKey(String) - Method in class org.apache.camel.component.aws.s3.S3Configuration
Amazon AWS Access Key
setAccessKey(String) - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
Amazon AWS Access Key
setAccessKey(String) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
Amazon AWS Access Key
setAccessKey(String) - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
Amazon AWS Access Key
setAccessKey(String) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
Amazon AWS Access Key
setAccessKey(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Amazon AWS Access Key.
setAccessToken(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
The access token to make API requests for a specific Dropbox user
setAccessToken(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
OAuth 2 access token.
setAccessToken(String) - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
OAuth 2 access token.
setAccessToken(String) - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
OAuth 2 access token.
setAccessToken(String) - Method in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
setAccessToken(Request) - Method in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
setAccessToken(Request) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultAnalyticsApiClient
 
setAccessToken(Request) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultBulkApiClient
 
setAccessToken(Request) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
setAccessToken(String) - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
setAccessToken(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The access token
setAccessToken(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
setAccessToken(String) - Method in class org.apache.camel.component.yammer.YammerComponent
The access token
setAccessToken(String) - Method in class org.apache.camel.component.yammer.YammerConfiguration
The access token
setAccessTokenSecret(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The access token secret
setAccessTokenSecret(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
setAccount(String) - Method in class org.apache.camel.component.file.remote.FtpConfiguration
Account to use for login
setAccumulatedProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setAchievementURL(URL) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The unique URL of the achievement
setAcknowledgementMode(int) - Method in class org.apache.camel.component.jms.JmsComponent
The JMS acknowledgement mode defined as an Integer.
setAcknowledgementMode(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
The JMS acknowledgement mode defined as an Integer.
setAcknowledgementMode(int) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setAcknowledgementMode(SessionAcknowledgementType) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
The JMS acknowledgement name, which is one of: SESSION_TRANSACTED, CLIENT_ACKNOWLEDGE, AUTO_ACKNOWLEDGE, DUPS_OK_ACKNOWLEDGE
setAcknowledgementModeName(String) - Method in class org.apache.camel.component.jms.JmsComponent
The JMS acknowledgement name, which is one of: SESSION_TRANSACTED, CLIENT_ACKNOWLEDGE, AUTO_ACKNOWLEDGE, DUPS_OK_ACKNOWLEDGE
setAcknowledgementModeName(String) - Method in class org.apache.camel.component.jms.JmsConfiguration
The JMS acknowledgement name, which is one of: SESSION_TRANSACTED, CLIENT_ACKNOWLEDGE, AUTO_ACKNOWLEDGE, DUPS_OK_ACKNOWLEDGE
setAcknowledgementModeName(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setAcrossGroupingContext(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AggregateColumnInfo
 
setAction(String) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
To denote an action that can be either: start, stop, or status.
setAction(String) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
To configure using a cache operation by default.
setAction(Watcher.Action) - Method in class org.apache.camel.component.kubernetes.consumer.common.NamespaceEvent
 
setAction(Watcher.Action) - Method in class org.apache.camel.component.kubernetes.consumer.common.PodEvent
 
setAction(Watcher.Action) - Method in class org.apache.camel.component.kubernetes.consumer.common.ReplicationControllerEvent
 
setAction(Watcher.Action) - Method in class org.apache.camel.component.kubernetes.consumer.common.SecretEvent
 
setAction(Watcher.Action) - Method in class org.apache.camel.component.kubernetes.consumer.common.ServiceEvent
 
setAction(Action) - Method in class org.apache.camel.component.linkedin.api.model.CompanyJobUpdate
Sets the value of the action property.
setAction(Action) - Method in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
Sets the value of the action property.
setAction(Action) - Method in class org.apache.camel.component.linkedin.api.model.CompanyProfileUpdate
Sets the value of the action property.
setAction(Action) - Method in class org.apache.camel.component.linkedin.api.model.UpdateAction
Sets the value of the action property.
setAction(MetricsTimerAction) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
setAction(String) - Method in class org.apache.camel.processor.ThroughputLogger
 
setActionOverrides(List<ActionOverride>) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
setActions(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setActivateable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setActivatedAt(String) - Method in class org.apache.camel.component.yammer.model.User
 
setActive(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the active property.
setActive(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.PickListValue
 
setActivities(String) - Method in class org.apache.camel.component.linkedin.api.model.Education
Sets the value of the activities property.
setActivity(ActivityRules) - Method in class org.apache.camel.bam.processor.ProcessContext
 
setActivity(Activity) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setActivityDefinition(ActivityDefinition) - Method in class org.apache.camel.bam.model.ActivityState
 
setActivityDefinition(ActivityDefinition) - Method in class org.apache.camel.bam.rules.ActivityRules
 
setActivityList(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
The list name to consume activities from.
setActivityName(String) - Method in class org.apache.camel.bam.rules.ActivityRules
 
setActivityRules(ActivityRules) - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
setActivitySchedulingOptions(ActivitySchedulingOptions) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Activity scheduling options
setActivityState(ActivityState) - Method in class org.apache.camel.bam.processor.ProcessContext
 
setActivityStates(Collection<ActivityState>) - Method in class org.apache.camel.bam.model.ProcessInstance
 
setActivityThreadPoolSize(int) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Maximum number of threads in work pool for activity.
setActivityTypeExecutionOptions(ActivityTypeExecutionOptions) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Activity execution options
setActivityTypeRegistrationOptions(ActivityTypeRegistrationOptions) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Activity registration options
setActorOrRole(String) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
setActorsOrRoles(String[]) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
setAdditionalJavaMailProperties(Properties) - Method in class org.apache.camel.component.mail.MailConfiguration
Sets additional java mail properties, that will append/override any default properties that is set based on all the other options.
setAddKeyInfoReference(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
In order to protect the KeyInfo element from tampering you can add a reference to the signed info element so that it is protected via the signature value.
setAddKeyInfoReference(Boolean) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setAddKeyValueForEncryptedKey(boolean) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setAddKeyValueForEncryptedKey(Boolean) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Whether to add the public key used to encrypt the session key as a KeyValue in the EncryptedKey structure or not.
setAddress(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The service publish address.
setAddress(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
The service publish address.
setAddress(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
The geo address which should be prefixed with address:
setAddress(Address) - Method in class org.apache.camel.component.linkedin.api.model.Location
Sets the value of the address property.
setAddress(SocketAddress) - Method in class org.apache.camel.component.mina.MinaEndpoint
 
setAddress(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
setAddress(String) - Method in class org.apache.camel.component.vertx.VertxEndpoint
Sets the event bus address used to communicate
setAddress(String) - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
The server url
setAddress(String) - Method in class org.apache.camel.component.yammer.model.EmailAddress
 
setAddresses(String[]) - Method in class org.apache.camel.component.kestrel.KestrelConfiguration
 
setAddresses(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
If this option is set, camel-rabbitmq will try to create connection based on the setting of option addresses.
setAddressFactory(AddressFactory) - Method in class org.apache.camel.component.sip.SipConfiguration
To use a custom AddressFactory
setAddressRange(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
You can specify the address range for the SmppConsumer as defined in section 5.2.7 of the SMPP 3.4 specification.
setAddSigningTime(boolean) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setAdmin(HBaseAdmin) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
setAdmin(String) - Method in class org.apache.camel.component.yammer.model.User
 
setAfter(Long) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setAfterFinallyUri(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Endpoint to call in AOP after finally.
setAfterUri(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Endpoint to call in AOP after.
setAggregateColumnInfo(Map<String, AggregateColumnInfo>) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportExtendedMetadata
 
setAggregateController(AggregateController) - Method in class org.apache.camel.model.AggregateDefinition
 
setAggregateController(AggregateController) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setAggregateControllerRef(String) - Method in class org.apache.camel.model.AggregateDefinition
To use a AggregateController to allow external sources to control this aggregator.
setAggregateOnException(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
 
setAggregateOnException(Boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setAggregateOnException(boolean) - Method in class org.apache.camel.processor.Enricher
 
setAggregateOnException(boolean) - Method in class org.apache.camel.processor.PollEnricher
 
setAggregates(SummaryValue[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFactWithDetails
 
setAggregates(String[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
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.component.sjms.batch.SjmsBatchEndpoint
The aggregation strategy to use, which merges all the batched messages into a single message
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.AggregateDefinition
The AggregationStrategy to use.
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.EnrichDefinition
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.MulticastDefinition
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.RecipientListDefinition
Sets the AggregationStrategy to be used to assemble the replies from the recipients, into a single outgoing message from the RecipientList.
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.model.SplitDefinition
Sets the AggregationStrategy to be used to assemble the replies from the splitted messages, into a single outgoing message from the Splitter.
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.Enricher
 
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.PollEnricher
Sets the aggregation strategy for this poll enricher.
setAggregationStrategy(AggregationStrategy) - Method in class org.apache.camel.processor.RecipientList
 
setAggregationStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
 
setAggregationStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.AggregateDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.EnrichDefinition
 
setAggregationStrategyMethodName(String) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setAggregationStrategyOnExchange(Exchange, AggregationStrategy) - Method in class org.apache.camel.processor.MulticastProcessor
Sets the given AggregationStrategy on the Exchange.
setAggregationStrategyRef(String) - Method in class org.apache.camel.model.AggregateDefinition
A reference to lookup the AggregationStrategy in the Registry.
setAggregationStrategyRef(String) - Method in class org.apache.camel.model.EnrichDefinition
 
setAggregationStrategyRef(String) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setAlbumId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The album ID
setAlbumUpdate(AlbumUpdate) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The facebook Album to be created or updated
setAlgorithm(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Sets the JCE name of the Algorithm that should be used for the signer.
setAlgorithm(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setAlgorithm(String) - Method in class org.apache.camel.component.jasypt.JasyptPropertiesParser
 
setAlgorithm(String) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
setAlgorithm(String) - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
Sets the JCE name of the Encryption Algorithm that should be used
setAlgorithm(int) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Symmetric key algorithm for encryption (marshaling).
setAlgorithm(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
setAlgorithm(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
 
setAlgorithm(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
setAlgorithm(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
The JCE algorithm name indicating the cryptographic algorithm that will be used.
setAlgorithm(Integer) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Symmetric key encryption algorithm; possible values are defined in org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags; for example 2 (= TRIPLE DES), 3 (= CAST5), 4 (= BLOWFISH), 6 (= DES), 7 (= AES_128).
setAlgorithm(String) - Method in class org.apache.camel.util.jsse.KeyManagersParameters
Sets optional algorithm name for the KeyManagerFactory used to create the KeyManagers represented by this object's configuration.
setAlgorithm(String) - Method in class org.apache.camel.util.jsse.SecureRandomParameters
Sets the Random Number Generator (RNG) algorithm identifier for the SecureRandom factory method used to create the SecureRandom represented by this object's configuration.
setAlgorithm(String) - Method in class org.apache.camel.util.jsse.TrustManagersParameters
Sets optional algorithm name for the TrustManagerFactory used to create the TrustManagers represented by this object's configuration.
setAlgorithmParameterRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
A JCE AlgorithmParameterSpec used to initialize the Cipher.
setAlgorithmParameterSpec(AlgorithmParameterSpec) - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
Sets a custom AlgorithmParameterSpec that should be used to configure the Cipher.
setAlias(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Sets the alias used to query the KeyStore for keys and Certificates to be used in signing and verifying exchanges.
setAlias(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setAlias(String) - Method in class org.apache.camel.component.servlet.osgi.OsgiServletRegisterer
 
setAlias(String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
setAlias(String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXAdESSignatureProperties
 
setAlias(String) - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
setAliases(Map<String, String>) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
setAliases(Map<String, String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Alias a Class to a shorter name to be used in XML elements.
setAllData(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
setAllowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter list of allowable values (enum).
setAllowableValues(List<String>) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the Swagger Parameter list of allowable values.
setAllowCompression(Boolean) - Method in class org.apache.camel.component.solr.SolrEndpoint
Server side must support gzip or deflate for this to have any effect
setAllowCoreThreadTimeout(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
setAllowCoreThreadTimeOut(String) - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
setAllowCoreThreadTimeout(boolean) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
setAllowCoreThreadTimeOut(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Whether idle core threads is allowed to timeout and therefore can shrink the pool size below the core pool size

Is by default false

setAllowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.model.ThreadsDefinition
 
setAllowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets whethre to allow core threads to timeout
setAllowDefaultCodec(boolean) - Method in class org.apache.camel.component.mina.MinaConfiguration
The mina component installs a default codec if both, codec is null and textline is false.
setAllowDefaultCodec(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
The mina component installs a default codec if both, codec is null and textline is false.
setAllowDefaultCodec(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
 
setAllowDefaultCodec(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
The netty component installs a default codec if both, encoder/deocder is null and textline is false.
setAllowDefaultCodec(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
 
setAllowDefaultCodec(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
The netty component installs a default codec if both, encoder/deocder is null and textline is false.
setAllowDuplicates(Boolean) - Method in class org.apache.camel.model.config.BatchResequencerConfig
Whether to allow duplicates.
setAllowDuplicates(boolean) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setAllowedOrigins(String) - Method in class org.apache.camel.component.cometd.CometdEndpoint
The origins domain that support to cross, if the crosssOriginFilterOn is true
setAllowedOrigins(String) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
The CORS allowed origins.
setAllowFilterNamespaceClash(boolean) - Method in class org.apache.camel.component.cxf.common.header.CxfHeaderFilterStrategy
 
setAllowJavaSerializedObject(boolean) - Method in class org.apache.camel.component.ahc.AhcComponent
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object

This is by default turned off.

setAllowJavaSerializedObject(boolean) - Method in class org.apache.camel.component.http.HttpComponent
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object

This is by default turned off.

setAllowJavaSerializedObject(boolean) - Method in class org.apache.camel.component.http4.HttpComponent
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object

This is by default turned off.

setAllowJavaSerializedObject(boolean) - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
setAllowJavaSerializedObject(boolean) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object

This is by default turned off.

setAllowJavaSerializedObject(boolean) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
setAllowJavaSerializedObject(boolean) - Method in interface org.apache.camel.http.common.HttpBinding
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object

This is by default turned off.

setAllowJavaSerializedObject(boolean) - Method in class org.apache.camel.http.common.HttpCommonComponent
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object

This is by default turned off.

setAllowJmsType(boolean) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
Allows jackson to use the JMSType header as an indicator what the classname is for unmarshaling json content to POJO

By default this option is false.

setAllowJmsType(boolean) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
Allows jackson to use the JMSType header as an indicator what the classname is for unmarshaling XML content to POJO

By default this option is false.

setAllowJmsType(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
setAllowJmsType(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Used for JMS users to allow the JMSType header from the JMS spec to specify a FQN classname to use to unmarshal to.
setAllowMemberInvites(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the allowMemberInvites property.
setAllowMessagesFromMembers(boolean) - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Sets the value of the allowMessagesFromMembers property.
setAllowMissingColumnNames(Boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets whether or not missing column names are allowed.
setAllowMissingColumnNames(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether to allow missing column names.
setAllowNamedParameters(boolean) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
Whether to allow using named parameters in the queries.
setAllowNamedParameters(boolean) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Whether to allow using named parameters in the queries.
setAllowNullBody(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Used to specify if a null body is allowed during file writing.
setAllowNullBody(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Whether to allow sending messages with no body.
setAllowNullBody(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Whether to allow sending messages with no body.
setAllowNullBody(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setAllowNullBody(boolean) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
Whether to allow sending messages with no body.
setAllowNullBody(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Whether to allow sending messages with no body.
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(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setAllowRedeliveryWhileStopping(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
setAllowRedeliveryWhileStopping(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setAllowRedeliveryWhileStopping(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setAllowRedeliveryWhileStopping(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Controls whether to allow redelivery while stopping/shutting down a route that uses error handling.
setAllowReplyManagerQuickStop(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Whether the DefaultMessageListenerContainer used in the reply managers for request-reply messaging allow the DefaultMessageListenerContainer.runningAllowed flag to quick stop in case JmsConfiguration#isAcceptMessagesWhileStopping is enabled, and org.apache.camel.CamelContext is currently being stopped.
setAllowReplyManagerQuickStop(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
 
setAllowReplyManagerQuickStop(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setAllowSerializedHeaders(boolean) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setAllowSerializedHeaders(boolean) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
setAllowSerializedHeaders(boolean) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
setAllowSerializedHeaders(boolean) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setAllowSerializedHeaders(boolean) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
setAllowSerializedHeaders(boolean) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setAllowShortLines(boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
Allows for lines to be shorter than expected and ignores the extra characters
setAllowShortLines(boolean) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
Allows for lines to be shorter than expected and ignores the extra characters
setAllowShortLines(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
Allows for lines to be shorter than expected and ignores the extra characters
setAllowStAX(boolean) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setAllowStAX(boolean) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
setAllowStAX(boolean) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
Whether to allow using StAX mode
setAllowStAX(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Whether to allow using StAX as the javax.xml.transform.Source.
setAllowStreaming(Boolean) - Method in class org.apache.camel.component.cxf.CxfComponent
This option controls whether the CXF component, when running in PAYLOAD mode, will DOM parse the incoming messages into DOM Elements or keep the payload as a javax.xml.transform.Source object that would allow streaming in some cases.
setAllowStreaming(Boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
This option controls whether the CXF component, when running in PAYLOAD mode, will DOM parse the incoming messages into DOM Elements or keep the payload as a javax.xml.transform.Source object that would allow streaming in some cases.
setAllowUseOriginalMessage(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
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().
setAllowUseOriginalMessage(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setAllowUseOriginalMessage(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setAllPermissionsRequired(boolean) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
setAllRolesRequired(boolean) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
setAlphabet(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines encoding of data according the SMPP 3.4 specification, section 5.2.19.
setAlternativeBodyHeader(String) - Method in class org.apache.camel.component.mail.MailConfiguration
Specifies the key to an IN message header that contains an alternative email body.
setAlwaysCopyMessage(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
If true, Camel will always make a JMS message copy of the message when it is passed to the producer for sending.
setAlwaysCopyMessage(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
If true, Camel will always make a JMS message copy of the message when it is passed to the producer for sending.
setAlwaysCopyMessage(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setAlwaysPopulateStatement(boolean) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
If enabled then the populateStatement method from org.apache.camel.component.sql.SqlPrepareStatementStrategy is always invoked, also if there is no expected parameters to be prepared.
setAlwaysReauthenticate(boolean) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
setAlwaysReauthenticate(boolean) - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
setAmazonCwClient(AmazonCloudWatch) - Method in class org.apache.camel.component.aws.cw.CwConfiguration
To use the AmazonCloudWatch as the client
setAmazonCwEndpoint(String) - Method in class org.apache.camel.component.aws.cw.CwConfiguration
The region with which the AWS-CW client wants to work with.
setAmazonDDBClient(AmazonDynamoDB) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
To use the AmazonDynamoDB as the client
setAmazonDdbEndpoint(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
The region with which the AWS-DDB client wants to work with.
setAmazonDynamoDbStreamsClient(AmazonDynamoDBStreams) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
setAmazonEc2Client(AmazonEC2Client) - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
To use a existing configured AmazonEC2Client as client
setAmazonEc2Endpoint(String) - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
The region with which the AWS-EC2 client wants to work with.
setAmazonKinesisClient(AmazonKinesis) - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
setAmazonS3Client(AmazonS3) - Method in class org.apache.camel.component.aws.s3.S3Configuration
Reference to a `com.amazonaws.services.sqs.AmazonS3` in the link:registry.html[Registry].
setAmazonS3Endpoint(String) - Method in class org.apache.camel.component.aws.s3.S3Configuration
The region with which the AWS-S3 client wants to work with.
setAmazonSDBClient(AmazonSimpleDB) - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
To use the AmazonSimpleDB as the client
setAmazonSdbEndpoint(String) - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
The region with which the AWS-SDB client wants to work with.
setAmazonSESClient(AmazonSimpleEmailService) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
To use the AmazonSimpleEmailService as the client
setAmazonSESEndpoint(String) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
The region with which the AWS-SES client wants to work with.
setAmazonSNSClient(AmazonSNS) - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
To use the AmazonSNS as the client
setAmazonSNSEndpoint(String) - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
The region with which the AWS-SNS client wants to work with.
setAmazonSQSClient(AmazonSQS) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
To use the AmazonSQS as client
setAmazonSQSEndpoint(String) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
The region with which the AWS-SQS client wants to work with.
setAmazonSWClient(AmazonSimpleWorkflowClient) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
To use the given AmazonSimpleWorkflowClient as client
setAmount(BigDecimal) - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
setAmount(BigDecimal) - Method in class org.apache.camel.component.braintree.TransactionGatewayEndpointConfiguration
 
setAnalytics(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setAnalyzer(Analyzer) - Method in class org.apache.camel.component.lucene.LuceneConfiguration
An Analyzer builds TokenStreams, which analyze text.
setAnalyzer(Analyzer) - Method in class org.apache.camel.component.lucene.LuceneIndexer
 
setAnalyzer(Analyzer) - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
setAnswers(Answers) - Method in class org.apache.camel.component.linkedin.api.model.Question
Sets the value of the answers property.
setAntExclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Ant style filter exclusion.
setAntFilterCaseSensitive(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets case sensitive flag on ant fiter
setAntInclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Ant style filter inclusion.
setAny(String, Object) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.SummaryValue
Helper method for JSON un-marshaling.
setAnyOrder(boolean) - Method in class org.apache.camel.component.test.TestEndpoint
Whether the expected messages should arrive in the same order or can be in any order.
setAnySpoolRules(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setAnySpoolRules(String) - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
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.
setApexMethod(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
APEX method name
setApexProcessingTime(Long) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Sets the value of the apexProcessingTime property.
setApexProcessingTime(Long) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the apexProcessingTime property.
setApexQueryParams(Map<String, Object>) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Query params for APEX method
setApexUrl(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
APEX method URL
setApiAccessToken(String) - Method in class org.apache.camel.component.yammer.ScribeApiRequestor
 
setApiActiveProcessingTime(Long) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Sets the value of the apiActiveProcessingTime property.
setApiActiveProcessingTime(Long) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the apiActiveProcessingTime property.
setApiComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
The name of the Camel component to use as the REST API (such as swagger)
setApiComponent(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the name of the Camel component to use as the REST API (such as swagger)
setApiComponentName(String) - Method in class org.apache.camel.component.rest.RestApiEndpoint
The Camel Rest API component to use for generating the API of the REST services, such as swagger.
setApiContextIdListing(boolean) - Method in class org.apache.camel.swagger.servlet.RestSwaggerServlet
Sets whether listing of all available CamelContext's with REST services in the JVM is enabled.
setApiContextIdPattern(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets an CamelContext id pattern to only allow Rest APIs from rest services within CamelContext's which name matches the pattern.
setApiContextIdPattern(String) - Method in class org.apache.camel.spi.RestConfiguration
Optional CamelContext id pattern to only allow Rest APIs from rest services within CamelContext's which name matches the pattern.
setApiContextIdPattern(String) - Method in class org.apache.camel.swagger.servlet.RestSwaggerServlet
Optional CamelContext id pattern to only allow Rest APIs from rest services within CamelContext's which name matches the pattern.
setApiContextListing(Boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets whether listing of all available CamelContext's with REST services in the JVM is enabled.
setApiContextListing(boolean) - Method in class org.apache.camel.spi.RestConfiguration
Sets whether listing of all available CamelContext's with REST services in the JVM is enabled.
setApiContextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets a leading API context-path the REST API services will be using.
setApiContextPath(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets a leading API context-path the REST API services will be using.
setApiContextRouteId(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets the route id to use for the route that services the REST API.
setApiContextRouteId(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the route id to use for the route that services the REST API.
setApiDocs(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
Whether to include or exclude the VerbDefinition in API documentation.
setApiDocs(Boolean) - Method in class org.apache.camel.model.rest.VerbDefinition
Whether to include or exclude the VerbDefinition in API documentation.
setApiName(BoxApiName) - Method in class org.apache.camel.component.box.BoxConfiguration
What kind of operation to perform
setApiName(BraintreeApiName) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
What kind of operation to perform
setApiName(GoogleCalendarApiName) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
What kind of operation to perform
setApiName(GoogleDriveApiName) - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
What kind of operation to perform
setApiName(GoogleMailApiName) - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
What kind of operation to perform
setApiName(LinkedInApiName) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
What kind of operation to perform
setApiName(Olingo2ApiName) - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
What kind of operation to perform
setApiProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Allows to configure as many additional properties for the api documentation (swagger).
setApiProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on api level
setApiStandardProfileRequest(ApiStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.Author
Sets the value of the apiStandardProfileRequest property.
setApiStandardProfileRequest(ApiStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.Editor
Sets the value of the apiStandardProfileRequest property.
setApiStandardProfileRequest(ApiStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Sets the value of the apiStandardProfileRequest property.
setApiStandardProfileRequest(ApiStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the apiStandardProfileRequest property.
setApiStandardProfileRequest(ApiStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Sets the value of the apiStandardProfileRequest property.
setApiStandardProfileRequest(ApiStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Sets the value of the apiStandardProfileRequest property.
setApiUrl(String) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
The ServiceNow REST API url
setApiUrl(String) - Method in class org.apache.camel.component.yammer.ScribeApiRequestor
 
setApiVersion(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setApiVersion(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the apiVersion property.
setApiVersion(Double) - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
setApiVersion(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Salesforce API version, defaults to SalesforceEndpointConfig.DEFAULT_VERSION
setApnsDelegate(ApnsDelegate) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setApnsService(ApnsService) - Method in class org.apache.camel.component.apns.ApnsComponent
To use a custom @{link ApnsService}
setApp(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Splunk app
setApp(String) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
 
setAppend(boolean) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
Append to existing file.
setAppend(boolean) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
Append to existing file.
setAppId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The ID of the Facebook Application
setAppId(String) - Method in class org.apache.camel.component.google.drive.DriveAppsEndpointConfiguration
 
setAppId(String) - Method in class org.apache.camel.component.linkedin.api.model.Activity
Sets the value of the appId property.
setAppid(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
APPID ID used to authenticate the user connected to the API Server
setApplication(Application) - Method in class org.apache.camel.component.linkedin.api.model.Source
Sets the value of the application property.
setApplication(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
The application name to start, stop, restart, or get the state.
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.event.EventComponent
The Spring ApplicationContext
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.event.EventEndpoint
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.jms.JmsComponent
Sets the Spring ApplicationContext to use
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.osgi.SpringCamelContextFactory
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelRedeliveryPolicyFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelThreadPoolFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
 
setApplicationContext(AbstractApplicationContext) - Method in class org.apache.camel.spring.Main
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.SpringCamelContext
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.SpringRouteBuilder
Sets the application context to use to lookup beans
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.util.spring.KeyManagersParametersFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.util.spring.KeyStoreParametersFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.util.spring.SecureRandomParametersFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.util.spring.SSLContextClientParametersFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.util.spring.SSLContextServerParametersFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.util.spring.TrustManagersParametersFactoryBean
 
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
 
setApplicationContextUri(String) - Method in class org.apache.camel.spring.Main
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
setApplicationName(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
Google calendar application name.
setApplicationName(String) - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
Google drive application name.
setApplicationName(String) - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
Google mail application name.
setApplicationUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.HowToApply
Sets the value of the applicationUrl property.
setAppliedTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.JobBookmark
Sets the value of the appliedTimestamp property.
setAppMenu(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setAppName(String) - Method in class org.apache.camel.component.syslog.Rfc5424SyslogMessage
 
setApprovalLayouts(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
setArgs(Object[]) - Method in class org.apache.camel.component.bean.BeanInvocation
 
setArgs(String) - Method in class org.apache.camel.component.exec.ExecEndpoint
The arguments may be one or many whitespace-separated tokens.
setArgs(String[]) - Method in class org.apache.camel.spring.util.MainRunner
 
setArmored(boolean) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Sets if the encrypted file should be written in ascii visible text (for marshaling).
setArmored(Boolean) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
This option will cause PGP to base64 encode the encrypted text, making it available for copy/paste, etc.
setArrayName(String) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
See XMLSerializer.setArrayName(String)
setArrayName(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Specifies the name of the top-level XML element.
setArrayType(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter array type.
setArrayType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the Swagger Parameter array type.
setAsMap(boolean) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets whether or not the unmarshalling should produces maps instead of lists.
setAsMap(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether the unmarshalling should produce maps for the lines values instead of lists.
setAssertPeriod(CamelContext, long) - Static method in class org.apache.camel.component.mock.MockEndpoint
Sets the assert period on all the expectations on any MockEndpoint instances registered in the given context.
setAssertPeriod(long) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets a grace period after which the mock endpoint will re-assert to ensure the preliminary assertion is still valid.
setAssignmentRuleId(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the assignmentRuleId property.
setAssociations(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the associations property.
setAsync(boolean) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
Whether to execute the control bus task asynchronously.
setAsync(boolean) - Method in class org.apache.camel.component.jms.EndpointMessageListener
Sets whether asynchronous routing is enabled.
setAsync(boolean) - Method in class org.apache.camel.component.optaplanner.OptaPlannerConfiguration
Specifies to perform operations in async mode
setAsyncConsumer(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Whether the JmsConsumer processes the Exchange asynchronously.
setAsyncConsumer(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Whether the JmsConsumer processes the Exchange asynchronously.
setAsyncConsumer(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setAsyncDelayed(Boolean) - Method in class org.apache.camel.model.DelayDefinition
 
setAsyncDelayed(Boolean) - Method in class org.apache.camel.model.ThrottleDefinition
 
setAsyncDelayed(boolean) - Method in class org.apache.camel.processor.DelayProcessorSupport
 
setAsyncDelayed(boolean) - Method in class org.apache.camel.processor.Throttler
 
setAsyncDelayedRedelivery(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setAsyncDelayedRedelivery(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
setAsyncDelayedRedelivery(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setAsyncDelayedRedelivery(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether asynchronous delayed redelivery is allowed.
setAsyncProcessorAwaitManager(AsyncProcessorAwaitManager) - Method in interface org.apache.camel.CamelContext
Sets a custom AsyncProcessor await manager.
setAsyncProcessorAwaitManager(AsyncProcessorAwaitManager) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setAsyncQueries(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setAsyncRun(boolean) - Method in class org.apache.camel.spring.util.MainRunner
 
setAsyncStartListener(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Whether to startup the JmsConsumer message listener asynchronously, when starting a route.
setAsyncStartListener(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Whether to startup the JmsConsumer message listener asynchronously, when starting a route.
setAsyncStartListener(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setAsyncStartListener(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Whether to startup the consumer message listener asynchronously, when starting a route.
setAsyncStopListener(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Whether to stop the JmsConsumer message listener asynchronously, when stopping a route.
setAsyncStopListener(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Whether to stop the JmsConsumer message listener asynchronously, when stopping a route.
setAsyncStopListener(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setAsyncStopListener(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Whether to stop the consumer message listener asynchronously, when stopping a route.
setAttachment(Attachment) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the attachment property.
setAttachmentId(Long) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
attachId to use when retrieving attachments
setAttachments(List<Attachment>) - Method in class org.apache.camel.component.yammer.model.Message
 
setAttachments(Map<String, DataHandler>) - Method in class org.apache.camel.impl.DefaultMessage
 
setAttachments(Map<String, DataHandler>) - Method in interface org.apache.camel.Message
Set all the attachments associated with this message
setAttribute(Element, String, String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setAttributeName(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
Sets the value of the attributeName property.
setAttributeNames(String) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
A list of attribute names to receive when consuming.
setAttributes(Attributes) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setAttributes(AsyncAttributes) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncReportResults
 
setAttributes(SyncAttributes) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.SyncReportResults
 
setAttributes(Attributes) - Method in class org.apache.camel.component.salesforce.api.dto.RecentItem
 
setAttributes(Attributes) - Method in class org.apache.camel.component.salesforce.api.dto.SearchResult
 
setAttributeType(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
Sets the value of the attributeType property.
setAttribution(Attribution) - Method in class org.apache.camel.component.linkedin.api.model.Share
Sets the value of the attribution property.
setAttrs(int) - Method in class org.apache.camel.component.scp.ScpFile
 
setAuthDomain(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setAuthenticate(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
Whether to enable authentication

This is by default enabled.

setAuthenticate(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
Whether to enable authentication

This is by default enabled.

setAuthenticationAdapter(AuthenticationAdapter) - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
setAuthenticationManager(AuthenticationManager) - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
setAuthenticationPassphrase(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
The authentication passphrase.
setAuthenticationPreemptive(boolean) - Method in class org.apache.camel.component.http4.HttpEndpoint
If this option is true, camel-http4 sends preemptive basic authentication to the server.
setAuthenticationProtocol(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Authentication protocol to use if security level is set to enable authentication The possible values are: MD5, SHA1
setAuthenticationToken(String) - Method in class org.apache.camel.component.gae.login.GLoginData
 
setAuthenticationToken(String) - Method in class org.apache.camel.component.yammer.model.Realtime
 
setAuthHost(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setAuthMethod(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setAuthMethodPriority(String) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
Authentication method for proxy, either as Basic, Digest or NTLM.
setAuthMethodPriority(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setAuthor(Author) - Method in class org.apache.camel.component.linkedin.api.model.Answer
Sets the value of the author property.
setAuthor(Author) - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Sets the value of the author property.
setAuthor(Author) - Method in class org.apache.camel.component.linkedin.api.model.Question
Sets the value of the author property.
setAuthor(Author) - Method in class org.apache.camel.component.linkedin.api.model.Share
Sets the value of the author property.
setAuthority(Authority) - Method in class org.apache.camel.component.linkedin.api.model.Certification
Sets the value of the authority property.
setAuthority(String) - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
setAuthority(String) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
setAuthorization(Authorization) - Method in class org.apache.camel.component.linkedin.api.model.InvitationRequest
Sets the value of the authorization property.
setAuthorizationCookie(String) - Method in class org.apache.camel.component.gae.login.GLoginData
 
setAuthorizeBinding(OutboundBinding<GAuthEndpoint, GoogleOAuthParameters, GoogleOAuthParameters>) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Sets the binding for gauth:authorize endpoints.
setAuthors(Authors) - Method in class org.apache.camel.component.linkedin.api.model.Publication
Sets the value of the authors property.
setAuthPassword(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setAuthSecureStorage(IAuthSecureStorage) - Method in class org.apache.camel.component.box.BoxConfiguration
OAuth Secure Storage callback, can be used to provide and or save OAuth tokens.
setAuthToken(String) - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
OAuth 2 auth token
setAuthUsername(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setAutoAck(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/Disable the automatic generation of a MLLP Acknowledgement MLLP Consumers only
setAutoAck(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
If messages should be auto acknowledged
setAutoAppendDelimiter(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
Whether or not to auto append missing end delimiter when sending using the textline codec.
setAutoAppendDelimiter(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Whether or not to auto append missing end delimiter when sending using the textline codec.
setAutoCloseCount(int) - Method in class org.apache.camel.component.stream.StreamEndpoint
Number of messages to process before closing stream on Producer side.
setAutoCloseStream(boolean) - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
setAutoCloseStream(boolean) - Method in class org.apache.camel.component.restlet.RestletEndpoint
Whether to auto close the stream representation as response from calling a REST service using the restlet producer.
setAutoCommitEnable(Boolean) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
If true, periodically commit to ZooKeeper the offset of messages already fetched by the consumer.
setAutoCommitEnable(Boolean) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setAutoCommitIntervalMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The frequency in ms that the consumer offsets are committed to zookeeper.
setAutoCommitIntervalMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setAutoCreate(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Automatically create missing directories in the file's pathname.
setAutoCreateComponents(boolean) - Method in class org.apache.camel.guice.GuiceCamelContext
 
setAutoCreateComponents(boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setAutoDelete(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
If it is true, the exchange will be deleted when it is no longer in use
setAutomaticDialogSupport(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Setting to specify whether every communication should be associated with a dialog.
setAutomaticRecoveryEnabled(Boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Enables connection automatic recovery (uses connection implementation that performs automatic recovery when connection shutdown is not initiated by the application)
setAutoNumber(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setAutoOffsetReset(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
What to do when there is no initial offset in ZooKeeper or if an offset is out of range: smallest : automatically reset the offset to the smallest offset largest : automatically reset the offset to the largest offset fail: throw exception to the consumer
setAutoOffsetReset(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setAutoRejoin(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Whether to auto re-join when being kicked
setAutoStartScheduler(boolean) - Method in class org.apache.camel.component.quartz.QuartzComponent
Whether or not the scheduler should be auto started.
setAutoStartScheduler(boolean) - Method in class org.apache.camel.component.quartz2.QuartzComponent
Whether or not the scheduler should be auto started.
setAutoStartScheduler(boolean) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
Whether or not the scheduler should be auto started.
setAutoStartTls(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Whether to auto start SSL handshake.
setAutoStartup(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setAutoStartup(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies whether the consumer container should auto-startup.
setAutoStartup(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies whether the consumer container should auto-startup.
setAutoStartup(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setAutoStartup(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setAutoStartup(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setAutoStartup(String) - Method in class org.apache.camel.model.RouteDefinition
Whether to auto start this route
setAutoStartup(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether the object should automatically start when Camel starts.
setAutoStartup(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setAutoStartup(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setAutoUnsubscribe(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Sets whether auto unsubscribe is enabled in the Continuous Query Consumer.
setAutowireMode(int) - Method in class org.apache.camel.spring.spi.SpringInjector
 
setAvailable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.RecordTypeInfo
 
setAvailableActions(AvailableActions) - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Sets the value of the availableActions property.
setAwaitExistence(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
Deprecated.
The usage of this option has no effect at all.
setAwaitExistence(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
Deprecated.
The usage of this property has no effect at all.
setAwaitJob(boolean) - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
setAwaitJob(boolean) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Whether to wait for job to complete before ack the job from beanstalk
setBacklog(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
The maximum queue length for incoming connection indications (a request to connect) is set to the backlog parameter.
setBacklog(int) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Allows to configure a backlog for netty consumer (server).
setBacklog(int) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Allows to configure a backlog for netty consumer (server).
setBacklogSize(int) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setBacklogSize(int) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setBacklogSize(int) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
setBackoff(long) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
The time interval to backoff for after an error before retrying.
setBackoff(long) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
setBackoffErrorThreshold(int) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setBackoffErrorThreshold(int) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
The number of subsequent error polls (failed due some error) that should happen before the backoffMultipler should kick-in.
setBackoffIdleThreshold(int) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setBackoffIdleThreshold(int) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
The number of subsequent idle polls that should happen before the backoffMultipler should kick-in.
setBackOffMultiplier(Double) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setBackOffMultiplier(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
setBackoffMultiplier(int) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setBackoffMultiplier(int) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
To let the scheduled polling consumer backoff if there has been a number of subsequent idles/errors in a row.
setBackOffMultiplier(Double) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setBackOffMultiplier(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setBackOffMultiplier(double) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the multiplier used to increase the delay between redeliveries if RedeliveryPolicy.setUseExponentialBackOff(boolean) is enabled
setBarcodeFormat(BarcodeFormat) - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
 
setBarcodeFormat(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
Barcode format such as QR-Code
setBarcodeImageType(BarcodeImageType) - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
 
setBarrierAwaitTimeoutMs(int) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
If the BatchingConsumerTask processes exchange exceed the batchSize, it will wait for barrierAwaitTimeoutMs.
setBarrierAwaitTimeoutMs(int) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setBase(String) - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
setBase(String) - Method in class org.apache.camel.component.ldap.LdapEndpoint
The base DN for searches.
setBase64(boolean) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
setBase64(boolean) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
setBasedPackages(String) - Method in class org.apache.camel.spring.javaconfig.Main
Sets the base packages where Spring annotation scanning is performed.
setBaseResource(String) - Method in class org.apache.camel.component.cometd.CometdEndpoint
The root directory for the web resources or classpath.
setBaseUri(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
You can set a base URI which is used in the URI dereferencing.
setBaseUri(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
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
 
setBasicEncoding(String) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
Sets the encoding for basic authentication, null means UTF-8 is chosen.
setBasicPassword(String) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
The password for basic authentication.
setBasicUserName(String) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
The user name for basic authentication.
setBatch(boolean) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Enables or disables batch mode
setBatch(boolean) - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
setBatchConfig(BatchResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
 
setBatchConsumer(boolean) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setBatchDelete(boolean) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
Should messages be deleted in one batch.
setBatchId(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Bulk API Batch ID
setBatchSize(Integer) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
setBatchSize(int) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The batchSize that the BatchingConsumerTask processes once.
setBatchSize(int) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setBatchSize(int) - Method in class org.apache.camel.model.config.BatchResequencerConfig
Sets the size of the batch to be re-ordered.
setBatchSize(int) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
Sets the in batch size.
setBatchTimeout(long) - Method in class org.apache.camel.model.config.BatchResequencerConfig
Sets the timeout for collecting elements to be re-ordered.
setBatchTimeout(long) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setBayeux(BayeuxServerImpl) - Method in class org.apache.camel.component.cometd.CometdConsumer
 
setBayeux(BayeuxServerImpl) - Method in class org.apache.camel.component.cometd.CometdProducer
 
setBayeux(BayeuxServerImpl) - Method in interface org.apache.camel.component.cometd.CometdProducerConsumer
Sets the bayeux to use.
setBcc(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
Bcc-receiver of the email.
setBcc(String) - Method in class org.apache.camel.component.mail.MailConfiguration
Sets the BCC email address.
setBean(String) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Instead of using a hostname:port, refer to an existing configured Session or Cluster from the Camel registry to be used.
setBean(Object) - Method in class org.apache.camel.model.BeanDefinition
Sets an instance of the bean to use
setBean(String) - Method in class org.apache.camel.model.language.MethodCallExpression
Either a reference or a class name of the bean to use
setBeanFactory(BeanFactory) - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
 
setBeanHolder(BeanHolder) - Method in class org.apache.camel.component.bean.BeanEndpoint
 
setBeanId(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setBeanId(String) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
setBeanId(String) - Method in interface org.apache.camel.component.cxf.jaxrs.BeanIdAware
 
setBeanId(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
setBeanId(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsSpringEndpoint
 
setBeanId(String) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
 
setBeanId(String) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
 
setBeanName(String) - Method in class org.apache.camel.component.bean.BeanEndpoint
Sets the name of the bean to invoke
setBeanName(String) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setBeanPostProcessor(BeanPostProcessor) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setBeanRef(String) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Deprecated.
setBeanRowMapper(BeanRowMapper) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
To use a custom org.apache.camel.component.jdbc.BeanRowMapper when using outputClass.
setBeans(List<?>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setBeanType(String) - Method in class org.apache.camel.model.BeanDefinition
Sets the Class of the bean
setBeanType(Class<?>) - Method in class org.apache.camel.model.BeanDefinition
Sets the Class of the bean
setBeanType(Class<?>) - Method in class org.apache.camel.model.language.MethodCallExpression
 
setBeanTypeName(String) - Method in class org.apache.camel.model.language.MethodCallExpression
Class name of the bean to use
setBefore(Long) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setBeforeUri(String) - Method in class org.apache.camel.model.AOPDefinition
Deprecated.
Endpoint to call in AOP before.
setBeginRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
setBeginRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
setBinary(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Specifies the file transfer mode, BINARY or ASCII.
setBinary(boolean) - Method in class org.apache.camel.component.language.LanguageEndpoint
Whether the script is binary content or text content.
setBinaryContent(boolean) - Method in class org.apache.camel.dataformat.mime.multipart.MimeMultipartDataFormat
 
setBinaryContent(Boolean) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
Defines whether the content of binary parts in the MIME multipart is binary (true) or Base-64 encoded (false)
setBinding(Boolean) - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
setBinding(AhcBinding) - Method in class org.apache.camel.component.ahc.AhcComponent
To use a custom AhcBinding which allows to control how to bind between AHC and Camel.
setBinding(AhcBinding) - Method in class org.apache.camel.component.ahc.AhcEndpoint
To use a custom AhcBinding which allows to control how to bind between AHC and Camel.
setBinding(Binding) - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
setBinding(CxfRsBinding) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
To use a custom CxfBinding to control the binding between Camel Message and CXF Message.
setBinding(ExecBinding) - Method in class org.apache.camel.component.exec.ExecEndpoint
A reference to a org.apache.commons.exec.ExecBinding in the Registry.
setBinding(GenericFileBinding<T>) - Method in class org.apache.camel.component.file.GenericFile
 
setBinding(IrcBinding) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
setBinding(JettyHttpBinding) - Method in class org.apache.camel.component.jetty.JettyHttpProducer
 
setBinding(JmsBinding) - Method in class org.apache.camel.component.jms.EndpointMessageListener
Sets the binding used to convert from a Camel message to and from a JMS message
setBinding(JmsBinding) - Method in class org.apache.camel.component.jms.JmsEndpoint
Sets the binding used to convert from a Camel message to and from a JMS message
setBinding(JmsBinding) - Method in class org.apache.camel.component.jms.JmsMessage
 
setBinding(MailBinding) - Method in class org.apache.camel.component.mail.MailEndpoint
Sets the binding used to convert from a Camel message to and from a Mail message
setBinding(JmsBinding) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
Sets the binding used to convert from a Camel message to and from a JMS message
setBinding(JmsBinding) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Sets the binding used to convert from a Camel message to and from a JMS message
setBinding(JmsBinding) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setBinding(SmppBinding) - Method in class org.apache.camel.component.smpp.SmppEndpoint
 
setBinding(XmppBinding) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
Sets the binding used to convert from a Camel message to and from an XMPP message
setBinding(HttpBinding) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
setBinding(Boolean) - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
setBindingConfig(BindingConfiguration) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setBindingId(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The bindingId for the service model to use.
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Sets the binding mode to use.
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets the binding mode to use.
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.RestDefinition
Sets the binding mode to use.
setBindingMode(RestBindingMode) - Method in class org.apache.camel.model.rest.VerbDefinition
Sets the binding mode to use.
setBindingMode(RestConfiguration.RestBindingMode) - Method in class org.apache.camel.spi.RestConfiguration
Sets the binding mode to be used by the REST consumer
setBindingMode(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the binding mode to be used by the REST consumer
setBindingName(String) - Method in class org.apache.camel.dataformat.jibx.JibxDataFormat
 
setBindingName(String) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
To use a custom binding factory
setBindingStyle(BindingStyle) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Sets how requests and responses will be mapped to/from Camel.
setBindRetryInterval(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
TCP Server Only - The number of milliseconds to wait between bind attempts
setBindTimeout(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
TCP Server Only - The number of milliseconds to retry binding to a server port
setBirthDate(String) - Method in class org.apache.camel.component.yammer.model.User
 
setbit(String, Long, Boolean) - Method in class org.apache.camel.component.redis.RedisClient
 
setBlobName(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
The name of the blob.
setBlobName(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setBlobStores(List<BlobStore>) - Method in class org.apache.camel.component.jclouds.JcloudsComponent
To use the given BlobStore which must be configured when using blobstore.
setBlock(boolean) - Method in class org.apache.camel.component.direct.DirectComponent
If sending a message to a direct endpoint which has no active consumer, then we can tell the producer to block and wait for the consumer to become active.
setBlock(boolean) - Method in class org.apache.camel.component.direct.DirectEndpoint
If sending a message to a direct endpoint which has no active consumer, then we can tell the producer to block and wait for the consumer to become active.
setBlock(boolean) - Method in class org.apache.camel.component.directvm.DirectVmComponent
If sending a message to a direct endpoint which has no active consumer, then we can tell the producer to block and wait for the consumer to become active.
setBlock(boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
If sending a message to a direct endpoint which has no active consumer, then we can tell the producer to block and wait for the consumer to become active.
setBlockingExecutor(Executor) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
SSL connections perform blocking operations against internal thread pool unless you call the setBlockingExecutor method to configure that executor they will use instead.
setBlockRestartInterval(int) - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
setBlockSize(long) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The size of the HDFS blocks
setBlockSize(long) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The size of the HDFS blocks
setBlockSize(int) - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
setBlockTimeout(long) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
setBlockWhenFull(boolean) - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
Whether a thread that sends messages to a full Disruptor will block until the ringbuffer's capacity is no longer exhausted.
setBlockWhenFull(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Whether a thread that sends messages to a full SEDA queue will block until the queue's capacity is no longer exhausted.
setBlockWhenFull(boolean) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
setBlogRssUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the blogRssUrl property.
setBlueprintCamelContext(BlueprintCamelContext) - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
 
setBlueprintCamelContext(BlueprintCamelContext) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.blueprint.CamelConsumerTemplateFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.blueprint.CamelEndpointFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.blueprint.CamelErrorHandlerFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.blueprint.CamelProducerTemplateFactoryBean
 
setBlueprintContainer(ExtendedBlueprintContainer) - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.blueprint.CamelRedeliveryPolicyFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.blueprint.CamelThreadPoolFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelDependenciesFinder
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
setBlueprintContainer(BlueprintContainer) - Method in interface org.apache.camel.component.cxf.blueprint.BlueprintSupport
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.util.blueprint.KeyManagersParametersFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.util.blueprint.KeyStoreParametersFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.util.blueprint.SecureRandomParametersFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.util.blueprint.SSLContextClientParametersFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.util.blueprint.SSLContextServerParametersFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.camel.util.blueprint.TrustManagersParametersFactoryBean
 
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.component.jms.JmsMessage
 
setBody(String) - Method in class org.apache.camel.component.linkedin.api.model.Activity
Sets the value of the body property.
setBody(String) - Method in class org.apache.camel.component.linkedin.api.model.MailboxItem
Sets the value of the body property.
setBody(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
setBody(Message, Class<?>, JsonNode) - Method in class org.apache.camel.component.servicenow.ServiceNowProducerProcessor
 
setBody(Object) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setBody(Body) - Method in class org.apache.camel.component.yammer.model.Message
 
setBody(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setBody(MessageDump.Body) - Method in class org.apache.camel.util.MessageDump
 
setBody(Body) - Method in class org.w3._2003._05.soap_envelope.Envelope
Sets the value of the body property.
setBody(Body) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Sets the value of the body property.
SetBodyDefinition - Class in org.apache.camel.model
Sets the contents of the message body
SetBodyDefinition() - Constructor for class org.apache.camel.model.SetBodyDefinition
 
SetBodyDefinition(Expression) - Constructor for class org.apache.camel.model.SetBodyDefinition
 
setBodyFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setBodyIncludeFiles(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setBodyIncludeFiles(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setBodyIncludeFiles(boolean) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setBodyIncludeFiles(boolean) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setBodyIncludeFiles(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setBodyIncludeFiles(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
setBodyIncludeStreams(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setBodyIncludeStreams(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setBodyIncludeStreams(boolean) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setBodyIncludeStreams(boolean) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setBodyIncludeStreams(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setBodyIncludeStreams(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
setBodyMaxChars(int) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setBodyMaxChars(int) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setBodyMaxChars(int) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setBodyMaxChars(int) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setBodyMaxChars(int) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setBodyMaxChars(int) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
SetBodyProcessor - Class in org.apache.camel.processor
A processor which sets the body on the IN or OUT message with an Expression
SetBodyProcessor(Expression) - Constructor for class org.apache.camel.processor.SetBodyProcessor
 
setBodyType(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setBodyType(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setBossCount(int) - Method in class org.apache.camel.component.netty.NettyClientBossPoolBuilder
 
setBossCount(int) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
When netty works on nio mode, it uses default bossCount parameter from Netty, which is 1.
setBossCount(int) - Method in class org.apache.camel.component.netty.NettyServerBossPoolBuilder
 
setBossCount(int) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
When netty works on nio mode, it uses default bossCount parameter from Netty, which is 1.
setBossCount(int) - Method in class org.apache.camel.component.netty4.NettyServerBossPoolBuilder
 
setBossGroup(EventLoopGroup) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Set the BossGroup which could be used for handling the new connection of the server side across the NettyEndpoint
setBossPool(BossPool) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
To use a explicit org.jboss.netty.channel.socket.nio.BossPool as the boss thread pool.
setBoxConfig(IBoxConfig) - Method in class org.apache.camel.component.box.BoxConfiguration
Custom Box SDK configuration, not required normally
setBranchName(String) - Method in class org.apache.camel.component.git.GitEndpoint
 
setBranchName(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
Name of branch
setBreadCrumbLength(int) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setBreakBatchOnConsumeFail(boolean) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Sets whether to break batch if onConsume failed.
setBreakBatchOnConsumeFail(boolean) - Method in class org.apache.camel.component.sql.SqlConsumer
Sets whether to break batch if onConsume failed.
setBridgeEndpoint(boolean) - Method in class org.apache.camel.component.ahc.AhcEndpoint
If the option is true, then the Exchange.HTTP_URI header is ignored, and use the endpoint's URI for request.
setBridgeEndpoint(boolean) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
If the option is true, then KafkaProducer will ignore the KafkaConstants.TOPIC header setting of the inbound message.
setBridgeEndpoint(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
If the option is true, the producer will ignore the Exchange.HTTP_URI header, and use the endpoint's URI for request.
setBridgeEndpoint(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
If the option is true, the producer will ignore the Exchange.HTTP_URI header, and use the endpoint's URI for request.
setBridgeEndpoint(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
If the bridgeEndpoint is true, the producer will ignore the message header of "rabbitmq.EXCHANGE_NAME" and "rabbitmq.ROUTING_KEY"
setBridgeEndpoint(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
If the option is true, HttpProducer will ignore the Exchange.HTTP_URI header, and use the endpoint's URI for request.
setBridgeErrorHandler(boolean) - Method in class org.apache.camel.impl.DefaultEndpoint
Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.
setBroadcast(boolean) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Setting to choose Multicast over UDP
setBroadcast(boolean) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Setting to choose Multicast over UDP
setBrokers(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
This is for bootstrapping and the producer will only use it for getting metadata (topics, partitions and replicas).
setBrokers(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setBrokerUrl(String) - Method in class org.apache.camel.component.paho.PahoComponent
The URL of the MQTT broker.
setBrokerUrl(String) - Method in class org.apache.camel.component.paho.PahoEndpoint
The URL of the MQTT broker.
setBrokerURL(String) - Method in class org.apache.camel.component.stomp.StompComponent
The URI of the Stomp broker to connect to
setBrokerURL(String) - Method in class org.apache.camel.component.stomp.StompConfiguration
The URI of the Stomp broker to connect to
setBucket(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
setBucketName(String) - Method in class org.apache.camel.component.aws.s3.S3Configuration
Name of the bucket.
setBuckets(Buckets) - Method in class org.apache.camel.component.linkedin.api.model.Facet
Sets the value of the buckets property.
setBufferMemorySize(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The total bytes of memory the producer can use to buffer records waiting to be sent to the server.
setBufferMemorySize(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setBufferSize(int) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setBufferSize(int) - Method in class org.apache.camel.component.ahc.AhcEndpoint
The initial in-memory buffer size used when transferring data between Camel and AHC Client.
setBufferSize(Integer) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Set the size of the buffer used to read in the Exchange payload data.
setBuffersize(Integer) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setBufferSize(int) - Method in class org.apache.camel.component.disruptor.DisruptorComponent
To configure the ring buffer size
setBufferSize(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Write buffer sized in bytes.
setBufferSize(Integer) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setBufferSize(int) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The buffer size used by HDFS
setBufferSize(int) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The buffer size used by HDFS
setBufferSize(Integer) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
Set the buffer size of the websocketServlet, which is also the max frame byte size (default 8192)
setBufferSize(int) - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
Set the size of the buffer used to
setBufferSize(String) - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
setBufferSize(int) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setBufferSize(int) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
setBuffersize(Integer) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
The size of the buffer used in the signature process.
setBufferSize(int) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Sets the buffer size to use when allocating in-memory buffers used for in-memory stream caches.
setBuilder(CalendarBuilder) - Method in class org.apache.camel.component.ical.ICalDataFormat
 
setBuilderRefs(List<RouteBuilderDefinition>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setBuilderRefs(List<RouteBuilderDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setBulkRequests(Integer) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Specifies how many requests may be outstanding at any one time.
setBundleContext(BundleContext) - Method in class org.apache.camel.blueprint.BlueprintCamelContext
 
setBundleContext(BundleContext) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setBundleContext(BundleContext) - Method in interface org.apache.camel.component.cxf.blueprint.BlueprintSupport
 
setBundleContext(BundleContext) - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
 
setBundleContext(BundleContext) - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
 
setBundleContext(BundleContext) - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
 
setBundleContext(BundleContext) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsBlueprintEndpoint
 
setBundleContext(BundleContext) - Method in class org.apache.camel.component.eventadmin.EventAdminComponent
The OSGi BundleContext is automatic injected by Camel
setBundleContext(BundleContext) - Method in class org.apache.camel.component.paxlogging.PaxLoggingComponent
The OSGi BundleContext is automatic injected by Camel
setBundleContext(BundleContext) - Method in class org.apache.camel.osgi.CamelContextFactory
 
setBundleContext(BundleContext) - Method in class org.apache.camel.osgi.CamelContextFactoryBean
 
setBundleName(String) - Method in class org.apache.camel.test.blueprint.Main
 
setBus(Bus) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
setBus(Bus) - Method in class org.apache.camel.component.cxf.CxfEndpoint
To use a custom configured CXF Bus.
setBus(Bus) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
To use a custom configured CXF Bus.
setBus(Bus) - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
setByDefaultRetain(boolean) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The default retain policy to be used on messages sent to the MQTT broker
setByteLength(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setCaCertData(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setCaCertFile(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setCache(boolean) - Method in class org.apache.camel.component.bean.BeanEndpoint
If enabled, Camel will cache the result of the first Registry look-up.
setCache(Cache<String, DefaultExchangeHolder>) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
setCache(Cache<Object, Boolean>) - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
setCache(boolean) - Method in class org.apache.camel.component.properties.PropertiesComponent
Whether or not to cache loaded properties.
setCache(Boolean) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
setCache(Boolean) - Method in class org.apache.camel.model.BeanDefinition
Caches the bean lookup, to avoid lookup up bean on every usage.
setCache(Map<String, Object>) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
setCacheCleared(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
setCacheConfiguration(Configuration) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setCacheConfigurationProperties(Properties) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setCacheConnections(boolean) - Method in class org.apache.camel.component.sip.SipConfiguration
Should connections be cached by the SipStack to reduce cost of connection creation.
setCacheConsumer(CacheConsumer) - Method in class org.apache.camel.component.cache.CacheEventListener
 
setCacheContainer(BasicCacheContainer) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
setCachedAddress(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Whether to create the InetAddress once and reuse.
setCacheLevel(int) - Method in class org.apache.camel.component.jms.JmsComponent
Sets the cache level by ID for the underlying JMS resources.
setCacheLevel(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
Sets the cache level by ID for the underlying JMS resources.
setCacheLevel(int) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setCacheLevelName(String) - Method in class org.apache.camel.component.jms.JmsComponent
Sets the cache level by name for the underlying JMS resources.
setCacheLevelName(String) - Method in class org.apache.camel.component.jms.JmsConfiguration
Sets the cache level by name for the underlying JMS resources.
setCacheLevelName(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setCacheLoaderFactory(Factory<CacheLoader>) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setCacheLoaderRegistry(CacheLoaderRegistry) - Method in class org.apache.camel.component.cache.CacheConfiguration
To configure cache loader using the CacheLoaderRegistry
setCacheManagerFactory(CacheManagerFactory) - Method in class org.apache.camel.component.cache.CacheComponent
To use the given CacheManagerFactory for creating the CacheManager.
setCacheManagerFactory(CacheManagerFactory) - Method in class org.apache.camel.component.cache.CacheEndpoint
To use a custom CacheManagerFactory for creating the CacheManager to be used by this endpoint.
setCacheName(String) - Method in class org.apache.camel.component.cache.CacheConfiguration
Name of the cache
setCacheName(String) - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
The name of the cache
setCacheName(String) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Sets the cache name.
setCacheName(String) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
setCacheName(String) - Method in class org.apache.camel.component.infinispan.InfinispanEventListener
 
setCacheName(String) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
setCacheName(String) - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
setCacheName(String) - Method in class org.apache.camel.processor.cache.CacheBasedMessageBodyReplacer
 
setCacheName(String) - Method in class org.apache.camel.processor.cache.CacheBasedTokenReplacer
 
setCacheName(String) - Method in class org.apache.camel.processor.cache.CacheBasedXPathReplacer
 
setCachePeekMode(CachePeekMode) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Sets the CachePeekMode, only needed for operations that require it (IgniteCacheOperation.SIZE).
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(long) - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
setCacheSize(Integer) - Method in class org.apache.camel.model.DynamicRouterDefinition
 
setCacheSize(Integer) - Method in class org.apache.camel.model.EnrichDefinition
 
setCacheSize(Integer) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setCacheSize(Integer) - Method in class org.apache.camel.model.RecipientListDefinition
 
setCacheSize(Integer) - Method in class org.apache.camel.model.RoutingSlipDefinition
 
setCacheSize(Integer) - Method in class org.apache.camel.model.ToDynamicDefinition
 
setCacheSize(int) - Method in class org.apache.camel.processor.Enricher
 
setCacheSize(int) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Sets the cache size
setCacheSize(int) - Method in class org.apache.camel.processor.idempotent.MemoryIdempotentRepository
 
setCacheSize(int) - Method in class org.apache.camel.processor.PollEnricher
 
setCacheSize(int) - Method in class org.apache.camel.processor.RecipientList
 
setCacheSize(int) - Method in class org.apache.camel.processor.RoutingSlip
 
setCacheSize(int) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
setCacheWriterFactory(Factory<CacheWriter>) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setCachingProvider(String) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setCalculated(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setCalculatedFormula(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setCalendarId(String) - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
 
setCalendarId(String) - Method in class org.apache.camel.component.google.calendar.CalendarCalendarListEndpointConfiguration
 
setCalendarId(String) - Method in class org.apache.camel.component.google.calendar.CalendarCalendarsEndpointConfiguration
 
setCalendarId(String) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
setCallback(String) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
 
setCallerRunsWhenRejected(Boolean) - Method in class org.apache.camel.model.DelayDefinition
 
setCallerRunsWhenRejected(Boolean) - Method in class org.apache.camel.model.ThreadsDefinition
 
setCallerRunsWhenRejected(Boolean) - Method in class org.apache.camel.model.ThrottleDefinition
 
setCallerRunsWhenRejected(boolean) - Method in class org.apache.camel.processor.DelayProcessorSupport
 
setCallerRunsWhenRejected(boolean) - Method in class org.apache.camel.processor.Throttler
 
setCallIdHeader(CallIdHeader) - Method in class org.apache.camel.component.sip.SipConfiguration
A custom Header object containing call details.
setCamelContext(CamelContext) - Method in interface org.apache.camel.CamelContextAware
Injects the CamelContext
setCamelContext(CamelContext) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.context.ContextEndpoint
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.cxf.transport.CamelConduit
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.gae.auth.GAuthPk8Loader
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.spring.integration.adapter.AbstractCamelAdapter
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectConnection
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectSender
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXAdESSignatureProperties
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
setCamelContext(CamelContext) - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
Sets the CamelContext and also initializes this loader.
setCamelContext(CamelContext) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
setCamelContext(CamelContext) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setCamelContext(CamelContext) - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
setCamelContext(CamelContext) - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
setCamelContext(CamelContext) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setCamelContext(CamelContext) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
setCamelContext(CamelContext) - Method in class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
setCamelContext(CamelContext) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setCamelContext(CamelContext) - Method in interface org.apache.camel.Endpoint
Sets the camel context.
setCamelContext(CamelContext) - Method in class org.apache.camel.guice.impl.ConsumerInjection
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultClassResolver
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultComponent
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultDebugger
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultEndpoint
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultRestRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.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.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.Enricher
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.MarshalProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.PollEnricher
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.UnmarshalProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.processor.WireTapProcessor
 
setCamelContext(CamelContext) - Static method in class org.apache.camel.ruby.RubyCamel
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
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.
setCamelContextId(String) - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
setCamelContextId(String) - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
setCamelContextId(String) - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
setCamelContextService(Service) - Method in class org.apache.camel.test.junit4.CamelTestSupport
Allows a service to be registered a separate lifecycle service to start and stop the context; such as for Spring when the ApplicationContext is started and stopped, rather than directly stopping the CamelContext
setCamelContextService(Service) - Method in class org.apache.camel.testng.CamelTestSupport
Allows a service to be registered a separate lifecycle service to start and stop the context; such as for Spring when the ApplicationContext is started and stopped, rather than directly stopping the CamelContext
setCamelEndpointUri(String) - Method in class org.apache.camel.component.spring.integration.adapter.AbstractCamelAdapter
 
setCamelId(String) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
setCamelJMXAgent(CamelJMXAgentDefinition) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setCamelJMXAgent(CamelJMXAgentDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setCamelPropertyPlaceholder(CamelPropertyPlaceholderDefinition) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setCamelPropertyPlaceholder(CamelPropertyPlaceholderDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setCamelStreamCachingStrategy(CamelStreamCachingStrategyDefinition) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setCamelStreamCachingStrategy(CamelStreamCachingStrategyDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setCamelTemplate(ProducerTemplate) - Method in class org.apache.camel.component.cxf.transport.CamelConduit
Deprecated.
setCamelToCxfHeaderMap(Map<String, String>) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
setCanBroadcast(String) - Method in class org.apache.camel.component.yammer.model.User
 
setCanonicalizationMethod(AlgorithmMethod) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Canonicalization method used to canonicalize the SignedInfo element before the digest is calculated.
setCanonicalizationMethod(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Sets the reference name for a AlgorithmMethod that can be found in the registry.
setCanonicalizationMethod(AlgorithmMethod) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setCanonicalizationMethodName(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setCapacity(int) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
Sets the queue capacity.
setCapacity(int) - Method in class org.apache.camel.impl.DefaultServicePool
 
setCapacity(int) - Method in class org.apache.camel.model.config.StreamResequencerConfig
Sets the capacity of the resequencer's inbound queue.
setCapacity(int) - Method in class org.apache.camel.processor.StreamResequencer
 
setCapacity(int) - Method in interface org.apache.camel.spi.ServicePool
Sets the capacity, which is capacity per key.
setCascadeDelete(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
setCascadeDelete(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setCaseArticleSuggestions(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
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.
setCaseRowArticleSuggestions(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
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.

setCaseSensitive(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setCategories(ReportTypeColumnCategory[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeMetadata
 
setCategory(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setCategory(Category) - Method in class org.apache.camel.component.linkedin.api.model.CountForCategory
Sets the value of the category property.
setCategory(GroupCategory) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the category property.
setCategory(Category) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the category property.
setCategory(PostCategoryCode) - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
setCategory(PostCategoryCode) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setCausedByException(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setCausedByException(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setCc(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
Cc-receiver of the email.
setCc(String) - Method in class org.apache.camel.component.mail.MailConfiguration
Sets the CC email address.
setCcsid(int) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Sets the CCSID to use for the connection with the AS/400 system.
setCcsid(int) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setCellMappingStrategyFactory(CellMappingStrategyFactory) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
To use a custom CellMappingStrategyFactory that is responsible for mapping cells.
setCells(Set<HBaseCell>) - Method in class org.apache.camel.component.hbase.model.HBaseRow
 
setCenter(GeoLocation) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Location latitude and longitude
setCertAlias(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
setCertAlias(String) - Method in class org.apache.camel.util.jsse.SSLContextParameters
An optional certificate alias to use.
setCertFilename(String) - Method in class org.apache.camel.component.ssh.SshComponent
Deprecated.
As of version 2.11, replaced by SshComponent.setCertResource(String)
setCertFilename(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Deprecated.
As of version 2.11, replaced by SshConfiguration.setCertResource(String)
setCertFilename(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
Deprecated.
As of version 2.11, replaced by SshEndpoint.setCertResource(String)
setCertificate(Certificate) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Set the Certificate that should be used to verify the signature in the exchange based on its payload.
setCertificateName(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Sets the reference name for a PrivateKey that can be fond in the registry.
setCertificatePassword(String) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setCertificatePath(String) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setCertifications(Certifications) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the certifications property.
setCertPath(String) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setCertPath(String) - Method in class org.apache.camel.component.docker.DockerConfiguration
Location containing the SSL certificate chain
setCertResource(String) - Method in class org.apache.camel.component.ssh.SshComponent
Sets the resource path of the certificate to use for Authentication.
setCertResource(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the resource path of the certificate to use for Authentication.
setCertResource(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setCfgFiles(String) - Method in class org.apache.camel.component.cxf.spring.SpringBusFactoryBean
 
setChallenge(String) - Method in class org.apache.camel.component.braintree.WebhookNotificationGatewayEndpointConfiguration
 
setChangeId(String) - Method in class org.apache.camel.component.google.drive.DriveChangesEndpointConfiguration
 
setChannel(String) - Method in class org.apache.camel.component.irc.IrcConfiguration
 
setChannel(List<String>) - Method in class org.apache.camel.component.irc.IrcConfiguration
 
setChannel(Channel) - Method in class org.apache.camel.component.jgroups.JGroupsComponent
Channel to use
setChannel(Channel) - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
The channel to use
setChannel(String) - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
The channel name
setChannel(String) - Method in class org.apache.camel.component.slack.helper.SlackMessage
 
setChannel(String) - Method in class org.apache.camel.component.slack.SlackEndpoint
The channel name (syntax #name) or slackuser (syntax @userName) to send a message directly to an user.
setChannelFactory(ChannelFactory) - Method in class org.apache.camel.component.netty.NettyProducer
 
setChannelGroup(ChannelGroup) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
To use a explicit ChannelGroup.
setChannelGroup(ChannelGroup) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
To use a explicit ChannelGroup.
setChannelId(String) - Method in class org.apache.camel.component.yammer.model.Realtime
 
setChannelPoolMaxSize(int) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
setChannelPoolMaxWait(long) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Set the maximum number of milliseconds to wait for a channel from the pool
setChannelProperties(String) - Method in class org.apache.camel.component.jgroups.JGroupsComponent
Specifies configuration properties of the JChannel used by the endpoint.
setChannelProperties(String) - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
Specifies configuration properties of the JChannel used by the endpoint.
setChannels(String) - Method in class org.apache.camel.component.redis.RedisConfiguration
List of topic names or name patterns to subscribe to.
setCharset(String) - Method in class org.apache.camel.component.file.GenericFile
 
setCharset(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is used to specify the encoding of the file.
setCharset(Charset) - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
setCharset(String) - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
setCharset(Charset) - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
setCharset(String) - Method in class org.apache.camel.impl.StringDataFormat
 
setCharset(String) - Method in class org.apache.camel.model.ConvertBodyDefinition
To use a specific charset when converting
setCharset(String) - Method in class org.apache.camel.model.dataformat.StringDataFormat
Sets an encoding to use.
setCharsetFromContentType(String, Exchange) - Static method in class org.apache.camel.component.ahc.helper.AhcHelper
 
setCharsetFromContentType(String, Exchange) - Static method in class org.apache.camel.component.netty.http.NettyHttpHelper
 
setCharsetFromContentType(String, Exchange) - Static method in class org.apache.camel.component.netty4.http.NettyHttpHelper
 
setCharsetFromContentType(String, Exchange) - Static method in class org.apache.camel.http.common.HttpHelper
 
setCharsetName(String) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Set the CamelCharsetName property on the exchange
setCharsetWithContentType(Exchange) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
setCharsetWithContentType(Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
setChatClientSequence(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setChatter(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setCheckCrcs(Boolean) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Automatically check the CRC32 of the records consumed.
setCheckCrcs(Boolean) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setCheckException(boolean) - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
setCheckException(boolean) - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
setCheckIdleInterval(int) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
How often (time in millis) in to run the idle checker background task.
setCheckIdleInterval(int) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
How often (time in millis) in to run the idle checker background task.
setCheckinId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The checkin ID
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.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setCheckInterval(long) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setCheckinUpdate(CheckinUpdate) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Deprecated.
instead create a Post with an attached location
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
 
setChildId(String) - Method in class org.apache.camel.component.google.drive.DriveChildrenEndpointConfiguration
 
setChildPolicy(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
The policy to use on child workflows when terminating a workflow.
setChildRelationships(List<ChildRelationShip>) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
setChildSObject(String) - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
setChmod(String) - Method in class org.apache.camel.component.file.FileEndpoint
Specify the file permissions which is sent by the producer, the chmod value must be between 000 and 777; If there is a leading digit like in 0755 we will ignore it.
setChmod(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Allows you to set chmod on the stored file.
setChmod(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Allows you to set chmod on the stored file.
setChmodDirectory(String) - Method in class org.apache.camel.component.file.FileEndpoint
Specify the directory permissions used when the producer creates missing directories, the chmod value must be between 000 and 777; If there is a leading digit like in 0755 we will ignore it.
setChunked(boolean) - Method in class org.apache.camel.component.netty.http.NettySharedHttpServerBootstrapConfiguration
 
setChunked(boolean) - Method in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration
 
setChunked(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
If this option is false Servlet will disable the HTTP streaming and set the content-length header on the response
setChunkedMaxContentLength(int) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
Value in bytes the max content length per chunked frame received on the Netty HTTP server.
setChunkedMaxContentLength(int) - Method in class org.apache.camel.component.netty.http.NettySharedHttpServerBootstrapConfiguration
 
setChunkedMaxContentLength(int) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
Value in bytes the max content length per chunked frame received on the Netty HTTP server.
setChunkedMaxContentLength(int) - Method in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration
 
setChunkSize(int) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
When reading a normal file, this is split into chunks producing a message per chunk.
setChunkSize(int) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
When reading a normal file, this is split into chunks producing a message per chunk.
setCiphers(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Set a comma separated list of ciphers that will be used in order of preference.
setCiphers(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Set a comma separated list of ciphers that will be used in order of preference.
setCipherService(CipherService) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
setCipherService(CipherService) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
setCipherSuites(CipherSuitesParametersDefinition) - Method in class org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
setCipherSuites(CipherSuitesParameters) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Sets the optional explicitly configured cipher suites for this configuration.
setCipherSuitesFilter(FilterParametersDefinition) - Method in class org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
setCipherSuitesFilter(FilterParameters) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Sets the optional cipher suite filter for this JSSE configuration.
setCity(String) - Method in class org.apache.camel.component.linkedin.api.model.Address
Sets the value of the city property.
setCity(String) - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
setClasses(String[]) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Add additional class names to Castor XmlContext
setClassLoader(ClassLoader) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
setClassLoader(ClassLoader) - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
setClassLoader(ClassLoader) - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
setClassLoader(ClassLoader) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
Set a custom classloader
setClassLoader(ClassLoader) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Set a custom classloader
setClassLoader(ClassLoader) - Method in class org.apache.camel.util.component.ApiMethodParser
 
setClassLoaders(Set<ClassLoader>) - Method in class org.apache.camel.impl.converter.CorePackageScanClassResolver
 
setClassLoaders(Set<ClassLoader>) - Method in class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
setClassLoaders(Set<ClassLoader>) - Method in class org.apache.camel.impl.DefaultPackageScanClassResolver
 
setClassLoaders(Set<ClassLoader>) - Method in interface org.apache.camel.spi.PackageScanClassResolver
Deprecated.
will be removed in Camel 3.0. Use PackageScanClassResolver.addClassLoader(ClassLoader) instead.
setClassNames(String[]) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
setClassNames(Set<String>) - Method in class org.apache.camel.processor.aggregate.jdbc.DefaultJdbcOptimisticLockingExceptionMapper
 
setClassResolver(ClassResolver) - Method in interface org.apache.camel.CamelContext
Sets the class resolver to be use
setClassResolver(ClassResolver) - Method in class org.apache.camel.component.file.remote.OsgiParserFactory
setClassResolver sets a class resolver which can be used instead of Class.forName for class resolution.
setClassResolver(ClassResolver) - Method in class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
setClassResolver(ClassResolver) - Method in interface org.apache.camel.component.netty.http.NettySharedHttpServer
To use a custom ClassResolver for loading resource on the classpath.
setClassResolver(ClassResolver) - Method in class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
setClassResolver(ClassResolver) - Method in interface org.apache.camel.component.netty4.http.NettySharedHttpServer
To use a custom ClassResolver for loading resource on the classpath.
setClassResolver(ClassResolver) - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
setClassResolver(ClassResolver) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setClassTags(Map<Class<?>, Tag>) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
Define a tag for the Class to serialize.
setClassType(Class<?>) - Method in class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
setClassType(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
Name of model class to use.
setClassType(Class<?>) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
Type of model class to use.
setCleanSession(boolean) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Set to false if you want the MQTT server to persist topic subscriptions and ack positions across client sessions.
setClearExpiredCookies(boolean) - Method in class org.apache.camel.component.http4.HttpEndpoint
Whether to clear expired cookies before sending the HTTP request.
setClearHeaders(boolean) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Determines if the Signature specific headers be cleared after signing and verification.
setClearHeaders(boolean) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setClearHeaders(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
Determines if the XML signature specific headers be cleared after signing and verification.
setClickCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Sets the value of the clickCount property.
setClicks(Long) - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Sets the value of the clicks property.
setClient(AsyncHttpClient) - Method in class org.apache.camel.component.ahc.AhcComponent
To use a custom AsyncHttpClient
setClient(AsyncHttpClient) - Method in class org.apache.camel.component.ahc.AhcEndpoint
To use a custom AsyncHttpClient
setClient(AtmosApi) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
 
setClient(AmazonSQS) - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
setClient(DockerClientProfile, DockerClient) - Method in class org.apache.camel.component.docker.DockerComponent
To use the given docker client
setClient(DbxClient) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
To use an existing DbxClient instance as DropBox client.
setClient(Client) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchComponent
To use an existing configured Elasticsearch client, instead of creating a client per endpoint.
setClient(Client) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
Reference to a io.iron.ironmq.Client in the Registry.
setClient(Client) - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
 
setClient(HttpClient) - Method in class org.apache.camel.component.jetty.JettyHttpProducer
 
setClient(MqttClient) - Method in class org.apache.camel.component.paho.PahoEndpoint
To use the existing MqttClient instance as client.
setClientAuthentication(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextServerParametersFactoryBean
 
setClientAuthentication(String) - Method in class org.apache.camel.util.jsse.SSLContextServerParameters
Sets the configuration options for server-side client-authentication requirements.
setClientBuilder(HttpClientBuilder) - Method in class org.apache.camel.component.http4.HttpEndpoint
Provide access to the http client request parameters used on new RequestConfig instances used by producers or consumers of this endpoint.
setClientCertData(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setClientCertFile(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setClientConfig(AsyncHttpClientConfig) - Method in class org.apache.camel.component.ahc.AhcComponent
To configure the AsyncHttpClient to use a custom com.ning.http.client.AsyncHttpClientConfig instance.
setClientConfig(AsyncHttpClientConfig) - Method in class org.apache.camel.component.ahc.AhcEndpoint
To configure the AsyncHttpClient to use a custom com.ning.http.client.AsyncHttpClientConfig instance.
setClientConfig(XmlRpcClientConfigImpl) - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
To use the given XmlRpcClientConfigImpl as configuration for the client.
setClientConfigOptions(Map<String, Object>) - Method in class org.apache.camel.component.ahc.AhcEndpoint
To configure the AsyncHttpClientConfig using the key/values from the Map.
setClientConfigurationParameters(Map<String, Object>) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
To configure the ClientConfiguration using the key/values from the Map.
setClientConfigurer(XmlRpcClientConfigurer) - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
To use a custom XmlRpcClientConfigurer to configure the client
setClientConnectionManager(HttpClientConnectionManager) - Method in class org.apache.camel.component.http4.HttpComponent
To use a custom HttpClientConnectionManager to manage connections
setClientConnectionManager(HttpClientConnectionManager) - Method in class org.apache.camel.component.http4.HttpEndpoint
To use a custom HttpClientConnectionManager to manage connections
setClientFactory(GoogleCalendarClientFactory) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarComponent
To use the GoogleCalendarClientFactory as factory for creating the client.
setClientFactory(GoogleCalendarClientFactory) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarEndpoint
 
setClientFactory(GoogleDriveClientFactory) - Method in class org.apache.camel.component.google.drive.GoogleDriveComponent
To use the GoogleCalendarClientFactory as factory for creating the client.
setClientFactory(GoogleDriveClientFactory) - Method in class org.apache.camel.component.google.drive.GoogleDriveEndpoint
To use the GoogleCalendarClientFactory as factory for creating the client.
setClientFactory(GoogleMailClientFactory) - Method in class org.apache.camel.component.google.mail.GoogleMailComponent
To use the GoogleCalendarClientFactory as factory for creating the client.
setClientFactory(GoogleMailClientFactory) - Method in class org.apache.camel.component.google.mail.GoogleMailEndpoint
 
setClientId(String) - Method in class org.apache.camel.component.box.BoxConfiguration
Box application client ID
setClientId(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
To use google premium with this client id
setClientId(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
Client ID of the calendar application
setClientId(String) - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
Client ID of the drive application
setClientId(String) - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
Client ID of the mail application
setClientId(String) - Method in class org.apache.camel.component.jms.JmsComponent
Sets the JMS client ID to use.
setClientId(String) - Method in class org.apache.camel.component.jms.JmsConfiguration
Sets the JMS client ID to use.
setClientId(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setClientId(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The client id is a user-specified string sent in each request to help trace calls.
setClientId(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setClientId(String) - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
setClientId(String) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
LinkedIn application client ID
setClientId(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Use to set the client Id of the session.
setClientId(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
The client id
setClientId(String) - Method in class org.apache.camel.component.paho.PahoComponent
MQTT client identifier.
setClientId(String) - Method in class org.apache.camel.component.paho.PahoEndpoint
MQTT client identifier.
setClientId(String) - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
Salesforce connected application Consumer Key
setClientId(String) - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
setClientIdentifier(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Name of the app registered to make API requests
setClientInitializerFactory(ClientInitializerFactory) - Method in class org.apache.camel.component.netty4.NettyConfiguration
To use a custom ClientInitializerFactory
setClientKey(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
To use google premium with this client key
setClientKeyAlgo(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setClientKeyData(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setClientKeyFile(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setClientKeyPassphrase(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setClientMode(boolean) - Method in class org.apache.camel.component.mina.MinaConfiguration
If the clientMode is true, mina consumer will connect the address as a TCP client.
setClientMode(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
If the clientMode is true, mina consumer will connect the address as a TCP client.
setClientMode(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
If the clientMode is true, netty consumer will connect the address as a TCP client.
setClientMode(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
If the clientMode is true, netty consumer will connect the address as a TCP client.
setClientName(String) - Method in class org.apache.camel.component.gae.login.GLoginData
 
setClientName(String) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Sets the client name used for authentication.
setClientParameters(SSLContextClientParametersFactoryBean) - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
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.
setClientParameters(SSLContextClientParametersFactoryBean) - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
setClientParams(HttpClientParams) - Method in class org.apache.camel.component.http.HttpEndpoint
Provide access to the client parameters used on new HttpClient instances used by producers or consumers of this endpoint.
setClientPipelineFactory(ClientPipelineFactory) - Method in class org.apache.camel.component.netty.NettyConfiguration
To use a custom ClientPipelineFactory
setClientPipelineFactory(ClientInitializerFactory) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Deprecated.
use #setClientInitializerFactory
setClientProperties(Map<String, Object>) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Connection client properties (client info used in negotiating with the server)
setClientSecret(String) - Method in class org.apache.camel.component.box.BoxConfiguration
Box application client secret
setClientSecret(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
Client secret of the calendar application
setClientSecret(String) - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
Client secret of the drive application
setClientSecret(String) - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
Client secret of the mail application
setClientSecret(String) - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
setClientSecret(String) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
LinkedIn application client secret
setClientSecret(String) - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
Salesforce connected application Consumer Secret
setClientTransportSniff(Boolean) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setClientType(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setClientURL(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Facebook4J API client URL
setClientUrl(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setClientVersion(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Facebook4J client API version
setCloneRequest(TransactionCloneRequest) - Method in class org.apache.camel.component.braintree.TransactionGatewayEndpointConfiguration
 
setCloseCorrelationKeyOnCompletion(Integer) - Method in class org.apache.camel.model.AggregateDefinition
 
setCloseCorrelationKeyOnCompletion(Integer) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCloseFolder(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
Whether the consumer should close the folder after polling.
setCloseOnDone(boolean) - Method in class org.apache.camel.component.stream.StreamEndpoint
This option is used in combination with Splitter and streaming to the same file.
setCloseTimeout(int) - Method in class org.apache.camel.component.rabbitmq.RabbitMQProducer
 
setCloudSolrServer(CloudSolrClient) - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
setCloudWatchClient(AmazonCloudWatch) - Method in class org.apache.camel.component.aws.cw.CwEndpoint
 
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
 
setCluster(Cluster) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
To use the Cluster instance (you would normally not use this option)
setClusteredListener(boolean) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
setClusterGroupExpression(ClusterGroupExpression) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
 
setClusterGroupExpression(ClusterGroupExpression) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
setClusterName(String) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Cluster name
setClusterName(String) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setClusterName(String) - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
The name of the JGroups cluster the component should connect to.
setCoapMethod(String) - Method in class org.apache.camel.coap.CoAPEndpoint
 
setCode(String) - Method in class org.apache.camel.component.linkedin.api.model.Action
Sets the value of the code property.
setCode(String) - Method in class org.apache.camel.component.linkedin.api.model.Bucket
Sets the value of the code property.
setCode(PostCategoryCode) - Method in class org.apache.camel.component.linkedin.api.model.Category
Sets the value of the code property.
setCode(CompanyStatusCode) - Method in class org.apache.camel.component.linkedin.api.model.CompanyStatus
Sets the value of the code property.
setCode(CompanyTypeCode) - Method in class org.apache.camel.component.linkedin.api.model.CompanyType
Sets the value of the code property.
setCode(String) - Method in class org.apache.camel.component.linkedin.api.model.Country
Sets the value of the code property.
setCode(EmailDigestFrequencyCode) - Method in class org.apache.camel.component.linkedin.api.model.EmailDigestFrequency
Sets the value of the code property.
setCode(String) - Method in class org.apache.camel.component.linkedin.api.model.EmployeeCountRange
Sets the value of the code property.
setCode(ExperienceLevelCode) - Method in class org.apache.camel.component.linkedin.api.model.ExperienceLevel
Sets the value of the code property.
setCode(FacetType) - Method in class org.apache.camel.component.linkedin.api.model.Facet
Sets the value of the code property.
setCode(GroupCategoryCode) - Method in class org.apache.camel.component.linkedin.api.model.GroupCategory
Sets the value of the code property.
setCode(String) - Method in class org.apache.camel.component.linkedin.api.model.Industry
Sets the value of the code property.
setCode(JobFunctionCode) - Method in class org.apache.camel.component.linkedin.api.model.JobFunction
Sets the value of the code property.
setCode(JobTypeCode) - Method in class org.apache.camel.component.linkedin.api.model.JobType
Sets the value of the code property.
setCode(MembershipStateCode) - Method in class org.apache.camel.component.linkedin.api.model.MembershipState
Sets the value of the code property.
setCode(String) - Method in class org.apache.camel.component.linkedin.api.model.ProductCategory
Sets the value of the code property.
setCode(String) - Method in class org.apache.camel.component.linkedin.api.model.ProductType
Sets the value of the code property.
setCode(ProfileFieldCode) - Method in class org.apache.camel.component.linkedin.api.model.ProfileField
Sets the value of the code property.
setCode(String) - Method in class org.apache.camel.component.linkedin.api.model.QuestionCategory
Sets the value of the code property.
setCode(RecommendationCode) - Method in class org.apache.camel.component.linkedin.api.model.RecommendationType
Sets the value of the code property.
setCode(RoleCode) - Method in class org.apache.camel.component.linkedin.api.model.Role
Sets the value of the code property.
setCode(String) - Method in class org.apache.camel.component.linkedin.api.model.ShareTarget
Sets the value of the code property.
setCode(StockExchangeCode) - Method in class org.apache.camel.component.linkedin.api.model.StockExchange
Sets the value of the code property.
setCode(PostTypeCode) - Method in class org.apache.camel.component.linkedin.api.model.Type
Sets the value of the code property.
setCode(VisibilityType) - Method in class org.apache.camel.component.linkedin.api.model.Visibility
Sets the value of the code property.
setCode(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
setCode(Faultcode) - Method in class org.w3._2003._05.soap_envelope.Fault
Sets the value of the code property.
setCodec(ProtocolCodecFactory) - Method in class org.apache.camel.component.mina.MinaConfiguration
To use a custom minda codec implementation.
setCodec(ProtocolCodecFactory) - Method in class org.apache.camel.component.mina2.Mina2Configuration
To use a custom minda codec implementation.
setCollabId(String) - Method in class org.apache.camel.component.box.IBoxCollaborationsManagerEndpointConfiguration
 
setCollabRequest(BoxCollabRequestObject) - Method in class org.apache.camel.component.box.IBoxCollaborationsManagerEndpointConfiguration
 
setColleagues(List<User>) - Method in class org.apache.camel.component.yammer.model.Relationships
 
setCollect(boolean) - Method in class org.apache.camel.component.spark.SparkEndpoint
Indicates if results should be collected or counted.
setCollection(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Sets the name of the MongoDB collection to bind to this endpoint
setCollection(String) - Method in class org.apache.camel.component.solr.SolrEndpoint
Set the collection name which the solrCloud server could use
setCollectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter collection format.
setCollectionFormat(CollectionFormat) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the Swagger Parameter collection format.
setCollectionIndex(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Sets the collection index (JSON FORMAT : { "field1" : order1, "field2" : order2})
setCollectionType(Class<? extends Collection>) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
setCollectionType(Class<? extends Collection>) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
setCollectionTypeName(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Refers to a custom collection type to lookup in the registry to use.
setCollectionTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Refers to a custom collection type to lookup in the registry to use.
setCollisionAvoidanceFactor(Double) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setCollisionAvoidanceFactor(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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)
setColors(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Whether or not the server supports color codes.
setColumn(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFilter
 
setColumns(Map<String, ReportTypeColumn>) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumnCategory
 
setCommand(BeanstalkCommand) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
put means to put the job into Beanstalk.
setCommand(HazelcastCommand) - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
What operation to perform.
setCommand(String) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
The operation to perform.
setCommand(JcloudsCommand) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
What command to execute such as blobstore or compute.
setCommand(JcloudsCommand) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setCommand(Command) - Method in class org.apache.camel.component.redis.RedisConfiguration
Default command, which can be overridden by message header.
setCommand(XmlCommand) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
Whether to sign or verify.
setCommandExecutor(ExecCommandExecutor) - Method in class org.apache.camel.component.exec.ExecEndpoint
A reference to a org.apache.commons.exec.ExecCommandExecutor in the Registry that customizes the command execution.
setComment(String) - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Sets the value of the comment property.
setComment(String) - Method in class org.apache.camel.component.linkedin.api.model.Share
Sets the value of the comment property.
setComment(String) - Method in class org.apache.camel.component.linkedin.api.model.UpdateComment
Sets the value of the comment property.
setComment(Comment) - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
setComment(Character) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Gets the comment symbol.
setComment(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The comment symbol.
setComment_id(String) - Method in class org.apache.camel.component.linkedin.CommentsResourceEndpointConfiguration
 
setCommentCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Sets the value of the commentCount property.
setCommentedItemId(String) - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
setCommentedItemType(IBoxType) - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
setCommentId(String) - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
setCommentId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The comment ID
setCommentId(String) - Method in class org.apache.camel.component.google.drive.DriveCommentsEndpointConfiguration
 
setCommentId(String) - Method in class org.apache.camel.component.google.drive.DriveRepliesEndpointConfiguration
 
setCommentMarker(Character) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets the comment marker to use.
setCommentMarker(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the comment marker of the reference format.
setCommentMarkerDisabled(boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets whether or not the comment markers are disabled.
setCommentMarkerDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Disables the comment marker of the reference format.
setCommentRequest(BoxCommentRequestObject) - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
setComments(Comments) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the comments property.
setComments(Long) - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Sets the value of the comments property.
setCommentUpdate(CommentUpdate) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The facebook Comment to be created or updated
setCommitmentTypeId(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setCommitmentTypeIdDescription(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setCommitmentTypeIdDocumentationReferences(List<String>) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Sets the documentation references for the Commitment Type ID:
setCommitmentTypeIdQualifier(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Qualifier for the Commitment Type ID.
setCommitmentTypeQualifiers(List<String>) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
List of additional qualifying information on the commitment.
setCommitRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
setCommonCategory(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonCount(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonDesc(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonDhcpPool(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonDuration(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonDvcHost(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonDvcIp(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonDvcIp6(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonDvcLocation(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonDvcMac(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonDvcNtDomain(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonDvcNtHost(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonDvcTime(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonEndTime(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonEventId(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonLength(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonLogLevel(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonName(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonPid(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonPriority(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonProduct(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonProductVersion(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonReason(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonResult(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonSeverity(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonStartTime(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonTransactionId(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonUrl(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCommonVendor(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setCompactLayoutable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setCompactLayouts(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setCompactLayouts(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
setCompactSyntax(boolean) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
Whether to validate using RelaxNG compact syntax or not.
setCompanies(Companies) - Method in class org.apache.camel.component.linkedin.api.model.CompanySearch
Sets the value of the companies property.
setCompany(Company) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the company property.
setCompany(Company) - Method in class org.apache.camel.component.linkedin.api.model.NewPosition
Sets the value of the company property.
setCompany(Company) - Method in class org.apache.camel.component.linkedin.api.model.OldPosition
Sets the value of the company property.
setCompany(Company) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the company property.
setCompany(Company) - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Sets the value of the company property.
setCompany(Company) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setCompany_id(Long) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setCompany_id(Long) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setCompany_name(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setCompanyJobUpdate(CompanyJobUpdate) - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Sets the value of the companyJobUpdate property.
setCompanyPersonUpdate(CompanyPersonUpdate) - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Sets the value of the companyPersonUpdate property.
setCompanyProfileUpdate(CompanyProfileUpdate) - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Sets the value of the companyProfileUpdate property.
setCompanySizes(List<String>) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setCompanyStatusUpdate(CompanyStatusUpdate) - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Sets the value of the companyStatusUpdate property.
setCompanyType(CompanyType) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the companyType property.
setComparator(Comparator<E>) - Method in class org.apache.camel.component.seda.PriorityBlockingQueueFactory
 
setComparator(ExpressionResultComparator) - Method in class org.apache.camel.model.config.StreamResequencerConfig
To use a custom comparator
setComparator(Comparator<T>) - Method in class org.apache.camel.model.SortDefinition
 
setComparatorRef(String) - Method in class org.apache.camel.model.config.StreamResequencerConfig
To use a custom comparator
setComparatorRef(String) - Method in class org.apache.camel.model.SortDefinition
 
setCompleteAllOnStop(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompleteAllOnStop(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCompletionDate(DateTime) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncAttributes
 
setCompletionDate(DateTime) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
setCompletionEager(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setCompletionFromBatchConsumer(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setCompletionFromBatchConsumer(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCompletionInterval(int) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
The completion interval in millis, which causes batches to be completed in a scheduled fixed rate every interval.
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(int) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
The number of messages consumed at which the batch will be completed
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(int) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
The timeout in millis from receipt of the first first message when the batch will be completed.
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(IrcComponent) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
setComponent(SipComponent) - Method in class org.apache.camel.component.sip.SipConfiguration
 
setComponent(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Sets the component name that this definition will apply to
setComponent(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
The Camel Rest component to use for the REST transport, such as restlet, spark-rest.
setComponent(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the name of the Camel component to use as the REST consumer
setComponentName(String) - Method in class org.apache.camel.component.rest.RestApiEndpoint
The Camel Rest component to use for the REST transport, such as restlet, spark-rest.
setComponentName(String) - Method in class org.apache.camel.component.rest.RestEndpoint
The Camel Rest component to use for the REST transport, such as restlet, spark-rest.
setComponentProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Allows to configure as many additional properties for the rest component in use.
setComponentProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on component level
setComponentResolver(ComponentResolver) - Method in class org.apache.camel.guice.GuiceCamelContext
 
setComponentResolver(ComponentResolver) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setCompression(int) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
To use compression.
setCompression(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
Allow using gzip/deflate for compression on the Netty HTTP server if the client supports it from the HTTP headers.
setCompression(boolean) - Method in class org.apache.camel.component.netty.http.NettySharedHttpServerBootstrapConfiguration
 
setCompression(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
Allow using gzip/deflate for compression on the Netty HTTP server if the client supports it from the HTTP headers.
setCompression(boolean) - Method in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration
 
setCompressionAlgorithm(int) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Compression algorithm used during marshaling.
setCompressionAlgorithm(Integer) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Compression algorithm; possible values are defined in org.bouncycastle.bcpg.CompressionAlgorithmTags; for example 0 (= UNCOMPRESSED), 1 (= ZIP), 2 (= ZLIB), 3 (= BZIP2).
setCompressionCodec(HdfsCompressionCodec) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The compression codec to use
setCompressionCodec(HdfsCompressionCodec) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The compression codec to use
setCompressionCodec(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
This parameter allows you to specify the compression codec for all data generated by this producer.
setCompressionCodec(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setCompressionLevel(int) - Method in class org.apache.camel.impl.ZipDataFormat
 
setCompressionLevel(Integer) - Method in class org.apache.camel.model.dataformat.ZipDataFormat
To specify a specific compression between 0-9.
setCompressionType(SequenceFile.CompressionType) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The compression type to use (is default not in use)
setCompressionType(SequenceFile.CompressionType) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The compression type to use (is default not in use)
setCompressionType(String) - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
setComputeName(String) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
Sets the name of the compute job, which will be set via IgniteCompute.withName(String).
setComputeServices(List<ComputeService>) - Method in class org.apache.camel.component.jclouds.JcloudsComponent
To use the given ComputeService which must be configured when use compute.
setConcurrencyMode(ConcurrencyModeEnum) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the concurrencyMode property.
setConcurrentConsumers(int) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
setConcurrentConsumers(int) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set Concurrent Consumers
setConcurrentConsumers(int) - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
To use concurrent consumers polling from the SEDA queue.
setConcurrentConsumers(int) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
The number of concurrent consumers.
setConcurrentConsumers(int) - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
Specifies the number of concurrent consumers getting entries from the JavaSpace.
setConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies the default number of concurrent consumers when consuming from JMS (not for request/reply over JMS).
setConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies the default number of concurrent consumers when consuming from JMS (not for request/reply over JMS).
setConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setConcurrentConsumers(int) - Method in class org.apache.camel.component.kestrel.KestrelConfiguration
 
setConcurrentConsumers(int) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Number of concurrent consumers when consuming from broker.
setConcurrentConsumers(int) - Method in class org.apache.camel.component.seda.SedaComponent
Sets the default number of concurrent threads processing exchanges.
setConcurrentConsumers(int) - Method in class org.apache.camel.component.seda.SedaEndpoint
Number of concurrent threads processing exchanges.
setConcurrentTasks(int) - Method in class org.apache.camel.component.scheduler.SchedulerComponent
Number of threads used by the scheduling thread pool.
setConcurrentTasks(int) - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
Number of threads used by the scheduling thread pool.
setConcurrentTasks(int) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setConf(Conf) - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
setConfig(CacheConfiguration) - Method in class org.apache.camel.component.cache.CacheEndpoint
 
setConfig(DigitalSignatureConfiguration) - Method in class org.apache.camel.component.crypto.processor.DigitalSignatureProcessor
 
setConfig(LuceneConfiguration) - Method in class org.apache.camel.component.lucene.LuceneComponent
To use a shared lucene configuration
setConfig(LuceneConfiguration) - Method in class org.apache.camel.component.lucene.LuceneEndpoint
 
setConfig(LuceneConfiguration) - Method in class org.apache.camel.component.lucene.LuceneIndexProducer
 
setConfig(LuceneConfiguration) - Method in class org.apache.camel.component.lucene.LuceneQueryProducer
 
setConfig(PrinterConfiguration) - Method in class org.apache.camel.component.printer.PrinterEndpoint
 
setConfig(RouteboxConfiguration) - Method in class org.apache.camel.component.routebox.RouteboxEndpoint
 
setConfig(SalesforceEndpointConfig) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
To use the shared SalesforceLoginConfig as configuration
setConfig(YammerConfiguration) - Method in class org.apache.camel.component.yammer.YammerComponent
To use a shared yammer configuration
setConfig(YammerConfiguration) - Method in class org.apache.camel.component.yammer.YammerEndpoint
 
setConfigAdminFileName(String) - Method in class org.apache.camel.test.blueprint.Main
 
setConfigAdminInitialConfiguration(Properties) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method as an alternative to CamelBlueprintTestSupport.loadConfigAdminConfigurationFile() if there's a need to set initial ConfigAdmin configuration without using files.
setConfigAdminPid(String) - Method in class org.apache.camel.test.blueprint.Main
 
setConfigClass(Class...) - Method in class org.apache.camel.spring.javaconfig.Main
Sets the Spring @Configuration classes to use.
setConfigClasses(String) - Method in class org.apache.camel.spring.javaconfig.Main
Sets the name of Spring @Configuration classes to use.
setConfigClassesString(String) - Method in class org.apache.camel.spring.javaconfig.Main
setConfigFile(String) - Method in class org.apache.camel.component.optaplanner.OptaPlannerConfiguration
Specifies the location to the solver file
setConfigFile(String) - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
setConfiguration(AtmosConfiguration) - Method in class org.apache.camel.component.atmos.AtmosEndpoint
 
setConfiguration(AvroConfiguration) - Method in class org.apache.camel.component.avro.AvroComponent
To use a shared AvroConfiguration to configure options once
setConfiguration(CwConfiguration) - Method in class org.apache.camel.component.aws.cw.CwEndpoint
 
setConfiguration(S3Configuration) - Method in class org.apache.camel.component.aws.s3.S3Endpoint
 
setConfiguration(SnsConfiguration) - Method in class org.apache.camel.component.aws.sns.SnsEndpoint
 
setConfiguration(SqsConfiguration) - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
 
setConfiguration(SWFConfiguration) - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
setConfiguration(BoxConfiguration) - Method in class org.apache.camel.component.box.BoxComponent
To use the shared configuration
setConfiguration(BraintreeConfiguration) - Method in class org.apache.camel.component.braintree.BraintreeComponent
To use the shared configuration
setConfiguration(CacheConfiguration) - Method in class org.apache.camel.component.cache.CacheComponent
Sets the Cache configuration
setConfiguration(DigitalSignatureConfiguration) - Method in class org.apache.camel.component.crypto.DigitalSignatureComponent
To use the shared DigitalSignatureConfiguration as configuration
setConfiguration(DigitalSignatureConfiguration) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
Sets the configuration to use
setConfiguration(DockerConfiguration) - Method in class org.apache.camel.component.docker.DockerComponent
 
setConfiguration(DozerConfiguration) - Method in class org.apache.camel.component.dozer.DozerEndpoint
 
setConfiguration(FacebookConfiguration) - Method in class org.apache.camel.component.facebook.FacebookComponent
To use the shared configuration
setConfiguration(GenericFileConfiguration) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setConfiguration(GenericFileConfiguration) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
 
setConfiguration(GenericFileConfiguration) - Method in class org.apache.camel.component.file.remote.SftpEndpoint
 
setConfiguration(Configuration) - Method in class org.apache.camel.component.freemarker.FreemarkerComponent
To use an existing Configuration instance as the configuration.
setConfiguration(Configuration) - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
Sets the Freemarker configuration to use
setConfiguration(GangliaConfiguration) - Method in class org.apache.camel.component.ganglia.GangliaComponent
To use the shared configuration
setConfiguration(GangliaConfiguration) - Method in class org.apache.camel.component.ganglia.GangliaEndpoint
 
setConfiguration(GoogleCalendarConfiguration) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarComponent
To use the shared configuration
setConfiguration(GoogleDriveConfiguration) - Method in class org.apache.camel.component.google.drive.GoogleDriveComponent
To use the shared configuration
setConfiguration(GoogleMailConfiguration) - Method in class org.apache.camel.component.google.mail.GoogleMailComponent
To use the shared configuration
setConfiguration(Configuration) - Method in class org.apache.camel.component.hbase.HBaseComponent
To use the shared configuration
setConfiguration(Configuration) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
 
setConfiguration(CollectionConfiguration) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
Sets the collection configuration.
setConfiguration(CollectionConfiguration) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
Sets the collection configuration.
setConfiguration(IrcConfiguration) - Method in class org.apache.camel.component.irc.IrcEndpoint
 
setConfiguration(JBPMConfiguration) - Method in class org.apache.camel.component.jbpm.JBPMEndpoint
 
setConfiguration(JCacheConfiguration) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
setConfiguration(JCacheConfiguration) - Method in class org.apache.camel.component.jcache.processor.idempotent.JCacheIdempotentRepository
 
setConfiguration(JcloudsConfiguration) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setConfiguration(JmsConfiguration) - Method in class org.apache.camel.component.jms.JmsComponent
To use a shared JMS configuration
setConfiguration(JmsConfiguration) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setConfiguration(KafkaConfiguration) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setConfiguration(KestrelConfiguration) - Method in class org.apache.camel.component.kestrel.KestrelComponent
To use a shared configured configuration as base for creating new endpoints.
setConfiguration(KestrelConfiguration) - Method in class org.apache.camel.component.kestrel.KestrelEndpoint
 
setConfiguration(LinkedInConfiguration) - Method in class org.apache.camel.component.linkedin.LinkedInComponent
To use the shared configuration
setConfiguration(MailConfiguration) - Method in class org.apache.camel.component.mail.MailComponent
Sets the Mail configuration
setConfiguration(MailConfiguration) - Method in class org.apache.camel.component.mail.MailEndpoint
Sets the Mail configuration
setConfiguration(MinaConfiguration) - Method in class org.apache.camel.component.mina.MinaComponent
To use the shared mina configuration.
setConfiguration(MinaConfiguration) - Method in class org.apache.camel.component.mina.MinaEndpoint
 
setConfiguration(Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Component
To use the shared mina configuration.
setConfiguration(Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Endpoint
 
setConfiguration(NagiosConfiguration) - Method in class org.apache.camel.component.nagios.NagiosComponent
To use a shared NagiosConfiguration
setConfiguration(NagiosConfiguration) - Method in class org.apache.camel.component.nagios.NagiosEndpoint
 
setConfiguration(NagiosConfiguration) - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty.NettyComponent
To use the NettyConfiguration as configuration when creating endpoints.
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty.NettyConsumer
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty.NettyEndpoint
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty.NettyProducer
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty4.NettyComponent
To use the NettyConfiguration as configuration when creating endpoints.
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty4.NettyConsumer
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty4.NettyEndpoint
 
setConfiguration(NettyConfiguration) - Method in class org.apache.camel.component.netty4.NettyProducer
 
setConfiguration(Olingo2Configuration) - Method in class org.apache.camel.component.olingo2.Olingo2Component
To use the shared configuration
setConfiguration(SipConfiguration) - Method in class org.apache.camel.component.sip.SipEndpoint
 
setConfiguration(SipConfiguration) - Method in class org.apache.camel.component.sip.SipPresenceAgent
 
setConfiguration(SipConfiguration) - Method in class org.apache.camel.component.sip.SipPublisher
 
setConfiguration(SipConfiguration) - Method in class org.apache.camel.component.sip.SipSubscriber
 
setConfiguration(SmppConfiguration) - Method in class org.apache.camel.component.smpp.SmppBinding
Set the smpp configuration.
setConfiguration(SmppConfiguration) - Method in class org.apache.camel.component.smpp.SmppComponent
To use the shared SmppConfiguration as configuration.
setConfiguration(SshConfiguration) - Method in class org.apache.camel.component.ssh.SshComponent
To use the shared SSH configuration
setConfiguration(SshConfiguration) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setConfiguration(StompConfiguration) - Method in class org.apache.camel.component.stomp.StompComponent
To use the shared stomp configuration
setConfiguration(XmlRpcConfiguration) - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
setConfiguration(XmlSignerConfiguration) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setConfiguration(XmlVerifierConfiguration) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setConfiguration(Configuration) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
setConfiguration(Configuration) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
To use a custom Saxon configuration
setConfiguration(ZooKeeperConfiguration) - Method in class org.apache.camel.component.zookeeper.ZooKeeperComponent
To use a shared ZooKeeperConfiguration
setConfiguration(ZooKeeperConfiguration) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
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
 
setConfigurationFile(String) - Method in class org.apache.camel.component.cache.CacheComponent
Sets the location of the ehcache.xml file to load from classpath or file system.
setConfigurationName(String) - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
The configFile is the name of the QuickFIX/J configuration to use for the FIX engine (located as a resource found in your classpath).
setConfigurationResource(Object) - Method in class org.apache.camel.component.ignite.IgniteComponent
Sets the resource from where to load the configuration.
setConfigurations(Map<String, QuickfixjConfiguration>) - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
To use the given map of pre configured QuickFix configurations mapped to the key
setConfigurationUri(String) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
setConfigurationUri(String) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setConfigurationUri(String) - Method in class org.apache.camel.component.mybatis.MyBatisComponent
Location of MyBatis xml configuration file.
setConnect(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setConnectAttemptsMax(long) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The maximum number of reconnect attempts before an error is reported back to the client on the first attempt by the client to connect to a server.
setConnectionBean(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Name of Mongo to use.
setConnectionBean(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Name of Mongo to use.
setConnectionClose(boolean) - Method in class org.apache.camel.component.ahc.AhcEndpoint
Define if the Connection Close header has to be added to HTTP Request.
setConnectionClose(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
If this option is true, the producer will add a Connection Close header to HTTP Request
setConnectionCount(Integer) - Method in class org.apache.camel.component.sjms.SjmsComponent
The maximum number of connections available to endpoints started under this component
setConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.jms.JmsComponent
Sets the default connection factory to be use
setConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.jms.JmsConfiguration
Sets the default connection factory to be used if a connection factory is not specified for either JmsConfiguration.setTemplateConnectionFactory(ConnectionFactory) or JmsConfiguration.setListenerConnectionFactory(ConnectionFactory)
setConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
To use a custom RabbitMQ connection factory.
setConnectionFactory(RedisConnectionFactory) - Method in class org.apache.camel.component.redis.RedisConfiguration
Reference to a pre-configured RedisConnectionFactory instance to use.
setConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchComponent
A ConnectionFactory is required to enable the SjmsBatchComponent.
setConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.sjms.SjmsComponent
A ConnectionFactory is required to enable the SjmsComponent.
setConnectionFactory(SplunkConnectionFactory) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Splunk connection factory.
setConnectionId(String) - Method in class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
Sets the value of the connectionId property.
setConnectionKey(String) - Method in class org.apache.camel.component.websocket.DefaultWebsocket
 
setConnectionManagerBuilder(BoxConnectionManagerBuilder) - Method in class org.apache.camel.component.box.BoxConfiguration
Custom Box connection manager builder, used to override default settings like max connections for underlying HttpClient.
setConnectionMaxIdleMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Close idle connections after the number of milliseconds specified by this config.
setConnectionMaxIdleMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setConnectionPollDelay(int) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
The amount of time in seconds between polls (in seconds) to verify the health of the XMPP connection, or between attempts to establish an initial consumer connection.
setConnectionPool(AS400ConnectionPool) - Method in class org.apache.camel.component.jt400.Jt400Component
 
setConnectionResource(ConnectionResource) - Method in class org.apache.camel.component.sjms.SjmsComponent
A ConnectionResource is an interface that allows for customization and container control of the ConnectionFactory.
setConnections(Connections) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the connections property.
setConnectionSettingsFactory(ConnectionSettingsFactory) - Static method in class org.apache.camel.component.beanstalk.BeanstalkComponent
setConnectionsPerRoute(int) - Method in class org.apache.camel.component.http4.HttpComponent
The maximum number of connections per route.
setConnectionStrategy(ConnectionStrategy) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setConnectionTimeout(int) - Method in class org.apache.camel.component.mail.MailConfiguration
The connection timeout in milliseconds.
setConnectionTimeout(int) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
Connection timeout in millis.
setConnectionTimeout(int) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Connection timeout
setConnectionTimeout(long) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
Timeout in millis used by the producer when sending a message.
setConnectionTimeout(Integer) - Method in class org.apache.camel.component.solr.SolrEndpoint
connectionTimeout on the underlying HttpConnectionManager
setConnectionTimeout(int) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Timeout in MS when connecting to Splunk server
setConnectionTimeout(int) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
 
setConnectionTimeout(int) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
Set the connection timeout in milliseconds, 0 is to disable it
setConnectionTimeToLive(long) - Method in class org.apache.camel.component.http4.HttpComponent
The time for connection to live, the time unit is millisecond, the default value is always keep alive.
setConnectionURL(URL) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
The URL to the jBPM server.
setConnectOnStartup(boolean) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
Whether to connect to the HDFS file system on starting the producer/consumer.
setConnectOnStartup(boolean) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
Whether to connect to the HDFS file system on starting the producer/consumer.
setConnectOptions(MqttConnectOptions) - Method in class org.apache.camel.component.paho.PahoComponent
Client connection options
setConnectOptions(MqttConnectOptions) - Method in class org.apache.camel.component.paho.PahoEndpoint
Client connection options
setConnector(IoConnector) - Method in class org.apache.camel.component.mina.MinaEndpoint
 
setConnectorConfig(IoConnectorConfig) - Method in class org.apache.camel.component.mina.MinaEndpoint
 
setConnectorPort(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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
setConnectTimeout(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Sets the connect timeout for waiting for a connection to be established

Used by both FTPClient and JSCH

setConnectTimeout(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Timeout value for establishing for a TCP connection

TCP Client only

setConnectTimeout(long) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Time to wait for a socket connection to be available.
setConnectTimeout(int) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Time to wait for a socket connection to be available.
setConnectTimeout(int) - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
HTTP connection creation timeout in milliseconds, defaults to 30,000 (30 seconds)
setConnectTimeout(int) - Method in class org.apache.camel.component.restlet.RestletEndpoint
The Client will give up connection if the connection is timeout, 0 for unlimited wait.
setConnectType(InviteConnectType) - Method in class org.apache.camel.component.linkedin.api.model.InvitationRequest
Sets the value of the connectType property.
setConnectWaitInSeconds(int) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Delay in seconds the Component will wait for a connection to be established to the MQTT broker
setConsistencyLevel(ConsistencyLevel) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Consistency level to use
setConsistencyLevel(WriteConsistencyLevel) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setConsistentRead(boolean) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
Determines whether or not strong consistency should be enforced when data is read.
setConsistentRead(boolean) - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
Determines whether or not strong consistency should be enforced when data is read.
setConstraint(String) - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
The supported restricted.
setConstraint(String) - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
The supported restricted.
setConstraintValidatorFactory(ConstraintValidatorFactory) - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
To use a custom ConstraintValidatorFactory
setConstructor(BaseConstructor) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
BaseConstructor to construct incoming documents.
setConstructor(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
BaseConstructor to construct incoming documents.
setConsumeDelay(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Allows a delay to be specified which causes a delay when a message is consumed by the producer (to simulate slow processing)
setConsumeDelete(boolean) - Method in class org.apache.camel.component.jpa.JpaEndpoint
If true, the entity is deleted after it is consumed; if false, the entity is not deleted.
setConsumeLockEntity(boolean) - Method in class org.apache.camel.component.jpa.JpaEndpoint
Specifies whether or not to set an exclusive lock on each entity bean while processing the results from polling.
setConsumer(WebsocketConsumer) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
setConsumer(boolean) - Method in class org.apache.camel.component.sip.SipConfiguration
This setting is used to determine whether the kind of header (FromHeader,ToHeader etc) that needs to be created for this endpoint
setConsumer(WebsocketConsumer) - Method in class org.apache.camel.component.websocket.WebsocketComponentServlet
 
setConsumerCount(int) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
The number of JMS sessions to consume from
setConsumerCount(int) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Sets the number of consumer listeners used for this endpoint.
setConsumerDataFormat(DataFormat) - Method in class org.apache.camel.processor.binding.DataFormatBinding
 
setConsumerId(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Generated automatically if not set.
setConsumerId(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setConsumerKey(String) - Method in class org.apache.camel.component.gae.auth.GAuthComponent
Domain identifying the web application.
setConsumerKey(String) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Sets the consumer key.
setConsumerKey(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The consumer key
setConsumerKey(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The consumer key.
setConsumerKey(String) - Method in class org.apache.camel.component.yammer.YammerComponent
The consumer key
setConsumerKey(String) - Method in class org.apache.camel.component.yammer.YammerConfiguration
The consumer key
setConsumerLoadBalancer(LoadBalancer) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
setConsumerMessageEndpoint(MessageEndpoint) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointDispatcher
 
setConsumerProperties(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultEndpoint
 
setConsumerProperties(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Allows to configure as many additional properties for the rest consumer in use.
setConsumerProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on consumer level
setConsumerRequestTimeoutMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The configuration controls the maximum amount of time the client will wait for the response of a request.
setConsumerRequestTimeoutMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setConsumersCount(int) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The number of consumers that connect to kafka server
setConsumersCount(int) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setConsumerSecret(String) - Method in class org.apache.camel.component.gae.auth.GAuthComponent
Consumer secret of the web application.
setConsumerSecret(String) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Sets the consumer secret.
setConsumerSecret(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The consumer secret
setConsumerSecret(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The consumer secret.
setConsumerSecret(String) - Method in class org.apache.camel.component.yammer.YammerComponent
The consumer secret
setConsumerSecret(String) - Method in class org.apache.camel.component.yammer.YammerConfiguration
The consumer secret
setConsumerStreams(int) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Number of concurrent consumers on the consumer
setConsumerStreams(int) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setConsumerTemplateCacheSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setConsumerType(ConsumerType) - Method in class org.apache.camel.component.jms.JmsConfiguration
The consumer type to use, which can be one of: Simple, Default, or Custom.
setConsumerType(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Reserved for future use, when more consumer types are supported.
setConsumes(String) - Method in class org.apache.camel.component.rest.RestEndpoint
Media type such as: 'text/xml', or 'application/json' this REST service accepts.
setConsumes(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
To define the content type what the REST service consumes (accept as input), such as application/xml or application/json
setConsumes(String) - Method in class org.apache.camel.model.rest.RestDefinition
To define the content type what the REST service consumes (accept as input), such as application/xml or application/json.
setConsumes(String) - Method in class org.apache.camel.model.rest.VerbDefinition
To define the content type what the REST service consumes (accept as input), such as application/xml or application/json.
setConsumeUsers(String) - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
Username(s) when consuming messages from the hiptchat server.
setContact(Contact) - Method in class org.apache.camel.component.yammer.model.User
 
setContactEmail(String) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the contactEmail property.
setContactEmail(String) - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Sets the value of the contactEmail property.
setContactHeader(ContactHeader) - Method in class org.apache.camel.component.sip.SipConfiguration
An optional custom Header object containing verbose contact details (email, phone number etc).
setContactInfo(ContactInfo) - Method in class org.apache.camel.component.linkedin.api.model.Location
Sets the value of the contactInfo property.
setContainer(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
The name of the blob container.
setContainer(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setContent(AclRule) - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
 
setContent(CalendarListEntry) - Method in class org.apache.camel.component.google.calendar.CalendarCalendarListEndpointConfiguration
 
setContent(Calendar) - Method in class org.apache.camel.component.google.calendar.CalendarCalendarsEndpointConfiguration
 
setContent(Event) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
setContent(FreeBusyRequest) - Method in class org.apache.camel.component.google.calendar.CalendarFreebusyEndpointConfiguration
 
setContent(ChildReference) - Method in class org.apache.camel.component.google.drive.DriveChildrenEndpointConfiguration
 
setContent(Comment) - Method in class org.apache.camel.component.google.drive.DriveCommentsEndpointConfiguration
 
setContent(File) - Method in class org.apache.camel.component.google.drive.DriveFilesEndpointConfiguration
 
setContent(ParentReference) - Method in class org.apache.camel.component.google.drive.DriveParentsEndpointConfiguration
 
setContent(Permission) - Method in class org.apache.camel.component.google.drive.DrivePermissionsEndpointConfiguration
 
setContent(Property) - Method in class org.apache.camel.component.google.drive.DrivePropertiesEndpointConfiguration
 
setContent(CommentReply) - Method in class org.apache.camel.component.google.drive.DriveRepliesEndpointConfiguration
 
setContent(Revision) - Method in class org.apache.camel.component.google.drive.DriveRevisionsEndpointConfiguration
 
setContent(Draft) - Method in class org.apache.camel.component.google.mail.GmailUsersDraftsEndpointConfiguration
 
setContent(Label) - Method in class org.apache.camel.component.google.mail.GmailUsersLabelsEndpointConfiguration
 
setContent(Message) - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesEndpointConfiguration
 
setContent(ModifyThreadRequest) - Method in class org.apache.camel.component.google.mail.GmailUsersThreadsEndpointConfiguration
 
setContent(Content) - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Sets the value of the content property.
setContent(Content) - Method in class org.apache.camel.component.linkedin.api.model.Share
Sets the value of the content property.
setContentCache(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedResourceEndpointMBean
 
setContentCache(boolean) - Method in class org.apache.camel.component.ResourceEndpoint
Sets whether to use resource content cache or not.
setContentCache(boolean) - Method in class org.apache.camel.component.xslt.XsltComponent
Cache for the resource content (the stylesheet file) when it is loaded.
setContentCache(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Cache for the resource content (the stylesheet file) when it is loaded.
setContentChannel(Channel) - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
 
setContentChannel(Channel) - Method in class org.apache.camel.component.google.calendar.CalendarCalendarListEndpointConfiguration
 
setContentChannel(Channel) - Method in class org.apache.camel.component.google.calendar.CalendarChannelsEndpointConfiguration
 
setContentChannel(Channel) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
setContentChannel(Channel) - Method in class org.apache.camel.component.google.calendar.CalendarSettingsEndpointConfiguration
 
setContentChannel(Channel) - Method in class org.apache.camel.component.google.drive.DriveChangesEndpointConfiguration
 
setContentChannel(Channel) - Method in class org.apache.camel.component.google.drive.DriveChannelsEndpointConfiguration
 
setContentChannel(Channel) - Method in class org.apache.camel.component.google.drive.DriveFilesEndpointConfiguration
 
setContentClass(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setContentDomain(String) - Method in class org.apache.camel.component.linkedin.api.model.Attachment
Sets the value of the contentDomain property.
setContentExcerpt(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setContentHandler(ContentHandler) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
setContentHandler(ContentHandler) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setContentHandlerClass(String) - Method in class org.apache.camel.component.stax.StAXEndpoint
The FQN class name for the ContentHandler implementation to use.
setContentId(Long) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
contentId to use when retrieving attachments
setContentLengthOptional(boolean) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
Whether a "Content-Length" header may be omitted.
setContentMetadata(Payload, Exchange) - Static method in class org.apache.camel.component.jclouds.JcloudsPayloadConverter
 
setContentObjectId(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Sets the content object Id attribute value.
setContentObjectId(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setContentReferenceId(String) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
Id value for the reference of the signed content.
setContentReferenceType(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Type of the content reference.
setContentReferenceType(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setContentReferenceUri(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Reference URI for the content to be signed.
setContentReferenceUri(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setContentResolvedFromResource(boolean) - Method in class org.apache.camel.component.language.LanguageEndpoint
 
setContentSubType(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Setting for contentSubType can be set to any valid MimeSubType.
setContentType(NetworkUpdateContentType) - Method in class org.apache.camel.component.linkedin.api.model.Activity
Sets the value of the contentType property.
setContentType(String) - Method in class org.apache.camel.component.mail.MailConfiguration
The mail message content type.
setContentType(String) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
setContentType(String) - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Set default service call content type.
setContentType(String) - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
Content-Type header value can be used to specify JSON or XML message format, defaults to application/json;charset=utf-8
setContentType(ContentType) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the contentType property.
setContentType(ContentType) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Bulk API content type, one of XML, CSV, ZIP_XML, ZIP_CSV
setContentType(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Setting for contentType can be set to any valid MimeType.
setContentType(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setContentTypeHeader(ContentTypeHeader) - Method in class org.apache.camel.component.sip.SipConfiguration
A custom Header object containing message content details.
setContentTypeResolver(ContentTypeResolver) - Method in class org.apache.camel.component.mail.MailComponent
Resolver to determine Content-Type for file attachments.
setContentTypeResolver(ContentTypeResolver) - Method in class org.apache.camel.component.mail.MailEndpoint
Resolver to determine Content-Type for file attachments.
setContentUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Attachment
Sets the value of the contentUrl property.
setContext(CamelContext) - Method in class org.apache.camel.builder.BuilderSupport
 
setContext(ModelCamelContext) - Method in class org.apache.camel.builder.BuilderSupport
 
setContext(Context) - Method in class org.apache.camel.component.ejb.EjbComponent
The Context to use for looking up the EJBs
setContext(JAXBContext) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setContext(Context) - Method in class org.apache.camel.guice.jsr250.NamedProviderSupport
 
setContext(Context) - Method in class org.apache.camel.impl.JndiRegistry
 
setContext(SpringCamelContext) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setContextCounter(int) - Static method in class org.apache.camel.impl.DefaultCamelContext
Reset context counter to a preset value.
setContextId(String) - Method in class org.apache.camel.component.context.ContextEndpoint
Is the ID you used to register the CamelContext into the Registry.
setContextIdPattern(String) - Method in class org.apache.camel.component.rest.RestApiEndpoint
Optional CamelContext id pattern to only allow Rest APIs from rest services within CamelContext's which name matches the pattern.
setContextPath(String) - Method in class org.apache.camel.component.servlet.ServletEndpoint
The context-path to use
setContextPath(String) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setContextPath(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Package name where your JAXB classes are located.
setContextPath(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
Package name where your JAXB classes are located.
setContextPath(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Sets a leading context-path the REST services will be using.
setContextPath(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets a leading context-path the REST services will be using.
setContextScan(ContextScanDefinition) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setContextScan(ContextScanDefinition) - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
setContextScan(ContextScanDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
Sets the context scanning (eg Spring's ApplicationContext) information.
setContinuationTimeout(long) - Method in class org.apache.camel.component.cxf.CxfEndpoint
This option is used to set the CXF continuation timeout which could be used in CxfConsumer by default when the CXF server is using Jetty or Servlet transport.
setContinuationTimeout(long) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
This option is used to set the CXF continuation timeout which could be used in CxfConsumer by default when the CXF server is using Jetty or Servlet transport.
setContinuationTimeout(Long) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Allows to set a timeout in millis when using Jetty as consumer (server).
setContinuationTimeout(Long) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Allows to set a timeout in millis when using Jetty as consumer (server).
setContinued(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setContinuedPolicy(Predicate) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setContractId(Long) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the contractId property.
setControllerDaemon(Boolean) - Method in class org.apache.camel.component.restlet.RestletComponent
Indicates if the controller thread should be a daemon (not blocking JVM exit).
setControllerName(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setControllerSleepTimeMs(Integer) - Method in class org.apache.camel.component.restlet.RestletComponent
Time for the controller thread to sleep between each control.
setControllingFields(List<String>) - Method in class org.apache.camel.component.salesforce.api.dto.FilteredLookupInfo
 
setConverter(XmlConverter) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setConverter(XmlConverter) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom implementation of XmlConverter
setConverters(List<String>) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
setConverters(List<String>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
List of class names for using custom XStream converters.
setConvertLFtoCR(boolean) - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
setConvertLFtoCR(boolean) - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
setCookieStore(CookieStore) - Method in class org.apache.camel.component.http4.HttpComponent
To use a custom org.apache.http.client.CookieStore.
setCookieStore(CookieStore) - Method in class org.apache.camel.component.http4.HttpEndpoint
To use a custom org.apache.http.client.CookieStore.
setCopies(int) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Number of copies to print
setCopy(Boolean) - Method in class org.apache.camel.model.LoopDefinition
If the copy attribute is true, a copy of the input Exchange is used for each iteration.
setCopy(Boolean) - Method in class org.apache.camel.model.WireTapDefinition
 
setCopy(boolean) - Method in class org.apache.camel.processor.WireTapProcessor
 
setCopyAndDeleteOnRenameFail(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Whether to fallback and do a copy and delete file, in case the file could not be renamed directly.
setCopyFromAbsoluteFilePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setCopyHeaders(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
 
setCopyOnExchange(boolean) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets whether to make a deep copy of the incoming Exchange when received at this mock endpoint.
setCopyTo(String) - Method in class org.apache.camel.component.mail.MailConfiguration
After processing a mail message, it can be copied to a mail folder with the given name.
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
The expression used to calculate the correlation key to use for aggregation.
setCorrelationExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
The correlation expression to use to calculate the correlation key
setCorrelationExpression(Expression) - Method in class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
 
setCorrelationExpression(Expression) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setCorrelationId(Message, String) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Sets the correlation id on the JMS message.
setCorrelationId(Message, String) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Sets the correlation id on the JMS message.
setCorrelationKey(String) - Method in class org.apache.camel.bam.model.ProcessInstance
 
setCorrelationKeyIsPrimary(boolean) - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
setCorsHeaders(List<RestPropertyDefinition>) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Allows to configure custom CORS headers.
setCorsHeaders(Map<String, String>) - Method in class org.apache.camel.spi.RestConfiguration
Sets the CORS headers to use if CORS has been enabled.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.Answers
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.Bucket
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.Companies
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.Connections
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.CountForCategory
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.FollowStatistics
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.GroupMemberships
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.Groups
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.Jobs
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.People
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.PersonActivities
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.Posts
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.Products
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.Recommendations
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.UpdatedFields
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.Updates
Sets the value of the count property.
setCount(Long) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setCount(Long) - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
setCount(Long) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setCount(Long) - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
setCount(Long) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setCount(int) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
A number that indicates the maximum number of entities to return.
setCount(Integer) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Limiting number of results per page.
setCount(Integer) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setCount(Integer) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setCount(Long) - Method in class org.apache.camel.component.yammer.model.LikedBy
 
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
 
setCountry(Country) - Method in class org.apache.camel.component.linkedin.api.model.Location
Sets the value of the country property.
setCountry(String) - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
setCountry_code(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setCountryCode(String) - Method in class org.apache.camel.component.linkedin.api.model.Address
Sets the value of the countryCode property.
setCountryCode(String) - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
setCountsByCategory(CountsByCategory) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the countsByCategory property.
setCql(String) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
CQL query to perform.
setCreate(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
Should the endpoint create the node if it does not currently exist.
setCreate(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
setCreateable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setCreateable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setCreateAccount(boolean) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
If true, an attempt to create an account will be made.
setCreateCacheIfNotExists(boolean) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
Configure if a cache need to be created if it does exist or can't be pre-configured.
setCreateCollection(boolean) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Create collection during initialisation if it doesn't exist.
setCreateConnector(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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
setCreated(boolean) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.Result
Sets the value of the created property.
setCreatedAt(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setCreatedAt(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setCreatedAt(Date) - Method in class org.apache.camel.processor.idempotent.jpa.MessageProcessed
 
setCreateDatabase(boolean) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
Creates the database if it does not already exist
setCreatedById(String) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setCreatedById(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the createdById property.
setCreatedDate(DateTime) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setCreatedDate(XMLGregorianCalendar) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Sets the value of the createdDate property.
setCreatedDate(XMLGregorianCalendar) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the createdDate property.
setCreateMode(CreateMode) - Method in class org.apache.camel.component.zookeeper.operations.CreateOperation
 
setCreateMode(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
The create mode that should be used for the newly created node
setCreateString(String) - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
setCreateTableIfNotExists(boolean) - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
setCreationTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Comment
Sets the value of the creationTimestamp property.
setCreationTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the creationTimestamp property.
setCreationTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the creationTimestamp property.
setCreator(Creator) - Method in class org.apache.camel.component.linkedin.api.model.Comment
Sets the value of the creator property.
setCreator(Creator) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the creator property.
setCron(String) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
Specifies a cron expression to define when to trigger.
setCron(String) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
Specifies a cron expression to define when to trigger.
setCron(String) - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
setCron(String) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
setCrossOriginFilterOn(boolean) - Method in class org.apache.camel.component.cometd.CometdEndpoint
If true, the server will support for cross-domain filtering
setCrossOriginFilterOn(boolean) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
Whether to enable CORS
setCryptoContextProperties(Map<String, ? extends Object>) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
Sets the crypto context properties.
setCryptoContextProperties(XMLCryptoContext) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor
 
setCryptoContextProperties(Map<String, ? extends Object>) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
setCryptoOperation(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Set the Crypto operation from that supplied after the crypto scheme in the endpoint uri e.g.
setCryptoOperation(CryptoOperation) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
 
setCryptoProvider(String) - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
Sets the name of the JCE provider e.g.
setCryptoProvider(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
The name of the JCE Security Provider that should be used.
setCurrency(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
setCurrent_company(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setCurrent_school(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setCurrent_title(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setCurrentExchange(Exchange) - Method in class org.apache.camel.component.dozer.ExpressionMapper
Sets the Camel exchange reference for this mapping.
setCurrentShare(CurrentShare) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the currentShare property.
setCurrentStatus(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the currentStatus property.
setCurrentStatusTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the currentStatusTimestamp property.
setCurrentUserId(Long) - Method in class org.apache.camel.component.yammer.model.Meta
 
setCursorRegenerationDelay(long) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
MongoDB tailable cursors will block until new data arrives.
setCustom(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setCustom(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setCustomCalendar(Calendar) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
Specifies a custom calendar to avoid specific range of date
setCustomConverters(List<CustomConverter>) - Method in class org.apache.camel.converter.dozer.DozerBeanMapperConfiguration
 
setCustomConvertersWithId(Map<String, CustomConverter>) - Method in class org.apache.camel.converter.dozer.DozerBeanMapperConfiguration
 
setCustomerId(String) - Method in class org.apache.camel.component.braintree.AddressGatewayEndpointConfiguration
 
setCustomerId(String) - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
setCustomerJobCode(String) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the customerJobCode property.
setCustomFieldMapper(CustomFieldMapper) - Method in class org.apache.camel.converter.dozer.DozerBeanMapperConfiguration
 
setCustomId(Boolean) - Method in class org.apache.camel.core.xml.AbstractCamelFactoryBean
 
setCustomId(Boolean) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Whether the node id was explicit set, or was auto generated by Camel.
setCustomListener(InfinispanCustomListener) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
setCustomProcessor(Processor) - Method in class org.apache.camel.component.file.GenericFileConsumer
Use a custom processor to process the exchange.
setCustomSetting(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setCxfBeanBinding(CxfMessageMapper) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
setCxfBeanComponent(CxfBeanComponent) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanTransportFactory
 
setCxfBinding(CxfBinding) - Method in class org.apache.camel.component.cxf.CxfEndpoint
To use a custom CxfBinding to control the binding between Camel Message and CXF Message.
setCxfEndpointConfigurer(CxfEndpointConfigurer) - Method in class org.apache.camel.component.cxf.CxfEndpoint
This option could apply the implementation of org.apache.camel.component.cxf.CxfEndpointConfigurer which supports to configure the CXF endpoint in programmatic way.
setCxfToCamelHeaderMap(Map<String, String>) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
setDaemon(boolean) - Method in class org.apache.camel.component.timer.TimerEndpoint
Specifies whether or not the thread associated with the timer endpoint runs as a daemon.
setData(Boolean) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setData(Object) - Method in class org.apache.camel.component.olingo2.Olingo2AppEndpointConfiguration
 
setData(byte[]) - Method in class org.apache.camel.component.zookeeper.operations.CreateOperation
 
setData(String) - Method in class org.apache.camel.processor.lucene.support.Hit
 
setDatabase(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
Name of the database to use
setDatabase(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Sets the name of the MongoDB database to target
setDatabase(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Sets the name of the MongoDB database to target
setDatabase(String) - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
The database name
setDatabaseVendor(ElSqlDatabaseVendor) - Method in class org.apache.camel.component.elsql.ElsqlComponent
To use a vendor specific ElSqlConfig
setDatabaseVendor(ElSqlDatabaseVendor) - Method in class org.apache.camel.component.elsql.ElsqlEndpoint
To use a vendor specific ElSqlConfig
setDataBinding(DataBinding) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setDataCells(SummaryValue[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportRow
 
setDataCoding(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the data coding according the SMPP 3.4 specification, section 5.2.19.
setDataConverter(DataConverter) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
An instance of com.amazonaws.services.simpleworkflow.flow.DataConverter to use for serializing/deserializing the data.
setDataFormat(DataFormat) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The data type messages supported by the CXF endpoint.
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
Allows to configure as many additional properties for the data formats in use.
setDataFormatProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on data format level
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(DataFormatsDefinition) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setDataFormats(Map<String, DataFormatDefinition>) - Method in interface org.apache.camel.CamelContext
Sets the data formats that can be referenced in the routes.
setDataFormats(Map<String, DataFormatDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDataFormats(List<DataFormatDefinition>) - Method in class org.apache.camel.model.dataformat.DataFormatsDefinition
A list holding the configured data formats
setDataFormats(Map<String, DataFormatDefinition>) - Method in interface org.apache.camel.model.ModelCamelContext
Sets the data formats that can be referenced in the routes.
setDataFormats(DataFormatsDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setDataFormatType(DataFormatDefinition) - Method in class org.apache.camel.model.MarshalDefinition
The data format to be used
setDataFormatType(DataFormatDefinition) - Method in class org.apache.camel.model.UnmarshalDefinition
The data format to be used
setDataFrame(DataFrame) - Method in class org.apache.camel.component.spark.SparkEndpoint
DataFrame to compute against.
setDataFrameCallback(DataFrameCallback) - Method in class org.apache.camel.component.spark.SparkEndpoint
Function performing action against an DataFrame.
setDataObjectFormatDescription(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setDataObjectFormatIdentifier(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setDataObjectFormatIdentifierDescription(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setDataObjectFormatIdentifierDocumentationReferences(List<String>) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Sets the documentation references of the data object format identifier.
setDataObjectFormatIdentifierQualifier(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Qualifier for the Format Identifier.
setDataObjectFormatMimeType(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setDataObjectType(Class<?>) - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
setDataObjectType(Class<?>) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
What data type to unmarshal as, can either be org.w3c.dom.Node or java.lang.String.
setDataObjectTypeName(String) - Method in class org.apache.camel.model.dataformat.TidyMarkupDataFormat
What data type to unmarshal as, can either be org.w3c.dom.Node or java.lang.String.
SetDataOperation - Class in org.apache.camel.component.zookeeper.operations
SetDataOperation sets the content of a ZooKeeper node.
SetDataOperation(ZooKeeper, String, byte[]) - Constructor for class org.apache.camel.component.zookeeper.operations.SetDataOperation
 
setDataSet(DataSet) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
 
setDataSet(DataSet<byte[]>) - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
setDataSetIndex(String) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Controls the behaviour of the CamelDataSetIndex header.
setDataSource(DataSource) - Method in class org.apache.camel.component.elsql.ElsqlComponent
Sets the DataSource to use to communicate with the database.
setDataSource(DataSource) - Method in class org.apache.camel.component.jdbc.JdbcComponent
To use the DataSource instance instead of looking up the data source by name from the registry.
setDataSource(DataSource) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
The data source to use
setDatasource(DataSource) - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
To connect using the given DataSource instead of using hostname and port.
setDataSource(DataSource) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Sets the DataSource to use to communicate with the database.
setDataSource(DataSource) - Method in class org.apache.camel.component.sql.SqlComponent
Sets the DataSource to use to communicate with the database.
setDataSource(DataSource) - Method in class org.apache.camel.component.sql.stored.SqlStoredComponent
Sets the DataSource to use to communicate with the database.
setDataSource(DataSource) - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
setDataSource(DataSource) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setDataSource(DataSource) - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
setDataSourceName(String) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
Name of DataSource to lookup in the Registry.
setDataSourceRef(String) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Sets the reference to a DataSource to lookup from the registry, to use for communicating with the database.
setDataStoreClass(String) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set type of the dataStore
setDataTimeout(int) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
Sets the data timeout on the FTP client.
setDataType(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.DetailColumnInfo
 
setDataType(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumn
 
setDataType(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter data type.
setDataType(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
Sets the Swagger header data type.
setDataTypeFilterOperatorMap(Map<String, List<FilterOperator>>) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeMetadata
 
setDate(Date) - Method in class org.apache.camel.component.apns.model.InactiveDevice
 
setDate(Date) - Method in class org.apache.camel.component.linkedin.api.model.Patent
Sets the value of the date property.
setDate(Date) - Method in class org.apache.camel.component.linkedin.api.model.Publication
Sets the value of the date property.
setDate(Date1) - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Sets the value of the date property.
setDateFormatPattern(String) - Method in class org.apache.camel.component.gson.GsonDataFormat
 
setDateGranularity(DateGranularityEnum) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingInfo
 
setDategroupings(GroupingValue[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingValue
 
setDateOfBirth(DateOfBirth) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the dateOfBirth property.
setDateTime(XMLGregorianCalendar) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Sets the value of the dateTime property.
setDay(Long) - Method in class org.apache.camel.component.linkedin.api.model.Date
Sets the value of the day property.
setDay(Long) - Method in class org.apache.camel.component.linkedin.api.model.DateOfBirth
Sets the value of the day property.
setDay(Long) - Method in class org.apache.camel.component.linkedin.api.model.EndDate
Sets the value of the day property.
setDay(Long) - Method in class org.apache.camel.component.linkedin.api.model.ExpirationDate
Sets the value of the day property.
setDay(Long) - Method in class org.apache.camel.component.linkedin.api.model.PostingDate
Sets the value of the day property.
setDay(Long) - Method in class org.apache.camel.component.linkedin.api.model.StartDate
Sets the value of the day property.
setDeadLetter(Endpoint) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setDeadLetterExchange(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The name of the dead letter exchange
setDeadLetterExchangeType(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The type of the dead letter exchange
setDeadLetterHandleNewException(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setDeadLetterQueue(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The name of the dead letter queue
setDeadLetterRoutingKey(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The routing key for the dead letter exchange
setDeadLetterUri(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setDeadLetterUri(String) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setDeadLetterUri(String) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
setDeadLetterUri(String) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setDeadLetterUri(String) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
setDeadLetterUri(String) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setDeadLetterUri(String) - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Sets an optional dead letter channel which exhausted recovered Exchange should be send to.
setDebugEnabled(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Enables deubg output.
setDebugger(Debugger) - Method in interface org.apache.camel.CamelContext
Sets a custom Debugger
setDebugger(Debugger) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDebugMode(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
Enable debug mode on the underlying mail framework.
setDebugStream(PrintStream) - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
Set debug output.
setDeclare(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
If the option is true, camel declare the exchange and queue name and bind them together.
setDecoder(ChannelHandler) - Method in class org.apache.camel.component.netty.NettyConfiguration
A custom ChannelHandler class that can be used to perform special marshalling of inbound payloads.
setDecoder(ChannelHandler) - Method in class org.apache.camel.component.netty4.NettyConfiguration
A custom ChannelHandler class that can be used to perform special marshalling of inbound payloads.
setDecoderMaxLineLength(int) - Method in class org.apache.camel.component.mina.MinaConfiguration
To set the textline protocol decoder max line length.
setDecoderMaxLineLength(int) - Method in class org.apache.camel.component.mina.TextLineCodecFactory
 
setDecoderMaxLineLength(int) - Method in class org.apache.camel.component.mina2.Mina2Configuration
To set the textline protocol decoder max line length.
setDecoderMaxLineLength(int) - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
setDecoderMaxLineLength(int) - Method in class org.apache.camel.component.netty.NettyConfiguration
The max line length to use for the textline codec.
setDecoderMaxLineLength(int) - Method in class org.apache.camel.component.netty4.NettyConfiguration
The max line length to use for the textline codec.
setDecoders(List<ChannelHandler>) - Method in class org.apache.camel.component.netty.NettyConfiguration
A list of decoders to be used.
setDecoders(List<ChannelHandler>) - Method in class org.apache.camel.component.netty4.NettyConfiguration
A list of decoders to be used.
setDecodeUsing(String) - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
setDecrement(Long) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
setDeep(boolean) - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
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
 
setDefaultBlockWhenFull(boolean) - Method in class org.apache.camel.component.disruptor.DisruptorComponent
To configure the default value for block when full

The default value is true.

setDefaultBodies(List<Object>) - Method in class org.apache.camel.component.dataset.ListDataSet
 
setDefaultBody(Object) - Method in class org.apache.camel.component.dataset.SimpleDataSet
 
setDefaultBus(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
Will set the default bus when CXF endpoint create a bus by itself
setDefaultBus(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Will set the default bus when CXF endpoint create a bus by itself
setDefaultCapacity(int) - Method in class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
setDefaultChannel(String) - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
The default channel name which is used by the Spring Integration Spring context.
setDefaultConcurrentConsumers(int) - Method in class org.apache.camel.component.disruptor.DisruptorComponent
To configure the default number of concurrent consumers
setDefaultedOnCreate(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setDefaultEndpoint(String) - Method in class org.apache.camel.core.xml.AbstractCamelProducerTemplateFactoryBean
Sets the default endpoint URI used by default for sending message exchanges
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(Message) - Method in class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
setDefaultInstance(Object) - Method in class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
setDefaultInstance(Object) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
 
setDefaultMatchType(String) - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
setDefaultMaxConnectionsPerHost(Integer) - Method in class org.apache.camel.component.solr.SolrEndpoint
maxConnectionsPerHost on the underlying HttpConnectionManager
setDefaultMethodName(String) - Method in class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
The method name which would be used for the xmlrpc requests by default, if the Message header CamelXmlRpcMethodName is not set.
setDefaultMultipleConsumers(boolean) - Method in class org.apache.camel.component.disruptor.DisruptorComponent
To configure the default value for multiple consumers
setDefaultNamespace(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
setDefaultOperation(int) - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
To specify a default operation to use, if no operation header has been provided.
setDefaultOperationName(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
This option will set the default operationName that will be used by the CxfProducer which invokes the remote service.
setDefaultOperationNamespace(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
This option will set the default operationNamespace that will be used by the CxfProducer which invokes the remote service.
setDefaultParameters() - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Sets the default parameters.
setDefaultPort() - Method in class org.apache.camel.component.file.remote.FtpConfiguration
 
setDefaultPort() - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
 
setDefaultPort() - Method in class org.apache.camel.component.file.remote.SftpConfiguration
 
setDefaultPort() - Method in class org.apache.camel.component.scp.ScpConfiguration
 
setDefaultProducerType(DisruptorProducerType) - Method in class org.apache.camel.component.disruptor.DisruptorComponent
To configure the default value for DisruptorProducerType

The default value is Multi.

setDefaultProfile(Boolean) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Whether this profile is the default thread pool profile
setDefaultProfile(Boolean) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets whether this profile is the default profile (there can only be one).
setDefaultQueueFactory(BlockingQueueFactory<Exchange>) - Method in class org.apache.camel.component.seda.SedaComponent
Sets the default queue factory.
setDefaultRecordTypeMapping(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.RecordTypeInfo
 
setDefaultRequest(BoxDefaultRequestObject) - Method in class org.apache.camel.component.box.IBoxCollaborationsManagerEndpointConfiguration
 
setDefaultRequest(BoxDefaultRequestObject) - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
setDefaultRequest(BoxDefaultRequestObject) - Method in class org.apache.camel.component.box.IBoxEventsManagerEndpointConfiguration
 
setDefaultRequest(BoxDefaultRequestObject) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setDefaultRequest(BoxDefaultRequestObject) - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
setDefaultRequest(BoxDefaultRequestObject) - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
setDefaultRequest(BoxDefaultRequestObject) - Method in class org.apache.camel.component.box.IBoxSearchManagerEndpointConfiguration
 
setDefaultRequest(BoxDefaultRequestObject) - Method in class org.apache.camel.component.box.IBoxSharedItemsManagerEndpointConfiguration
 
setDefaultRequest(BoxDefaultRequestObject) - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
setDefaultSettings(Map<Object, Object>) - Method in class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 
setDefaultTaskExecutorType(DefaultTaskExecutorType) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies what default TaskExecutor type to use in the DefaultMessageListenerContainer, for both consumer endpoints and the ReplyTo consumer of producer endpoints.
setDefaultTaskExecutorType(DefaultTaskExecutorType) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies what default TaskExecutor type to use in the DefaultMessageListenerContainer, for both consumer endpoints and the ReplyTo consumer of producer endpoints.
setDefaultTaskExecutorType(DefaultTaskExecutorType) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setDefaultThreadPoolProfile(ThreadPoolProfile) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
setDefaultThreadPoolProfile(ThreadPoolProfile) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
setDefaultThreadPoolProfile(ThreadPoolProfile) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Sets the default thread pool profile
setDefaultThreadPoolProfile(ThreadPoolProfile) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Sets the default thread pool profile
setDefaultTracer(InterceptStrategy) - Method in interface org.apache.camel.CamelContext
Sets a custom tracer to be used as the default tracer.
setDefaultTracer(InterceptStrategy) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDefaultValue(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.PickListValue
 
setDefaultValue(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setDefaultValue(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
 
setDefaultValueFormula(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setDefaultVisibilityTimeout(Integer) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
The default visibility timeout (in seconds)
setDefaultWaitStrategy(DisruptorWaitStrategy) - Method in class org.apache.camel.component.disruptor.DisruptorComponent
To configure the default value for DisruptorWaitStrategy

The default value is Blocking.

setDefinition(String) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setDefinition(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
The flatpack pzmap configuration file.
setDegree(String) - Method in class org.apache.camel.component.linkedin.api.model.Education
Sets the value of the degree property.
setDelay(long) - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
setDelay(long) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Sets the delay between polls within the Consumer.
setDelay(long) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The interval (milliseconds) between the directory scans.
setDelay(long) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The interval (milliseconds) between the directory scans.
setDelay(int) - Method in class org.apache.camel.component.jira.JIRAEndpoint
Delay in seconds when querying JIRA using the consumer.
setDelay(long) - Method in class org.apache.camel.component.mail.MailEndpoint
Milliseconds before the next poll.
setDelay(long) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Sets update rate in seconds
setDelay(long) - Method in class org.apache.camel.component.stream.StreamEndpoint
Initial delay in milliseconds before producing the stream.
setDelay(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
The number of milliseconds to wait before the first event is generated.
setDelay(long) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
Milliseconds before the next poll.
setDelay(long) - Method in class org.apache.camel.component.yammer.YammerConfiguration
Delay between polling in millis
setDelay(long) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setDelay(long) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setDelay(long) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Milliseconds before the next poll.
setDelay(long) - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
setDelay(Expression) - Method in class org.apache.camel.processor.Delayer
 
setDelay(long) - Method in class org.apache.camel.spring.util.MainRunner
 
setDelayer(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setDelayer(Long) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setDelayer(Long) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setDelayer(String) - Method in class org.apache.camel.model.RouteDefinition
Whether to slow down processing messages by a given delay in msec.
setDelayer(Long) - Method in interface org.apache.camel.RuntimeConfiguration
Sets a delay value in millis that a message is delayed at every step it takes in the route path, slowing the process down to better observe what is occurring

Is disabled by default

setDelayer(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setDelayPattern(String) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setDelayPattern(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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.
setDelaySeconds(Integer) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
Delay sending messages for a number of seconds.
setDeletable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setDelete(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
If true, the file will be deleted after it is processed successfully.
setDelete(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
Deletes the messages after they have been processed.
setDeleteAfterRead(boolean) - Method in class org.apache.camel.component.aws.s3.S3Configuration
Delete objects from S3 after they have been retrieved.
setDeleteAfterRead(boolean) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
Delete message from SQS after it has been read
setDeleteAfterWrite(boolean) - Method in class org.apache.camel.component.aws.s3.S3Configuration
*Camel 2.11.0*: Delete file object after the S3 file has been uploaded
setDeleteHandler(DeleteHandler<Object>) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
setDeleteHandler(DeleteHandler<Object>) - Method in class org.apache.camel.component.jpa.JpaEndpoint
To use a custom DeleteHandler to delete the row after the consumer is done processing the exchange
setDeleteIfFiltered(boolean) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
Whether or not to send the DeleteMessage to the SQS queue if an exchange fails to get through a filter.
setDeleteJob(boolean) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
If set to true, then the trigger automatically delete when route stop.
setDeleteJob(boolean) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
If set to true, then the trigger automatically delete when route stop.
setDeleteOrphanLockFiles(boolean) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets whether orphan marker files should be deleted upon startup
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setDeleteOutputFile(boolean) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setDeleteOutputFile(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
If you have output=file then this option dictates whether or not the output file should be deleted when the Exchange is done processing.
setDeletes(boolean) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
Document deletes are published as events
setDeleteString(String) - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
setDelimiter(char) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
The default character delimiter for delimited files.
setDelimiter(TextLineDelimiter) - Method in class org.apache.camel.component.netty.NettyConfiguration
The delimiter to use for the textline codec.
setDelimiter(TextLineDelimiter) - Method in class org.apache.camel.component.netty4.NettyConfiguration
The delimiter to use for the textline codec.
setDelimiter(String) - Method in class org.apache.camel.component.test.TestEndpoint
The split delimiter to use when split is enabled.
setDelimiter(Character) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets the delimiter.
setDelimiter(char) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setDelimiter(Character) - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Sets the delimiter symbol.
setDelimiter(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the delimiter to use.
setDelimiter(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
The delimiter char (could be ; , or similar)
setDelimiter(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
The delimiter of values
setDelimiter(String) - Method in class org.apache.camel.model.RecipientListDefinition
 
setDelimiter(String) - Method in class org.apache.camel.processor.RoutingSlip
 
setDelimiterStart(char) - Method in class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
The variable start delimiter
setDelimiterStop(char) - Method in class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
The variable end delimiter
setDeliveryMode(Integer) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies the delivery mode to be used.
setDeliveryMode(Integer) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies the delivery mode to be used.
setDeliveryMode(Integer) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setDeliveryPersistent(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies whether persistent delivery is used by default.
setDeliveryPersistent(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies whether persistent delivery is used by default.
setDeliveryPersistent(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setDeltaProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setDeltaProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setDeltaProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setDepartment(String) - Method in class org.apache.camel.component.yammer.model.User
 
setDependencyCheck(boolean) - Method in class org.apache.camel.spring.spi.SpringInjector
 
setDependent(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.FilteredLookupInfo
 
setDependentPicklist(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setDependsOn(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setDependsOn(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setDeploymentId(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
The id of the deployment
setDeprecatedAndHidden(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
setDeprecatedAndHidden(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setDeprecatedAndHidden(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setDerivedGauge(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
Sets the value of the derivedGauge property.
setDescribe(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
setDescribeUrl(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
 
setDescribeUrl(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.SyncAttributes
 
setDescription(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The description text
setDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the description property.
setDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.Content
Sets the value of the description property.
setDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the description property.
setDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the description property.
setDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.Location
Sets the value of the description property.
setDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the description property.
setDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the description property.
setDescription(String) - Method in class org.apache.camel.component.rest.RestEndpoint
Human description to document this REST service
setDescription(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
 
setDescription(String) - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
setDescription(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setDescription(DescriptionDefinition) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Sets the description of this node
setDescription(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter description.
setDescription(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
setDescriptionSnippet(String) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the descriptionSnippet property.
setDescriptionSnippet(String) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the descriptionSnippet property.
setDescriptors(String) - Method in class org.apache.camel.test.blueprint.Main
 
setDestAddr(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the destination SME address.
setDestAddrNpi(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the type of number (TON) to be used in the SME destination address parameters.
setDestAddrTon(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the type of number (TON) to be used in the SME destination address parameters.
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(File) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setDestination(String) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
setDestination(Destination) - Method in class org.apache.camel.component.jms.JmsEndpoint
Allows a specific JMS Destination object to be used as the destination
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.
setDestinationCreationStrategy(DestinationCreationStrategy) - Method in class org.apache.camel.component.sjms.SjmsComponent
To use a custom DestinationCreationStrategy.
setDestinationCreationStrategy(DestinationCreationStrategy) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
To use a custom DestinationCreationStrategy.
setDestinationName(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
Name of the queue or topic to use as destination
setDestinationName(String) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
DestinationName is a JMS queue or topic name.
setDestinationResolver(DestinationResolver) - Method in class org.apache.camel.component.jms.JmsComponent
A pluggable org.springframework.jms.support.destination.DestinationResolver that allows you to use your own resolver (for example, to lookup the real destination in a JNDI registry).
setDestinationResolver(DestinationResolver) - Method in class org.apache.camel.component.jms.JmsConfiguration
A pluggable org.springframework.jms.support.destination.DestinationResolver that allows you to use your own resolver (for example, to lookup the real destination in a JNDI registry).
setDestinationResolver(DestinationResolver) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setDestinationType(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
The kind of destination to use
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.
setDetail(Detail) - Method in class org.w3._2003._05.soap_envelope.Fault
Sets the value of the detail property.
setDetail(Detail) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the detail property.
setDetailColumnInfo(Map<String, DetailColumnInfo>) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportExtendedMetadata
 
setDetailColumns(String[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
setDetour(Processor) - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
setDevAdmin(boolean) - Method in class org.apache.camel.component.gae.login.GLoginData
 
setDevAdmin(boolean) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Set to true for logging in as admin to a development server.
setDeveloperName(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
 
setDeveloperName(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
setDeviceToken(String) - Method in class org.apache.camel.component.apns.model.InactiveDevice
 
setDevMode(boolean) - Method in class org.apache.camel.component.gae.login.GLoginData
 
setDevMode(boolean) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Set to true for connecting to a development server.
setDevPort(int) - Method in class org.apache.camel.component.gae.login.GLoginData
 
setDifferenceMode(boolean) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setDigestAlgorithm(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Digest algorithm URI.
setDigestAlgorithm(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setDigestAlgorithm(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setDigestAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The digest algorithm to use with the RSA OAEP algorithm.
setDigestAlgorithmForSigningCertificate(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Digest Algorithm for creating the digest of the signing certificate.
setDigits(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setDirContextName(String) - Method in class org.apache.camel.component.ldap.LdapEndpoint
Name of DirContext bean to lookup in the registry.
setDirectFromBody(Boolean) - Method in class org.apache.camel.component.yammer.model.Meta
 
setDirectMessage(Boolean) - Method in class org.apache.camel.component.yammer.model.Message
 
setDirectory(boolean) - Method in class org.apache.camel.component.file.GenericFile
 
setDirectory(String) - Method in class org.apache.camel.component.file.GenericFileConfiguration
 
setDirectory(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
An optional directory name to use
setDirectory(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setDirectory(boolean) - Method in class org.apache.camel.component.scp.ScpFile
 
setDirectoryMustExist(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Similar to startingDirectoryMustExist but this applies during polling recursive sub directories.
setDirectoryName(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
The starting directory
setDisabled(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
setDisableFeatures(String) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
Set of features to disable on the Jackson ObjectMapper.
setDisableFeatures(String) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
Set of features to disable on the Jackson XmlMapper.
setDisableFeatures(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
setDisableFeatures(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Set of features to disable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
setDisableRedelivery(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
setDisableRedelivery(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
Disables redelivery (same as setting maximum redeliveries to 0)
setDisableReplyTo(boolean) - Method in class org.apache.camel.component.jms.EndpointMessageListener
Allows the reply-to behaviour to be disabled
setDisableReplyTo(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
If true, a producer will behave like a InOnly exchange with the exception that JMSReplyTo header is sent out and not be suppressed like in the case of InOnly.
setDisableReplyTo(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setDisableSecureDataChannelDefaults(boolean) - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
Use this option to disable default options when using secure data channel.
setDisableStreamCache(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
Determines whether or not the raw input stream from Netty HttpRequest#getContent() is cached or not (Camel will read the stream into a in light-weight memory based Stream caching) cache.
setDisableStreamCache(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
Determines whether or not the raw input stream from Netty HttpRequest#getContent() is cached or not (Camel will read the stream into a in light-weight memory based Stream caching) cache.
setDisableStreamCache(boolean) - Method in class org.apache.camel.component.restlet.RestletComponent
Determines whether or not the raw input stream from Restlet is cached or not (Camel will read the stream into a in memory/overflow to file, Stream caching) cache.
setDisableStreamCache(boolean) - Method in class org.apache.camel.component.restlet.RestletEndpoint
Determines whether or not the raw input stream from Restlet is cached or not (Camel will read the stream into a in memory/overflow to file, Stream caching) cache.
setDisableStreamCache(boolean) - Method in class org.apache.camel.component.sparkrest.SparkConfiguration
Determines whether or not the raw input stream from Spark HttpRequest#getContent() is cached or not (Camel will read the stream into a in light-weight memory based Stream caching) cache.
setDisableStreamCache(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
Determines whether or not the raw input stream from Servlet is cached or not (Camel will read the stream into a in memory/overflow to file, Stream caching) cache.
setDisableTimeToLive(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Use this option to force disabling time to live.
setDisableTimeToLive(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setDisallowDoctypeDecl(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
Disallows that the incoming XML document contains DTD DOCTYPE declaration.
setDisallowDoctypeDecl(Boolean) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
setDiscardIfNoConsumers(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Whether the producer should discard the message (do not add the message to the queue), when sending to a queue with no active consumers.
setDiscardOnCompletionTimeout(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setDiscardOnCompletionTimeout(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setDisclaimer(String) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the disclaimer property.
setDisconnect(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Whether or not to disconnect from remote FTP server right after use.
setDisconnect(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
Whether the consumer should disconnect after polling.
setDisconnect(boolean) - Method in class org.apache.camel.component.mina.MinaConfiguration
Whether or not to disconnect(close) from Mina session right after use.
setDisconnect(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Whether or not to disconnect(close) from Mina session right after use.
setDisconnect(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
Whether or not to disconnect(close) from Netty Channel right after use.
setDisconnect(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Whether or not to disconnect(close) from Netty Channel right after use.
setDisconnectLocalSession(boolean) - Method in class org.apache.camel.component.cometd.CometdEndpoint
Whether to disconnect local sessions after publishing a message to its channel.
setDisconnectOnNoReply(boolean) - Method in class org.apache.camel.component.mina.MinaConfiguration
If sync is enabled then this option dictates MinaConsumer if it should disconnect where there is no reply to send back.
setDisconnectOnNoReply(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
If sync is enabled then this option dictates MinaConsumer if it should disconnect where there is no reply to send back.
setDisconnectOnNoReply(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
If sync is enabled then this option dictates NettyConsumer if it should disconnect where there is no reply to send back.
setDisconnectOnNoReply(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
If sync is enabled then this option dictates NettyConsumer if it should disconnect where there is no reply to send back.
setDisconnectWaitInSeconds(int) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The number of seconds the Component will wait for a valid disconnect on stop() from the MQTT broker
setDiskExpiryThreadIntervalSeconds(long) - Method in class org.apache.camel.component.cache.CacheConfiguration
The number of seconds between runs of the disk expiry thread.
setDiskPersistent(boolean) - Method in class org.apache.camel.component.cache.CacheConfiguration
Whether the disk store persists between restarts of the application.
setDiskStorePath(String) - Method in class org.apache.camel.component.cache.CacheConfiguration
Deprecated.
setDispatchMap(Map<String, String>) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
A string representing a key in the Camel Registry matching an object value of the type HashMap.
setDispatchQueue(DispatchQueue) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
A HawtDispatch dispatch queue is used to synchronize access to the connection.
setDispatchStrategy(RouteboxDispatchStrategy) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
To use a custom RouteboxDispatchStrategy which allows to use custom dispatching instead of the default.
setDisplay(boolean) - Method in class org.apache.camel.component.linkedin.api.model.Poster
Sets the value of the display property.
setDisplayLocationInDecimal(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setDisplayValue(String) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
Return the display value (true), actual value (false), or both (all) for reference fields (default: false)
setDistance(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Distance in meters
setDistance(Distance) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the distance property.
setDistance(Distance) - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Sets the value of the distance property.
setDistance(Distance) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setDistanceMetric(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Used by the non-stream geography search, to search by radius using the configured metrics.
setDistributionRatio(String) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
The distribution ratio is a delimited String consisting on integer weights separated by delimiters for example "2,3,5".
setDistributionRatioDelimiter(String) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
Delimiter used to specify the distribution ratio.
setDistributionRatioList(List<Integer>) - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
setDistributionWeight(int) - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
setDmax(int) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
Minumum time in seconds before Ganglia will purge the metric value if it expires.
setDnsType(DnsType) - Method in class org.apache.camel.component.dns.DnsEndpoint
The type of the lookup.
setDoc(Doc) - Method in class org.apache.camel.component.printer.PrinterOperations
 
setDoc(boolean) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
Set a doc header on the IN message containing a Document form of the incoming packet; default is true if presence or pubsub are true, otherwise false
setDocFlavor(DocFlavor) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Sets DocFlavor to use.
setDocument(Document) - Method in class org.apache.camel.processor.lucene.support.Hit
 
setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
setDocumentType(Class<?>) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setDocumentType(Class<?>) - Method in class org.apache.camel.model.language.XPathExpression
Class for document type to use

The default value is org.w3c.dom.Document

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

The default value is org.w3c.dom.Document

setDomain(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
Domain name.
setDomain(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
Domain name.
setDomainId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The domain ID
setDomainName(String) - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
The name of the domain currently worked with.
setDomainName(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
The workflow domain to use.
setDomainName(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The domain name
setDomainName(String) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
setDomainNames(List<String>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The domain names
setDone(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractQueryRecordsBase
 
setDoneFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
If provided, then Camel will write a 2nd done file when the original file has been written.
setDoWhile(Boolean) - Method in class org.apache.camel.model.LoopDefinition
Enables the while loop that loops until the predicate evaluates to false or null.
setDownGroupingContext(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AggregateColumnInfo
 
setDownload(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Whether the FTP consumer should download the file.
setDownloadUrl(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setDriver(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
To use a custom XStream driver.
setDriverRef(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
To refer to a custom XStream driver to lookup in the registry.
setDTDHandler(DTDHandler) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
setDTDHandler(DTDHandler) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setDummyTrustManager(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
To use a dummy security setting for trusting all certificates.
setDumperOptions(DumperOptions) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
DumperOptions to configure outgoing objects.
setDumperOptions(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
DumperOptions to configure outgoing objects.
setDurable(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
If we are declaring a durable exchange (the exchange will survive a server restart)
setDurableJob(boolean) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
Whether or not the job should remain stored after it is orphaned (no triggers point to it).
setDurableSubscriptionId(String) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Sets the durable subscription Id required for durable topics.
setDurableSubscriptionName(String) - Method in class org.apache.camel.component.jms.JmsComponent
The durable subscriber name for specifying durable topic subscriptions.
setDurableSubscriptionName(String) - Method in class org.apache.camel.component.jms.JmsConfiguration
The durable subscriber name for specifying durable topic subscriptions.
setDurableSubscriptionName(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
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.
setDurationHitExitCode(int) - Method in class org.apache.camel.main.MainSupport
Sets the exit code for the application if duration was hit
setDurationUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
Sets the time unit to use for timing the duration of processing a message in the route
setDurationUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setDurationUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setDurationUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setDurationUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
Sets the time unit to use for timing the duration of processing a message in the route
setDynamicity(boolean) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Sets whether this endpoint will attempt to dynamically resolve the target database and collection from the incoming Exchange properties.
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
 
setEagerCheckContentAvailable(boolean) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
setEagerCheckContentAvailable(boolean) - Method in interface org.apache.camel.http.common.HttpBinding
Whether to eager check whether the HTTP requests has content if the content-length header is 0 or not present.
setEagerCheckContentAvailable(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
Whether to eager check whether the HTTP requests has content if the content-length header is 0 or not present.
setEagerDeleteTargetFile(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether or not to eagerly delete any existing target file.
setEagerLimitMaxMessagesPerPoll(boolean) - Method in class org.apache.camel.component.file.GenericFileConsumer
 
setEagerLoadingOfProperties(boolean) - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
setEagerLoadingOfProperties(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Enables eager loading of JMS properties as soon as a message is loaded which generally is inefficient as the JMS properties may not be required but sometimes can catch early any issues with the underlying JMS provider and the use of JMS properties
setEagerLoadingOfProperties(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Enables eager loading of JMS properties as soon as a message is loaded which generally is inefficient as the JMS properties may not be required but sometimes can catch early any issues with the underlying JMS provider and the use of JMS properties
setEagerLoadingOfProperties(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setEagerMaxMessagesPerPoll(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Allows for controlling whether the limit from maxMessagesPerPoll is eager or not.
setEarliestTime(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Earliest time of the search time window.
setEditor(Editor) - Method in class org.apache.camel.component.linkedin.api.model.CompanyProfileUpdate
Sets the value of the editor property.
setEducations(Educations) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the educations property.
setElementName(String) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
See XMLSerializer.setElementName(String)
setElementName(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Specifies the name of the XML elements representing each array element.
setElementNameStrategy(Object) - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
setElementNameStrategy(Object) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
Sets an element strategy instance to use.
setElementNameStrategyRef(String) - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
setElementNameStrategyRef(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
Refers to an element strategy to lookup from the registry.
setElSqlConfig(ElSqlConfig) - Method in class org.apache.camel.component.elsql.ElsqlComponent
To use a specific configured ElSqlConfig.
setElSqlConfig(ElSqlConfig) - Method in class org.apache.camel.component.elsql.ElsqlEndpoint
To use a specific configured ElSqlConfig.
setEmail(String) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setEmail(String) - Method in class org.apache.camel.component.docker.DockerConfiguration
Email address associated with the user
setEmail(String) - Method in class org.apache.camel.component.google.drive.DrivePermissionsEndpointConfiguration
 
setEmail_domain(String) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setEmailAddress(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
The emailAddress of the Google Service Account.
setEmailAddress(String) - Method in class org.apache.camel.component.linkedin.api.model.Poster
Sets the value of the emailAddress property.
setEmailAddresses(List<EmailAddress>) - Method in class org.apache.camel.component.yammer.model.Contact
 
setEmailAliasRequest(BoxEmailAliasRequestObject) - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
setEmailAnnouncementsFromManagers(boolean) - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Sets the value of the emailAnnouncementsFromManagers property.
setEmailDigestFrequency(EmailDigestFrequency) - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Sets the value of the emailDigestFrequency property.
setEmailDomains(EmailDomains) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the emailDomains property.
setEmailForEveryNewPost(boolean) - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Sets the value of the emailForEveryNewPost property.
setEmailId(String) - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
setEmployeeCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.FollowStatistics
Sets the value of the employeeCount property.
setEmployeeCountRange(EmployeeCountRange) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the employeeCountRange property.
setEmptyValue(String) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets the String representation of an empty value.
setEmptyValue(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The String representation of an empty value
setEnableCORS(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
If the option is true, Jetty server will setup the CrossOriginFilter which supports the CORS out of box.
setEnableCors(boolean) - Method in class org.apache.camel.component.sparkrest.SparkConsumer
 
setEnableCORS(Boolean) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Whether to enable CORS headers in the HTTP response.
setEnableCORS(Boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Whether to enable CORS headers in the HTTP response.
setEnableCORS(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
Whether to enable CORS headers in the HTTP response.
setEnableCORS(Boolean) - Method in class org.apache.camel.model.rest.VerbDefinition
Whether to enable CORS headers in the HTTP response.
setEnableCORS(boolean) - Method in class org.apache.camel.spi.RestConfiguration
To specify whether to enable CORS which means Camel will automatic include CORS in the HTTP headers in the response.
setEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedRuntimeEndpointRegistryMBean
 
setEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setEnabled(String) - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
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.
setEnabledForExceptions(boolean) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
Whether the response should contain a "faultCause" element in case of errors.
setEnabledForExtensions(boolean) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
Whether extensions are enabled.
setEnabledProtocols(String) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Which protocols to enable when using SSL
setEnabledProtocols(String) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Which protocols to enable when using SSL
setEnableFeatures(String) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
Set of features to enable on the Jackson ObjectMapper.
setEnableFeatures(String) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
Set of features to enable on the Jackson XmlMapper.
setEnableFeatures(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
setEnableFeatures(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Set of features to enable on the Jackson com.fasterxml.jackson.databind.ObjectMapper.
setEnableJacksonTypeConverter(boolean) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
If enabled then Jackson is allowed to attempt to be used during Camels type converter as a FallbackConverter that attempts to convert POJOs to/from Map/List types.
setEnableJacksonTypeConverter(boolean) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
If enabled then Jackson is allowed to attempt to be used during Camels type converter as a FallbackConverter that attempts to convert POJOs to/from Map/List types.
setEnableJaxbAnnotationModule(boolean) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
setEnableJaxbAnnotationModule(boolean) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
setEnableJaxbAnnotationModule(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Whether to enable the JAXB annotations module when using jackson.
setEnableJaxbAnnotationModule(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Whether to enable the JAXB annotations module when using jackson.
setEnableJmx(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
If this option is true, Jetty JMX support will be enabled for this endpoint.
setEnableJmx(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
If this option is true, Jetty JMX support will be enabled for this endpoint.
setEnableJmx(boolean) - Method in class org.apache.camel.component.quartz.QuartzComponent
Whether to enable Quartz JMX which allows to manage the Quartz scheduler from JMX.
setEnableJmx(boolean) - Method in class org.apache.camel.component.quartz2.QuartzComponent
Whether to enable Quartz JMX which allows to manage the Quartz scheduler from JMX.
setEnableJmx(boolean) - Method in class org.apache.camel.component.websocket.WebsocketComponent
If this option is true, Jetty JMX support will be enabled for this endpoint.
setEnableJmx(boolean) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
If this option is true, Jetty JMX support will be enabled for this endpoint.
setEnableMultipartFilter(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Whether Jetty org.eclipse.jetty.servlets.MultiPartFilter is enabled or not.
setEnableSslValidation(boolean) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
Atmos SSL validation
setEnableViewMessages(boolean) - Method in class org.apache.camel.component.jgroups.JGroupsComponent
If set to true, the consumer endpoint will receive org.jgroups.View messages as well (not only org.jgroups.Message instances).
setEnableViewMessages(boolean) - Method in class org.apache.camel.component.jgroups.JGroupsEndpoint
If set to true, the consumer endpoint will receive org.jgroups.View messages as well (not only org.jgroups.Message instances).
setEncoder(ChannelHandler) - Method in class org.apache.camel.component.netty.NettyConfiguration
A custom ChannelHandler class that can be used to perform special marshalling of outbound payloads.
setEncoder(ChannelHandler) - Method in class org.apache.camel.component.netty4.NettyConfiguration
A custom ChannelHandler class that can be used to perform special marshalling of outbound payloads.
setEncoderMaxLineLength(int) - Method in class org.apache.camel.component.mina.MinaConfiguration
To set the textline protocol encoder max line length.
setEncoderMaxLineLength(int) - Method in class org.apache.camel.component.mina.TextLineCodecFactory
 
setEncoderMaxLineLength(int) - Method in class org.apache.camel.component.mina2.Mina2Configuration
To set the textline protocol encoder max line length.
setEncoderMaxLineLength(int) - Method in class org.apache.camel.component.mina2.Mina2TextLineCodecFactory
 
setEncoders(List<ChannelHandler>) - Method in class org.apache.camel.component.netty.NettyConfiguration
A list of encoders to be used.
setEncoders(List<ChannelHandler>) - Method in class org.apache.camel.component.netty4.NettyConfiguration
A list of encoders to be used.
setEncoding(String) - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
setEncoding(String) - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
Sets the encoding to be used for loading the template file.
setEncoding(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
To use the given encoding when getting a git commit file
setEncoding(String) - Method in class org.apache.camel.component.mina.MinaConfiguration
You can configure the encoding (a charset name) to use for the TCP textline codec and the UDP protocol.
setEncoding(String) - Method in class org.apache.camel.component.mina2.Mina2Configuration
You can configure the encoding (a charset name) to use for the TCP textline codec and the UDP protocol.
setEncoding(String) - Method in class org.apache.camel.component.mustache.MustacheEndpoint
Character encoding of the resource content.
setEncoding(String) - Method in class org.apache.camel.component.mvel.MvelEndpoint
Character encoding of the resource content.
setEncoding(String) - Method in class org.apache.camel.component.netty.NettyConfiguration
The encoding (a charset name) to use for the textline codec.
setEncoding(String) - Method in class org.apache.camel.component.netty4.NettyConfiguration
The encoding (a charset name) to use for the textline codec.
setEncoding(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Encoding to use when loading properties file from the file system or classpath.
setEncoding(String) - Method in class org.apache.camel.component.salesforce.api.dto.GlobalObjects
 
setEncoding(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the encoding scheme of the short message user data.
setEncoding(String) - Method in class org.apache.camel.component.stream.StreamEndpoint
You can configure the encoding (is a charset name) to use text-based streams (for example, message body is a String object).
setEncoding(String) - Method in class org.apache.camel.component.velocity.VelocityEndpoint
Character encoding of the resource content.
setEncoding(String) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
Sets the requests encoding, null means UTF-8 is chosen.
setEncoding(String) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setEncoding(String) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
setEncoding(Charset) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setEncoding(String) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setEncoding(String) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
setEncoding(String) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
Sets the encoding for the call to XMLSerializer.write(JSON, String)
setEncoding(String) - Method in class org.apache.camel.dataformat.xstream.XStreamDataFormat
 
setEncoding(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
The charset to use.
setEncoding(String) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Encoding to use when marshalling an Object to XML.
setEncoding(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To overrule and use a specific encoding
setEncoding(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
To overrule and use a specific encoding
setEncoding(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Sets the encoding.
setEncoding(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Sets the encoding to use
setEncrypted(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setEncryptionKeyRing(byte[]) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
Keyring used for encryption/decryption as byte array.
setEncryptionMethod(NagiosEncryptionMethod) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
To specify an encryption method.
setEncryptor(StringEncryptor) - Method in class org.apache.camel.component.jasypt.JasyptPropertiesParser
 
setEnd_timestamp(Long) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setEndByte1(char) - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
setEndByte1(char) - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
setEndByte2(char) - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
setEndByte2(char) - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
setEndDate(EndDate) - Method in class org.apache.camel.component.linkedin.api.model.Certification
Sets the value of the endDate property.
setEndDate(EndDate) - Method in class org.apache.camel.component.linkedin.api.model.Education
Sets the value of the endDate property.
setEndDate(EndDate) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the endDate property.
setEndDelimiter(String) - Method in class org.apache.camel.component.mustache.MustacheEndpoint
Characters used to mark template code end.
setEndKey(Object) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set End Key
setEndpoint(Endpoint) - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
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(GenericFileEndpoint<FTPFile>) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
setEndpoint(GenericFileEndpoint<ChannelSftp.LsEntry>) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
setEndpoint(JmsEndpoint) - Method in interface org.apache.camel.component.jms.reply.ReplyManager
Sets the belonging JmsEndpoint.
setEndpoint(JmsEndpoint) - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
setEndpoint(RabbitMQEndpoint) - Method in interface org.apache.camel.component.rabbitmq.reply.ReplyManager
Sets the belonging RabbitMQEndpoint
setEndpoint(RabbitMQEndpoint) - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
setEndpoint(GenericFileEndpoint<ScpFile>) - Method in class org.apache.camel.component.scp.ScpOperations
 
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.spring.remoting.CamelProxyFactoryBean
 
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
setEndpointDispatcher(CamelEndpointDispatcher) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Spring MessageEndpoint for dispatching messages received by Spring-WS to a Camel endpoint, to integrate with existing (legacy) endpoint mappings like PayloadRootQNameEndpointMapping, SoapActionEndpointMapping, etc.
setEndpointHeaderFilterStrategy(Endpoint) - Method in class org.apache.camel.impl.HeaderFilterStrategyComponent
Sets the header filter strategy to use from the given endpoint if the endpoint is a HeaderFilterStrategyAware type.
setEndpointLocalName(String) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
setEndpointMapping(CamelSpringWSEndpointMapping) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Reference to an instance of org.apache.camel.component.spring.ws.bean.CamelEndpointMapping in the Registry/ApplicationContext.
setEndpointMappingKey(EndpointMappingKey) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setEndpointName(QName) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The port name this service is implementing, it maps to the wsdl:port@name.
setEndpointNamespace(String) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
setEndpointNameString(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The port name this service is implementing, it maps to the wsdl:port@name.
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
Allows to configure as many additional properties for the rest endpoint in use.
setEndpointProperties(Map<String, Object>) - Method in class org.apache.camel.spi.RestConfiguration
Sets additional options on endpoint level
setEndpointRuntimeStatisticsEnabled(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
setEndpointRuntimeStatisticsEnabled(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setEndpointRuntimeStatisticsEnabled(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Sets whether endpoint runtime statistics is enabled (gathers runtime usage of each incoming and outgoing endpoints).
setEndpointRuntimeStatisticsEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setEndpoints(List<CamelEndpointFactoryBean>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setEndpoints(List<CamelEndpointFactoryBean>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setEndpointType(EndpointType) - Method in class org.apache.camel.component.spark.SparkEndpoint
Type of the endpoint (rdd, dataframe, hive).
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.
setEndTime(long) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set End Time
setEndToken(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setEndToken(String) - Method in class org.apache.camel.model.language.TokenizerExpression
The end token to use as tokenizer if using start/end token pairs.
setEndYear(Long) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the endYear property.
setEngagement(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Sets the value of the engagement property.
setEngagement(Float) - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Sets the value of the engagement property.
setEnquireLinkTimer(Integer) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the interval in milliseconds between the confidence checks.
setEntities(List<OrganizationalEntity>) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
The potentialOwners when nominateTask operation is performed
setEntityManagerFactory(EntityManagerFactory) - Method in class org.apache.camel.bam.ProcessBuilder
 
setEntityManagerFactory(EntityManagerFactory) - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
setEntityManagerFactory(EntityManagerFactory) - Method in class org.apache.camel.component.jpa.JpaComponent
To use the EntityManagerFactory.
setEntityManagerFactory(EntityManagerFactory) - Method in class org.apache.camel.component.jpa.JpaEndpoint
The EntityManagerFactory to use.
setEntityManagerProperties(Map<String, Object>) - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
setEntityResolver(EntityResolver) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
setEntityResolver(EntityResolver) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setEntityType(Class<?>) - Method in class org.apache.camel.component.jpa.JpaEndpoint
The JPA annotated class to use as entity.
setEntryKey(Long) - Method in class org.apache.camel.component.linkedin.api.model.Seniority
Sets the value of the entryKey property.
setEntryValue(Long) - Method in class org.apache.camel.component.linkedin.api.model.Seniority
Sets the value of the entryValue property.
setEnvironment(String) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
The environment Either SANDBOX or PRODUCTION
setError(String) - Method in class org.apache.camel.component.salesforce.internal.dto.LoginError
 
setErrorCode(String) - Method in class org.apache.camel.component.linkedin.api.model.Error
Sets the value of the errorCode property.
setErrorCode(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestError
 
setErrorDescription(String) - Method in class org.apache.camel.component.salesforce.internal.dto.LoginError
 
setErrorHandler(Processor) - Method in interface org.apache.camel.Channel
Sets the ErrorHandler this Channel uses.
setErrorHandler(ErrorHandler) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
This option is used to set the ErrorHandler that Jetty server uses.
setErrorHandler(ErrorHandler) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies a org.springframework.util.ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a Message.
setErrorHandler(ErrorHandler) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies a org.springframework.util.ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a Message.
setErrorHandler(ErrorHandler) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setErrorHandler(ErrorHandler) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
setErrorHandler(ValidatorErrorHandler) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
To use a custom org.apache.camel.processor.validation.ValidatorErrorHandler.
setErrorHandler(ErrorHandler) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setErrorHandler(Processor) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
setErrorHandler(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.guice.GuiceCamelContext
 
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
setErrorHandlerLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.jms.JmsComponent
Allows to configure the default errorHandler logging level for logging uncaught exceptions.
setErrorHandlerLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.jms.JmsConfiguration
Allows to configure the default errorHandler logging level for logging uncaught exceptions.
setErrorHandlerLogStackTrace(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Allows to control whether stacktraces should be logged or not, by the default errorHandler.
setErrorHandlerLogStackTrace(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Allows to control whether stacktraces should be logged or not, by the default errorHandler.
setErrorHandlerLogStackTrace(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setErrorHandlerRef(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
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
setErrorHandlerRef(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
Sets the name of the error handler object used to default the error handling strategy
setErrorHandlers(RouteContext, List<OnExceptionDefinition>) - Method in interface org.apache.camel.builder.ErrorHandlerBuilder
Adds the error handlers for the given list of exception types
setErrorHandlers(RouteContext, List<OnExceptionDefinition>) - Method in class org.apache.camel.builder.ErrorHandlerBuilderSupport
 
setErrorListener(ErrorListener) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setErrorListener(ErrorListener) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Allows to configure to use a custom javax.xml.transform.ErrorListener.
setErrors(List<RestError>) - Method in class org.apache.camel.component.salesforce.api.dto.CreateSObjectResult
 
setErrors(List<RestError>) - Method in class org.apache.camel.component.salesforce.internal.dto.RestErrors
 
setEscalationLevel(Integer) - Method in class org.apache.camel.bam.model.ActivityState
 
setEscape(Character) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets the escape character.
setEscape(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the escape character to use
setEscapeChar(Character) - Method in class org.apache.camel.dataformat.univocity.UniVocityTsvDataFormat
Sets the escape character symbol.
setEscapeChar(String) - Method in class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
The escape character.
setEscapeDisabled(boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets whether or not the escaping is disabled.
setEscapeDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Use for disabling using escape character
setEternal(boolean) - Method in class org.apache.camel.component.cache.CacheConfiguration
Sets whether elements are eternal.
setEvent(Object) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
the data associated with this event when signalEvent operation is performed
setEvent_type(EventType) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setEventBus(EventBus) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
To use the given Guava EventBus instance
setEventBus(EventBus) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
To use the given Guava EventBus instance
setEventBusRef(String) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
To lookup the Guava EventBus from the registry with the given name
setEventClass(Class<?>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
If used on the consumer side of the route, will filter events received from the EventBus to the instances of the class and superclasses of eventClass.
setEventEndpoint(EventEndpoint) - Method in class org.apache.camel.spring.SpringCamelContext
Deprecated.
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
setEventFilters(List<CacheEntryEventFilter>) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setEventFilters(String) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setEventHeader(EventHeader) - Method in class org.apache.camel.component.sip.SipConfiguration
A custom Header object containing event details.
setEventHeaderName(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Setting for a String based event Id.
setEventHost(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Override the default Splunk event host field
setEventId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The event ID
setEventId(String) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
setEventId(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Setting for a String based event Id.
setEventListener(TwitterEventListener) - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
setEventListenerRegistry(CacheEventListenerRegistry) - Method in class org.apache.camel.component.cache.CacheConfiguration
To configure event listeners using the CacheEventListenerRegistry
setEventListeners(List<DozerEventListener>) - Method in class org.apache.camel.converter.dozer.DozerBeanMapperConfiguration
 
setEventName(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
The workflow or activity event name to use.
setEventNotifierEnabled(boolean) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
setEventNotifierEnabled(boolean) - Method in class org.apache.camel.impl.ProducerCache
Whether EventNotifier is enabled
setEventNotifierEnabled(boolean) - Method in interface org.apache.camel.ProducerTemplate
Sets whether the EventNotifier should be used by this ProducerTemplate to send events about the Exchange being sent.
setEventNotifiers(List<EventNotifier>) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
setEventNotifiers(List<EventNotifier>) - Method in interface org.apache.camel.spi.ManagementStrategy
Sets the list of event notifier to use.
setEventRequest(BoxEventRequestObject) - Method in class org.apache.camel.component.box.IBoxEventsManagerEndpointConfiguration
 
setEvents(Set<Integer>) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
Sets the event types to subscribe to as a Set.
setEvents(String) - Method in class org.apache.camel.component.ignite.events.IgniteEventsEndpoint
Sets the event types to subscribe to as a comma-separated string of event constants as defined in EventType.
setEventType(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
the type of event to use when signalEvent operation is performed
setEventTypes(Set<String>) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
Specifies the set of event types to register by the consumer.
setEventTypes(String) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
Specifies the set of event types to register by the consumer.
setEventTypes(Set<String>) - Method in class org.apache.camel.component.infinispan.InfinispanEventListener
 
setEventTypes(int) - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
setEventUpdate(EventUpdate) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The event to be created or updated
setex(String, Object, Long, TimeUnit) - Method in class org.apache.camel.component.redis.RedisClient
 
setex(String, Object, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
setException(Throwable) - Method in interface org.apache.camel.Exchange
Sets the exception associated with this exchange

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

setException(Throwable) - Method in class org.apache.camel.impl.DefaultExchange
 
setException(Exception) - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
setExceptionClass(Class<? extends Exception>) - Method in class org.apache.camel.model.ThrowExceptionDefinition
The class of the exception to create using the message.
setExceptionClasses(List<Class<? extends Throwable>>) - Method in class org.apache.camel.model.CatchDefinition
 
setExceptionClasses(List<Class<? extends Throwable>>) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setExceptionCode(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.Error
Sets the value of the exceptionCode property.
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.component.disruptor.DisruptorConsumer
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.component.file.GenericFileOnCompletion
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.component.routebox.RouteboxServiceSupport
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.component.seda.SedaConsumer
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.impl.DefaultConsumer
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.impl.DefaultEndpoint
To let the consumer use a custom ExceptionHandler.
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.impl.PollingConsumerSupport
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.support.RoutePolicySupport
 
setExceptionListener(ExceptionListener) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies the JMS Exception Listener that is to be notified of any underlying JMS exceptions.
setExceptionListener(ExceptionListener) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies the JMS Exception Listener that is to be notified of any underlying JMS exceptions.
setExceptionListener(ExceptionListener) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setExceptionMessage(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.Error
Sets the value of the exceptionMessage property.
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
A list of class names for specific exceptions to monitor.
setExceptions(List<String>) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
A list of class names for specific exceptions to monitor.
setExceptions(List<String>) - Method in class org.apache.camel.model.OnExceptionDefinition
A set of exceptions to react upon.
setExceptionType(String) - Method in class org.apache.camel.model.ThrowExceptionDefinition
The class of the exception to create using the message.
setExceptionTypes(List<Class<?>>) - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
A list of specific exceptions to monitor.
setExceptionTypes(List<Class<?>>) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
A list of specific exceptions to monitor.
setExchange(Exchange) - Method in class org.apache.camel.bam.processor.ProcessContext
 
setExchange(Exchange, int) - Method in class org.apache.camel.component.disruptor.ExchangeEvent
 
setExchange(Exchange) - Method in class org.apache.camel.impl.MessageSupport
 
setExchangeArgsConfigurer(ArgsConfigurer) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Set the configurer for setting the exchange args in Channel.exchangeDeclare
setExchangeColumn(String) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setExchangeConnect(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setExchangeFormatter(ExchangeFormatter) - Method in class org.apache.camel.component.log.LogComponent
Sets a custom ExchangeFormatter to convert the Exchange to a String suitable for logging.
setExchangeFormatterRef(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
setExchangeFormatterRef(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setExchangeFormatterRef(String) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets the reference of the instance of ExchangeFormatter to generate the log message from exchange.
setExchangeId(String) - Method in interface org.apache.camel.Exchange
Set the exchange id
setExchangeId(String) - Method in class org.apache.camel.impl.DefaultExchange
 
setExchangeId(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setExchangeId(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setExchangeId(String) - Method in class org.apache.camel.util.MessageDump
 
setExchangeIdColumn(String) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setExchangeName(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The exchange name determines which exchange produced messages will sent to.
setExchangePattern(ExchangePattern) - Method in class org.apache.camel.impl.DefaultEndpoint
Sets the default exchange pattern when creating an exchange.
setExchangePattern(ExchangePattern) - Method in class org.apache.camel.model.ProcessorDefinition
setExchangePattern(ExchangePattern) - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
setExchangePattern(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setExchangePattern(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
SetExchangePatternDefinition - Class in org.apache.camel.model
Sets the exchange pattern on the message exchange
SetExchangePatternDefinition() - Constructor for class org.apache.camel.model.SetExchangePatternDefinition
 
SetExchangePatternDefinition(ExchangePattern) - Constructor for class org.apache.camel.model.SetExchangePatternDefinition
 
setExchangesCompleted(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setExchangesCompleted(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setExchangesCompleted(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setExchangesFailed(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setExchangesFailed(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setExchangesFailed(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setExchangesInflight(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setExchangesInflight(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setExchangeType(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The exchange type such as direct or topic.
setExclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Is used to exclude files, if filename matches the regex pattern (matching is case in-senstive).
setExcludedClasses(Set<Class<?>>) - Method in class org.apache.camel.test.ExcludingPackageScanClassResolver
 
setExcludePattern(String) - Method in class org.apache.camel.model.RemoveHeadersDefinition
Name or patter of headers to not remove
setExcludePattern(String) - Method in class org.apache.camel.model.RemovePropertiesDefinition
Name or pattern of properties to not remove
setExcludePatterns(String[]) - Method in class org.apache.camel.model.RemoveHeadersDefinition
Name or pattern of headers to not remove
setExcludePatterns(String[]) - Method in class org.apache.camel.model.RemovePropertiesDefinition
Name or pattern of properties to not remove
setExcludeReferenceLink(Boolean) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
True to exclude Table API links for reference fields (default: false)
setExcludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
setExcludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
Sets excludes using a single string where each element can be separated with comma
setExcludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
setExcludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
Sets excludes using a single string where each element can be separated with comma
setExcludes(List<String>) - Method in class org.apache.camel.model.ContextScanDefinition
Exclude finding route builder from these java package names.
setExcludes(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
Exclude finding route builder from these java package names.
setExclusions(Set<String>) - Method in class org.apache.camel.component.netty.http.SecurityConstraintMapping
 
setExclusions(Set<String>) - Method in class org.apache.camel.component.netty4.http.SecurityConstraintMapping
 
setExclusionStrategies(List<ExclusionStrategy>) - Method in class org.apache.camel.component.gson.GsonDataFormat
 
setExclusiveReadLockStrategy(GenericFileExclusiveReadLockStrategy<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Pluggable read-lock as a org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy implementation.
setExclusiveReadLockStrategy(GenericFileExclusiveReadLockStrategy<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileProcessStrategySupport
 
setExecPbsz(Long) - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
When using secure data channel you can set the exec protection buffer size
setExecProt(String) - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
The exec protection level

PROT command.

setExecutable(String) - Method in class org.apache.camel.component.exec.ExecEndpoint
Sets the executable to be executed.
setExecutionStartToCloseTimeout(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
setExecutionType(IgniteComputeExecutionType) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
Sets the execution type of this producer.
setExecutor(ExecutorService) - Method in class org.apache.camel.component.routebox.RouteboxServiceSupport
 
setExecutorService(EventExecutorGroup) - Method in class org.apache.camel.component.netty4.NettyComponent
To use the given EventExecutorGroup
setExecutorService(ExecutorService) - Method in interface org.apache.camel.ExecutorServiceAware
Sets the executor service to be used.
setExecutorService(ExecutorService) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.DelayDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.MulticastDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.RecipientListDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.SplitDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.ThreadsDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.ThrottleDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.model.WireTapDefinition
 
setExecutorService(ExecutorService) - Method in class org.apache.camel.processor.RecipientList
 
setExecutorService(ExecutorService) - Method in interface org.apache.camel.ProducerTemplate
Sets a custom executor service to use for async messaging.
setExecutorServiceManager(ExecutorServiceManager) - Method in interface org.apache.camel.CamelContext
setExecutorServiceManager(ExecutorServiceManager) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setExecutorServiceRef(String) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setExecutorServiceRef(String) - Method in interface org.apache.camel.ExecutorServiceAware
Sets a reference to lookup in the Registry for the executor service to be used.
setExecutorServiceRef(String) - Method in class org.apache.camel.model.AggregateDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.DelayDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.MulticastDefinition
Refers to a custom Thread Pool to be used for parallel processing.
setExecutorServiceRef(String) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.SplitDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.ThreadsDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.ThrottleDefinition
 
setExecutorServiceRef(String) - Method in class org.apache.camel.model.WireTapDefinition
 
setExecutorType(ExecutorType) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
The executor type to be used while executing statements.
setExecutorType(String) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
setExpandableProperties(List<String>) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
See XMLSerializer.setExpandableProperties(String[])
setExpandableProperties(List<String>) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
With expandable properties, JSON array elements are converted to XML as a sequence of repetitive XML elements with the local name equal to the JSON key, for example: { number: 1,2,3 }, normally converted to: 123 (where e can be modified by setting elementName), would instead translate to 123, if "number" is set as an expandable property Used for unmarshalling (JSON to XML conversion).
setExpectedCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Specifies the expected number of message exchanges that should be received by this endpoint.
setExpectedMessageCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
 
setExpectedMessageEndpoint(Endpoint) - Method in class org.apache.camel.component.test.TestEndpoint
 
setExpectedMessages(int) - Method in class org.apache.camel.bam.rules.ActivityRules
 
setExpectedUpdateCount(int) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Sets an expected update count to validate when using onConsume.
setExpectedUpdateCount(int) - Method in class org.apache.camel.component.sql.SqlConsumer
Sets an expected update count to validate when using onConsume.
setExpectReply(boolean) - Method in class org.apache.camel.component.spring.integration.adapter.AbstractCamelAdapter
 
setExperienceLevel(ExperienceLevel) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the experienceLevel property.
setExpertise(String) - Method in class org.apache.camel.component.yammer.model.User
 
setExpirationDate(ExpirationDate) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the expirationDate property.
setExpirationTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the expirationTimestamp property.
setExpiresHeader(ExpiresHeader) - Method in class org.apache.camel.component.sip.SipConfiguration
A custom Header object containing message expiration details.
setExpireTime(long) - Method in class org.apache.camel.support.TimeoutMapEntry
 
setExpiryPolicyFactory(Factory<ExpiryPolicy>) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setExplicitQosEnabled(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Set if the deliveryMode, priority or timeToLive qualities of service should be used when sending messages.
setExplicitQosEnabled(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Set if the deliveryMode, priority or timeToLive qualities of service should be used when sending messages.
setExplicitQosEnabled(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setExponentialBackOff(Boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
setExponentialBackOff(boolean) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
setExposeListenerSession(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies whether the listener session should be exposed when consuming messages.
setExposeListenerSession(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies whether the listener session should be exposed when consuming messages.
setExposeListenerSession(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
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(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
The XPath expression to use when option type=xpathresult.
setExpression(XPathExpression) - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
 
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.AggregateDefinition
 
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.DelayDefinition
Expression to define how long time to wait (in millis)
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.DynamicRouterDefinition
Expression to call that returns the endpoint(s) to route to in the dynamic routing.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.EnrichDefinition
Expression that computes the endpoint uri to use as the resource endpoint to enrich from
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ExpressionNode
 
setExpression(Expression) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.FilterDefinition
Expression to determine if the message should be filtered or not.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Expression used to calculate the correlation key to use for duplicate check.
setExpression(String) - Method in class org.apache.camel.model.language.ExpressionDefinition
The expression value in your chosen language syntax
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.LoopDefinition
Expression to define how many times we should loop.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.PollEnrichDefinition
Expression that computes the endpoint uri to use as the resource endpoint to enrich from
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.RecipientListDefinition
Expression that returns which endpoints (url) to send the message to (the recipients).
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ResequenceDefinition
Expression to use for re-ordering the messages, such as a header with a sequence number
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.RoutingSlipDefinition
Expression to define the routing slip, which defines which endpoints to route the message in a pipeline style.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ScriptDefinition
Expression to return the transformed message body (the new message body to use)
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetBodyDefinition
Expression that returns the new body to use
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetFaultBodyDefinition
Expression that returns the new fault body to use
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetHeaderDefinition
Expression to return the value of the header
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
Expression to return the value of the header
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SetPropertyDefinition
Expression to return the value of the message exchange property
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SortDefinition
Optional expression to sort by something else than the message body
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.SplitDefinition
Expression of how to split the message body, such as as-is, using a tokenizer, or using an xpath.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ThrottleDefinition
Expression to configure the maximum number of messages to throttle per request
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.TransformDefinition
Expression to return the transformed message body (the new message body to use)
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.ValidateDefinition
Expression to use for validation as a predicate.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.WhenDefinition
Expression used as the predicate to evaluate whether this when should trigger and route the message or not.
setExpression(ExpressionDefinition) - Method in class org.apache.camel.model.WhenSkipSendToEndpointDefinition
Expression used as the predicate to evaluate whether the message should be sent or not to the endpoint
setExpression(Expression) - Method in class org.apache.camel.processor.resequencer.DefaultExchangeComparator
 
setExpression(Expression) - Method in interface org.apache.camel.processor.resequencer.ExpressionResultComparator
Set the expression sed for comparing Exchanges.
setExpressionFactory(ExpressionFactory) - Method in class org.apache.camel.language.juel.JuelExpression
 
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
 
setExtendedAttributes(String) - Method in class org.apache.camel.component.file.FileEndpoint
To define which file attributes of interest.
setExtendedAttributes(Map<String, Object>) - Method in class org.apache.camel.component.file.GenericFile
 
setExtendedStatistics(boolean) - Method in class org.apache.camel.impl.ConsumerCache
Whether extended JMX statistics is enabled for EndpointUtilizationStatistics
setExtendedStatistics(boolean) - Method in class org.apache.camel.impl.ProducerCache
Whether extended JMX statistics is enabled for EndpointUtilizationStatistics
setExtendMessageVisibility(boolean) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
If enabled then a scheduled background task will keep extending the message visibility on SQS.
setExtension(String) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setExtension(String) - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
setExtensionHeader(ExtensionHeader) - Method in class org.apache.camel.component.sip.SipConfiguration
A custom Header object containing user/application specific details.
setExtensions(List<BayeuxServer.Extension>) - Method in class org.apache.camel.component.cometd.CometdComponent
To use a list of custom BayeuxServer.Extension that allows modifying incoming and outgoing requests.
setExternalId(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setExternalIdFieldName(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the externalIdFieldName property.
setExternalUrls(List<String>) - Method in class org.apache.camel.component.yammer.model.User
 
setExtractAttachments(boolean) - Method in class org.apache.camel.component.mail.SplitAttachmentsExpression
 
setExtraJaxbClasses(Class[]) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
To load additional classes when working with XML
setExtraTypeInfo(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setEyebrowUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Content
Sets the value of the eyebrowUrl property.
setFacet(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setFacets(Facets) - Method in class org.apache.camel.component.linkedin.api.model.CompanySearch
Sets the value of the facets property.
setFacets(Facets) - Method in class org.apache.camel.component.linkedin.api.model.JobSearch
Sets the value of the facets property.
setFacets(Facets) - Method in class org.apache.camel.component.linkedin.api.model.PeopleSearch
Sets the value of the facets property.
setFacets(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setFacility(SyslogFacility) - Method in class org.apache.camel.component.syslog.SyslogMessage
 
setFactMap(Map<String, ReportFactWithDetails>) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
setFactory(PoolableObjectFactory<T>) - Method in class org.apache.camel.component.netty.SharedSingletonObjectPool
 
setFactory(PoolableObjectFactory<T>) - Method in class org.apache.camel.component.netty4.SharedSingletonObjectPool
 
setFactory(SchedulerFactory) - Method in class org.apache.camel.component.quartz.QuartzComponent
To use the custom SchedulerFactory which is used to create the Scheduler.
setFactoryFinderResolver(FactoryFinderResolver) - Method in interface org.apache.camel.CamelContext
Sets the factory finder resolver to use.
setFactoryFinderResolver(FactoryFinderResolver) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setFactoryRef(String) - Method in class org.apache.camel.model.language.XPathExpression
References to a custom XPathFactory to lookup in the registry
setFailIfInexistentCache(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Sets whether to fail the initialization if the cache doesn't exist.
setFailIfNoConsumers(boolean) - Method in class org.apache.camel.component.direct.DirectEndpoint
Whether the producer should fail by throwing an exception, when sending to a DIRECT endpoint with no active consumers.
setFailIfNoConsumers(boolean) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
Whether the producer should fail by throwing an exception, when sending to a DIRECT-VM endpoint with no active consumers.
setFailIfNoConsumers(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Whether the producer should fail by throwing an exception, when sending to a queue with no active consumers.
setFailOnNullBody(boolean) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setFailOnNullBody(boolean) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
Whether to fail if no body exists.
setFailOnNullBody(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Whether or not to throw an exception if the input body is null.
setFailOnNullBody(boolean) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setFailOnNullHeader(boolean) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
Whether to fail if no header exists when validating against a header.
setFailOnNullHeader(boolean) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setFailureHandled(Exchange) - Static method in class org.apache.camel.util.ExchangeHelper
Sets the exchange to be failure handled.
setFailureProcessor(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setFailureRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy
 
setFailureRenamer(GenericFileRenamer<T>) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameProcessStrategy
 
setFailuresHandled(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setFailuresHandled(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setFailuresHandled(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setFair(boolean) - Method in class org.apache.camel.component.seda.ArrayBlockingQueueFactory
 
setFallbackTimeout(long) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setFallbackTimeout(long) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setFallbackTimeout(long) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setFallbackToUnaugmentedProperty(boolean) - Method in class org.apache.camel.component.properties.PropertiesComponent
If true, first attempt resolution of property name augmented with propertyPrefix and propertySuffix before falling back the plain property name specified.
setFallbackToUnaugmentedProperty(Boolean) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
setFamily(String) - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
setFastExistsCheck(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
If set this option to be true, camel-ftp will use the list file directly to check if the file exists.
setFastExistsCheck(boolean) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
setFastExistsCheck(boolean) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
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
setFaultAction(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Signifies the value for the faultAction response WS-Addressing Fault Action header that is provided by the method.
setFaultAction(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Signifies the value for the faultAction response WS-Addressing Fault Action header that is provided by the method.
setFaultActionSuffix(String) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Sets the suffix to add to request Actions for reply fault messages.
setFaultactor(String) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the faultactor property.
setFaultBody(Expression) - Static method in class org.apache.camel.builder.ProcessorBuilder
Creates a processor which sets the body of the FAULT message to the value of the expression
setFaultBody(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
setFaultBody(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which sets the body on the FAULT message
SetFaultBodyDefinition - Class in org.apache.camel.model
Sets the contents of a fault message's body
SetFaultBodyDefinition() - Constructor for class org.apache.camel.model.SetFaultBodyDefinition
 
SetFaultBodyDefinition(Expression) - Constructor for class org.apache.camel.model.SetFaultBodyDefinition
 
setFaultcode(QName) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the faultcode property.
setFaultHeader(String, Expression) - Static method in class org.apache.camel.builder.ProcessorBuilder
Sets the header on the FAULT message
setFaultHeader(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
setFaultstring(String) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the faultstring property.
setFaultTo(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Signifies the value for the faultAction response WS-Addressing FaultTo header that is provided by the method.
setFaultTo(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Signifies the value for the faultAction response WS-Addressing FaultTo header that is provided by the method.
setFax(String) - Method in class org.apache.camel.component.linkedin.api.model.ContactInfo
Sets the value of the fax property.
setFeature(String, boolean) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
setFeature(String, boolean) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setFeatures(List<Feature>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setFeatures(List<Feature>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Set the feature list to the CxfRs endpoint.
setFeatures(Features) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the features property.
setFeedbackHost(String) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setFeedbackPort(int) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setFeedDesc(String) - Method in class org.apache.camel.component.yammer.model.Meta
 
setFeedEnabled(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setFeedHeader(boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets whether to add the feed object as a header
setFeedName(String) - Method in class org.apache.camel.component.yammer.model.Meta
 
setFeedUri(String) - Method in class org.apache.camel.component.feed.FeedEndpoint
The URI to the feed to poll.
setFetchMinBytes(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The minimum amount of data the server should return for a fetch request.
setFetchMinBytes(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setFetchSize(int) - Method in class org.apache.camel.component.mail.MailConfiguration
Sets the maximum number of messages to consume during a poll.
setFetchWaitMaxMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The maximum amount of time the server will block before answering the fetch request if there isn't sufficient data to immediately satisfy fetch.min.bytes
setFetchWaitMaxMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setField(Field, Object, Object) - Static method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
setField(String) - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
setField(Field, Object, Object) - Static method in class org.apache.camel.spring.util.ReflectionUtils
 
setField(Field, Object, Object) - Static method in class org.apache.camel.util.ReflectionHelper
 
setFieldLengths(int[]) - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Sets the field lengths It's used to construct uniVocity FixedWidthFieldLengths instance.
setFieldNamingPolicy(FieldNamingPolicy) - Method in class org.apache.camel.component.gson.GsonDataFormat
 
setFieldNamingStrategy(FieldNamingStrategy) - Method in class org.apache.camel.component.gson.GsonDataFormat
 
setFieldOfStudy(String) - Method in class org.apache.camel.component.linkedin.api.model.Education
Sets the value of the fieldOfStudy property.
setFields(Strings) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set Fields
setFields(String) - Method in class org.apache.camel.component.linkedin.CommentsResourceEndpointConfiguration
 
setFields(String) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setFields(String) - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
setFields(String) - Method in class org.apache.camel.component.linkedin.JobsResourceEndpointConfiguration
 
setFields(String) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setFields(String) - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
setFields(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setFields(List<String>) - Method in class org.apache.camel.component.salesforce.api.dto.RestError
 
setFields(List<SObjectField>) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
setFields(String[]) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.ImplicitCollectionEntry
 
setFields(String[]) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.OmitFieldEntry
 
setFieldsLength(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setFieldsLength(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setFile(File) - Method in class org.apache.camel.component.file.FileEndpoint
The starting directory
setFile(T) - Method in class org.apache.camel.component.file.GenericFile
 
setFile(File) - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
setFileApplicationContextUri(String) - Method in class org.apache.camel.spring.Main
 
setFileAttributeName(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
If the QueryType uses a FileAttribute, this sets the name of the attribute that is used.
setFileExist(GenericFileExist) - Method in class org.apache.camel.component.file.GenericFileEndpoint
What to do if a file already exists with the same name.
setFileId(String) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setFileId(String) - Method in class org.apache.camel.component.google.drive.DriveCommentsEndpointConfiguration
 
setFileId(String) - Method in class org.apache.camel.component.google.drive.DriveFilesEndpointConfiguration
 
setFileId(String) - Method in class org.apache.camel.component.google.drive.DriveParentsEndpointConfiguration
 
setFileId(String) - Method in class org.apache.camel.component.google.drive.DrivePermissionsEndpointConfiguration
 
setFileId(String) - Method in class org.apache.camel.component.google.drive.DrivePropertiesEndpointConfiguration
 
setFileId(String) - Method in class org.apache.camel.component.google.drive.DriveRealtimeEndpointConfiguration
 
setFileId(String) - Method in class org.apache.camel.component.google.drive.DriveRepliesEndpointConfiguration
 
setFileId(String) - Method in class org.apache.camel.component.google.drive.DriveRevisionsEndpointConfiguration
 
setFileLength(long) - Method in class org.apache.camel.component.file.GenericFile
 
setFileName(String) - Method in class org.apache.camel.component.aws.s3.S3Configuration
To get the object from the bucket with the given file name
setFileName(String) - Method in class org.apache.camel.component.cache.FileCacheManagerFactory
 
setFileName(String) - Method in class org.apache.camel.component.file.GenericFile
 
setFileName(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Use Expression such as File Language to dynamically set the filename.
setFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setFileName(String) - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
setFileName(String) - Method in class org.apache.camel.component.stream.StreamEndpoint
When using the stream:file URI format, this option specifies the filename to stream to/from.
setFileName(String) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Sets the file name for the literal data packet.
setFileNameOnly(String) - Method in class org.apache.camel.component.file.GenericFile
 
setFilePersistenceDirectory(String) - Method in class org.apache.camel.component.paho.PahoEndpoint
Base directory used by the file persistence provider.
setFilePrefix(String) - Method in class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy
Sets the prefix that will be used when creating the TAR filename.
setFilePrefix(String) - Method in class org.apache.camel.processor.aggregate.zipfile.ZipAggregationStrategy
Sets the prefix that will be used when creating the ZIP filename.
setFileRequest(BoxFileRequestObject) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setFileStore(File) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
 
setFileSuffix(String) - Method in class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy
Sets the suffix that will be used when creating the ZIP filename.
setFileSuffix(String) - Method in class org.apache.camel.processor.aggregate.zipfile.ZipAggregationStrategy
Sets the suffix that will be used when creating the ZIP filename.
setFileSystemType(HdfsFileSystemType) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
Set to LOCAL to not use HDFS but local java.io.File instead.
setFileSystemType(HdfsFileSystemType) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
Set to LOCAL to not use HDFS but local java.io.File instead.
setFileType(HdfsFileType) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The file type to use.
setFileType(HdfsFileType) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The file type to use.
setFileTypeMap(FileTypeMap) - Method in class org.apache.camel.http.common.CamelFileDataSource
 
setFileUploadRequest(BoxFileUploadRequestObject) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setFilter(boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets whether to use filtering or not of the entries.
setFilter(GenericFileFilter<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Pluggable filter as a org.apache.camel.component.file.GenericFileFilter class.
setFilter(String) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
setFilterable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumn
 
setFilterable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setFilteredEvents(List<EventType>) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setFilteredEvents(String) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setFilteredLookupInfo(FilteredLookupInfo) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setFilterInitParameters(Map<String, String>) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Configuration of the filter init parameters.
setFilterNonXmlChars(boolean) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setFilterNonXmlChars(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To ignore non xml characheters and replace them with an empty space.
setFilterOld(boolean) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Filter out old tweets, that has previously been polled.
setFilterOld(boolean) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setFilterOld(boolean) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setFilterPath(String) - Method in class org.apache.camel.component.cometd.CometdEndpoint
The filterPath will be used by the CrossOriginFilter, if the crosssOriginFilterOn is true
setFilterPath(String) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
Context path for filtering CORS
setFilters(List<Filter>) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
A list of filters to use.
setFilters(List<Filter>) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Allows using a custom filters which is putted into a list and can be find in the Registry.
setFilters(List<IoFilter>) - Method in class org.apache.camel.component.mina.MinaConfiguration
You can set a list of Mina IoFilters to use.
setFilters(List<IoFilter>) - Method in class org.apache.camel.component.mina2.Mina2Configuration
You can set a list of Mina IoFilters to use.
setFilterTerm(String) - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
setFilterValues(FilterValue[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumn
 
setFindByKeyQuery(String) - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
setFireExistingQueryResults(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Sets whether to process existing results that match the query.
setFireNow(boolean) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
Whether to fire the scheduler asap when its started using the simple trigger (this option does not support cron)
setFireNow(boolean) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
If it is true will fire the trigger when the route is start when using SimpleTrigger.
setFirst_name(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setFirstExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setFirstExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setFirstExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.RouteStatDump
 
setFirstExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setFirstExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setFirstExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setFirstExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setFirstExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setFirstExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.RouteStatDump
 
setFirstExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setFirstExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setFirstExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setFirstName(String) - Method in class org.apache.camel.component.linkedin.api.model.Author
Sets the value of the firstName property.
setFirstName(String) - Method in class org.apache.camel.component.linkedin.api.model.Creator
Sets the value of the firstName property.
setFirstName(String) - Method in class org.apache.camel.component.linkedin.api.model.Editor
Sets the value of the firstName property.
setFirstName(String) - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Sets the value of the firstName property.
setFirstName(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the firstName property.
setFirstName(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Sets the value of the firstName property.
setFirstName(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Sets the value of the firstName property.
setFirstName(String) - Method in class org.apache.camel.component.yammer.model.User
 
setFixed(boolean) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setFixed(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
Delimited or fixed.
setFixedRate(boolean) - Method in class org.apache.camel.component.timer.TimerEndpoint
Events take place at approximately regular intervals, separated by the specified period.
setFlags(String) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
A comma separated list of Flag to be applied by default on each cache invocation, not applicable to remote caches.
setFlags(Flag...) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
setFlatten(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Flatten is used to flatten the file name path to strip any leading paths, so it's just the file name.
setFlatternMap(boolean) - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
If the JSON Map contains only a single entry, then flattern by storing that single entry value as the message body.
setFlavor(String) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Sets DocFlavor to use.
setFlavor(DocFlavor) - Method in class org.apache.camel.component.printer.PrinterOperations
 
setFlexiPage(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setFlushOnEveryOperation(boolean) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set flush on every operation
setFlushOnSend(boolean) - Method in class org.apache.camel.component.jpa.JpaEndpoint
Flushes the EntityManager after the entity bean has been persisted.
setFolderDeleteRequest(BoxFolderDeleteRequestObject) - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
setFolderId(String) - Method in class org.apache.camel.component.box.IBoxCollaborationsManagerEndpointConfiguration
 
setFolderId(String) - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
setFolderId(String) - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
setFolderId(String) - Method in class org.apache.camel.component.google.drive.DriveChildrenEndpointConfiguration
 
setFolderName(String) - Method in class org.apache.camel.component.mail.MailConfiguration
The folder to poll.
setFolderRequest(BoxFolderRequestObject) - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
setFollowedReferences(List<FollowedReference>) - Method in class org.apache.camel.component.yammer.model.Meta
 
setFollowers(Long) - Method in class org.apache.camel.component.yammer.model.Stats
 
setFollowing(Following) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the following property.
setFollowing(Long) - Method in class org.apache.camel.component.yammer.model.Stats
 
setFollowRedirectFilter(Boolean) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setFollowRedirectFilter(boolean) - Method in class org.apache.camel.component.docker.DockerConfiguration
Whether to follow redirect filter
setFollowRedirects(Boolean) - Method in class org.apache.camel.component.solr.SolrEndpoint
indicates whether redirects are used to get to the Solr server
setFollowStatistics(FollowStatistics) - Method in class org.apache.camel.component.linkedin.api.model.CompanyStatistics
Sets the value of the followStatistics property.
setFont(PDFont) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Font
setFont(String) - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
setFontSize(float) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Font size in pixels
setFopFactory(FopFactory) - Method in class org.apache.camel.component.fop.FopEndpoint
Allows to use a custom configured or implementation of org.apache.fop.apps.FopFactory.
setForceCompletionOnStop(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setForceCompletionOnStop(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setForceSendOriginalMessage(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
When using mapJmsMessage=false Camel will create a new JMS message to send to a new JMS destination if you touch the headers (get or set) during the route.
setForceSendOriginalMessage(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
When using mapJmsMessage=false Camel will create a new JMS message to send to a new JMS destination if you touch the headers (get or set) during the route.
setForceSendOriginalMessage(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setForceTopLevelObject(Boolean) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
See XMLSerializer.setForceTopLevelObject(boolean)
setForceTopLevelObject(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Determines whether the resulting JSON will start off with a top-most element whose name matches the XML root element.
setForceWrites(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Whether to force syncing writes to the file system.
setForkContext(boolean) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
Whether to fork and create a new inner CamelContext instead of reusing the same CamelContext.
setFormat(DataFormat) - Method in class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
 
setFormat(String, DataFormat) - Method in class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
 
setFormat(String) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setFormat(Jt400Configuration.Format) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Sets the data format for sending messages.
setFormat(Jt400Configuration.Format) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setFormat(FormatEnum) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
 
setFormat(PayloadFormat) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Payload format to use for Salesforce API calls, either JSON or XML, defaults to JSON
setFormat(BarcodeFormat) - Method in class org.apache.camel.dataformat.barcode.BarcodeParameters
 
setFormat(CSVFormat) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets the CSV format before applying any changes.
setFormatName(String) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets the CSV format by name before applying any changes.
setFormatName(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
The name of the format to use, the default value is CSVFormat.DEFAULT
setFormatRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
The reference format to use, it will be updated with the other format options, the default value is CSVFormat.DEFAULT
setFormats(Map<String, DataFormat>) - Method in class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
 
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
 
setFoundedYear(Long) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the foundedYear property.
setFragment(boolean) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setFragment(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To turn on marshalling XML fragment trees.
setFriendId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The friend ID
setFriendlistId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The friend list ID
setFriendlistName(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The friend list Name
setFriendUserId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The friend user ID
setFrom(String) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
The sender's email address.
setFrom(String) - Method in class org.apache.camel.component.mail.MailConfiguration
The from email address
setFrom(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
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
 
setFromEndpointUri(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setFromHeader(FromHeader) - Method in class org.apache.camel.component.sip.SipConfiguration
A custom Header object containing message originator settings.
setFromHost(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Hostname of the message originator.
setFromIndex(Long) - Method in class org.apache.camel.component.etcd.EtcdConfiguration
The index to watch from
setFromPort(int) - Method in class org.apache.camel.component.sip.SipConfiguration
Port of the message originator.
setFromReceivedDate(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
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
 
setFromSentDate(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
setFromUser(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Username of the message originator.
setFtpClient(FTPClient) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
To use a custom instance of FTPClient
setFtpClientConfig(FTPClientConfig) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
To use a custom instance of FTPClientConfig to configure the FTP client the endpoint should use.
setFtpClientKeyStoreParameters(Map<String, Object>) - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
Set the key store parameters
setFtpClientTrustStoreParameters(Map<String, Object>) - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
Set the trust store parameters
setFullName(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setFullName(String) - Method in class org.apache.camel.component.yammer.model.Name
 
setFullName(String) - Method in class org.apache.camel.component.yammer.model.User
 
setFullTokenId(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
Atmos client fullTokenId
setFunction(String) - Method in class org.apache.camel.component.yammer.YammerConfiguration
The function to use
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
 
setFunctions(List<CamelPropertyPlaceholderFunctionDefinition>) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
setFunctionStartToken(String) - Method in class org.apache.camel.language.simple.SimpleLanguage
Change the start token used for functions.
setFunctionType(YammerFunctionType) - Method in class org.apache.camel.component.yammer.YammerConfiguration
The function to use
setGatewayHost(String) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setGatewayPort(int) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setGeneratedKeys(Exchange, Connection, ResultSet) - Method in class org.apache.camel.component.jdbc.JdbcProducer
Sets the generated if any to the Exchange in headers : - JdbcConstants.JDBC_GENERATED_KEYS_ROW_COUNT : the row count of generated keys - JdbcConstants.JDBC_GENERATED_KEYS_DATA : the generated keys data
setGenericFile(GenericFile<T>) - Method in class org.apache.camel.component.file.GenericFileMessage
 
setGeocodeAccuracy(String) - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
setGeos(List<String>) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setGetAllCollabsRequest(BoxGetAllCollabsRequestObject) - Method in class org.apache.camel.component.box.IBoxCollaborationsManagerEndpointConfiguration
 
setGranularityPeriod(long) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setGreedy(boolean) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setGreedy(boolean) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
If greedy is enabled, then the ScheduledPollConsumer will run immediately again, if the previous run polled 1 or more messages.
setGridFs(GridFS) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
 
setGroup(String) - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
To use a custom validation group
setGroup(Class<?>) - Method in class org.apache.camel.component.bean.validator.BeanValidatorProducer
 
setGroup(String) - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
setGroup(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
The group that will be assigned to the newly created node.
setGroup(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setGroup(Group) - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Sets the value of the group property.
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
To group N parts together, for example to split big files into chunks of 1000 lines.
setGroup(Integer) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
To group N parts together
setGroup(String) - Method in class org.apache.camel.model.RouteDefinition
The group that this route belongs to; could be the name of the RouteBuilder class or be explicitly configured in the XML.
setGroup(int) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
setGroup_id(Long) - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
setGroup_id(Long) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setGroupable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setGroupActiveOnly(Boolean) - Method in class org.apache.camel.component.log.LogEndpoint
If true, will hide stats when no new messages have been received for a time interval, if false, show stats regardless of message traffic.
setGroupByCustomField(String) - Method in class org.apache.camel.component.braintree.SettlementBatchSummaryGatewayEndpointConfiguration
 
setGroupDelay(Long) - Method in class org.apache.camel.component.log.LogEndpoint
Set the initial delay for stats (in millis)
setGroupDelay(long) - Method in class org.apache.camel.processor.ThroughputLogger
 
setGroupExchanges(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setGroupExchanges(boolean) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setGroupId(String) - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
setGroupId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The group ID
setGroupId(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
A string that uniquely identifies the group of consumer processes to which this consumer belongs.
setGroupId(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setGroupId(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setGroupingColumnInfo(Map<String, GroupingColumnInfo>) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportExtendedMetadata
 
setGroupingLevel(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingColumnInfo
 
setGroupings(GroupingValue[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Groupings
 
setGroupings(GroupingValue[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingValue
 
setGroupingsAcross(Groupings) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
setGroupingsAcross(GroupingInfo[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
setGroupingsDown(Groupings) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
setGroupingsDown(GroupingInfo[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
setGroupInterval(Long) - Method in class org.apache.camel.component.log.LogEndpoint
If specified will group message stats by this time interval (in millis)
setGroupInterval(Long) - Method in class org.apache.camel.processor.ThroughputLogger
 
setGroupLines(int) - Method in class org.apache.camel.component.stream.StreamEndpoint
To group X number of lines in the consumer.
setGroupmembership(GroupMembership) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setGroupMembershipRequest(BoxGroupMembershipRequestObject) - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
setGroupName(String) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
The group that the metric belongs to.
setGroupName(String) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
The quartz group name to use.
setGroupRequest(BoxGroupRequestObject) - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
setGroupSize(Integer) - Method in class org.apache.camel.component.log.LogEndpoint
An integer that specifies a group size for throughput logging.
setGroupSize(Integer) - Method in class org.apache.camel.processor.ThroughputLogger
 
setGroupStrategy(GroupStrategy) - Method in class org.apache.camel.component.stream.StreamEndpoint
Allows to use a custom GroupStrategy to control how to group lines.
setGuiAvailable(boolean) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Sets whether AS/400 prompting is enabled in the environment running Camel.
setGuiAvailable(boolean) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setGuid(String) - Method in class org.apache.camel.component.yammer.model.User
 
setGzipCompressing(boolean) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
Whether gzip compression is being used for transmitting the request.
setGzipEnabled(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Use Facebook GZIP encoding
setGzipRequesting(boolean) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
Whether gzip compression is being used for transmitting the request.
setHadoopConfiguration(Configuration) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set Hadoop Configuration
setHalfOpenAfter(Long) - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
The timeout in millis to use as threshold to move state from closed to half-open or open state
setHalfOpenAfter(long) - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
setHandback(Object) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
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
 
setHandleFailedMessage(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
If the mail consumer cannot retrieve a given mail message, then this option allows to handle the caused exception by the consumer's error handler.
setHandleFailedMessage(boolean) - Method in class org.apache.camel.component.mail.MailConsumer
 
setHandleFault(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setHandleFault(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setHandleFault(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setHandleFault(String) - Method in class org.apache.camel.model.RouteDefinition
Whether handle fault is enabled on this route.
setHandleFault(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether fault handling is enabled or not (default is disabled).
setHandleFault(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setHandleFault(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setHandlers(List<Handler>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setHandlers(List<Handler>) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Specifies a comma-delimited set of org.mortbay.jetty.Handler instances in your Registry (such as your Spring ApplicationContext).
setHandlers(List<Handler>) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
 
setHapiContext(HapiContext) - Method in class org.apache.camel.component.hl7.HL7DataFormat
 
setHapiContext(HapiContext) - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
setHardwareId(String) - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
setHardwareId(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
The hardware that will be used for creating a node.
setHardwareId(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setHasDetailRows(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
setHasDetailRows(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
setHasFakeEmail(Boolean) - Method in class org.apache.camel.component.yammer.model.Contact
 
setHashAlgorithm(int) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Digest algorithm for signing (marshaling).
setHashAlgorithm(Integer) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Signature hash algorithm; possible values are defined in org.bouncycastle.bcpg.HashAlgorithmTags; for example 2 (= SHA1), 8 (= SHA256), 9 (= SHA384), 10 (= SHA512), 11 (=SHA224).
setHashFunction(HashFunction<byte[]>) - Method in class org.apache.camel.component.krati.KratiEndpoint
The hash function to use.
setHawtDBFile(HawtDBFile) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setHazelcastInstance(HazelcastInstance) - Method in class org.apache.camel.component.hazelcast.HazelcastComponent
The hazelcast instance reference which can be used for hazelcast endpoint.
setHazelcastInstance(HazelcastInstance) - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
The hazelcast instance reference which can be used for hazelcast endpoint.
setHazelcastInstanceName(String) - Method in class org.apache.camel.component.hazelcast.HazelcastDefaultEndpoint
The hazelcast instance reference name which can be used for hazelcast endpoint.
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.component.jms.JmsMessage
 
setHeader(String, Object) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setHeader(String[]) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Gets the header.
setHeader(ProcessorDefinition<?>, String, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
setHeader(String, Object) - Method in class org.apache.camel.impl.DefaultMessage
 
setHeader(String, Object) - Method in interface org.apache.camel.Message
Sets a header on the message
setHeader(List<String>) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
To configure the CSV headers
setHeader(String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which sets the header on the IN message
setHeader(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which sets the header on the IN message
setHeader(String, String) - Method in class org.apache.camel.swagger.ExchangeRestApiResponseAdapter
 
setHeader(String, String) - Method in interface org.apache.camel.swagger.RestApiResponseAdapter
 
setHeader(String, String) - Method in class org.apache.camel.swagger.servlet.ServletRestApiResponseAdapter
 
setHeader(Header) - Method in class org.w3._2003._05.soap_envelope.Envelope
Sets the value of the header property.
setHeader(Header) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Sets the value of the header property.
SetHeaderDefinition - Class in org.apache.camel.model
Sets the value of a message header
SetHeaderDefinition() - Constructor for class org.apache.camel.model.SetHeaderDefinition
 
SetHeaderDefinition(String, ExpressionDefinition) - Constructor for class org.apache.camel.model.SetHeaderDefinition
 
SetHeaderDefinition(String, Expression) - Constructor for class org.apache.camel.model.SetHeaderDefinition
 
SetHeaderDefinition(String, String) - Constructor for class org.apache.camel.model.SetHeaderDefinition
 
setHeaderDisabled(boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets whether or not the headers are disabled.
setHeaderDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
 
setHeaderExtractionEnabled(Boolean) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets whether or not the header extraction is enabled.
setHeaderExtractionEnabled(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether or not the header must be read in the first line of the test document

The default value is false

setHeaderFactory(HeaderFactory) - Method in class org.apache.camel.component.sip.SipConfiguration
To use a custom HeaderFactory
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.ahc.AhcEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
To use a custom HeaderFilterStrategy to map headers to/from Camel.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.CxfEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.DefaultCxfBinding
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Sets the header filter strategy to use.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.jms.JmsComponent
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.jms.JmsEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.mail.MailEndpoint
To use a custom HeaderFilterStrategy to filter headers.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in interface org.apache.camel.component.netty.http.NettyHttpBinding
Sets the header filter strategy to use.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
To use a custom org.apache.camel.spi.HeaderFilterStrategy to filter headers.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
To use a custom org.apache.camel.spi.HeaderFilterStrategy to filter headers.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in interface org.apache.camel.component.netty4.http.NettyHttpBinding
Sets the header filter strategy to use.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
To use a custom org.apache.camel.spi.HeaderFilterStrategy to filter headers.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
To use a custom org.apache.camel.spi.HeaderFilterStrategy to filter headers.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.restlet.RestletEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.sjms.SjmsComponent
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.undertow.DefaultUndertowHttpBinding
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in interface org.apache.camel.component.undertow.UndertowHttpBinding
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in interface org.apache.camel.http.common.HttpBinding
Sets the header filter strategy to use.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.impl.HeaderFilterStrategyComponent
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in interface org.apache.camel.spi.HeaderFilterStrategyAware
Sets the header filter strategy to use
setHeaderFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setHeaderName(String) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setHeaderName(String) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
To validate against a header instead of the message body.
setHeaderName(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
To store the weather result in this header instead of the message body.
setHeaderName(String) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
setHeaderName(String) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
To use a Camel Message header as the input source instead of Message body.
setHeaderName(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setHeaderName(String) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
setHeaderName(String) - Method in class org.apache.camel.model.language.TokenizerExpression
Name of header to tokenize instead of using the message body.
setHeaderName(String) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
Name of header to tokenize instead of using the message body.
setHeaderName(String) - Method in class org.apache.camel.model.language.XPathExpression
Name of header to use as input, instead of the message body
setHeaderName(String) - Method in class org.apache.camel.model.language.XQueryExpression
Name of header to use as input, instead of the message body
setHeaderName(String) - Method in class org.apache.camel.model.RemoveHeaderDefinition
Name of header to remove
setHeaderName(String) - Method in class org.apache.camel.model.SetHeaderDefinition
Name of message header to set a new value

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

setHeaderName(String) - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
Name of message header to set a new value
setHeaderName(String) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
SetHeaderProcessor - Class in org.apache.camel.processor
A processor which sets the header on the IN or OUT message with an Expression
SetHeaderProcessor(Expression, Expression) - Constructor for class org.apache.camel.processor.SetHeaderProcessor
 
setHeaders(Map<String, Object>) - Method in class org.apache.camel.component.jms.JmsMessage
 
setHeaders(Headers) - Method in class org.apache.camel.component.linkedin.api.model.ApiStandardProfileRequest
Sets the value of the headers property.
setHeaders(Headers) - Method in class org.apache.camel.component.linkedin.api.model.SiteGroupRequest
Sets the value of the headers property.
setHeaders(Headers) - Method in class org.apache.camel.component.linkedin.api.model.SiteJobRequest
Sets the value of the headers property.
setHeaders(Headers) - Method in class org.apache.camel.component.linkedin.api.model.SiteStandardProfileRequest
Sets the value of the headers property.
setHeaders(Map<String, Object>) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setHeaders(String[]) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets the headers.
setHeaders(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultMessage
 
setHeaders(Map<String, Object>) - Method in interface org.apache.camel.Message
Set all the headers associated with this message

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

setHeaders(List<UniVocityHeader>) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The headers to use.
setHeaders(List<RestOperationResponseHeaderDefinition>) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
setHeaders(List<SetHeaderDefinition>) - Method in class org.apache.camel.model.WireTapDefinition
 
setHeaders(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setHeaders(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setHeaders(List<MessageDump.Header>) - Method in class org.apache.camel.util.MessageDump
 
setHeadersDisabled(boolean) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets whether or not headers are disabled.
setHeadersDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether or not the headers are disabled.
setHeadersInline(boolean) - Method in class org.apache.camel.dataformat.mime.multipart.MimeMultipartDataFormat
 
setHeadersInline(Boolean) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
Defines whether the MIME-Multipart headers are part of the message body (true) or are set as Camel headers (false).
setHeadersOnly(boolean) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
Whether to only enrich the Exchange with headers, and leave the body as-is.
setHeadersToStoreAsText(List<String>) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setHeadline(String) - Method in class org.apache.camel.component.linkedin.api.model.Author
Sets the value of the headline property.
setHeadline(String) - Method in class org.apache.camel.component.linkedin.api.model.Creator
Sets the value of the headline property.
setHeadline(String) - Method in class org.apache.camel.component.linkedin.api.model.Editor
Sets the value of the headline property.
setHeadline(String) - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Sets the value of the headline property.
setHeadline(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the headline property.
setHeadline(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Sets the value of the headline property.
setHeadline(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Sets the value of the headline property.
setHeartbeat(long) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
How often to send an empty message to keep socket alive in millis
setHeartbeatIntervalMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The expected time between heartbeats to the consumer coordinator when using Kafka's group management facilities.
setHeartbeatIntervalMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setHeight(Long) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setHeight(Integer) - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
 
setHeight(Integer) - Method in class org.apache.camel.dataformat.barcode.BarcodeParameters
 
setHeight(Integer) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
Height of the barcode
setHighScaleNumber(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setHireDate(String) - Method in class org.apache.camel.component.yammer.model.User
 
setHistoricalSnapshotDates(String[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
setHitLocation(int) - Method in class org.apache.camel.processor.lucene.support.Hit
 
setHonors(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the honors property.
setHost(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
Hostname to use
setHost(String) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setHost(String) - Method in class org.apache.camel.component.docker.DockerConfiguration
Docker host
setHost(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Hostname of the FTP server
setHost(String) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
Host name for Ganglia server
setHost(String) - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
The host for the hipchat server, such as api.hipchat.com
setHost(String) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
setHost(String) - Method in class org.apache.camel.component.jcr.JcrEndpoint
Name of the Repository to lookup from the Camel registry to be used.
setHost(String) - Method in class org.apache.camel.component.lucene.LuceneConfiguration
The URL to the lucene server
setHost(String) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
setHost(String) - Method in interface org.apache.camel.component.mail.JavaMailSender
 
setHost(String) - Method in class org.apache.camel.component.mail.MailConfiguration
The mail server host name
setHost(String) - Method in class org.apache.camel.component.mina.MinaConfiguration
Hostname to use.
setHost(String) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Hostname to use.
setHost(String) - Method in class org.apache.camel.component.mqtt.MQTTComponent
The URI of the MQTT broker to connect too - this component also supports SSL - e.g.
setHost(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The URI of the MQTT broker to connect too - this component also supports SSL - e.g.
setHost(URI) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The URI of the MQTT broker to connect too - this component also supports SSL - e.g.
setHost(String) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
This is the address of the Nagios host where checks should be send.
setHost(String) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
The local hostname such as localhost, or 0.0.0.0 when being a consumer.
setHost(String) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
The hostname.
setHost(String) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
The local hostname such as localhost, or 0.0.0.0 when being a consumer.
setHost(String) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
The hostname.
setHost(String) - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
To connect using hostname and port to the database.
setHost(String) - Method in class org.apache.camel.component.redis.RedisConfiguration
The host where Redis server is running.
setHost(String) - Method in class org.apache.camel.component.restlet.RestletEndpoint
The hostname of the restlet service
setHost(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Hostname for the SMSC server to use.
setHost(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Splunk host.
setHost(String) - Method in class org.apache.camel.component.ssh.SshComponent
Sets the hostname of the remote SSH server.
setHost(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the hostname of the remote SSH server.
setHost(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setHost(String) - Method in class org.apache.camel.component.stomp.StompComponent
The virtual host
setHost(String) - Method in class org.apache.camel.component.stomp.StompConfiguration
The virtual host name
setHost(String) - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
setHost(String) - Method in class org.apache.camel.component.vertx.VertxComponent
Hostname for creating an embedded clustered EventBus
setHost(String) - Method in class org.apache.camel.component.websocket.WebsocketComponent
The hostname.
setHost(String) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
The hostname.
setHost(String) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
Hostname for the chat server
setHost(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
The hostname to use for exposing the REST service.
setHost(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the hostname to use by the REST consumer
setHostname(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
Hostname of the running couchdb instance
setHostname(String) - Method in class org.apache.camel.component.file.remote.RemoteFile
 
setHostName(String) - Method in class org.apache.camel.component.gae.login.GLoginData
 
setHostName(String) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
HDFS host to use
setHostName(String) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
HDFS host to use
setHostname(String) - Method in class org.apache.camel.component.irc.IrcConfiguration
Hostname for the IRC chat server
setHostname(String) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Hostname or IP for connection for the TCP connection.
setHostName(String) - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
setHostname(String) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Hostname of the printer
setHostname(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The hostname of the running rabbitmq instance or cluster.
setHostname(String) - Method in class org.apache.camel.component.syslog.SyslogMessage
 
setHostName(String) - Method in class org.apache.camel.management.DefaultManagementNamingStrategy
 
setHostNameResolver(RestHostNameResolver) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
If no hostname has been explicit configured, then this resolver is used to compute the hostname the REST service will be using.
setHosts(String) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Hostname(s) cassansdra server(s).
setHowToApply(HowToApply) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the howToApply property.
setHq_only(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setHtmlFormatted(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setHttpAsyncClientBuilder(HttpAsyncClientBuilder) - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
Custom HTTP async client builder for more complex HTTP client configuration, overrides connectionTimeout, socketTimeout, proxy and sslContext.
setHttpBinding(HttpBinding) - Method in class org.apache.camel.component.http.HttpComponent
To use a custom HttpBinding to control the mapping between Camel message and HttpClient.
setHttpBinding(HttpBinding) - Method in class org.apache.camel.component.http4.HttpComponent
To use a custom HttpBinding to control the mapping between Camel message and HttpClient.
setHttpBinding(HttpBinding) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Not to be used - use JettyHttpBinding instead.
setHttpBinding(HttpBinding) - Method in class org.apache.camel.component.jetty8.JettyHttpEndpoint8
 
setHttpBinding(HttpBinding) - Method in class org.apache.camel.component.jetty9.JettyHttpEndpoint9
 
setHttpBinding(HttpBinding) - Method in class org.apache.camel.http.common.HttpCommonComponent
To use a custom HttpBinding to control the mapping between Camel message and HttpClient.
setHttpBinding(HttpBinding) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
To use a custom HttpBinding to control the mapping between Camel message and HttpClient.
setHttpClient(HttpClient) - Method in class org.apache.camel.component.http.HttpPollingConsumer
 
setHttpClient(HttpClient) - Method in class org.apache.camel.component.http.HttpProducer
 
setHttpClient(HttpClient) - Method in class org.apache.camel.component.http4.HttpEndpoint
 
setHttpClient(HttpClient) - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
setHttpClient(HttpClient) - Method in class org.apache.camel.component.http4.HttpProducer
 
setHttpClient(HttpClient) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Sets a shared HttpClient to use for all producers created by this endpoint.
setHttpClient(SalesforceHttpClient) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Custom Jetty Http Client to use to connect to Salesforce.
setHttpClientAPI(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
If it is true, the CxfRsProducer will use the HttpClientAPI to invoke the service.
setHttpClientConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
Register a custom configuration strategy for new HttpClient instances created by producers or consumers such as to configure authentication mechanisms etc
setHttpClientConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http.HttpComponent
To use the custom HttpClientConfigurer to perform configuration of the HttpClient that will be used.
setHttpClientConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http.HttpEndpoint
Register a custom configuration strategy for new HttpClient instances created by producers or consumers such as to configure authentication mechanisms etc
setHttpClientConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http4.HttpComponent
To use the custom HttpClientConfigurer to perform configuration of the HttpClient that will be used.
setHttpClientConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http4.HttpEndpoint
Register a custom configuration strategy for new HttpClient instances created by producers or consumers such as to configure authentication mechanisms etc
setHttpClientMaxThreads(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To set a value for maximum number of threads in HttpClient thread pool.
setHttpClientMaxThreads(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
To set a value for maximum number of threads in HttpClient thread pool.
setHttpClientMinThreads(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To set a value for minimum number of threads in HttpClient thread pool.
setHttpClientMinThreads(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
To set a value for minimum number of threads in HttpClient thread pool.
setHttpClientOptions(Map<String, Object>) - Method in class org.apache.camel.component.http.HttpEndpoint
To configure the HttpClient using the key/values from the Map.
setHttpClientOptions(Map<String, Object>) - Method in class org.apache.camel.component.http4.HttpEndpoint
To configure the HttpClient using the key/values from the Map.
setHttpClientParameters(Map<String, Object>) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Configuration of Jetty's HttpClient.
setHttpClientProperties(Map<String, Object>) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
Used for configuring HTTP client properties as key/value pairs
setHttpConfiguration(HttpConfiguration) - Method in class org.apache.camel.component.http.HttpComponent
To use the shared HttpConfiguration as base configuration.
setHttpConfiguration(HttpConfiguration) - Method in class org.apache.camel.component.http4.HttpComponent
To use the shared HttpConfiguration as base configuration.
setHttpConfiguration(HttpConfiguration) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Jetty component does not use HttpConfiguration.
setHttpConfiguration(HttpConfiguration) - Method in class org.apache.camel.http.common.HttpCommonComponent
To use the shared HttpConfiguration as base configuration.
setHttpConnectionManager(HttpConnectionManager) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
To use a custom HttpConnectionManager to manage connections
setHttpConnectionManager(HttpConnectionManager) - Method in class org.apache.camel.component.http.HttpComponent
To use a custom HttpConnectionManager to manage connections
setHttpConnectionManager(HttpConnectionManager) - Method in class org.apache.camel.component.http.HttpEndpoint
To use a custom HttpConnectionManager to manage connections
setHttpConnectionManagerOptions(Map<String, Object>) - Method in class org.apache.camel.component.http.HttpEndpoint
To configure the HttpConnectionManager using the key/values from the Map.
setHttpConnectionTimeout(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Http connection timeout in milliseconds
setHttpContext(HttpContext) - Method in class org.apache.camel.component.http4.HttpComponent
To use a custom org.apache.http.protocol.HttpContext when executing requests.
setHttpContext(HttpContext) - Method in class org.apache.camel.component.http4.HttpEndpoint
To use a custom HttpContext instance
setHttpContext(HttpContext) - Method in class org.apache.camel.component.servlet.osgi.OsgiServletRegisterer
 
setHttpDefaultMaxPerRoute(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
HTTP maximum connections per route
setHttpHeaders(Map<String, String>) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
setHttpHeaders(Map<String, String>) - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Sets custom Http headers to add to every service request.
setHttpHeaders(Map<String, String>) - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
Custom HTTP headers to inject into every request, this could include OAuth tokens, etc.
setHttpLogLevel(String) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
Set logging level for http calls, @see java.util.logging.Level
setHttpLogLevel(Level) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
Set logging level for http calls, @see java.util.logging.Level
setHttpLogName(String) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
Set log category to use to log http calls, default "Braintree"
setHttpMaxTotalConnections(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
HTTP maximum total connections
setHttpMethodRestrict(String) - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
To disable HTTP methods on the Netty HTTP consumer.
setHttpMethodRestrict(String) - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
To disable HTTP methods on the Netty HTTP consumer.
setHttpMethodRestrict(String) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
Used to only allow consuming if the HttpMethod matches, such as GET/POST/PUT etc.
setHttpMethodRestrict(String) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
Used to only allow consuming if the HttpMethod matches, such as GET/POST/PUT etc.
setHttpParams(Map<String, Object>) - Method in class org.apache.camel.component.box.BoxConfiguration
Custom HTTP params for settings like proxy host
setHttpParams(Map<String, Object>) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
Custom HTTP params, for example proxy host and port, use constants from AllClientPNames
setHttpProxyAuthUri(String) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
HTTP proxy authentication URI
setHttpProxyExcludedAddresses(Set<String>) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
HTTP proxy excluded addresses
setHttpProxyHost(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
HTTP proxy server host name
setHttpProxyHost(String) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
To configure HTTP proxy host
setHttpProxyHost(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
If you need to tunnel SMPP through a HTTP proxy, set this attribute to the hostname or ip address of your HTTP proxy.
setHttpProxyHost(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The http proxy host which can be used for the camel-twitter.
setHttpProxyHost(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The http proxy host which can be used for the camel-twitter.
setHttpProxyIncludedAddresses(Set<String>) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
HTTP proxy included addresses
setHttpProxyPassword(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
HTTP proxy server password
setHttpProxyPassword(String) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
To configure HTTP proxy password
setHttpProxyPassword(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
If your HTTP proxy requires basic authentication, set this attribute to the password required for your HTTP proxy.
setHttpProxyPassword(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The http proxy password which can be used for the camel-twitter.
setHttpProxyPassword(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The http proxy password which can be used for the camel-twitter.
setHttpProxyPort(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
HTTP proxy server port
setHttpProxyPort(Integer) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
To configure HTTP proxy port
setHttpProxyPort(Integer) - Method in class org.apache.camel.component.smpp.SmppConfiguration
If you need to tunnel SMPP through a HTTP proxy, set this attribute to the port of your HTTP proxy.
setHttpProxyPort(int) - Method in class org.apache.camel.component.twitter.TwitterComponent
The http proxy port which can be used for the camel-twitter.
setHttpProxyPort(Integer) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The http proxy port which can be used for the camel-twitter.
setHttpProxyRealm(String) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
HTTP proxy authentication realm
setHttpProxyUseDigestAuth(boolean) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
Use HTTP proxy Digest authentication, false by default
setHttpProxyUser(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
HTTP proxy server user name
setHttpProxyUser(String) - Method in class org.apache.camel.component.twitter.TwitterComponent
The http proxy user which can be used for the camel-twitter.
setHttpProxyUser(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The http proxy user which can be used for the camel-twitter.
setHttpProxyUsername(String) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
To configure HTTP proxy username
setHttpProxyUsername(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
If your HTTP proxy requires basic authentication, set this attribute to the username required for your HTTP proxy.
setHttpReadTimeout(Integer) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
Set read timeout for http calls.
setHttpReadTimeout(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Http read timeout in milliseconds
setHttpRegistry(HttpRegistry) - Method in class org.apache.camel.component.servlet.ServletComponent
To use a custom HttpRegistry.
setHttpRetryCount(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Number of HTTP retries
setHttpRetryIntervalSeconds(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
HTTP retry interval in seconds
setHttpService(HttpService) - Method in class org.apache.camel.component.servlet.osgi.OsgiServletRegisterer
 
setHttpStreamingReadTimeout(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
HTTP streaming read timeout in milliseconds
setHttpUri(URI) - Method in class org.apache.camel.component.ahc.AhcEndpoint
The URI to use such as http://hostname:port/path
setHttpURI(URI) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
The url of the HTTP endpoint to use.
setHttpUri(URI) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
The url of the HTTP endpoint to call.
setIconEmoji(String) - Method in class org.apache.camel.component.slack.helper.SlackMessage
 
setIconEmoji(String) - Method in class org.apache.camel.component.slack.SlackEndpoint
Use a Slack emoji as an avatar
setIconUrl(String) - Method in class org.apache.camel.component.slack.helper.SlackMessage
 
setIconUrl(String) - Method in class org.apache.camel.component.slack.SlackEndpoint
The avatar that the component will use when sending message to a channel or user.
setId(Long) - Method in class org.apache.camel.bam.model.EntitySupport
 
setId(String) - Method in class org.apache.camel.component.braintree.AddressGatewayEndpointConfiguration
 
setId(String) - Method in class org.apache.camel.component.braintree.CreditCardVerificationGatewayEndpointConfiguration
 
setId(String) - Method in class org.apache.camel.component.braintree.CustomerGatewayEndpointConfiguration
 
setId(String) - Method in class org.apache.camel.component.braintree.MerchantAccountGatewayEndpointConfiguration
 
setId(String) - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
setId(String) - Method in class org.apache.camel.component.braintree.TransactionGatewayEndpointConfiguration
 
setId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersDraftsEndpointConfiguration
 
setId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersLabelsEndpointConfiguration
 
setId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesAttachmentsEndpointConfiguration
 
setId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesEndpointConfiguration
 
setId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersThreadsEndpointConfiguration
 
setId(Object) - Method in class org.apache.camel.component.hbase.model.HBaseRow
 
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Answer
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Author
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Certification
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Comment
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Content
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Creator
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Editor
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Education
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Industry
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Inventor
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Language
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.MemberGroup
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Patent
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Publication
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.PublicationAuthor
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Question
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Share
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Skill
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Status
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.UpdateComment
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.linkedin.api.model.Years
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncAttributes
 
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
 
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.Result
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.SObject
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.CreateSObjectResult
 
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.RecentItem
 
setId(String) - Method in class org.apache.camel.component.salesforce.api.dto.SearchResult
 
setId(String) - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
setId(Long) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setId(Long) - Method in class org.apache.camel.component.yammer.model.FollowedReference
 
setId(Long) - Method in class org.apache.camel.component.yammer.model.Message
 
setId(Long) - Method in class org.apache.camel.component.yammer.model.Reference
 
setId(Long) - Method in class org.apache.camel.component.yammer.model.User
 
setId(String) - Method in class org.apache.camel.model.ChoiceDefinition
 
setId(String) - Method in class org.apache.camel.model.IdentifiedType
Sets the value of the id property.
setId(String) - Method in class org.apache.camel.model.language.ExpressionDefinition
Sets the id of this node
setId(String) - Method in class org.apache.camel.model.OptionalIdentifiedDefinition
Sets the id of this node
setId(String) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setId(String) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setId(String) - Method in class org.apache.camel.processor.CamelLogProcessor
 
setId(String) - Method in class org.apache.camel.processor.CatchProcessor
 
setId(String) - Method in class org.apache.camel.processor.ChoiceProcessor
 
setId(String) - Method in class org.apache.camel.processor.ConvertBodyProcessor
 
setId(String) - Method in class org.apache.camel.processor.Delayer
 
setId(String) - Method in class org.apache.camel.processor.Enricher
 
setId(String) - Method in class org.apache.camel.processor.ExchangePatternProcessor
 
setId(String) - Method in class org.apache.camel.processor.FilterProcessor
 
setId(String) - Method in class org.apache.camel.processor.FinallyProcessor
 
setId(String) - Method in class org.apache.camel.processor.idempotent.IdempotentConsumer
 
setId(Long) - Method in class org.apache.camel.processor.idempotent.jpa.MessageProcessed
 
setId(Long) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setId(String) - Method in class org.apache.camel.processor.loadbalancer.LoadBalancerSupport
 
setId(String) - Method in class org.apache.camel.processor.LogProcessor
 
setId(String) - Method in class org.apache.camel.processor.LoopProcessor
 
setId(String) - Method in class org.apache.camel.processor.MarshalProcessor
 
setId(String) - Method in class org.apache.camel.processor.MulticastProcessor
 
setId(String) - Method in class org.apache.camel.processor.OnCompletionProcessor
 
setId(String) - Method in class org.apache.camel.processor.Pipeline
 
setId(String) - Method in class org.apache.camel.processor.PollEnricher
 
setId(String) - Method in class org.apache.camel.processor.RecipientList
 
setId(String) - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
setId(String) - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
setId(String) - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
setId(String) - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
setId(String) - Method in class org.apache.camel.processor.RollbackProcessor
 
setId(String) - Method in class org.apache.camel.processor.RoutingSlip
 
setId(String) - Method in class org.apache.camel.processor.SamplingThrottler
 
setId(String) - Method in class org.apache.camel.processor.ScriptProcessor
 
setId(String) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
setId(String) - Method in class org.apache.camel.processor.SendProcessor
 
setId(String) - Method in class org.apache.camel.processor.SetBodyProcessor
 
setId(String) - Method in class org.apache.camel.processor.SetHeaderProcessor
 
setId(String) - Method in class org.apache.camel.processor.SetPropertyProcessor
 
setId(String) - Method in class org.apache.camel.processor.SortProcessor
 
setId(String) - Method in class org.apache.camel.processor.StopProcessor
 
setId(String) - Method in class org.apache.camel.processor.StreamResequencer
 
setId(String) - Method in class org.apache.camel.processor.ThreadsProcessor
 
setId(String) - Method in class org.apache.camel.processor.Throttler
 
setId(String) - Method in class org.apache.camel.processor.ThroughputLogger
 
setId(String) - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
setId(String) - Method in class org.apache.camel.processor.TransformProcessor
 
setId(String) - Method in class org.apache.camel.processor.TryProcessor
 
setId(String) - Method in class org.apache.camel.processor.UnmarshalProcessor
 
setId(String) - Method in class org.apache.camel.processor.WireTapProcessor
 
setId(String) - Method in interface org.apache.camel.spi.IdAware
Sets the id
setId(String) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the id of this profile
setId(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setId(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setId(String) - Method in class org.apache.camel.util.RouteStatDump
 
setIdAttributeFromHeader(String, Element, XmlSignatureProperties.Input) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setIdempotent(Boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Option to use the Idempotent Consumer EIP pattern to let Camel skip already processed files.
setIdempotentKey(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To use a custom idempotent key.
setIdempotentKey(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setIdempotentRepository(IdempotentRepository<String>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
A pluggable repository org.apache.camel.spi.IdempotentRepository which by default use MemoryMessageIdRepository if none is specified and idempotent is true.
setIdempotentRepository(IdempotentRepository<String>) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
The idempotent repository to use as the store for the read locks.
setIdempotentRepository(IdempotentRepository<String>) - Method in class org.apache.camel.component.mail.MailEndpoint
A pluggable repository org.apache.camel.spi.IdempotentRepository which allows to cluster consuming from the same mailbox, and let the repository coordinate whether a mail message is valid for the consumer to process.
setIdempotentRepositoryRemoveOnCommit(boolean) - Method in class org.apache.camel.component.mail.MailEndpoint
When using idempotent repository, then when the mail message has been successfully processed and is committed, should the message id be removed from the idempotent repository (default) or be kept in the repository.
setIdentifier(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
identifier the global identifier
setIdentity(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setIdleConsumerLimit(int) - Method in class org.apache.camel.component.jms.JmsComponent
Specify the limit for the number of consumers that are allowed to be idle at any given time.
setIdleConsumerLimit(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specify the limit for the number of consumers that are allowed to be idle at any given time.
setIdleConsumerLimit(int) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setIdleTaskExecutionLimit(int) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies the limit for idle executions of a receive task, not having received any message within its execution.
setIdleTaskExecutionLimit(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies the limit for idle executions of a receive task, not having received any message within its execution.
setIdleTaskExecutionLimit(int) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setIdLookup(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setIds(List<String>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The ids of users
setIgnite(Ignite) - Method in class org.apache.camel.component.ignite.IgniteComponent
Sets the Ignite instance.
setIgniteConfiguration(IgniteConfiguration) - Method in class org.apache.camel.component.ignite.IgniteComponent
Allows the user to set a programmatic IgniteConfiguration.
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
 
setIgnoreDeleteMethodMessageBody(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
This option is used to tell CxfRsProducer to ignore the message body of the DELETE method when using HTTP API.
setIgnoreEmptyLines(Boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets whether or not empty lines must be ignored.
setIgnoreEmptyLines(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether to ignore empty lines.
setIgnoreExchangeCompletedEvent(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeCompletedEvent(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeCompletedEvent(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeCompletedEvent(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeCreatedEvent(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeCreatedEvent(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeCreatedEvent(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeCreatedEvent(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeFailedEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeFailedEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeFailedEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeFailedEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeRedeliveryEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeRedeliveryEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeRedeliveryEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeRedeliveryEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeSendingEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeSendingEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeSendingEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeSendingEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExchangeSentEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreExchangeSentEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreExchangeSentEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreExchangeSentEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreExtraColumns(boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
Allows for lines to be longer than expected and ignores the extra characters
setIgnoreExtraColumns(boolean) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
Allows for lines to be longer than expected and ignores the extra characters
setIgnoreExtraColumns(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
Allows for lines to be longer than expected and ignores the extra characters.
setIgnoreFileNotFoundOrPermissionError(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Whether to ignore when trying to download a file which does not exist or due to permission error.
setIgnoreFirstRecord(boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
Whether the first line is ignored for delimited files (for the column headers).
setIgnoreFirstRecord(boolean) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setIgnoreFirstRecord(Boolean) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
Whether the first line is ignored for delimited files (for the column headers).
setIgnoreInvalidCorrelationKeys(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
 
setIgnoreInvalidCorrelationKeys(boolean) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
setIgnoreInvalidEndpoint(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
 
setIgnoreInvalidEndpoint(Boolean) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setIgnoreInvalidEndpoint(Boolean) - Method in class org.apache.camel.model.ToDynamicDefinition
 
setIgnoreInvalidEndpoint(boolean) - Method in class org.apache.camel.processor.Enricher
 
setIgnoreInvalidEndpoint(boolean) - Method in class org.apache.camel.processor.PollEnricher
 
setIgnoreInvalidEndpoint(boolean) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
setIgnoreInvalidEndpoints(Boolean) - Method in class org.apache.camel.model.DynamicRouterDefinition
 
setIgnoreInvalidEndpoints(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
 
setIgnoreInvalidEndpoints(Boolean) - Method in class org.apache.camel.model.RoutingSlipDefinition
 
setIgnoreInvalidEndpoints(boolean) - Method in class org.apache.camel.processor.RecipientList
 
setIgnoreInvalidEndpoints(boolean) - Method in class org.apache.camel.processor.RecipientListProcessor
 
setIgnoreInvalidEndpoints(boolean) - Method in class org.apache.camel.processor.RoutingSlip
 
setIgnoreInvalidExchanges(Boolean) - Method in class org.apache.camel.model.config.BatchResequencerConfig
Whether to ignore invalid exchanges
setIgnoreInvalidExchanges(Boolean) - Method in class org.apache.camel.model.config.StreamResequencerConfig
Whether to ignore invalid exchanges
setIgnoreInvalidExchanges(boolean) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setIgnoreInvalidExchanges(boolean) - Method in class org.apache.camel.processor.StreamResequencer
Sets whether to ignore invalid exchanges which cannot be used by this stream resequencer.
setIgnoreInvalidRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setIgnoreInvalidRecords(Boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
Whether to ignore invalid records.
setIgnoreJAXBElement(boolean) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setIgnoreJAXBElement(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Whether to ignore JAXBElement elements - only needed to be set to false in very special use-cases.
setIgnoreLeadingWhitespaces(Boolean) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets whether or not leading whitespaces should be ignored.
setIgnoreLeadingWhitespaces(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether or not the leading white spaces must be ignored.
setIgnoreMissingLocation(boolean) - Method in class org.apache.camel.component.properties.PropertiesComponent
Whether to silently ignore if a location cannot be located, such as a properties file not found.
setIgnoreMissingLocation(boolean) - Method in class org.apache.camel.component.properties.PropertiesEndpoint
Whether to silently ignore if a location cannot be located, such as a properties file not found.
setIgnoreMissingLocation(Boolean) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
setIgnoreResourceNotFound(boolean) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setIgnoreResponseBody(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
If this option is true, The http producer won't read response body and cache the input stream.
setIgnoreRouteEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreRouteEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreRouteEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreRouteEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreServiceEvents(boolean) - Method in class org.apache.camel.management.mbean.ManagedEventNotifier
 
setIgnoreServiceEvents(boolean) - Method in interface org.apache.camel.management.mbean.ManagedEventNotifierMBean
 
setIgnoreServiceEvents(boolean) - Method in interface org.apache.camel.spi.EventNotifier
 
setIgnoreServiceEvents(boolean) - Method in class org.apache.camel.support.EventNotifierSupport
 
setIgnoreSurroundingSpaces(Boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets whether or not surrounding spaces must be ignored.
setIgnoreSurroundingSpaces(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether to ignore surrounding spaces
setIgnoreTrailingWhitespaces(Boolean) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets whether or not trailing whitespaces should be ignored.
setIgnoreTrailingWhitespaces(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether or not the trailing white spaces must ignored.
setIgnoreUnexpectedRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setIgnoreUnexpectedRecords(Boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
Whether to ignore unexpected records.
setIgnoreUnidentifiedRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setIgnoreUnidentifiedRecords(Boolean) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
Whether to ignore unidentified records.
setIgnoreUnmarshalledHeaders(boolean) - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
setIgnoreUnresolvablePlaceholders(boolean) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setIgnoreUnsupportedCharset(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
Option to let Camel ignore unsupported charset in the local JVM when sending mails.
setIgnoreUriScheme(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
Option to let Camel ignore unsupported charset in the local JVM when sending mails.
setIm(Im) - Method in class org.apache.camel.component.yammer.model.Contact
 
setImAccountName(String) - Method in class org.apache.camel.component.linkedin.api.model.ImAccount
Sets the value of the imAccountName property.
setImAccounts(ImAccounts) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the imAccounts property.
setImAccountType(ImAccountType) - Method in class org.apache.camel.component.linkedin.api.model.ImAccount
Sets the value of the imAccountType property.
setImage(Image) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setImageId(String) - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
setImageId(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
The imageId that will be used for creating a node.
setImageId(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setImageRequest(BoxImageRequestObject) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setImageType(String) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
Image type of the barcode such as png
setImageUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Attachment
Sets the value of the imageUrl property.
setImmediate(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
This flag tells the server how to react if the message cannot be routed to a queue consumer immediately.
setImplementationDebugLogFile(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Name of client debug log file to use for logging
setImplementationServerLogFile(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Name of server log file to use for logging
setImplementationTraceLevel(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Logging level for tracing
setImplicitCollections(Map<String, String[]>) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
setImplicitCollections(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Adds a default implicit collection which is used for any unmapped XML tag.
setImplicitId(boolean) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setImplicitId(boolean) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setImpressionCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Sets the value of the impressionCount property.
setImpressions(Long) - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Sets the value of the impressions property.
setIn(Exchange, Object) - Static method in class org.apache.camel.component.mina.MinaPayloadHelper
 
setIn(Exchange, Object) - Static method in class org.apache.camel.component.mina2.Mina2PayloadHelper
 
setIn(Exchange, Object) - Static method in class org.apache.camel.component.netty.NettyPayloadHelper
 
setIn(Exchange, Object) - Static method in class org.apache.camel.component.netty4.NettyPayloadHelper
 
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.component.facebook.FacebookEndpoint
Sets the name of a parameter to be passed in the exchange In Body
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.
setInboundBinding(InboundBinding<E, S, T>) - Method in interface org.apache.camel.component.gae.bind.InboundBindingSupport
 
setInboundBinding(InboundBinding<GHttpEndpoint, HttpServletRequest, HttpServletResponse>) - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
setInboundBinding(InboundBinding<GTaskEndpoint, HttpServletRequest, HttpServletResponse>) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
setInboundBindingRef(String) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
Reference to an InboundBinding in the Registry for customizing the binding of an Exchange to the Servlet API.
setInboundBufferSize(Integer) - Method in class org.apache.camel.component.restlet.RestletComponent
The size of the buffer when reading messages.
setInclude(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Is used to include files, if filename matches the regex pattern (matching is case in-senstive).
setInclude(String) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
setInclude(String) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
setInclude(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
setInclude(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
If you want to marshal a pojo to JSON, and the pojo has some fields with null values.
setIncludeAllJMSXProperties(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Whether to include all JMSXxxx properties when mapping from JMS to Camel Message.
setIncludeAllJMSXProperties(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Whether to include all JMSXxxx properties when mapping from JMS to Camel Message.
setIncludeAllJMSXProperties(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setIncludeAllJMSXProperties(boolean) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
Whether to include all JMSXxxx properties when mapping from JMS to Camel Message.
setIncludeAllJMSXProperties(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Whether to include all JMSXxxx properties when mapping from JMS to Camel Message.
setIncludeBody(boolean) - Method in class org.apache.camel.component.aws.s3.S3Configuration
*Camel 2.17*: If it is true, the exchange body will be set to a stream to the contents of the file.
setIncludeDefaultBus(boolean) - Method in class org.apache.camel.component.cxf.spring.SpringBusFactoryBean
 
setIncludeDetails(Boolean) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Include details in Salesforce1 Analytics report, defaults to false.
setIncludeHeaders(String) - Method in class org.apache.camel.dataformat.mime.multipart.MimeMultipartDataFormat
 
setIncludeHeaders(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
A regex that defines which Camel headers are also included as MIME headers into the MIME multipart.
setIncludeHostName(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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.
setIncludeNonSingletons(Boolean) - Method in class org.apache.camel.model.ContextScanDefinition
Whether to include non-singleton beans (prototypes)

By default only singleton beans is included in the context scan

setIncludeRead(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Enables notifications that the user has already read in addition to unread ones
setIncludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
 
setIncludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherFileFilter
Sets includes using a single string where each element can be separated with comma
setIncludes(String[]) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
 
setIncludes(String) - Method in class org.apache.camel.component.file.AntPathMatcherGenericFileFilter
Sets includes using a single string where each element can be separated with comma
setIncludes(List<String>) - Method in class org.apache.camel.model.ContextScanDefinition
Include finding route builder from these java package names.
setIncludes(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
Include finding route builder from these java package names.
setIncludeSelfAsBundle(boolean) - Method in class org.apache.camel.test.blueprint.Main
 
setIncludeSentJMSMessageID(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Only applicable when sending to JMS destination using InOnly (eg fire and forget).
setIncludeSentJMSMessageID(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Only applicable when sending to JMS destination using InOnly (eg fire and forget).
setIncludeSentJMSMessageID(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setIncludeTokens(boolean) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setIncludeTokens(Boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
Whether to include the tokens in the parts when using pairs

The default value is false

setInclusions(Map<String, String>) - Method in class org.apache.camel.component.netty.http.SecurityConstraintMapping
 
setInclusions(Map<String, String>) - Method in class org.apache.camel.component.netty4.http.SecurityConstraintMapping
 
setInclusiveHostCount(boolean) - Method in class org.apache.camel.component.netty4.util.SubnetUtils
Set to true if you want the return value of SubnetUtils.SubnetInfo.getAddressCount() to include the network and broadcast addresses.
setIncrement(Long) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
setIndex(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Splunk index to write to
setIndex(String) - Method in class org.apache.camel.component.splunk.support.StreamDataWriter
 
setIndex(String) - Method in class org.apache.camel.component.splunk.support.SubmitDataWriter
 
setIndex(Integer) - Method in class org.apache.camel.util.ProcessorStatDump
 
setIndexDirectory(File) - Method in class org.apache.camel.component.lucene.LuceneConfiguration
A file system directory in which index files are created upon analysis of the document by the specified analyzer
setIndexDirectory(File) - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
setIndexer(LuceneIndexer) - Method in class org.apache.camel.component.lucene.LuceneIndexProducer
 
setIndexName(String) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setIndexSearcher(IndexSearcher) - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
setIndexType(String) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setIndustries(Industries) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the industries property.
setIndustries(List<String>) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setIndustry(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the industry property.
setIndustry(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the industry property.
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Set the inFaultInterceptors to the CxfRs endpoint.
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.
setInfinispanConsumer(InfinispanConsumer) - Method in class org.apache.camel.component.infinispan.InfinispanCustomListener
 
setInfinispanConsumer(InfinispanConsumer) - Method in class org.apache.camel.component.infinispan.InfinispanEventListener
 
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
To inherit namepaces from a root/parent tag name when using XML
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Set the inInterceptors to the CxfRs endpoint.
setInitEarliestTime(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Initial start offset of the first search
setInitialCapacity(int) - Method in class org.apache.camel.component.krati.KratiEndpoint
The inital capcity of the store.
setInitialCapacity(int) - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
setInitialDelay(long) - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
setInitialDelay(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Time period in millis to wait before starting sending messages.
setInitialDelay(long) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Sets the initialDelay before the consumer will start polling.
setInitialDelay(long) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
For the consumer, how much to wait (milliseconds) before to start scanning the directory.
setInitialDelay(long) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
For the consumer, how much to wait (milliseconds) before to start scanning the directory.
setInitialDelay(long) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setInitialDelay(long) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setInitialDelay(long) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Milliseconds before the first poll starts.
setInitialDelay(long) - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
setInitializationVector(byte[]) - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
 
setInitialPromptDelay(long) - Method in class org.apache.camel.component.stream.StreamEndpoint
Initial delay in milliseconds before showing the message prompt.
setInitialProperties(Properties) - Method in class org.apache.camel.component.properties.PropertiesComponent
Sets initial properties which will be used before any locations are resolved.
setInitialReconnectDelay(long) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the initial delay in milliseconds after the consumer/producer tries to reconnect to the SMSC, after the connection was lost.
setInitialValue(Long) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
setInitThreshold(int) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setInitVectorRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
Refers to a byte array containing the Initialization Vector that will be used to initialize the Cipher.
setInjector(Injector) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
setInjector(Injector) - Method in class org.apache.camel.guice.GuiceCamelContext
 
setInjector(Injector) - Method in class org.apache.camel.guice.Main
 
setInjector(Injector) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
setInjector(Injector) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setInjector(Injector) - Method in interface org.apache.camel.spi.TypeConverterRegistry
Sets the injector to be used for creating new instances during type conversions.
setInline(Boolean) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
Flag indicating that the configured IV should be inlined into the encrypted data stream.
setInlineHelpText(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setInnerContext(CamelContext) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
A string representing a key in the Camel Registry matching an object value of the type org.apache.camel.CamelContext.
setInnerProducerTemplate(ProducerTemplate) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
setInnerProtocol(String) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
The Protocol used internally by the Routebox component.
setInnerRegistry(Registry) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
To use a custom registry for the internal embedded CamelContext.
setInOnlyTemplate(JmsOperations) - Method in class org.apache.camel.component.jms.JmsProducer
 
setInOut(boolean) - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
The exchange pattern that the Spring integration endpoint should use.
setInOutTemplate(JmsOperations) - Method in class org.apache.camel.component.jms.JmsProducer
 
setInProgressRepository(IdempotentRepository<String>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
A pluggable in-progress repository org.apache.camel.spi.IdempotentRepository.
setInputChannel(String) - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
The Spring integration input channel name that this endpoint wants to consume from Spring integration.
setInputDisplayValue(Boolean) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
True to set raw value of input fields (default: false)
setInputFactory(XMLInputFactory) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
setInputHeader(String) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
User the header value for input parameters instead of the message body.
setInputs(List<FromDefinition>) - Method in class org.apache.camel.model.RouteDefinition
Input to the route.
setInputSource(InputSource) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
setInputType(JoltInputOutputType) - Method in class org.apache.camel.component.jolt.JoltEndpoint
Specifies if the input is hydrated JSON or a JSON String.
setInsertString(String) - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
setInstance(Object) - Method in class org.apache.camel.model.language.MethodCallExpression
 
setInstanceClass(String) - Method in class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
setInstanceClass(String) - Method in class org.apache.camel.model.dataformat.ProtobufDataFormat
Name of class to use when unarmshalling
setInstanceClassName(String) - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
setInstanceClassName(String) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
Class name to use for marshal and unmarshalling
setInstanceId(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Salesforce1 Analytics report execution instance ID
setInstancesUrl(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
 
setInstancesUrl(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.SyncAttributes
 
setInstanceUrl(String) - Method in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
setInstanceUrl(String) - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
setIntegrity(boolean) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Whether or not to add an integrity check/sign to the encrypted file for marshaling.
setIntegrity(Boolean) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Adds an integrity check/sign into the encryption file.
setInterceptFroms(List<InterceptFromDefinition>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setInterceptFroms(List<InterceptFromDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setInterceptFroms(List<InterceptFromDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setIntercepts(List<InterceptDefinition>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setIntercepts(List<InterceptDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setIntercepts(List<InterceptDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setInterceptSendToEndpoints(List<InterceptSendToEndpointDefinition>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setInterceptSendToEndpoints(List<InterceptSendToEndpointDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setInterceptSendTos(List<InterceptSendToEndpointDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setInterceptStrategies(List<InterceptStrategy>) - Method in class org.apache.camel.guice.GuiceCamelContext
 
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.
setInterests(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the interests property.
setInterests(String) - Method in class org.apache.camel.component.yammer.model.User
 
setInternalOrientation(OrientationRequested) - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
setInternalSides(Sides) - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
setInterruptedExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.impl.EventDrivenPollingConsumer
 
setInterruptThreadsWhileStopping(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
setInterruptThreadsWhileStopping(boolean) - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
setInterruptThreadsWhileStopping(boolean) - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
setInterruptThreadsWhileStopping(boolean) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Sets whether to interrupt any blocking threads during stopping.
setInterval(int) - Method in class org.apache.camel.component.cometd.CometdEndpoint
The client side poll timeout in milliseconds.
setInterval(long) - Method in class org.apache.camel.support.TimerListenerManager
Sets the interval in millis.
setInType(String) - Method in class org.apache.camel.component.rest.RestEndpoint
To declare the incoming POJO binding type as a FQN class name
setInventors(Inventors) - Method in class org.apache.camel.component.linkedin.api.model.Patent
Sets the value of the inventors property.
setInvitationRequest(InvitationRequest) - Method in class org.apache.camel.component.linkedin.api.model.ItemContent
Sets the value of the invitationRequest property.
setIp(String) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setIpAddress(String) - Method in class org.apache.camel.component.sparkrest.SparkComponent
Set the IP address that Spark should listen on.
setIronMQCloud(String) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
IronMq Cloud url.
setIs_company_admin(Boolean) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setIsActive(boolean) - Method in class org.apache.camel.component.linkedin.api.model.Location
Sets the value of the isActive property.
setIsActive(Boolean) - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
setIsApplied(boolean) - Method in class org.apache.camel.component.linkedin.api.model.JobBookmark
Sets the value of the isApplied property.
setIsAvailableInTouch(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.ActionOverride
 
setIsCommentable(boolean) - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Sets the value of the isCommentable property.
setIsCommentable(boolean) - Method in class org.apache.camel.component.linkedin.api.model.Update
Sets the value of the isCommentable property.
setIsCurrent(boolean) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the isCurrent property.
setIsDeleted(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setIsFollowing(IsFollowing) - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Sets the value of the isFollowing property.
setIsfollowing(IsFollowing) - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
setIsHeadquarters(boolean) - Method in class org.apache.camel.component.linkedin.api.model.Location
Sets the value of the isHeadquarters property.
setIsHidden(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Whether hidden
setIsHttpProxySecure(boolean) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
Enable for TLS connections, true by default
setIsHttpProxySocks4(boolean) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
Enable for Socks4 proxy, false by default
setIsImplicit(boolean) - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
Set the security mode(Implicit/Explicit).
setIsLikable(boolean) - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Sets the value of the isLikable property.
setIsLikable(boolean) - Method in class org.apache.camel.component.linkedin.api.model.Update
Sets the value of the isLikable property.
setIsLiked(IsLiked) - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Sets the value of the isLiked property.
setIsLiked(IsLiked) - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Sets the value of the isLiked property.
setIsLiked(IsLiked) - Method in class org.apache.camel.component.linkedin.api.model.Update
Sets the value of the isLiked property.
setIsliked(IsLiked) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setIsliked(IsLiked) - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
setIsolation(String) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Transaction isolation level
setIsolation(int) - Method in class org.apache.camel.component.ibatis.strategy.DefaultIBatisProcessingStategy
 
setIsolation(int) - Method in interface org.apache.camel.component.ibatis.strategy.IBatisProcessingStrategy
Sets the transaction isolation level on the processing strategy.
setIsOpenToNonMembers(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the isOpenToNonMembers property.
setIsReadOnly(String) - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
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.
setIsSaved(boolean) - Method in class org.apache.camel.component.linkedin.api.model.JobBookmark
Sets the value of the isSaved property.
setIssuedAt(String) - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
setItemContent(ItemContent) - Method in class org.apache.camel.component.linkedin.api.model.MailboxItem
Sets the value of the itemContent property.
setItemCopyRequest(BoxItemCopyRequestObject) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setItemCopyRequest(BoxItemCopyRequestObject) - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
setIteratorType(ShardIteratorType) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
setIteratorType(ShardIteratorType) - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
setJavaMailProperties(Properties) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
setJavaMailProperties(Properties) - Method in interface org.apache.camel.component.mail.JavaMailSender
 
setJavaMailProperties(Properties) - Method in class org.apache.camel.component.mail.MailConfiguration
Sets the java mail options.
setJavaMailSender(JavaMailSender) - Method in class org.apache.camel.component.mail.MailConfiguration
To use a custom JavaMailSender for sending emails.
setJdbcCamelCodec(JdbcCamelCodec) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setJdbcOptimisticLockingExceptionMapper(JdbcOptimisticLockingExceptionMapper) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setJdbcTemplate(JdbcTemplate) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
 
setJdbcTemplate(JdbcTemplate) - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
setJdbcTemplate(JdbcTemplate) - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
setJettyBinding(JettyHttpBinding) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
To use a custom JettyHttpBinding which be used to customize how a response should be written for the producer.
setJettyHttpBinding(JettyHttpBinding) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To use a custom org.apache.camel.component.jetty.JettyHttpBinding, which are used to customize how a response should be written for the producer.
setJMSDeliveryMode(Exchange, Message, Object) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Sets the JMSDeliveryMode on the message.
setJMSDeliveryMode(Exchange, Message, Object) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Sets the JMSDeliveryMode on the message.
setJmsKeyFormatStrategy(JmsKeyFormatStrategy) - Method in class org.apache.camel.component.jms.JmsComponent
Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification.
setJmsKeyFormatStrategy(String) - Method in class org.apache.camel.component.jms.JmsComponent
Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification.
setJmsKeyFormatStrategy(JmsKeyFormatStrategy) - Method in class org.apache.camel.component.jms.JmsConfiguration
Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification.
setJmsKeyFormatStrategy(JmsKeyFormatStrategy) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setJmsKeyFormatStrategy(JmsKeyFormatStrategy) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification.
setJmsKeyFormatStrategy(JmsKeyFormatStrategy) - Method in class org.apache.camel.component.sjms.SjmsComponent
Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification.
setJmsKeyFormatStrategy(JmsKeyFormatStrategy) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Pluggable strategy for encoding and decoding JMS keys so they can be compliant with the JMS specification.
setJmsMessage(Message) - Method in class org.apache.camel.component.jms.JmsMessage
 
setJmsMessage(Message) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setJmsMessageType(JmsMessageType) - Method in class org.apache.camel.component.jms.JmsConfiguration
Allows you to force the use of a specific javax.jms.Message implementation for sending JMS messages.
setJmsMessageType(JmsMessageType) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setJmsOperations(JmsOperations) - Method in class org.apache.camel.component.jms.JmsComponent
Allows you to use your own implementation of the org.springframework.jms.core.JmsOperations interface.
setJmsOperations(JmsOperations) - Method in class org.apache.camel.component.jms.JmsConfiguration
Allows you to use your own implementation of the org.springframework.jms.core.JmsOperations interface.
setJmsOperations(JmsOperations) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setJMSReplyTo(Message, Destination) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Sets the JMSReplyTo on the message.
setJMSReplyTo(Message, Destination) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Sets the JMSReplyTo on the message.
setJmsSession(Session) - Method in class org.apache.camel.component.jms.JmsMessage
 
setJmsSession(Session) - Method in class org.apache.camel.component.sjms.SjmsMessage
 
setJmxCreateConnector(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxDomain(String) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
The JMX domain name to use for the enlisted JMX MBeans.
setJmxDomain(String) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setJmxDomain(String) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setJmxDomain(String) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setJmxDomain(String) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
The JMX domain name to use for the enlisted JMX MBeans.
setJmxEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxManagementNamePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxManagementStatisticsLevel(ManagementStatisticsLevel) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJMXObjectName(ObjectName) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
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.guice.GuiceCamelContext
 
setJndiContext(Context) - Method in class org.apache.camel.impl.DefaultCamelContext
Sets the registry to the given JNDI context
setJndiProperties(String) - Method in class org.apache.camel.guice.Main
 
setJob(Job) - Method in class org.apache.camel.component.linkedin.api.model.CompanyJobUpdate
Sets the value of the job property.
setJob(Job) - Method in class org.apache.camel.component.linkedin.api.model.JobBookmark
Sets the value of the job property.
setJob(Job) - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Sets the value of the job property.
setJob(Job) - Method in class org.apache.camel.component.linkedin.JobsResourceEndpointConfiguration
 
setJob_id(Long) - Method in class org.apache.camel.component.linkedin.JobsResourceEndpointConfiguration
 
setJob_id(Long) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setJob_title(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setJobbookmark(JobBookmark) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setJobDelay(int) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Job delay in seconds.
setJobDetail(JobDetail) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
setJobFunc(List<String>) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setJobFunctions(JobFunctions) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the jobFunctions property.
setJobId(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Sets the value of the jobId property.
setJobId(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Bulk API Job ID
setJobLauncher(JobLauncher) - Method in class org.apache.camel.component.spring.batch.SpringBatchComponent
Explicitly specifies a JobLauncher to be used.
setJobLauncher(JobLauncher) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
Explicitly specifies a JobLauncher to be used.
setJobLauncherRef(String) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
Deprecated.
setJobName(String) - Method in class org.apache.camel.component.spring.batch.SpringBatchEndpoint
The name of the Spring Batch job located in the registry.
setJobParameters(Map<String, Object>) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
To configure additional options on the job.
setJobParameters(Map<String, Object>) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
To configure additional options on the job.
setJobPoster(JobPoster) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the jobPoster property.
setJobPriority(long) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Job priority.
setJobs(Jobs) - Method in class org.apache.camel.component.linkedin.api.model.JobSearch
Sets the value of the jobs property.
setJobs(Jobs) - Method in class org.apache.camel.component.linkedin.api.model.JobSuggestions
Sets the value of the jobs property.
setJobTimeToRun(int) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Job time to run in seconds.
setJobTitle(String) - Method in class org.apache.camel.component.yammer.model.User
 
setJobType(JobType) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the jobType property.
setJoinTransaction(boolean) - Method in class org.apache.camel.component.jpa.JpaComponent
The camel-jpa component will join transaction by default.
setJoinTransaction(boolean) - Method in class org.apache.camel.component.jpa.JpaEndpoint
The camel-jpa component will join transaction by default.
setJoinTransaction(boolean) - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
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.
setJql(String) - Method in class org.apache.camel.component.jira.JIRAEndpoint
JQL is the query language from JIRA which allows you to retrieve the data you want.
setJschLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
The logging level to use for JSCH activity logging.
setJson(boolean) - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
Whether to return data in JSON format.
setJsonAsMap(boolean) - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
To transform the JSON from a String to a Map in the message body.
setJsonCommented(boolean) - Method in class org.apache.camel.component.cometd.CometdEndpoint
If true, the server will accept JSON wrapped in a comment and will generate JSON wrapped in a comment.
setJsonDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Name of specific json data format to use.
setJsonDataFormat(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets a custom json data format to be used

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

setJsonStoreEnabled(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
If set to true, raw JSON forms will be stored in DataObjectFactory
setJsonView(Class<?>) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
setJsonView(Class<?>) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
setJsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
setJsonView(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
When marshalling a POJO to JSON you might want to exclude certain fields from the JSON output.
setJunctionIdListName(String) - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
setJunctionReferenceTo(List<String>) - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
setKafkaProducer(KafkaProducer) - Method in class org.apache.camel.component.kafka.KafkaProducer
To use a custom KafkaProducer instance.
setKeepAlive(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/disable the SO_KEEPALIVE socket option.
setKeepAlive(short) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Configures the Keep Alive timer in seconds.
setKeepAlive(boolean) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Setting to ensure socket is not closed due to inactivity
setKeepAlive(boolean) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Setting to ensure socket is not closed due to inactivity
setKeepAlive(Boolean) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
Setting to ensure socket is not closed due to inactivity
setKeepAliveTime(long) - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
setKeepAliveTime(String) - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
setKeepAliveTime(long) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
setKeepAliveTime(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the keep alive time for idle threads in the pool
setKeepAliveTime(Long) - Method in class org.apache.camel.model.ThreadsDefinition
 
setKeepAliveTime(Long) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the keep alive time for inactive threads
setKeepAliveTime(long, TimeUnit) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
setKeepLastModified(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Will keep the last modified timestamp from the source file (if any).
setKeepWhitespace(boolean) - Method in class org.apache.camel.groovy.dataformat.AbstractXmlDataFormat
 
setKerberosBeforeReloginMinTime(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Login thread sleep time between refresh attempts.
setKerberosBeforeReloginMinTime(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setKerberosInitCmd(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Kerberos kinit command path.
setKerberosInitCmd(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setKerberosRenewJitter(Double) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Percentage of random jitter added to the renewal time.
setKerberosRenewJitter(Double) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setKerberosRenewWindowFactor(Double) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Login thread will sleep until the specified window factor of time from last refresh to ticket's expiry has been reached, at which time it will try to renew the ticket.
setKerberosRenewWindowFactor(Double) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setKey(String) - Method in class org.apache.camel.component.cache.CacheEndpoint
The default key to use.
setKey(String) - Method in class org.apache.camel.component.irc.IrcChannel
 
setKey(String) - Method in class org.apache.camel.component.krati.KratiEndpoint
The key.
setKey(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the key property.
setKey(Long) - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Sets the value of the key property.
setKey(String) - Method in class org.apache.camel.component.linkedin.api.model.Property
Sets the value of the key property.
setKey(Long) - Method in class org.apache.camel.component.linkedin.api.model.QuestionCategory
Sets the value of the key property.
setKey(String) - Method in class org.apache.camel.component.properties.PropertiesEndpoint
Property key to use as placeholder
setKey(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingValue
 
setKey(Key) - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
Set the key that should be used to encrypt or decrypt incoming encrypted exchanges.
setKey(String) - Method in class org.apache.camel.model.PropertyDefinition
Property key
setKey(String) - Method in class org.apache.camel.model.rest.RestPropertyDefinition
Property key
setKey(String) - Method in class org.apache.camel.processor.cache.CacheBasedMessageBodyReplacer
 
setKey(String) - Method in class org.apache.camel.processor.cache.CacheBasedTokenReplacer
 
setKey(String) - Method in class org.apache.camel.processor.cache.CacheBasedXPathReplacer
 
setKey(String) - Method in class org.apache.camel.util.MessageDump.Header
 
setKeyAccessor(KeyAccessor) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
For the signing process, a private key is necessary.
setKeyAccessor(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Sets the reference name for a KeyAccessor that can be found in the registry.
setKeyAccessor(KeyAccessor) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setKeyAccessorName(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setKeyAlias(String) - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
Sets the alias of the key to be loaded.
setKeyAttributeName(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
Attribute name when creating table
setKeyAttributeType(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
Attribute type when creating table
setKeyCipherAlgorithm(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setKeyCipherAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The cipher algorithm to be used for encryption/decryption of the asymmetric key.
setKeyClass(String) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set type class of the key
setKeyDeserializer(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Deserializer class for key that implements the Deserializer interface.
setKeyDeserializer(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setKeyed(boolean) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Whether to use keyed or non-keyed data queues.
setKeyed(boolean) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setKeyFileName(String) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
Filename of the keyring that will be used for the encryption/decryption, classpathResource.
setKeyFileName(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Filename of the keyring; must be accessible as a classpath resource (but you can specify a location in the file system by using the "file:" prefix).
setKeyLoader(GAuthKeyLoader) - Method in class org.apache.camel.component.gae.auth.GAuthComponent
To configure a key loader to use.
setKeyLoader(GAuthKeyLoader) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Sets a key loader for loading a private key.
setKeyLocation(String) - Method in class org.apache.camel.component.gae.auth.GAuthPk8Loader
Sets the location of the PKCS#8 file that contains a private key.
setKeyManagers(KeyManagersParametersFactoryBean) - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
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.
setKeyManagers(KeyManagersParametersFactoryBean) - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
setKeyOrTrustStoreParameters(KeyStoreParameters) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setKeyOrTrustStoreParametersId(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setKeyOrTrustStoreParametersId(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Refers to a KeyStore instance to lookup in the registry, which is used for configuration options for creating and loading a KeyStore instance that represents the sender's trustStore or recipient's keyStore.
setKeyPair(KeyPair) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Sets a key pair of the public and private key so to that the SFTP endpoint can do public/private key verification.
setKeyPairProvider(KeyPairProvider) - Method in class org.apache.camel.component.ssh.SshComponent
Sets the KeyPairProvider reference to use when connecting using Certificates to the remote SSH Server.
setKeyPairProvider(KeyPairProvider) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the KeyPairProvider reference to use when connecting using Certificates to the remote SSH Server.
setKeyPairProvider(KeyPairProvider) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setKeyPass(String) - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
Sets the password used to get access to a specific key.
setKeyPassword(char[]) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setKeyPassword(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
setKeyPassword(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setKeyPassword(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The password to be used for retrieving the private key from the KeyStore.
setKeyPassword(String) - Method in class org.apache.camel.util.jsse.KeyManagersParameters
Sets the optional password for recovering keys in the key store.
setKeyPredicate(String) - Method in class org.apache.camel.component.olingo2.Olingo2AppEndpointConfiguration
 
setKeyPrefix(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setKeyProperty(T, Object) - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
Sets the key property on the new entity
setKeyPropertyName(String) - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
setKeyRangeFrom(Object) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set Key Range From
setKeyRangeTo(Object) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set Key Range To
setKeyRef(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
Refers to the secret key to lookup from the register to use.
setKeySelector(KeySelector) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Provides the key for validating the XML signature.
setKeySelector(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Sets the reference name for a KeySelector that can be found in the registry.
setKeySelector(KeySelector) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setKeySerializer(Serializer<Object>) - Method in class org.apache.camel.component.krati.KratiEndpoint
The serializer that will be used to serialize the key.
setKeySerializerClass(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The serializer class for keys (defaults to the same as for messages if nothing is given).
setKeySerializerClass(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setKeyspace(String) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Keyspace to use
setKeystore(KeyStore) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Sets the KeyStore that can contain keys and Certficates for use in signing and verifying exchanges.
setKeystore(KeyStore) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setKeystore(String) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Specifies the location of the Java keystore file, which contains the Jetty server's own X.509 certificate in a key entry.
setKeyStore(KeyStore) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
setKeystore(KeyStore) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXAdESSignatureProperties
 
setKeyStore(KeyStore) - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
setKeyStore(KeyStore) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
setKeyStore(KeyStoreParametersFactoryBean) - Method in class org.apache.camel.util.blueprint.KeyManagersParametersFactoryBean
 
setKeyStore(KeyStoreParametersFactoryBean) - Method in class org.apache.camel.util.blueprint.TrustManagersParametersFactoryBean
 
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.
setKeyStore(KeyStoreParametersFactoryBean) - Method in class org.apache.camel.util.spring.KeyManagersParametersFactoryBean
 
setKeyStore(KeyStoreParametersFactoryBean) - Method in class org.apache.camel.util.spring.TrustManagersParametersFactoryBean
 
setKeyStoreFile(File) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Deprecated.
setKeyStoreFile(File) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Deprecated.
setKeystoreFile(String) - Method in class org.apache.camel.component.sparkrest.SparkComponent
Configures connection to be secure to use the keystore file
setKeyStoreFormat(String) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Keystore format to be used for payload encryption.
setKeyStoreFormat(String) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Keystore format to be used for payload encryption.
setKeyStoreLocation(String) - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
Set the location of the Java keystore.
setKeystoreName(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Sets the reference name for a Keystore that can be fond in the registry.
setKeyStoreParameters(KeyStoreParameters) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Sets the KeyStore that can contain keys and Certficates for use in signing and verifying exchanges based on the given KeyStoreParameters.
setKeyStoreParameters(KeyStoreParameters) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
setKeyStoreParameters(KeyStoreParameters) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXAdESSignatureProperties
 
setKeystorePassword(String) - Method in class org.apache.camel.component.sparkrest.SparkComponent
Configures connection to be secure to use the keystore password
setKeyStorePassword(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated.
Use #setKeyOrTrustStoreParameters() instead.
setKeyStoreResource(String) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Client side certificate keystore to be used for encryption.
setKeyStoreResource(String) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Client side certificate keystore to be used for encryption.
setKeyType(WritableType) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The type for the key in case of sequence or map files.
setKeyType(WritableType) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The type for the key in case of sequence or map files.
setKeyType(String) - Method in class org.apache.camel.component.ssh.SshComponent
Sets the key type to pass to the KeyPairProvider as part of authentication.
setKeyType(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the key type to pass to the KeyPairProvider as part of authentication.
setKeyType(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setKeyUserid(String) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
User ID, or more precisely user ID part, of the key used for encryption.
setKeyUserid(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
The user ID of the key in the PGP keyring used during encryption.
setKeyUserids(List<String>) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Keys User IDs, or more precisely user ID parts, used for determining the public keys for encryption.
setKeywords(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setKeywords(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Can be used for search and streaming/filter.
setKeywords(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setKeywords(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setKidsNames(String) - Method in class org.apache.camel.component.yammer.model.User
 
setKind(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
What polling mode to use, direct, polling or event based.
setKnowledgeManagement(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setKnownHosts(byte[]) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Sets the known_hosts from the byte array, so that the SFTP endpoint can do host key verification.
setKnownHostsFile(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Sets the known_hosts file, so that the SFTP endpoint can do host key verification.
setKnownHostsFile(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Sets the known_hosts file, so that the jsch endpoint can do host key verification.
setKnownHostsUri(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Sets the known_hosts file (loaded from classpath by default), so that the SFTP endpoint can do host key verification.
setKubernetesClient(DefaultKubernetesClient) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setLabel(String) - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.DetailColumnInfo
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.FilterOperator
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.FilterValue
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingValue
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportType
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumn
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportTypeColumnCategory
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.SummaryValue
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.PickListValue
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setLabel(String) - Method in class org.apache.camel.component.salesforce.api.dto.Version
 
setLabelPlural(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setLang(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The lang string ISO_639-1 which will be used for searching
setLang(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setLang(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setLang(String) - Method in class org.apache.camel.model.DescriptionDefinition
Language, such as en for english.
setLang(String) - Method in class org.w3._2003._05.soap_envelope.Reasontext
Sets the value of the lang property.
setLanguage(Language) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
Allows you to specify the name of a Language to use for evaluating the message body.
setLanguage(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
The language to use.
setLanguage(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
The language to use when filtering user tasks
setLanguage(NameType) - Method in class org.apache.camel.component.linkedin.api.model.Language
Sets the value of the language property.
setLanguage(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setLanguage(String) - Method in class org.apache.camel.model.language.LanguageExpression
The name of the language to use
setLanguageName(String) - Method in class org.apache.camel.component.language.LanguageEndpoint
Sets the name of the language to use
setLanguageResolver(LanguageResolver) - Method in class org.apache.camel.guice.GuiceCamelContext
 
setLanguageResolver(LanguageResolver) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setLanguages(Languages) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the languages property.
setLargeIconUrl(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setLargeLogoUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the largeLogoUrl property.
setLargePreviewUrl(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setLast_name(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setLastActivityDate(DateTime) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setLastExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setLastExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setLastExchangeCompletedExchangeId(String) - Method in class org.apache.camel.util.RouteStatDump
 
setLastExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setLastExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setLastExchangeCompletedTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setLastExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setLastExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setLastExchangeFailureExchangeId(String) - Method in class org.apache.camel.util.RouteStatDump
 
setLastExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setLastExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setLastExchangeFailureTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setLastId(long) - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
Support to update the Consumer's lastId when starting the consumer
setLastIdIfGreater(long) - Method in class org.apache.camel.component.twitter.consumer.TwitterConsumer
Can't assume that the end of the list will be the most recent ID.
setLastModified(long) - Method in class org.apache.camel.component.file.GenericFile
 
setLastModifiedById(String) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setLastModifiedDate(DateTime) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setLastName(String) - Method in class org.apache.camel.component.linkedin.api.model.Author
Sets the value of the lastName property.
setLastName(String) - Method in class org.apache.camel.component.linkedin.api.model.Creator
Sets the value of the lastName property.
setLastName(String) - Method in class org.apache.camel.component.linkedin.api.model.Editor
Sets the value of the lastName property.
setLastName(String) - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Sets the value of the lastName property.
setLastName(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the lastName property.
setLastName(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Sets the value of the lastName property.
setLastName(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Sets the value of the lastName property.
setLastName(String) - Method in class org.apache.camel.component.yammer.model.User
 
setLastProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setLastProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setLastProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setLastReferencedDate(DateTime) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setLastRunDate(DateTime) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
 
setLastUpdate(Date) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets the timestamp to be used for filtering entries from the atom feeds.
setLastUploadedAt(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setLastUploadedById(Long) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setLastUploadedByType(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setLastVal(DBObject) - Method in class org.apache.camel.component.mongodb.MongoDbTailTrackingManager
 
setLastViewedDate(DateTime) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setLat(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
Latitude of location.
setLatestTime(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Latest time of the search time window.
setLatitude(Double) - Method in class org.apache.camel.component.salesforce.api.dto.GeoLocation
 
setLatitude(Double) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Used by the non-stream geography search to search by latitude.
setLatlng(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
The geo latitude and longitude which should be prefixed with latlng:
setLayout(String) - Method in class org.apache.camel.component.salesforce.api.dto.InfoUrls
 
setLayoutable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setLayoutHeight(Double) - Method in class org.apache.camel.model.DescriptionDefinition
Deprecated.
setLayouts(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
setLayoutWidth(Double) - Method in class org.apache.camel.model.DescriptionDefinition
Deprecated.
setLayoutX(Double) - Method in class org.apache.camel.model.DescriptionDefinition
Deprecated.
setLayoutY(Double) - Method in class org.apache.camel.model.DescriptionDefinition
Deprecated.
setLazyAuth(boolean) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
Flag to enable/disable lazy OAuth, default is true.
setLazyChannelCreation(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
Channels can be lazily created to avoid exceptions, if the remote server is not up and running when the Camel producer is started.
setLazyChannelCreation(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Channels can be lazily created to avoid exceptions, if the remote server is not up and running when the Camel producer is started.
setLazyCreateEngine(boolean) - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
This option allows to create QuickFIX/J engine on demand.
setLazyCreateEngines(boolean) - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
If set to true, the engines will be created and started when needed (when first message is send)
setLazyCreateTransactionManager(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
If true, Camel will create a JmsTransactionManager, if there is no transactionManager injected when option transacted=true.
setLazyCreateTransactionManager(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
If true, Camel will create a JmsTransactionManager, if there is no transactionManager injected when option transacted=true.
setLazyCreateTransactionManager(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setLazyLoad(boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Indicates whether or not the unmarshalling should lazily load the records.
setLazyLoad(boolean) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets whether or not the unmarshalling should read lines lazily.
setLazyLoad(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether the unmarshalling should produce an iterator that reads the lines on the fly or if all the lines must be read at one.
setLazyLoad(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether the unmarshalling should produce an iterator that reads the lines on the fly or if all the lines must be read at one.
setLazyLoadTypeConverters(Boolean) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
Deprecated.
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.
setLazyLoadTypeConverters(Boolean) - Method in class org.apache.camel.spring.CamelContextFactoryBean
Deprecated.
setLazyLogin(boolean) - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
Flag to enable/disable lazy OAuth, default is false.
setLazySessionCreation(boolean) - Method in class org.apache.camel.component.mina.MinaConfiguration
Sessions can be lazily created to avoid exceptions, if the remote server is not up and running when the Camel producer is started.
setLazySessionCreation(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Sessions can be lazily created to avoid exceptions, if the remote server is not up and running when the Camel producer is started.
setLazySessionCreation(boolean) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Sessions can be lazily created to avoid exceptions, if the SMSC is not available when the Camel producer is started.
setLength(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setLength(int) - Method in class org.apache.camel.component.scp.ScpFile
 
setLength(Integer) - Method in class org.apache.camel.model.dataformat.UniVocityHeader
Header length
setLenient(boolean) - Method in class org.apache.camel.language.jxpath.JXPathExpression
 
setLenient(boolean) - Method in class org.apache.camel.language.jxpath.JXPathLanguage
 
setLenient(Boolean) - Method in class org.apache.camel.model.language.JXPathExpression
Allows to turn lenient on the JXPathContext.
setLevel(LoggingLevel) - Method in class org.apache.camel.builder.LoggingErrorHandlerBuilder
 
setLevel(ProficiencyLevelType) - Method in class org.apache.camel.component.linkedin.api.model.Proficiency
Sets the value of the level property.
setLevel(String) - Method in class org.apache.camel.component.log.LogEndpoint
Logging level to use.
setLevel(LoggingLevel) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
setLevel(LoggingLevel) - Method in class org.apache.camel.processor.CamelLogProcessor
 
setLevel(LoggingLevel) - Method in class org.apache.camel.util.CamelLogger
 
setLevelDBFile(LevelDBFile) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
setLibrary(JsonLibrary) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Which json library to use such.
setLibrary(YAMLLibrary) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Which yaml library to use such.
setLicensing(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setLifecycleStrategies(List<LifecycleStrategy>) - Method in class org.apache.camel.guice.GuiceCamelContext
 
setLifecycleStrategies(List<LifecycleStrategy>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setLikeCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Sets the value of the likeCount property.
setLikedBy(LikedBy) - Method in class org.apache.camel.component.yammer.model.Message
 
setLikedMessageIds(List<Long>) - Method in class org.apache.camel.component.yammer.model.Meta
 
setLikes(Likes) - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Sets the value of the likes property.
setLikes(Likes) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the likes property.
setLikes(Likes) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the likes property.
setLikes(Likes) - Method in class org.apache.camel.component.linkedin.api.model.Update
Sets the value of the likes property.
setLikes(Long) - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Sets the value of the likes property.
setLimit(Integer) - Method in class org.apache.camel.component.box.LongPollingEventsManagerEndpointConfiguration
 
setLimit(long) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set Limit
setLimit(int) - Method in class org.apache.camel.component.yammer.YammerConfiguration
Return only the specified number of messages.
setLimit(int) - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
setLimit(int) - Method in class org.apache.camel.impl.LimitedPollingConsumerPollStrategy
Sets the limit for how many straight rollbacks causes this strategy to suspend the fault consumer.
setLimit(int) - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Sets the maximum number of endpoints to keep in the cache per route.
setLimitConcurrentConsumers(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Whether to limit the number of concurrentConsumers to the maximum of 500.
setLimits(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setLineLength(int) - Method in class org.apache.camel.dataformat.base64.Base64DataFormat
 
setLineLength(Integer) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
To specific a maximum line length for the encoded data.
setLineSeparator(byte[]) - Method in class org.apache.camel.dataformat.base64.Base64DataFormat
 
setLineSeparator(String) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets the line separator.
setLineSeparator(String) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
The line separators to use.
setLineSeparator(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The line separator of the files

The default value is to use the JVM platform line separator

setLingerMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The producer groups together any records that arrive in between request transmissions into a single batched request.
setLingerMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setLink(URL) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Link URL
setLinkId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Link ID
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
 
setListChildren(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
Whether the children of the node should be listed
setListChildren(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
setListener(IFileTransferListener) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setListener(IRCEventAdapter) - Method in class org.apache.camel.component.irc.IrcConsumer
 
setListener(IRCEventAdapter) - Method in class org.apache.camel.component.irc.IrcProducer
 
setListener(CorrelationListener) - Method in class org.apache.camel.component.jms.reply.CorrelationTimeoutMap
 
setListener(CorrelationListener) - Method in class org.apache.camel.component.rabbitmq.reply.CorrelationTimeoutMap
 
setListenerConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.jms.JmsConfiguration
Sets the connection factory to be used for consuming messages
setListenerConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setListenerContainer(RedisMessageListenerContainer) - Method in class org.apache.camel.component.redis.RedisConfiguration
Reference to a pre-configured RedisMessageListenerContainer instance to use.
setListenerHeaders(Exchange, String, String, String) - Static method in class org.apache.camel.component.hazelcast.HazelcastComponentHelper
 
setListenerHeaders(Exchange, String, String) - Static method in class org.apache.camel.component.hazelcast.HazelcastComponentHelper
 
setListenerInterface(Class<?>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
The interface with method(s) marked with the @Subscribe annotation.
setListenerInterface(Class<?>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
The interface with method(s) marked with the @Subscribe annotation.
setListeningPoint(ListeningPoint) - Method in class org.apache.camel.component.sip.SipConfiguration
To use a custom ListeningPoint implementation
setListviewable(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setListviews(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
setLoadBalancer(LoadBalancer) - Method in class org.apache.camel.component.event.EventEndpoint
 
setLoadBalancer(LoadBalancer) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
setLoadBalancer(LoadBalancer) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
setLoadBalancer(LoadBalancer) - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
The custom load balancer to use.
setLoadBalancer(LoadBalancer) - Method in class org.apache.camel.model.LoadBalancerDefinition
 
setLoadBalancerType(LoadBalancerDefinition) - Method in class org.apache.camel.model.LoadBalanceDefinition
The load balancer to be used
setLoadBalancingPolicy(String) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
 
setLoaderCache(boolean) - Method in class org.apache.camel.component.velocity.VelocityEndpoint
Enables / disables the velocity resource loader cache which is enabled by default
setLoadStatisticsEnabled(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
setLoadStatisticsEnabled(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setLoadStatisticsEnabled(boolean) - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
setLoadStatisticsEnabled(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Sets whether load statistics is enabled (gathers load statistics using a background thread per CamelContext).
setLoadStatisticsEnabled(boolean) - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
setLobHandler(LobHandler) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setLocal(boolean) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setLocalAddress(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The local InetAddress and port to use
setLocalAddress(URI) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
 
setLocalAddress(String) - Method in class org.apache.camel.component.syslog.SyslogMessage
 
setLocalCamelContext(CamelContext) - Method in class org.apache.camel.component.context.LocalContextComponent
Sets the local CamelContext to use.
setLocale(Locale) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Desired FQL locale
setLocale(String) - Method in class org.apache.camel.component.linkedin.api.model.Activity
Sets the value of the locale property.
setLocale(String) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the locale property.
setLocale(String) - Method in class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
setLocale(String) - Method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
 
setLocale(Locale) - Method in class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
setLocale(String) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
To configure a default locale to use, such as us for united states.
setLocalEndpointUrl(String) - Method in class org.apache.camel.component.context.ContextEndpoint
Can be a valid Camel URI evaluated within the black box CamelContext.
setLocalFormatter(ExchangeFormatter) - Method in class org.apache.camel.component.log.LogEndpoint
 
setLocalPath(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
Local path to put files
setLocalPath(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Folder or file to upload on Dropbox from the local filesystem.
setLocalPath(String) - Method in class org.apache.camel.component.git.GitEndpoint
 
setLocalProtocolSchemes(List<String>) - Method in class org.apache.camel.component.context.LocalContextComponent
Sets the list of protocols which are used to expose public endpoints by default
setLocalWorkDirectory(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
When consuming, a local work directory can be used to store the remote file content directly in local files, to avoid loading the content into memory.
setLocation(Location) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the location property.
setLocation(Location) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the location property.
setLocation(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
A list of locations to load properties.
setLocation(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
If null Camel will try and determine your current location using the geolocation of your ip address, else specify the city,country.
setLocation(String) - Method in class org.apache.camel.component.yammer.model.User
 
setLocation(String) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
setLocationDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the locationDescription property.
setLocationId(String) - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
setLocationId(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
The location that will be used for creating a node.
setLocationId(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setLocations(Locations) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the locations property.
setLocations(String[]) - Method in class org.apache.camel.component.properties.PropertiesComponent
A list of locations to load properties.
setLocations(String) - Method in class org.apache.camel.component.properties.PropertiesEndpoint
A list of locations to load properties.
setLocations(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Bounding boxes, created by pairs of lat/lons.
setLocations(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setLocations(String) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setLockModeType(LockModeType) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
setLockModeType(LockModeType) - Method in class org.apache.camel.component.jpa.JpaEndpoint
To configure the lock mode on the consumer.
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(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
setLogDebugMaxChars(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setLogExhausted(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogExhausted(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
setLogExhausted(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogExhausted(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogExhausted(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether exhausted exceptions should be logged or not
setLogExhaustedMessageBody(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogExhaustedMessageBody(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogExhaustedMessageBody(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogExhaustedMessageBody(Boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether exhausted message body/headers should be logged with message history included (requires logExhaustedMessageHistory to be enabled).
setLogExhaustedMessageHistory(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogExhaustedMessageHistory(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
setLogExhaustedMessageHistory(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogExhaustedMessageHistory(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogExhaustedMessageHistory(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether exhausted exceptions should be logged with message history included.
setLogFactory(LogFactory) - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
To use the given LogFactory
setLogger(CamelLogger) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setLogger(Processor) - Method in class org.apache.camel.component.log.LogEndpoint
 
setLogger(CamelLogger) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
Sets the logger to use for logging throttling activity.
setLogger(Logger) - Method in class org.apache.camel.model.LogDefinition
To use a custom logger instance
setLoggerName(String) - Method in class org.apache.camel.component.log.LogEndpoint
The logger name to use
setLoggerRef(String) - Method in class org.apache.camel.model.LogDefinition
To refer to a custom logger instance to lookup from the registry.
setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
 
setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
 
setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
This option enables CXF Logging Feature which writes inbound and outbound SOAP messages to log.
setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
 
setLoggingFeatureEnabled(boolean) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
 
setLoggingFilter(Boolean) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setLoggingFilter(boolean) - Method in class org.apache.camel.component.docker.DockerConfiguration
Whether to use logging filter
setLoggingLevel(String) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogDebuggerMBean
 
setLoggingLevel(String) - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
setLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
Logging level used for logging when task is done, or if any exceptions occurred during processing the task.
setLoggingLevel(LoggingLevel) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
Sets the logging level to report the throttling activity.
setLoggingLevel(String) - Method in class org.apache.camel.management.mbean.ManagedBacklogDebugger
 
setLoggingLevel(String) - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
setLoggingLevel(LoggingLevel) - Method in class org.apache.camel.model.LogDefinition
Sets the logging level.
setLoggingLevel(String) - Method in class org.apache.camel.processor.interceptor.BacklogDebugger
 
setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
 
setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
 
setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.CxfEndpoint
To limit the total size of number of bytes the logger will output when logging feature has been enabled and -1 for no limit.
setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
To limit the total size of number of bytes the logger will output when logging feature has been enabled.
setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
 
setLoggingSizeLimit(int) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
 
setLogHandled(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogHandled(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
setLogin(String) - Method in class org.apache.camel.component.stomp.StompComponent
The username
setLogin(String) - Method in class org.apache.camel.component.stomp.StompConfiguration
The username
setLogin(boolean) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
Whether to login the user.
setLoginConfig(SalesforceLoginConfig) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
To use the shared SalesforceLoginConfig as login configuration
setLoginDeniedLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
Sets a logging level to use for logging denied login attempts (incl stacktraces)

This level is by default DEBUG.

setLoginDeniedLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
Sets a logging level to use for logging denied login attempts (incl stacktraces)

This level is by default DEBUG.

setLogInflightExchangesOnTimeout(boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setLogInflightExchangesOnTimeout(boolean) - Method in interface org.apache.camel.spi.ShutdownStrategy
Sets whether to log information about the inflight Exchanges which are still running during a shutdown which didn't complete without the given timeout.
setLoginTimeout(int) - Method in class org.apache.camel.component.box.BoxConfiguration
Amount of time the component will wait for a response from Box.com, default is 30 seconds
setLoginUrl(String) - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
Salesforce login URL, defaults to https://login.salesforce.com
setLogLevel(String) - Method in interface org.apache.camel.api.management.mbean.ManagedTracerMBean
 
setLogLevel(int) - Method in class org.apache.camel.component.cometd.CometdEndpoint
Logging level.
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.
setLogMessage(String) - Method in class org.apache.camel.component.syslog.SyslogMessage
 
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
Sets the name of the logger
setLogName(String) - Method in class org.apache.camel.processor.CamelLogger
Deprecated.
 
setLogName(String) - Method in class org.apache.camel.processor.CamelLogProcessor
 
setLogName(String) - Method in class org.apache.camel.processor.interceptor.Tracer
Sets the logging name to use.
setLogName(String) - Method in class org.apache.camel.util.CamelLogger
 
setLogNamespaces(boolean) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setLogNamespaces(Boolean) - Method in class org.apache.camel.model.language.XPathExpression
Whether to log namespaces which can assist during trouble shooting
setLogNewException(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setLogNewException(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setLogNewException(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setLogNewException(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Sets whether errors should be logged when a new exception occurred during handling a previous exception
setLogoUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the logoUrl property.
setLogoUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the logoUrl property.
setLogRetryAttempted(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
setLon(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
Longitude of location.
setLongitude(Double) - Method in class org.apache.camel.component.salesforce.api.dto.GeoLocation
 
setLongitude(Double) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Used by the non-stream geography search to search by longitude.
setLongSerializationPolicy(LongSerializationPolicy) - Method in class org.apache.camel.component.gson.GsonDataFormat
 
setLookupKey(String) - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
Endpoint mapping key if endpoint mapping is used
setLookupLayoutable(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
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.
setLowThreads(Integer) - Method in class org.apache.camel.component.restlet.RestletComponent
Number of worker threads determining when the connector is considered overloaded.
setLuceneVersion(Version) - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
setLuceneVersion(Version) - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
setMacAlgorithm(String) - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
Sets the algorithm used to create the Hash-based Message Authentication Code (HMAC) appended to the stream.
setMacAlgorithm(String) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
The JCE algorithm name indicating the Message Authentication algorithm.
setMailboxitem(MailboxItem) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setMailUidGenerator(MailUidGenerator) - Method in class org.apache.camel.component.mail.MailEndpoint
A pluggable MailUidGenerator that allows to use custom logic to generate UUID of the mail message.
setMain(Class<?>) - Method in class org.apache.camel.spring.util.MainRunner
 
setMainAddress(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the mainAddress property.
setMainRunController(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
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
setManagementEnabled(boolean) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setManagementMBeanAssembler(ManagementMBeanAssembler) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setManagementName(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setManagementNamePattern(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setManagementNamePattern(String) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setManagementNamePattern(String) - Method in interface org.apache.camel.spi.ManagementAgent
The naming pattern for creating the CamelContext management name.
setManagementNamePattern(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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
 
setMandatory(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
This flag tells the server how to react if the message cannot be routed to a queue.
setMapHeaders(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
If this option is enabled, then during binding from Netty to Camel Message then the headers will be mapped as well (eg added as header to the Camel Message as well).
setMapHeaders(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
If this option is enabled, then during binding from Netty to Camel Message then the headers will be mapped as well (eg added as header to the Camel Message as well).
setMapHeaders(boolean) - Method in class org.apache.camel.component.sparkrest.SparkConfiguration
If this option is enabled, then during binding from Spark to Camel Message then the headers will be mapped as well (eg added as header to the Camel Message as well).
setMapHttpMessageBody(boolean) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
setMapHttpMessageBody(boolean) - Method in interface org.apache.camel.http.common.HttpBinding
Whether to allow Exchange Body HTTP mapping

This is by default turned on.

setMapHttpMessageBody(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
If this option is true, the IN exchange body will be mapped to HTTP
setMapHttpMessageHeaders(boolean) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
setMapHttpMessageHeaders(boolean) - Method in interface org.apache.camel.http.common.HttpBinding
Whether to allow Exchange Headers HTTP mapping

This is by default turned on.

setMapHttpMessageHeaders(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
If this option is true, the IN exchange headers will be mapped to HTTP Headers
setMapJmsMessage(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.
setMapJmsMessage(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.
setMapJmsMessage(boolean) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.
setMapJmsMessage(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Specifies whether Camel should auto map the received JMS message to a suited payload type, such as javax.jms.TextMessage to a String etc.
setMapMailMessage(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
Specifies whether Camel should map the received mail message to Camel body/headers.
setMapper(ObjectMapper) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
Sets Jackson's ObjectMapper to use for request/reply
setMapper(DozerBeanMapper) - Method in class org.apache.camel.converter.dozer.DozerTypeConverterLoader
 
setMapping(String) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setMapping(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
The BeanIO mapping file.
setMappingConfiguration(DozerBeanMapperConfiguration) - Method in class org.apache.camel.component.dozer.DozerConfiguration
The name of a DozerBeanMapperConfiguration bean in the Camel registry which should be used for configuring the Dozer mapping.
setMappingFile(String) - Method in class org.apache.camel.component.dozer.DozerConfiguration
The location of a Dozer configuration file.
setMappingFile(String) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
setMappingFile(String) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Path to a Castor mapping file to load from the classpath.
setMappingFiles(List<String>) - Method in class org.apache.camel.converter.dozer.DozerBeanMapperConfiguration
 
setMappingStrategyClassName(String) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
The class name of a custom mapping strategy implementation.
setMappingStrategyName(String) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
The strategy to use for mapping Camel messages to HBase columns.
setMarginBottom(int) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Margin bottom in pixels
setMarginLeft(int) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Margin left in pixels
setMarginRight(int) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Margin right in pixels
setMarginTop(int) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Margin top in pixels
setMark(Long) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
setMarker(String) - Method in class org.apache.camel.component.log.LogEndpoint
An optional Marker name to use.
setMarker(String) - Method in class org.apache.camel.model.LogDefinition
To use slf4j marker
setMarker(String) - Method in class org.apache.camel.processor.CamelLogProcessor
 
setMarker(Marker) - Method in class org.apache.camel.util.CamelLogger
 
setMarker(String) - Method in class org.apache.camel.util.CamelLogger
 
setMarkerFiler(boolean) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets whether marker file should be used or not.
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setMarkerFiler(boolean) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setMarkRollbackOnly(Boolean) - Method in class org.apache.camel.model.RollbackDefinition
Mark the transaction for rollback only (cannot be overruled to commit)
setMarkRollbackOnly(boolean) - Method in class org.apache.camel.processor.RollbackProcessor
 
setMarkRollbackOnlyLast(Boolean) - Method in class org.apache.camel.model.RollbackDefinition
Mark only last sub transaction for rollback only.
setMarkRollbackOnlyLast(boolean) - Method in class org.apache.camel.processor.RollbackProcessor
 
setMarshalId(String) - Method in class org.apache.camel.component.dozer.DozerConfiguration
The id of a dataFormat defined within the Camel Context to use for marshalling the mapping output to a non-Java type.
setMask(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setMask(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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.
setMaskType(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setMasterUrl(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setMatchOnUriPrefix(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
Whether or not Camel should try to find a target consumer by matching the URI prefix if no exact match is found.
setMatchOnUriPrefix(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
Whether or not Camel should try to find a target consumer by matching the URI prefix if no exact match is found.
setMatchOnUriPrefix(boolean) - Method in class org.apache.camel.component.servlet.osgi.OsgiServletRegisterer
 
setMatchOnUriPrefix(boolean) - Method in class org.apache.camel.component.sparkrest.SparkConfiguration
Whether or not the consumer should try to find a target consumer by matching the URI prefix if no exact match is found.
setMatchOnUriPrefix(Boolean) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
Whether or not the consumer should try to find a target consumer by matching the URI prefix if no exact match is found.
setMatchOnUriPrefix(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
Whether or not the consumer should try to find a target consumer by matching the URI prefix if no exact match is found.
setMaxBatchSize(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.GlobalObjects
 
setMaxBinaryMessageSize(Integer) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
Can be used to set the size in bytes that the websocket created by the websocketServlet may be accept before closing.
setMaxBlockMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The configuration controls how long sending to kafka will block.
setMaxBlockMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setMaxChannelMemorySize(long) - Method in class org.apache.camel.component.netty.NettyConfiguration
The maximum total size of the queued events per channel when using orderedThreadPoolExecutor.
setMaxChars(int) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Limits the number of characters logged per line.
setMaxChars(int) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setMaxClientCacheSize(int) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
This option allows you to configure the maximum size of the cache.
setMaxConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies the maximum number of concurrent consumers when consuming from JMS (not for request/reply over JMS).
setMaxConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies the maximum number of concurrent consumers when consuming from JMS (not for request/reply over JMS).
setMaxConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setMaxConnectionsPerHost(Integer) - Method in class org.apache.camel.component.restlet.RestletComponent
Maximum number of concurrent connections per host (IP address).
setMaxContentLength(int) - Method in class org.apache.camel.component.salesforce.SalesforceHttpClient
 
setMaxDepth(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
The maximum depth to traverse when recursively processing a directory.
setMaxElementsInMemory(int) - Method in class org.apache.camel.component.cache.CacheConfiguration
The number of elements that may be stored in the defined cache in memory.
setMaxFileStoreSize(long) - Method in class org.apache.camel.processor.idempotent.FileIdempotentRepository
Sets the maximum file size for the file store in bytes.
setMaxForwards(int) - Method in class org.apache.camel.component.sip.SipConfiguration
Number of maximum proxy forwards
setMaxForwardsHeader(MaxForwardsHeader) - Method in class org.apache.camel.component.sip.SipConfiguration
A custom Header object containing details on maximum proxy forwards.
setMaxHeaderSize(int) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
The maximum length of all headers.
setMaxHeaderSize(int) - Method in class org.apache.camel.component.netty.http.NettySharedHttpServerBootstrapConfiguration
 
setMaxHeaderSize(int) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
The maximum length of all headers.
setMaxHeaderSize(int) - Method in class org.apache.camel.component.netty4.http.NettySharedHttpServerBootstrapConfiguration
 
setMaxHits(int) - Method in class org.apache.camel.component.lucene.LuceneConfiguration
An integer value that limits the result set of the search operation
setMaxIdleTime(Integer) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
Set the time in ms that the websocket created by the websocketServlet may be idle before closing.
setMaximumBrowseSize(int) - Method in class org.apache.camel.component.jms.JmsQueueEndpoint
If a number is set > 0 then this limits the number of messages that are returned when browsing the queue
setMaximumCacheSize(int) - Method in interface org.apache.camel.ConsumerTemplate
Sets a custom maximum cache size.
setMaximumCacheSize(Integer) - Method in class org.apache.camel.core.xml.AbstractCamelConsumerTemplateFactoryBean
 
setMaximumCacheSize(Integer) - Method in class org.apache.camel.core.xml.AbstractCamelProducerTemplateFactoryBean
 
setMaximumCacheSize(int) - Method in class org.apache.camel.impl.DefaultConsumerTemplate
 
setMaximumCacheSize(int) - Method in class org.apache.camel.impl.DefaultProducerTemplate
 
setMaximumCacheSize(int) - Method in interface org.apache.camel.ProducerTemplate
Sets a custom maximum cache size to use in the backing cache pools.
setMaximumFailoverAttempts(Integer) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
A value to indicate after X failover attempts we should exhaust (give up).
setMaximumFailoverAttempts(int) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
setMaximumMessageSize(Integer) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
The maximumMessageSize (in bytes) an SQS message can contain for this queue.
setMaximumPoolSize(int) - Method in interface org.apache.camel.api.management.mbean.ManagedThreadPoolMBean
 
setMaximumPoolSize(int) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Number of worker threads in the worker pool for TCP and UDP
setMaximumPoolSize(int) - Method in class org.apache.camel.component.netty.NettyComponent
The core pool size for the ordered thread pool, if its in use.
setMaximumPoolSize(int) - Method in class org.apache.camel.component.netty.NettyConfiguration
 
setMaximumPoolSize(int) - Method in class org.apache.camel.component.netty4.NettyComponent
The thread pool size for the EventExecutorGroup if its in use.
setMaximumPoolSize(int) - Method in class org.apache.camel.management.mbean.ManagedThreadPool
 
setMaximumPoolSize(int) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
setMaximumReconnectAttempts(int) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Specifies the maximum reconnect attempts Camel performs when it tries to connect to the remote FTP server.
setMaximumRedeliveries(Integer) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setMaximumRedeliveries(int) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setMaximumRedeliveries(int) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
setMaximumRedeliveries(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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.aggregate.cassandra.CassandraAggregationRepository
 
setMaximumRedeliveries(int) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
setMaximumRedeliveries(int) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
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(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
setMaximumResults(int) - Method in class org.apache.camel.component.jpa.JpaEndpoint
Set the maximum number of results to retrieve on the Query.
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
 
setMaxInFlightRequest(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The maximum number of unacknowledged requests the client will send on a single connection before blocking.
setMaxInFlightRequest(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setMaxInterval(int) - Method in class org.apache.camel.component.cometd.CometdEndpoint
The max client side poll timeout in milliseconds.
setMaxMessages(String) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setMaxMessageSize(int) - Method in class org.apache.camel.component.sip.SipConfiguration
Setting for maximum allowed Message size in bytes.
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.aws.s3.S3Endpoint
Gets the maximum number of messages as a limit to poll at each polling.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.aws.sqs.SqsEndpoint
Gets the maximum number of messages as a limit to poll at each polling.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To define a maximum messages to gather per poll.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
Gets the maximum number of messages as a limit to poll at each polling.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
This option is intended to split results returned by the database pool into the batches and deliver them in multiple exchanges.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
Number of messages to poll pr.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.jpa.JpaEndpoint
An integer value to define the maximum number of messages to gather per poll.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.krati.KratiEndpoint
The maximum number of messages which can be received in one poll.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.mail.MailEndpoint
Specifies the maximum number of messages to gather per poll.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
This option is intended to split results returned by the database pool into the batches and deliver them in multiple exchanges.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Sets the maximum number of messages to poll
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.sql.SqlConsumer
 
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.impl.ScheduledBatchPollingConsumer
 
setMaxMessagesPerTask(int) - Method in class org.apache.camel.component.jms.JmsComponent
The number of messages per task.
setMaxMessagesPerTask(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
The number of messages per task.
setMaxMessagesPerTask(int) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setMaxNumber(Integer) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
the maximum number of rules that should be fired
setMaxNumberOfDomains(Integer) - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
The maximum number of domain names you want returned.
setMaxNumberOfHits(int) - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
setMaxOpenFiles(int) - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
setMaxPartitionFetchBytes(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The maximum amount of data per-partition the server will return.
setMaxPartitionFetchBytes(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setMaxPerRouteConnections(Integer) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setMaxPerRouteConnections(Integer) - Method in class org.apache.camel.component.docker.DockerConfiguration
Maximum route connections
setMaxPoolSize(String) - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
setMaxPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the maximum pool size
setMaxPoolSize(Integer) - Method in class org.apache.camel.model.ThreadsDefinition
 
setMaxPoolSize(Integer) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the maximum pool size
setMaxProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setMaxProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setMaxProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setMaxQueued(Integer) - Method in class org.apache.camel.component.restlet.RestletComponent
Maximum number of calls that can be queued if there aren't any worker thread available to service them.
setMaxQueueSize(String) - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
setMaxQueueSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the maximum number of tasks in the work queue.
setMaxQueueSize(Integer) - Method in class org.apache.camel.model.ThreadsDefinition
 
setMaxQueueSize(Integer) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the maximum number of tasks in the work queue.
setMaxReadRate(int) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Sets the maximum bytes per second that this transport will receive data at.
setMaxReconnectAttempts(int) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setMaxRequestSize(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The maximum size of a request.
setMaxRequestSize(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setMaxResults(int) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
The maximum number of rows to scan.
setMaxResultsPerRequest(int) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
setMaxResultsPerRequest(int) - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
setMaxRetries(int) - Method in class org.apache.camel.component.salesforce.SalesforceHttpClient
 
setMaxRetries(Integer) - Method in class org.apache.camel.component.solr.SolrEndpoint
Maximum number of retries to attempt in the event of transient errors
setMaxTextMessageSize(Integer) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
Can be used to set the size in characters that the websocket created by the websocketServlet may be accept before closing.
setMaxThreads(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To set a value for maximum number of threads in server thread pool.
setMaxThreads(Integer) - Method in class org.apache.camel.component.restlet.RestletComponent
Maximum threads that will service requests.
setMaxThreads(int) - Method in class org.apache.camel.component.sparkrest.SparkComponent
Maximum number of threads in Spark thread-pool (shared globally)
setMaxThreads(Integer) - Method in class org.apache.camel.component.websocket.WebsocketComponent
To set a value for maximum number of threads in server thread pool.
setMaxTotalConnections(Integer) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setMaxTotalConnections(Integer) - Method in class org.apache.camel.component.docker.DockerConfiguration
Maximum total connections
setMaxTotalConnections(int) - Method in class org.apache.camel.component.http4.HttpComponent
The maximum number of connections.
setMaxTotalConnections(Integer) - Method in class org.apache.camel.component.restlet.RestletComponent
Maximum number of concurrent connections in total.
setMaxTotalConnections(Integer) - Method in class org.apache.camel.component.solr.SolrEndpoint
maxTotalConnection on the underlying HttpConnectionManager
setMaxTotalMemorySize(long) - Method in class org.apache.camel.component.netty.NettyConfiguration
The maximum total size of the queued events for this pool when using orderedThreadPoolExecutor.
setMaxWriteRate(int) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Sets the maximum bytes per second that this transport will send data at.
setMbContainer(MBeanContainer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To use a existing configured org.eclipse.jetty.jmx.MBeanContainer if JMX is enabled that Jetty uses for registering mbeans.
setMbeanEnabled(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
If set to true, Facebook4J mbean will be registerd
setMBeanName(String) - Method in class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
Sets the value of the mBeanName property.
setMbeanObjectDomainName(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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.core.xml.CamelJMXAgentDefinition
 
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
setMBeansToUnregister(ObjectNamesType) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Sets the value of the mBeansToUnregister property.
setMeanProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setMeanProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setMeanProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setMediaContent(AbstractInputStreamContent) - Method in class org.apache.camel.component.google.drive.DriveFilesEndpointConfiguration
 
setMediaContent(AbstractInputStreamContent) - Method in class org.apache.camel.component.google.drive.DriveRealtimeEndpointConfiguration
 
setMediaContent(AbstractInputStreamContent) - Method in class org.apache.camel.component.google.mail.GmailUsersDraftsEndpointConfiguration
 
setMediaContent(AbstractInputStreamContent) - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesEndpointConfiguration
 
setMediaSize(String) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Sets the stationary as defined by enumeration names in the javax.print.attribute.standard.MediaSizeName API.
setMediaSizeName(MediaSizeName) - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
setMediaTray(String) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Sets MediaTray supported by the javax.print.DocFlavor API, for example upper,middle etc.
setMemberGroups(MemberGroups) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the memberGroups property.
setMembership_state(MembershipStateCode) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setMembershipId(String) - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
setMembershipState(MembershipState) - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Sets the value of the membershipState property.
setMembershipState(MembershipState) - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Sets the value of the membershipState property.
setMemberUrlResources(MemberUrlResources) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the memberUrlResources property.
setMemoryStoreEvictionPolicy(MemoryStoreEvictionPolicy) - Method in class org.apache.camel.component.cache.CacheConfiguration
Which eviction strategy to use when maximum number of elements in memory is reached.
setMerchantId(String) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
The merchant id provided by Braintree.
setMergeable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setMergeProtocolHeaders(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
Whether to merge protocol headers.
setMessage(String) - Method in class org.apache.camel.component.box.IBoxCommentsManagerEndpointConfiguration
 
setMessage(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The message text
setMessage(String) - Method in class org.apache.camel.component.irc.IrcMessage
 
setMessage(String) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Sets the value of the message property.
setMessage(String) - Method in class org.apache.camel.component.linkedin.api.model.Error
Sets the value of the message property.
setMessage(Message) - Method in class org.apache.camel.component.mail.MailMessage
 
setMessage(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ResultError
Sets the value of the message property.
setMessage(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestError
 
setMessage(Message<?>) - Method in class org.apache.camel.component.spring.integration.SpringIntegrationMessage
 
setMessage(String) - Method in class org.apache.camel.model.LogDefinition
Sets the log message (uses simple language)
setMessage(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
setMessage(String) - Method in class org.apache.camel.model.RollbackDefinition
Message to use in rollback exception
setMessage(String) - Method in class org.apache.camel.model.ThrowExceptionDefinition
To create a new exception instance and use the given message as caused message (supports simple language)
setMessageAttributeNames(String) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
A list of message attribute names to receive when consuming.
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
 
setMessageConverter(MessageConverter) - Method in class org.apache.camel.component.jms.JmsComponent
To use a custom Spring org.springframework.jms.support.converter.MessageConverter so you can be in control how to map to/from a javax.jms.Message.
setMessageConverter(MessageConverter) - Method in class org.apache.camel.component.jms.JmsConfiguration
To use a custom Spring org.springframework.jms.support.converter.MessageConverter so you can be in control how to map to/from a javax.jms.Message.
setMessageConverter(MessageConverter) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setMessageCreatedStrategy(MessageCreatedStrategy) - Method in class org.apache.camel.component.jms.JmsComponent
To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.
setMessageCreatedStrategy(MessageCreatedStrategy) - Method in class org.apache.camel.component.jms.JmsConfiguration
To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.
setMessageCreatedStrategy(MessageCreatedStrategy) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setMessageCreatedStrategy(MessageCreatedStrategy) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.
setMessageCreatedStrategy(MessageCreatedStrategy) - Method in class org.apache.camel.component.sjms.SjmsComponent
To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.
setMessageCreatedStrategy(MessageCreatedStrategy) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
To use the given MessageCreatedStrategy which are invoked when Camel creates new instances of javax.jms.Message objects when Camel is sending a JMS message.
setMessageEncoding(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setMessageFactory(MessageFactory) - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
To use the given MessageFactory
setMessageFactory(MessageFactory) - Method in class org.apache.camel.component.sip.SipConfiguration
To use a custom MessageFactory
setMessageFactory(WebServiceMessageFactory) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Option to provide a custom WebServiceMessageFactory.
setMessageFilter(MessageFilter) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Option to provide a custom MessageFilter.
setMessageFrequency(Long) - Method in class org.apache.camel.model.SamplingDefinition
Sets the sample message count which only a single Exchange will pass through after this many received.
setMessageHeaderFilters(List<MessageHeaderFilter>) - Method in class org.apache.camel.component.cxf.common.header.CxfHeaderFilterStrategy
 
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(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setMessageHistory(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setMessageHistory(Boolean) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setMessageHistory(String) - Method in class org.apache.camel.model.RouteDefinition
Whether message history is enabled on this route.
setMessageHistory(Boolean) - Method in interface org.apache.camel.RuntimeConfiguration
Sets whether message history is enabled or not (default is enabled).
setMessageHistory(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setMessageHistory(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setMessageHistoryFactory(MessageHistoryFactory) - Method in interface org.apache.camel.CamelContext
Sets a custom MessageHistoryFactory
setMessageHistoryFactory(MessageHistoryFactory) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setMessageId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The message ID
setMessageId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesAttachmentsEndpointConfiguration
 
setMessageId(Exchange) - Method in class org.apache.camel.component.jms.JmsProducer
 
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
setMessageId(String) - Method in class org.apache.camel.processor.idempotent.jpa.MessageProcessed
 
setMessageIdEnabled(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
When sending, specifies whether message IDs should be added.
setMessageIdEnabled(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
When sending, specifies whether message IDs should be added.
setMessageIdEnabled(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setMessageIDGenerator(MessageIDGenerator) - Method in class org.apache.camel.component.smpp.MessageReceiverListenerImpl
 
setMessageIdRepository(IdempotentRepository<?>) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setMessageIdRepositoryRef(String) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setMessageIdStrategy(MessageIdStrategy) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Option to provide a custom MessageIdStrategy to control generation of unique message ids.
setMessageInterpolator(MessageInterpolator) - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
To use a custom MessageInterpolator
setMessageListenerContainerFactory(MessageListenerContainerFactory) - Method in class org.apache.camel.component.jms.JmsConfiguration
Registry ID of the MessageListenerContainerFactory used to determine what org.springframework.jms.listener.AbstractMessageListenerContainer to use to consume messages.
setMessageListenerContainerFactory(MessageListenerContainerFactory) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setMessageName(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
The name of the message to send.
setMessageObserver(MessageObserver) - Method in class org.apache.camel.component.cxf.transport.CamelDestination.BackChannelConduit
Register a message observer for incoming messages.
setMessageRetentionPeriod(Integer) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
The messageRetentionPeriod (in seconds) a message will be retained by SQS for this queue.
setMessages(List<Message>) - Method in class org.apache.camel.component.yammer.model.Messages
 
setMessageSelector(String) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Sets the JMS Message selector syntax.
setMessageSender(WebServiceMessageSender) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Option to provide a custom WebServiceMessageSender.
setMessageStoreFactory(MessageStoreFactory) - Method in class org.apache.camel.component.quickfixj.QuickfixjComponent
To use the given MessageStoreFactory
setMessageStructure(String) - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
The message structure to use such as json
setMessageTimestampEnabled(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies whether timestamps should be enabled by default on sending messages.
setMessageTimestampEnabled(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies whether timestamps should be enabled by default on sending messages.
setMessageTimestampEnabled(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setMessageType(String) - Method in class org.apache.camel.component.irc.IrcMessage
 
setMessageType(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setMeta(Meta) - Method in class org.apache.camel.component.yammer.model.Messages
 
setMetadataJmsOperations(JmsOperations) - Method in class org.apache.camel.component.jms.JmsConfiguration
Sets the JmsOperations used to deduce the JmsProviderMetadata details which if none is customized one is lazily created on demand
setMetadataJmsOperations(JmsOperations) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setMetadataMaxAgeMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The period of time in milliseconds after which we force a refresh of metadata even if we haven't seen any partition leadership changes to proactively discover any new brokers or partitions.
setMetadataMaxAgeMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
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 interface org.apache.camel.component.jetty.JettyContentExchange
 
setMethod(String) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
setMethod(String) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
setMethod(String) - Method in class org.apache.camel.component.rest.RestEndpoint
HTTP method to use.
setMethod(String) - Method in class org.apache.camel.component.rmi.RmiEndpoint
You can set the name of the method to invoke.
setMethod(String) - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
setMethod(String) - Method in class org.apache.camel.model.BeanDefinition
Sets the method name on the bean to use
setMethod(String) - Method in class org.apache.camel.model.language.MethodCallExpression
Name of method to call
setMethod(String) - Method in class org.apache.camel.model.rest.VerbDefinition
The HTTP verb such as GET or POST
setMethodName(String) - Method in class org.apache.camel.component.box.BoxConfiguration
What sub operation to use for the selected operation
setMethodName(String) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
What sub operation to use for the selected operation
setMethodName(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
What sub operation to use for the selected operation
setMethodName(String) - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
What sub operation to use for the selected operation
setMethodName(String) - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
What sub operation to use for the selected operation
setMethodName(String) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
What sub operation to use for the selected operation
setMethodName(String) - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
What sub operation to use for the selected operation
setMethodName(String) - Method in class org.apache.camel.processor.aggregate.AggregationStrategyBeanAdapter
 
setMetric(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The metric name
setMetricName(String) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
The name to use for the metric.
setMetricRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.MetricsComponent
To use a custom configured MetricRegistry.
setMetricReporters(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
A list of classes to use as metrics reporters.
setMetricReporters(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setMetricsRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
To use a specific MetricRegistry instance.
setMetricsRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setMetricsRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setMetricsRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setMetricsRegistry(MetricRegistry) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
To use a specific MetricRegistry instance.
setMetricsSampleWindowMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The number of samples maintained to compute metrics.
setMetricsSampleWindowMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setMgfAlgorithm(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setMgfAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The MGF Algorithm to use with the RSA OAEP algorithm.
setMilestoneId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The milestone id
setMimeType(String) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Sets mimeTypes supported by the javax.print.DocFlavor API
setMinAge(long) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
setMinAge(long) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
setMinAge(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setMinaLogger(boolean) - Method in class org.apache.camel.component.mina.MinaConfiguration
You can enable the Apache MINA logging filter.
setMinaLogger(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
You can enable the Apache MINA logging filter.
setMinDepth(int) - Method in class org.apache.camel.component.file.GenericFileEndpoint
The minimum depth to start processing when recursively processing a directory.
setMinimumExpectedMessageCount(int) - Method in class org.apache.camel.component.mock.MockEndpoint
Specifies the minimum number of expected message exchanges that should be received by this endpoint
setMinimumResultWaitTime(long) - Method in class org.apache.camel.component.mock.MockEndpoint
setMinLength(long) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
setMinLength(long) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
setMinLength(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setMinProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setMinProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setMinProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setMinRate(int) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Wait until the DataSet contains at least this number of messages
setMinThreads(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To set a value for minimum number of threads in server thread pool.
setMinThreads(Integer) - Method in class org.apache.camel.component.restlet.RestletComponent
Minimum threads waiting to service requests.
setMinThreads(int) - Method in class org.apache.camel.component.sparkrest.SparkComponent
Minimum number of threads in Spark thread-pool (shared globally)
setMinThreads(Integer) - Method in class org.apache.camel.component.websocket.WebsocketComponent
To set a value for minimum number of threads in server thread pool.
setMinVersion(Integer) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
Can be used to set the minimum protocol version accepted for the websocketServlet.
setMode(GMetric.UDPAddressingMode) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
Send the UDP metric packets using MULTICAST or UNICAST
setMode(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
Whether to output the message body as a pojo or json.
setMode(WeatherMode) - Method in class org.apache.camel.component.weather.WeatherConfiguration
The output format of the weather data.
setMode(String) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
setMode(char) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
setMode(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Mode for dealing with duplicate references The possible values are: NO_REFERENCES ID_REFERENCES XPATH_RELATIVE_REFERENCES XPATH_ABSOLUTE_REFERENCES SINGLE_NODE_XPATH_RELATIVE_REFERENCES SINGLE_NODE_XPATH_ABSOLUTE_REFERENCES
setMode(String) - Method in class org.apache.camel.model.language.XMLTokenizerExpression
The extraction mode.
setMode(OnCompletionMode) - Method in class org.apache.camel.model.OnCompletionDefinition
Sets the on completion mode.
setMode(char) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
setMode(String) - Method in class org.apache.camel.support.XMLTokenExpressionIterator
 
setModelFactory(BindyAbstractFactory) - Method in class org.apache.camel.dataformat.bindy.BindyAbstractDataFormat
 
setModelJAXBContextFactory(ModelJAXBContextFactory) - Method in interface org.apache.camel.CamelContext
Sets a custom JAXB Context factory to be used
setModelJAXBContextFactory(ModelJAXBContextFactory) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setModelRef(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
This option is used to specify the model file which is useful for the resource class without annotation.
setModels(Map<String, Class<?>>) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
Defines the default model to use for a table
setModified_since(Long) - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
setModified_since(Long) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setModifyMessageRequest(ModifyMessageRequest) - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesEndpointConfiguration
 
setModRewriteConfFile(String) - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
setModRewriteConfText(String) - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
setModuleClassNames(String) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
To use custom Jackson Modules specified as a String with FQN class names.
setModuleClassNames(String) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
To use custom Jackson Modules specified as a String with FQN class names.
setModuleClassNames(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
setModuleClassNames(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
To use custom Jackson modules com.fasterxml.jackson.databind.Module specified as a String with FQN class names.
setModuleRefs(String) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
To use custom Jackson modules referred from the Camel registry.
setModuleRefs(String) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
To use custom Jackson modules referred from the Camel registry.
setModuleRefs(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
To use custom Jackson modules referred from the Camel registry.
setModuleRefs(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
To use custom Jackson modules referred from the Camel registry.
setModules(List<Module>) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
To use custom Jackson Modules
setModules(List<Module>) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
To use custom Jackson Modules
setModuleURIResolver(ModuleURIResolver) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
setModuleURIResolver(ModuleURIResolver) - Method in class org.apache.camel.component.xquery.XQueryComponent
To use the custom ModuleURIResolver
setModuleURIResolver(ModuleURIResolver) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
To use the custom ModuleURIResolver
setModulus(int) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setMongoConnection(Mongo) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Sets the Mongo instance that represents the backing connection
setMongoConnection(Mongo) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Sets the Mongo instance that represents the backing connection
setMonitorType(String) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setMonth(Long) - Method in class org.apache.camel.component.linkedin.api.model.Date
Sets the value of the month property.
setMonth(Long) - Method in class org.apache.camel.component.linkedin.api.model.Date1
Sets the value of the month property.
setMonth(Long) - Method in class org.apache.camel.component.linkedin.api.model.DateOfBirth
Sets the value of the month property.
setMonth(Long) - Method in class org.apache.camel.component.linkedin.api.model.EndDate
Sets the value of the month property.
setMonth(Long) - Method in class org.apache.camel.component.linkedin.api.model.ExpirationDate
Sets the value of the month property.
setMonth(Long) - Method in class org.apache.camel.component.linkedin.api.model.PostingDate
Sets the value of the month property.
setMonth(Long) - Method in class org.apache.camel.component.linkedin.api.model.StartDate
Sets the value of the month property.
setMove(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Expression (such as Simple Language) used to dynamically set the filename when moving it after processing.
setMove(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setMoveExisting(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Expression (such as File Language) used to compute file name to use when fileExist=Move is configured.
setMoveExisting(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setMoveFailed(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Sets the move failure expression based on Simple language.
setMoveFailed(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setMqttMessage(MqttMessage) - Method in class org.apache.camel.component.paho.PahoMessage
 
setMqttQosPropertyName(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The property name to look for on an Exchange for an individual published message.
setMqttRetainPropertyName(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The property name to look for on an Exchange for an individual published message.
setMqttTopicPropertyName(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Deprecated.
setMsgExpiration(int) - Method in class org.apache.camel.component.sip.SipConfiguration
The amount of time a message received at an endpoint is considered valid
setMsgId(String) - Method in class org.apache.camel.component.syslog.Rfc5424SyslogMessage
 
setMtomEnabled(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
To enable MTOM (attachments).
setMugshotUrl(String) - Method in class org.apache.camel.component.yammer.model.User
 
setMugshotUrlTemplate(String) - Method in class org.apache.camel.component.yammer.model.User
 
setMultiFrameInterval(int) - Method in class org.apache.camel.component.cometd.CometdEndpoint
The client side poll timeout, if multiple connections are detected from the same browser.
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
Deprecated.
this option is used internally by Camel, and is not intended for end users to use
setMultiParameterArray(boolean) - Method in class org.apache.camel.component.bean.BeanProcessor
 
setMultiParameterArray(Boolean) - Method in class org.apache.camel.model.BeanDefinition
Deprecated.
is to be replaced with a better solution in Camel 3.0
setMultipartFilter(Filter) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Allows using a custom multipart filter.
setMultipartSubType(String) - Method in class org.apache.camel.dataformat.mime.multipart.MimeMultipartDataFormat
 
setMultipartSubType(String) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
Specify the subtype of the MIME Multipart.
setMultiPartUpload(boolean) - Method in class org.apache.camel.component.aws.s3.S3Configuration
*Camel 2.15.0*: If it is true, camel will upload the file with multi part format, the part size is decided by the option of `partSize`
setMultipartWithoutAttachment(boolean) - Method in class org.apache.camel.dataformat.mime.multipart.MimeMultipartDataFormat
 
setMultipartWithoutAttachment(Boolean) - Method in class org.apache.camel.model.dataformat.MimeMultipartDataFormat
Defines whether a message without attachment is also marshaled into a MIME Multipart (with only one body part).
setMultipleConsumers(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Specifies whether multiple consumers are allowed.
setMustacheFactory(MustacheFactory) - Method in class org.apache.camel.component.mustache.MustacheComponent
To use a custom MustacheFactory
setMustacheFactory(MustacheFactory) - Method in class org.apache.camel.component.mustache.MustacheEndpoint
To use a custom MustacheFactory
setMustBeJAXBElement(boolean) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setMustBeJAXBElement(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Whether marhsalling must be java objects with JAXB annotations.
setNagiosSettings(NagiosSettings) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
 
setNagiosSettings(NagiosSettings) - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
setName(String) - Method in class org.apache.camel.bam.model.ActivityDefinition
 
setName(String) - Method in class org.apache.camel.bam.model.ProcessDefinition
 
setName(String) - Method in class org.apache.camel.component.apns.ApnsEndpoint
 
setName(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
Atmos name
setName(String) - Method in class org.apache.camel.component.aws.cw.CwConfiguration
The metric name
setName(String) - Method in class org.apache.camel.component.bean.MethodBean
 
setName(String) - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
setName(String) - Method in class org.apache.camel.component.browse.BrowseEndpoint
 
setName(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
The logical name of this operation.
setName(String) - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
 
setName(String) - Method in class org.apache.camel.component.dozer.DozerConfiguration
A human readable name of the mapping.
setName(String) - Method in class org.apache.camel.component.event.EventEndpoint
 
setName(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Test user name, must be of the form 'first last'
setName(String) - Method in class org.apache.camel.component.gora.GoraConfiguration
Instance name
setName(String) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
setName(String) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
Sets the queue name.
setName(String) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
Sets the set name.
setName(String) - Method in class org.apache.camel.component.irc.IrcChannel
 
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Application
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Authority
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Authorization
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Bucket
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Certification
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.CompanyStatus
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.CompanyType
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.EmployeeCountRange
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.ExperienceLevel
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Facet
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.HttpHeader
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Industry
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Inventor
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.JobFunction
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.JobType
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Location
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.MemberGroup
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.MemberUrl
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.NameType
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Office
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.ProductCategory
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.ProductType
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Proficiency
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.PublicationAuthor
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Publisher
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.QuestionCategory
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.ServiceProvider
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Status
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.StockExchange
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.UpdateField
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.linkedin.api.model.Years
Sets the value of the name property.
setName(String) - Method in class org.apache.camel.component.mock.MockEndpoint
 
setName(String) - Method in class org.apache.camel.component.mqtt.MQTTEndpoint
A logical name to use which is not the topic name.
setName(String) - Method in interface org.apache.camel.component.netty.http.SecurityAuthenticator
Sets the name of the realm to use.
setName(String) - Method in class org.apache.camel.component.netty.http.SecurityAuthenticatorSupport
 
setName(String) - Method in class org.apache.camel.component.netty.NettyClientBossPoolBuilder
 
setName(String) - Method in class org.apache.camel.component.netty.NettyServerBossPoolBuilder
 
setName(String) - Method in class org.apache.camel.component.netty.NettyWorkerPoolBuilder
 
setName(String) - Method in interface org.apache.camel.component.netty4.http.SecurityAuthenticator
Sets the name of the realm to use.
setName(String) - Method in class org.apache.camel.component.netty4.http.SecurityAuthenticatorSupport
 
setName(String) - Method in class org.apache.camel.component.netty4.NettyServerBossPoolBuilder
 
setName(String) - Method in class org.apache.camel.component.netty4.NettyWorkerPoolBuilder
 
setName(String) - Method in class org.apache.camel.component.ref.RefEndpoint
Name of endpoint to lookup in the registry.
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.ActionOverride
 
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.FilterOperator
 
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.FilterValue
 
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingInfo
 
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
 
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.NamedLayoutInfo
 
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.RecentItem
 
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.RecordTypeInfo
 
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setName(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setName(String) - Method in class org.apache.camel.component.scheduler.SchedulerEndpoint
The name of the scheduler
setName(String) - Method in class org.apache.camel.component.scp.ScpFile
 
setName(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
 
setName(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
 
setName(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
The name part in the URI can be chosen by the user to distinguish between different signer/verifier endpoints within the camel context.
setName(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setName(String) - Method in class org.apache.camel.component.yammer.model.Reference
 
setName(String) - Method in class org.apache.camel.component.yammer.model.User
 
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.UniVocityHeader
Header name
setName(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat.AliasEntry
 
setName(String) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter name.
setName(String) - Method in class org.apache.camel.model.rest.RestOperationResponseHeaderDefinition
 
setName(String) - Method in class org.apache.camel.osgi.OsgiSpringCamelContext
 
setName(String) - Method in class org.apache.camel.processor.aggregate.cassandra.NamedCassandraAggregationRepository
 
setName(String) - Method in class org.apache.camel.processor.idempotent.cassandra.NamedCassandraIdempotentRepository
 
setName(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setNamedLayoutInfos(List<NamedLayoutInfo>) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
setNamedLayouts(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
setNamedQuery(String) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
setNamedQuery(String) - Method in class org.apache.camel.component.jpa.JpaEndpoint
To use a named query when consuming data.
setNamedReplyTo(String) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Sets the reply to destination name used for InOut producer endpoints.
setNameField(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setNamePattern(String) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
The name pattern to use.
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.
setNamePointing(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setNames(List<Name>) - Method in class org.apache.camel.component.yammer.model.LikedBy
 
setNamespace(String) - Method in class org.apache.camel.component.aws.cw.CwConfiguration
The metric namespace
setNamespace(Namespace) - Method in class org.apache.camel.component.kubernetes.consumer.common.NamespaceEvent
 
setNamespace(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setNamespaceAware(boolean) - Method in class org.apache.camel.groovy.dataformat.AbstractXmlDataFormat
 
setNamespaceContext(DefaultNamespaceContext) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
setNamespaceIfNotPresent(DefaultNamespaceContext, String, String) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setNamespaceLenient(Boolean) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
See XMLSerializer.setNamespaceLenient(boolean)
setNamespaceLenient(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Flag to be tolerant to incomplete namespace prefixes.
setNamespaceMappings(List<XmlJsonDataFormat.NamespacesPerElementMapping>) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
Sets associations between elements and namespace mappings.
setNamespaceName(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setNamespacePrefix(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.Report
 
setNamespacePrefix(Map<String, String>) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setNamespacePrefixes(Map<String, String>) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
Allows to control which namespace prefixes to use for a set of namespace mappings
setNamespacePrefixRef(String) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setNamespacePrefixRef(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
When marshalling using JAXB or SOAP then the JAXB implementation will automatic assign namespace prefixes, such as ns2, ns3, ns4 etc.
setNamespacePrefixRef(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
When marshalling using JAXB or SOAP then the JAXB implementation will automatic assign namespace prefixes, such as ns2, ns3, ns4 etc.
setNamespaces(Map<String, String>) - Method in class org.apache.camel.builder.xml.DefaultNamespaceContext
 
setNamespaces(Map<String, String>) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setNamespaces(Map<String, String>) - Method in class org.apache.camel.component.xquery.XQueryBuilder
Configures the namespace context from the given DOM element
setNamespaces(Map<String, String>) - Method in interface org.apache.camel.converter.jaxb.JaxbNamespacePrefixMapper
Sets the namespace prefix mapping.
setNamespaces(Map<String, String>) - Method in class org.apache.camel.converter.jaxb.mapper.SunJaxb21NamespacePrefixMapper
 
setNamespaces(Map<String, String>) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
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
 
setNativeQuery(String) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
setNativeQuery(String) - Method in class org.apache.camel.component.jpa.JpaEndpoint
To use a custom native query when consuming data.
setNeedClientAuth(boolean) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Configures whether the server needs client authentication when using SSL.
setNeedClientAuth(boolean) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Configures whether the server needs client authentication when using SSL.
setNettyHttpBinding(NettyHttpBinding) - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
To use a custom org.apache.camel.component.netty.http.NettyHttpBinding for binding to/from Netty and Camel Message API.
setNettyHttpBinding(NettyHttpBinding) - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
To use a custom org.apache.camel.component.netty.http.NettyHttpBinding for binding to/from Netty and Camel Message API.
setNettyHttpBinding(NettyHttpBinding) - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
To use a custom org.apache.camel.component.netty4.http.NettyHttpBinding for binding to/from Netty and Camel Message API.
setNettyHttpBinding(NettyHttpBinding) - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
To use a custom org.apache.camel.component.netty4.http.NettyHttpBinding for binding to/from Netty and Camel Message API.
setNettyServerBootstrapConfiguration(NettySharedHttpServerBootstrapConfiguration) - Method in class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
setNettyServerBootstrapConfiguration(NettySharedHttpServerBootstrapConfiguration) - Method in interface org.apache.camel.component.netty.http.NettySharedHttpServer
Sets the bootstrap configuration to use by this shared Netty HTTP server.
setNettyServerBootstrapConfiguration(NettySharedHttpServerBootstrapConfiguration) - Method in class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
setNettyServerBootstrapConfiguration(NettySharedHttpServerBootstrapConfiguration) - Method in interface org.apache.camel.component.netty4.http.NettySharedHttpServer
Sets the bootstrap configuration to use by this shared Netty HTTP server.
setNettyServerBootstrapFactory(NettyServerBootstrapFactory) - Method in class org.apache.camel.component.netty.NettyConsumer
 
setNettyServerBootstrapFactory(NettyServerBootstrapFactory) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
To use a custom NettyServerBootstrapFactory
setNettyServerBootstrapFactory(NettyServerBootstrapFactory) - Method in class org.apache.camel.component.netty4.NettyConsumer
 
setNettyServerBootstrapFactory(NettyServerBootstrapFactory) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
To use a custom NettyServerBootstrapFactory
setNettySharedHttpServer(NettySharedHttpServer) - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
To use a shared Netty HTTP server.
setNettySharedHttpServer(NettySharedHttpServer) - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
To use a shared Netty HTTP server.
setNetworkDomains(List<String>) - Method in class org.apache.camel.component.yammer.model.User
 
setNetworkId(Long) - Method in class org.apache.camel.component.yammer.model.Message
 
setNetworkId(Long) - Method in class org.apache.camel.component.yammer.model.User
 
setNetworkInterface(String) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
When using UDP then this option can be used to specify a network interface by its name, such as eth0 to join a multicast group.
setNetworkInterface(String) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
When using UDP then this option can be used to specify a network interface by its name, such as eth0 to join a multicast group.
setNetworkName(String) - Method in class org.apache.camel.component.yammer.model.User
 
setNetworkRecoveryInterval(Integer) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Network recovery interval in milliseconds (interval used when recovering from network failure)
setNetworkStats(NetworkStats) - Method in class org.apache.camel.component.linkedin.api.model.Network
Sets the value of the networkStats property.
setNewerThan(int) - Method in class org.apache.camel.component.yammer.YammerConfiguration
Returns messages newer than the message ID specified as a numeric string.
setNewExchangeExpression(ExpressionSubElementDefinition) - Method in class org.apache.camel.model.WireTapDefinition
Uses the expression for creating a new body as the message to use for wire tapping
setNewExchangeExpression(Expression) - Method in class org.apache.camel.processor.WireTapProcessor
 
setNewExchangeProcessor(Processor) - Method in class org.apache.camel.model.WireTapDefinition
To use a Processor for creating a new body as the message to use for wire tapping
setNewExchangeProcessorRef(String) - Method in class org.apache.camel.model.WireTapDefinition
Reference to a Processor to use for creating a new body as the message to use for wire tapping
setNewExchangeProcessors(List<Processor>) - Method in class org.apache.camel.processor.WireTapProcessor
 
setNewPosition(NewPosition) - Method in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
Sets the value of the newPosition property.
setNewRemotePath(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
New path on Atmos when moving files
setNewRemotePath(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Destination file or folder
setNewRoleValue(ObjectNamesType) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Sets the value of the newRoleValue property.
setNewValue(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
Sets the value of the newValue property.
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
 
setNextRecordsUrl(String) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractQueryRecordsBase
 
setNickname(String) - Method in class org.apache.camel.component.irc.IrcConfiguration
The nickname used in chat.
setNickname(String) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
Use nickname when joining room.
setNillable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setNiofsDirectory(NIOFSDirectory) - Method in class org.apache.camel.component.lucene.LuceneIndexer
 
setNode(ProcessorDefinition<?>) - Method in class org.apache.camel.ruby.ScriptRouteBuilder
 
setNode(String) - Method in class org.w3._2003._05.soap_envelope.Fault
Sets the value of the node property.
setNodeId(String) - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
setNodeId(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
The id of the node that will run the script or destroyed.
setNodeId(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
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
 
setNodeState(String) - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
setNodeState(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
To filter by node status to only select running nodes etc.
setNodeState(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setNodeTypeNames(String) - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
setNoLocal(boolean) - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
setNoNamespaceSchemaLocation(String) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setNoNamespaceSchemaLocation(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To define the location of the namespaceless schema
setNonEmployeeCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.FollowStatistics
Sets the value of the nonEmployeeCount property.
setNoOfMetricsSample(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The number of samples maintained to compute metrics.
setNoOfMetricsSample(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setNoop(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
If true, the file is not moved or deleted in any way.
setNoop(boolean) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
If set, will ignore the results of the SQL query and use the existing IN message as the OUT message for the continuation of processing
setNoop(boolean) - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
setNoRandomizeServers(boolean) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setNoReplyLogLevel(LoggingLevel) - Method in class org.apache.camel.component.mina.MinaConfiguration
If sync is enabled this option dictates MinaConsumer which logging level to use when logging a there is no reply to send back.
setNoReplyLogLevel(LoggingLevel) - Method in class org.apache.camel.component.mina2.Mina2Configuration
If sync is enabled this option dictates MinaConsumer which logging level to use when logging a there is no reply to send back.
setNoReplyLogLevel(LoggingLevel) - Method in class org.apache.camel.component.netty.NettyConfiguration
If sync is enabled this option dictates NettyConsumer which logging level to use when logging a there is no reply to send back.
setNoReplyLogLevel(LoggingLevel) - Method in class org.apache.camel.component.netty4.NettyConfiguration
If sync is enabled this option dictates NettyConsumer which logging level to use when logging a there is no reply to send back.
setNormalizedLineSeparator(Character) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets the normalized line separator.
setNormalizedLineSeparator(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The normalized line separator of the files

The default value is \n

setNormalizedName(String) - Method in class org.apache.camel.component.yammer.model.Reference
 
setNoStart(boolean) - Static method in class org.apache.camel.spring.SpringCamelContext
 
setNoteId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The note ID
setNotes(String) - Method in class org.apache.camel.component.linkedin.api.model.Education
Sets the value of the notes property.
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
 
setNotificationFilter(NotificationFilter) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setNotificationId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The notification ID
setNotificationId(int) - Method in class org.apache.camel.component.jmx.jaxb.TimerNotification
Sets the value of the notificationId property.
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
 
setNotifyDiffer(boolean) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setNotifyForFields(NotifyForFieldsEnum) - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
setNotifyForFields(NotifyForFieldsEnum) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Notify for fields, options are ALL, REFERENCED, SELECT, WHERE
setNotifyForOperationCreate(Boolean) - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
setNotifyForOperationCreate(Boolean) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Notify for create operation, defaults to false (API version >= 29.0)
setNotifyForOperationDelete(Boolean) - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
setNotifyForOperationDelete(Boolean) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Notify for delete operation, defaults to false (API version >= 29.0)
setNotifyForOperations(NotifyForOperationsEnum) - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
setNotifyForOperations(NotifyForOperationsEnum) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Notify for operations, options are ALL, CREATE, EXTENDED, UPDATE (API version < 29.0)
setNotifyForOperationUndelete(Boolean) - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
setNotifyForOperationUndelete(Boolean) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Notify for un-delete operation, defaults to false (API version >= 29.0)
setNotifyForOperationUpdate(Boolean) - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
setNotifyForOperationUpdate(Boolean) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Notify for update operation, defaults to false (API version >= 29.0)
setNotifyHigh(boolean) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setNotifyLow(boolean) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setNotifyMatch(boolean) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setNullString(String) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets the null string replacement.
setNullString(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the null string
setNullStringDisabled(boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets whether or not the null string replacement is disabled.
setNullStringDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Used to disable null strings
setNullValue(String) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets the String representation of a null value.
setNullValue(String) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The string representation of a null value.
setNumber(String) - Method in class org.apache.camel.component.linkedin.api.model.Certification
Sets the value of the number property.
setNumber(String) - Method in class org.apache.camel.component.linkedin.api.model.Patent
Sets the value of the number property.
setNumberBatchesCompleted(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the numberBatchesCompleted property.
setNumberBatchesFailed(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the numberBatchesFailed property.
setNumberBatchesInProgress(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the numberBatchesInProgress property.
setNumberBatchesQueued(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the numberBatchesQueued property.
setNumberBatchesTotal(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the numberBatchesTotal property.
setNumberFormat(NumberFormat) - Method in class org.apache.camel.processor.ThroughputLogger
 
setNumberingPlanIndicator(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the numeric plan indicator (NPI) to be used in the SME.
setNumberOfHashGroups(int) - Method in class org.apache.camel.processor.loadbalancer.StickyLoadBalancer
 
setNumberOfHits(int) - Method in class org.apache.camel.processor.lucene.support.Hits
 
setNumberOfPages(Integer) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The number of pages result which you want camel-twitter to consume.
setNumberOfPages(Integer) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setNumberOfPages(Integer) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setNumberOfRecordsToRead(Integer) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets the number of records to read.
setNumberOfRecordsToRead(Integer) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
The maximum number of record to read.
setNumberRecordsFailed(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Sets the value of the numberRecordsFailed property.
setNumberRecordsFailed(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the numberRecordsFailed property.
setNumberRecordsProcessed(int) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Sets the value of the numberRecordsProcessed property.
setNumberRecordsProcessed(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the numberRecordsProcessed property.
setNumberRetries(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the numberRetries property.
setNumConnections(Long) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the numConnections property.
setNumConnectionsCapped(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the numConnectionsCapped property.
setNumFollowers(NumFollowers) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the numFollowers property.
setNumLikes(Long) - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Sets the value of the numLikes property.
setNumLikes(Long) - Method in class org.apache.camel.component.linkedin.api.model.Update
Sets the value of the numLikes property.
setNumRecommendations(Long) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the numRecommendations property.
setNumRecommenders(Long) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the numRecommenders property.
setNumResults(Long) - Method in class org.apache.camel.component.linkedin.api.model.CompanySearch
Sets the value of the numResults property.
setNumResults(Long) - Method in class org.apache.camel.component.linkedin.api.model.PeopleSearch
Sets the value of the numResults property.
setnx(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
setOAuthAccessToken(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
The user access token
setOAuthAccessTokenURL(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
OAuth access token URL
setOAuthAppId(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
The application Id
setOAuthAppSecret(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
The application Secret
setOAuthAuthorizationURL(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
OAuth authorization URL
setOauthClientId(String) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
OAuth2 ClientID
setOauthClientSecret(String) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
OAuth2 ClientSecret
setOAuthPermissions(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Default OAuth permissions.
setOauthToken(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
GitHub OAuth token, required unless username & password are provided
setOauthToken(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setOauthTokenUrl(String) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
OAuth token Url
setObject(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the object property.
setObjectCache(boolean) - Method in class org.apache.camel.component.cache.CacheConfiguration
Whether to turn on allowing to store non serializable objects in the cache.
setObjectDescribe(SObject) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectBasicInfo
 
setObjectDomain(String) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setObjectFactory(boolean) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
Whether the JAXB converter supports using ObjectFactory classes to create the POJO classes during conversion.
setObjectFactory(boolean) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setObjectFactory(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Whether to allow using ObjectFactory classes to create the POJO classes during marshalling.
setObjectId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The insight object ID
setObjectMapper(ObjectMapper) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
setObjectMapper(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Lookup and use the existing ObjectMapper with the given id when using Jackson.
setObjectModel(String) - Method in class org.apache.camel.model.language.XPathExpression
The XPath object model to use
setObjectModelUri(String) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setObjectModelUri(String) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
setObjectName(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Sets the value of the objectName property.
setObjectName(String) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setObjectPath(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setObjectPath(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setObjectProperties(Map<String, String>) - Method in class org.apache.camel.component.jmx.JMXEndpoint
Setter for the ObjectProperties is either called by reflection when processing the URI or manually by the component.
setObjects(List<? extends XMLObject>) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
setObservedAttribute(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
Sets the value of the observedAttribute property.
setObservedAttribute(String) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setObservedObject(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
Sets the value of the observedObject property.
setOfferId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The offer id
setOffice(Office) - Method in class org.apache.camel.component.linkedin.api.model.Patent
Sets the value of the office property.
setOfficial(Boolean) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setOffset(int) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setOids(OIDList) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Defines which values you are interested in.
setOkStatusCodeRange(String) - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
setOkStatusCodeRange(String) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
The status codes which is considered a success response.
setOkStatusCodeRange(String) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
The status codes which is considered a success response.
setOkStatusCodeRange(String) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
The status codes which is considered a success response.
setOkStatusCodeRange(String) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
The status codes which is considered a success response.
setOlderAvailable(Boolean) - Method in class org.apache.camel.component.yammer.model.Meta
 
setOlderThan(int) - Method in class org.apache.camel.component.yammer.YammerConfiguration
Returns messages older than the message ID specified as a numeric string.
setOldPosition(OldPosition) - Method in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
Sets the value of the oldPosition property.
setOldRoleValue(ObjectNamesType) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Sets the value of the oldRoleValue property.
setOldValue(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
Sets the value of the oldValue property.
setOldValueRequired(boolean) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setOmitFields(Map<String, String[]>) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
setOmitFields(Map<String, String[]>) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Prevents a field from being serialized.
setOmitXmlDeclaration(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
Indicator whether the XML declaration in the outgoing message body should be omitted.
setOmitXmlDeclaration(Boolean) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
setOnCompleteOnly(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setOnCompletionExceptionHandler(ExceptionHandler) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To use a custom ExceptionHandler to handle any thrown exceptions that happens during the file on completion process where the consumer does either a commit or rollback.
setOnCompletions(List<OnCompletionDefinition>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setOnCompletions(List<OnCompletionDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setOnCompletions(List<OnCompletionDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setOnConsume(String) - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Sets the statement to run after successful processing.
setOnConsume(String) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Statement to run after data has been processed in the route
setOnConsume(String) - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Sets the statement to run after successful processing.
setOnConsume(String) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
Statement to run after data has been processed in the route
setOnConsume(String) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
After processing each row then this query can be executed, if the Exchange was processed successfully, for example to mark the row as processed.
setOnConsume(String) - Method in class org.apache.camel.component.sql.SqlConsumer
Sets a SQL to execute when the row has been successfully processed.
setOnConsumeBatchComplete(String) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
After processing the entire batch, this query can be executed to bulk update rows etc.
setOnConsumeBatchComplete(String) - Method in class org.apache.camel.component.sql.SqlConsumer
 
setOnConsumeFailed(String) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
After processing each row then this query can be executed, if the Exchange failed, for example to mark the row as failed.
setOnConsumeFailed(String) - Method in class org.apache.camel.component.sql.SqlConsumer
Sets a SQL to execute when the row failed being processed.
setOneExchangePerUpdate(boolean) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Sets whether to pack each update in an individual Exchange, even if multiple updates are received in one batch.
setOneway(boolean) - Method in class org.apache.camel.component.cxf.feature.RAWDataFormatFeature
 
setOnExceptionbOccurredRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setOnExceptionOccurred(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setOnExceptionOccurred(Processor) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setOnExceptions(List<OnExceptionDefinition>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setOnExceptions(List<OnExceptionDefinition>) - Method in class org.apache.camel.model.RoutesDefinition
 
setOnExceptions(List<OnExceptionDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setOnFailure(BeanstalkCommand) - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
setOnFailure(BeanstalkCommand) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Command to use when processing failed.
setOnFailureOnly(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
 
setOnJoin(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Handle user join events.
setOnKick(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Handle kick events.
setOnlyRegisterProcessorWithCustomId(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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.
setOnMode(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Handle mode change events.
setOnNick(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Handle nickname change events.
setOnPart(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Handle user part events.
setOnPrepare(Processor) - Method in class org.apache.camel.model.MulticastDefinition
 
setOnPrepare(Processor) - Method in class org.apache.camel.model.RecipientListDefinition
 
setOnPrepare(Processor) - Method in class org.apache.camel.model.SplitDefinition
 
setOnPrepare(Processor) - Method in class org.apache.camel.model.WireTapDefinition
 
setOnPrepare(Processor) - Method in class org.apache.camel.processor.RecipientList
 
setOnPrepare(Processor) - Method in class org.apache.camel.processor.WireTapProcessor
 
setOnPrepareFailure(Processor) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setOnPrepareRef(String) - Method in class org.apache.camel.model.MulticastDefinition
 
setOnPrepareRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
 
setOnPrepareRef(String) - Method in class org.apache.camel.model.SplitDefinition
 
setOnPrepareRef(String) - Method in class org.apache.camel.model.WireTapDefinition
 
setOnPrivmsg(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Handle private message events.
setOnQuit(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Handle user quit events.
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
 
setOnReply(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Whether or not to handle general responses to commands or informational messages.
setOnTimeoutExecutorService(ExecutorService) - Method in interface org.apache.camel.component.jms.reply.ReplyManager
Sets the thread pool to use for continue routing Exchange when a timeout was triggered when doing request/reply over JMS.
setOnTimeoutExecutorService(ExecutorService) - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
setOnTopic(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Handle topic change events.
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
 
setOpenedSuffix(String) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
When a file is opened for reading/writing the file is renamed with this suffix to avoid to read it during the writing phase.
setOpenedSuffix(String) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
When a file is opened for reading/writing the file is renamed with this suffix to avoid to read it during the writing phase.
setOperation(AtmosOperation) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
Operation to perform
setOperation(DdbOperations) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
What operation to perform
setOperation(EC2Operations) - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
The operation to perform
setOperation(SdbOperations) - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
Operation to perform
setOperation(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Workflow operation
setOperation(String) - Method in class org.apache.camel.component.cache.CacheEndpoint
The default cache operation to use.
setOperation(String) - Method in class org.apache.camel.component.dataformat.DataFormatEndpoint
Operation to use either marshal or unmarshal
setOperation(DockerOperation) - Method in class org.apache.camel.component.docker.DockerConfiguration
Which operation to use
setOperation(DropboxOperation) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
The specific action (typically is a CRUD action) to perform on Dropbox remote folder.
setOperation(String) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setOperation(String) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchEndpoint
 
setOperation(String) - Method in class org.apache.camel.component.git.GitEndpoint
 
setOperation(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Sets the operation this endpoint will execute against GridRS.
setOperation(String) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
The HBase operation to perform
setOperation(IgniteCacheOperation) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Sets the cache operation to invoke.
setOperation(IgniteIdGenOperation) - Method in class org.apache.camel.component.ignite.idgen.IgniteIdGenEndpoint
 
setOperation(IgniteQueueOperation) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
Sets the queue operation to perform.
setOperation(IgniteSetOperation) - Method in class org.apache.camel.component.ignite.set.IgniteSetEndpoint
Sets the set operation to perform.
setOperation(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
The operation to perform
setOperation(String) - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
setOperation(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
Specifies the type of operation that will be performed to the blobstore.
setOperation(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setOperation(String) - Method in class org.apache.camel.component.krati.KratiEndpoint
Specifies the type of operation that will be performed to the datastore.
setOperation(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setOperation(LuceneOperation) - Method in class org.apache.camel.component.lucene.LuceneConfiguration
Operation to do such as insert or query.
setOperation(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Sets the operation this endpoint will execute against MongoDB.
setOperation(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
The operation to perform which can be: list, start, stop, restart, and state.
setOperation(OpenShiftOperation) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
setOperation(String) - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
setOperation(PdfOperation) - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
setOperation(OperationEnum) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the operation property.
setOperation(LdapOperation) - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
The LDAP operation to be performed.
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.
setOperator(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFilter
 
setOptimistic(boolean) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
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
 
setOption(Option) - Method in class org.apache.camel.jsonpath.JsonPathLanguage
 
setOptionalFilter(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.FilteredLookupInfo
 
setOptionDescription(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The question's answer option description
setOptions(Map<String, Object>) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Allows to configure additional netty options using "option." as prefix.
setOptions(Map<String, Object>) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Allows to configure additional netty options using "option." as prefix.
setOptions(Map<String, Object>) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
Sets additional channel options.
setOptions(Option[]) - Method in class org.apache.camel.jsonpath.JsonPathExpression
To configure the json path options to use
setOptions(Option[]) - Method in class org.apache.camel.jsonpath.JsonPathLanguage
 
setOptionsEnabled(boolean) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
Specifies whether to enable HTTP OPTIONS for this Servlet consumer.
setOptionsEnabled(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
Specifies whether to enable HTTP OPTIONS for this Servlet consumer.
setOptionsEnabled(boolean) - Method in class org.apache.camel.http.common.HttpConsumer
 
setOrder(Order) - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
setOrder(Order) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setOrderedThreadPoolExecutor(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Whether to use ordered thread pool, to ensure events are processed orderly on the same channel.
setOrderedThreadPoolExecutor(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
Whether to use ordered thread pool, to ensure events are processed orderly on the same channel.
setOrganicFollowerCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
Sets the value of the organicFollowerCount property.
setOrientation(String) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Sets the page orientation.
setOriginalJmxDisabledValue(String) - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
 
setOriginalName(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setOriginalRoute(RouteDefinition) - Method in class org.apache.camel.builder.AdviceWithRouteBuilder
Sets the original route which we advice.
setOriginalUpdate(OriginalUpdate) - Method in class org.apache.camel.component.linkedin.api.model.UpdateAction
Sets the value of the originalUpdate property.
setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.config.ResequencerConfig
 
setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.DataFormatDefinition
Adds an optional attribute
setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.language.ExpressionDefinition
 
setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.LoadBalancerDefinition
 
setOtherAttributes(Map<QName, Object>) - Method in interface org.apache.camel.model.OtherAttributesAware
Adds optional attribute to use as property placeholder
setOtherAttributes(Map<QName, Object>) - Method in class org.apache.camel.model.ProcessorDefinition
 
setOtherwise(OtherwiseDefinition) - Method in class org.apache.camel.model.ChoiceDefinition
 
setOut(Exchange, Object) - Static method in class org.apache.camel.component.mina.MinaPayloadHelper
 
setOut(Exchange, Object) - Static method in class org.apache.camel.component.mina2.Mina2PayloadHelper
 
setOut(Exchange, Object) - Static method in class org.apache.camel.component.netty.NettyPayloadHelper
 
setOut(Exchange, Object) - Static method in class org.apache.camel.component.netty4.NettyPayloadHelper
 
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
 
setOutBody(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setOutBodyFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setOutBodyType(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setOutBodyType(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setOutboundBinding(OutboundBinding<E, S, T>) - Method in interface org.apache.camel.component.gae.bind.OutboundBindingSupport
 
setOutboundBinding(OutboundBinding<GHttpEndpoint, HTTPRequest, HTTPResponse>) - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
setOutboundBinding(OutboundBinding<GLoginEndpoint, GLoginData, GLoginData>) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Sets the outbound binding for glogin endpoints.
setOutboundBinding(OutboundBinding<GMailEndpoint, MailService.Message, Void>) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
 
setOutboundBinding(OutboundBinding<GTaskEndpoint, TaskOptions, Void>) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
setOutboundBindingRef(String) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
Reference to an OutboundBinding in the Registry for customizing the binding of an Exchange to the task queueing service.
setOutboundBufferSize(Integer) - Method in class org.apache.camel.component.restlet.RestletComponent
The size of the buffer when writing messages.
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Set the outFaultInterceptors to the CxfRs endpoint.
setOutFile(String) - Method in class org.apache.camel.component.exec.ExecEndpoint
The name of a file, created by the executable, that should be considered as its output.
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
 
setOutHeaders(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Set the outInterceptor to the CxfRs endpoint.
setOutput(Processor) - Method in interface org.apache.camel.Channel
Sets the wrapped output that at runtime should be delegated to.
setOutput(XsltOutput) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Option to specify which output type to use.
setOutput(Processor) - Method in class org.apache.camel.processor.interceptor.DefaultChannel
 
setOutput(XsltOutput) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
setOutputAction(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Signifies the value for the response WS-Addressing Action header that is provided by the method.
setOutputAction(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setOutputActionSuffix(String) - Method in class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
Sets the suffix to add to request Actions for reply messages.
setOutputChannel(String) - Method in class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
The Spring integration output channel name that is used to send messages to Spring integration.
setOutputClass(String) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
Specify the full package and class name to use as conversion when outputType=SelectOne or SelectList.
setOutputClass(String) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Specify the full package and class name to use as conversion when outputType=SelectOne.
setOutputEncodingToMessageHeader(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
setOutputer(CalendarOutputter) - Method in class org.apache.camel.component.ical.ICalDataFormat
 
setOutputFactory(XMLOutputFactory) - Method in class org.apache.camel.converter.jaxp.StaxConverter
 
setOutputFieldsIdx(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setOutputFieldsIdx(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setOutputFieldsIdxArray(Integer[]) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Specifies which fields (program parameters) are output parameters.
setOutputFieldsIdxArray(Integer[]) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setOutputFieldsLengthArray(Integer[]) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Specifies the fields (program parameters) length as in the AS/400 program definition.
setOutputFieldsLengthArray(Integer[]) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setOutputHeader(String) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
Store the query result in a header instead of the message body.
setOutputHeader(String) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Store the query result in a header instead of the message body.
setOutputHeader(String) - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
setOutputNodeSearch(Object) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Sets the output node search value for determining the node from the XML signature document which shall be set to the output message body.
setOutputNodeSearch(Object) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setOutputNodeSearchType(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Determines the search type for determining the output node which is serialized into the output message bodyF.
setOutputNodeSearchType(String) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
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
Outputs are processors that determines how messages are processed by this route.
setOutputs(List<ProcessorDefinition<?>>) - Method in class org.apache.camel.model.TryDefinition
 
setOutputStreams(OutputStream[]) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setOutputTransformer(Processor) - Method in class org.apache.camel.component.dataset.DataSetSupport
 
setOutputType(FopOutputType) - Method in class org.apache.camel.component.fop.FopEndpoint
The primary output format is PDF but other output formats are also supported.
setOutputType(JdbcOutputType) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
Determines the output the producer should use.
setOutputType(JoltInputOutputType) - Method in class org.apache.camel.component.jolt.JoltEndpoint
Specifies if the output should be hydrated JSON or a JSON String.
setOutputType(MongoDbOutputType) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Convert the output of the producer to the selected type : "DBObjectList", "DBObject" or "DBCursor".
setOutputType(SqlOutputType) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Make the output of consumer or producer to SelectList as List of Map, or SelectOne as single Java object in the following way: a) If the query has only single column, then that JDBC Column object is returned.
setOutputXmlEncoding(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
The character encoding of the resulting signed XML document.
setOutputXmlEncoding(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
setOutType(String) - Method in class org.apache.camel.component.rest.RestEndpoint
To declare the outgoing POJO binding type as a FQN class name
setOutType(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Sets the class name to use for binding from POJO to output for the outgoing data
setOutType(String) - Method in class org.apache.camel.model.rest.VerbDefinition
Sets the class name to use for binding from POJO to output for the outgoing data This option will override what may be configured on a parent level
setOverflowToDisk(boolean) - Method in class org.apache.camel.component.cache.CacheConfiguration
Specifies whether cache may overflow to disk
setOverlayUrl(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
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.
setOverwrite(boolean) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
Whether to overwrite existing files with the same name
setOverwrite(boolean) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
Whether to overwrite existing files with the same name
setOwner(String) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The file owner must match this owner for the consumer to pickup the file.
setOwner(String) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The file owner must match this owner for the consumer to pickup the file.
setOwner(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Splunk owner
setOwnerId(String) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setOwnerId(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncAttributes
 
setOwnerId(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
setOwnerId(Long) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setOwnerType(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setP12FileName(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
The name of the p12 file which has the private key to use with the Google Service Account.
setPackages(String[]) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setPackages(String[]) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
Package names to scan for DTO classes (multiple packages can be separated by comma).
setPackages(String) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
Package names to scan for DTO classes (multiple packages can be separated by comma).
setPackages(String[]) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
setPackages(String[]) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Add additional packages to Castor XmlContext
setPackages(List<String>) - Method in class org.apache.camel.model.PackageScanDefinition
Sets the java package names to use for scanning for route builder classes
setPackages(String[]) - Method in class org.apache.camel.spring.CamelContextFactoryBean
Sets the package names to be recursively searched for Java classes which extend RouteBuilder to be auto-wired up to the CamelContext as a route.
setPackageScan(PackageScanDefinition) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setPackageScan(PackageScanDefinition) - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
 
setPackageScan(PackageScanDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
Sets the package scanning information.
setPackageScanClassResolver(PackageScanClassResolver) - Method in interface org.apache.camel.CamelContext
Sets the package scanning class resolver to use
setPackageScanClassResolver(PackageScanClassResolver) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setPadding(Character) - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Sets the padding symbol.
setPadding(String) - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
The padding character.
setPageId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The page id
setPageId(String) - Method in class org.apache.camel.component.salesforce.api.dto.ActionOverride
 
setPageSize(int) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
Number of nodes to retrieve per page
setPageSize(short) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setPageSize(int) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Sets the page size.
setPageSize(Integer) - Method in class org.apache.camel.component.ldap.LdapEndpoint
When specified the ldap module uses paging to retrieve all results (most LDAP Servers throw an exception when trying to retrieve more than 1000 entries in one query).
setPageSize(PDRectangle) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Page size
setPageSize(String) - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
setPagingRequest(BoxPagingRequestObject) - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
setPaidFollowerCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
Sets the value of the paidFollowerCount property.
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) - Method in class org.apache.camel.component.dozer.BaseConverter
 
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.bean.BeanEndpoint
Used for configuring additional properties on the bean
setParameters(Map<String, String>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.docker.DockerConfiguration
Additional configuration parameters as key/value pairs
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
the variables that should be set for various operations
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
Optional parameters to the Statement.
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.jpa.JpaEndpoint
This key/value mapping is used for building the query parameters.
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.rest.RestApiEndpoint
Additional parameters to configure the consumer of the REST transport for this REST service
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.rest.RestEndpoint
Additional parameters to configure the consumer of the REST transport for this REST service
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.sip.SipConfiguration
 
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
Additional parameters
setParameters(Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Additional parameters to configure on the javax.xml.transform.Transformer.
setParameters(Map<String, Object>) - Method in interface org.apache.camel.ComponentConfiguration
Sets the parameter values of this configuration
setParameters(Map<String, Object>) - Method in class org.apache.camel.impl.ComponentConfigurationSupport
 
setParametersCount(int) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
If set greater than zero, then Camel will use this count value of parameters to replace instead of querying via JDBC metadata API.
setParametersCount(int) - Method in class org.apache.camel.component.sql.SqlProducer
 
setParameterSpec(AlgorithmParameterSpec) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
setParameterTypes(Class<?>[]) - Method in class org.apache.camel.component.bean.MethodBean
 
setParams(List<RestOperationParamDefinition>) - Method in class org.apache.camel.model.rest.VerbDefinition
To specify the REST operation parameters using Swagger.
setParanoidChecks(boolean) - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
setParent(String) - Method in class org.apache.camel.component.scp.ScpFile
 
setParent(ProcessorDefinition<?>) - Method in class org.apache.camel.model.ProcessorDefinition
 
setParentApplicationContext(AbstractApplicationContext) - Method in class org.apache.camel.spring.Main
 
setParentApplicationContextUri(String) - Method in class org.apache.camel.spring.Main
 
setParentDir(File) - Method in class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy
Sets the parent directory to use for writing temporary files.
setParentDir(String) - Method in class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy
Sets the parent directory to use for writing temporary files.
setParentId(String) - Method in class org.apache.camel.component.google.drive.DriveParentsEndpointConfiguration
 
setParentLocalName(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Local name of the parent element to which the XML signature element will be added.
setParentLocalName(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setParentNamespace(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Namespace of the parent element to which the XML signature element will be added.
setParentNamespace(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
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.
setParentXpath(XPathFilterParameterSpec) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Sets the XPath to find the parent node in the enveloped case.
setParentXpath(XPathFilterParameterSpec) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setParsed(String) - Method in class org.apache.camel.component.yammer.model.Body
 
setParser(Parser) - Method in class org.apache.camel.component.hl7.HL7DataFormat
 
setParser(Parser) - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
setParser(Object) - Method in class org.apache.camel.model.dataformat.HL7DataFormat
To use a custom HL7 parser
setParser(PropertiesParser) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setParserFactory(ParserFactory) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
 
setParserFactory(ParserFactory) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setParserFactoryRef(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
References to a custom parser factory to lookup in the registry
setParserFeatures(Map<String, Boolean>) - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
setParserPropeties(Map<String, Object>) - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
setParsingSchema(Schema) - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
setPartClass(String) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setPartClass(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
Name of class used for fragment parsing.
setParticipant(String) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
JID (Jabber ID) of person to receive messages.
setPartitionAssignor(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The class name of the partition assignment strategy that the client will use to distribute partition ownership amongst consumer instances when group management is used
setPartitionAssignor(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setPartitioner(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The partitioner class for partitioning messages amongst sub-topics.
setPartitioner(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setPartNamespace(QName) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setPartNamespace(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
XML namespace to use for fragment parsing.
setPartner_job_id(Long) - Method in class org.apache.camel.component.linkedin.JobsResourceEndpointConfiguration
 
setPartnerJobId(String) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the partnerJobId property.
setPartSize(long) - Method in class org.apache.camel.component.aws.s3.S3Configuration
*Camel 2.15.0*: Setup the partSize which is used in multi part upload, the default size is 25M.
setPass(String) - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
Password for login
setPasscode(String) - Method in class org.apache.camel.component.stomp.StompComponent
The password
setPasscode(String) - Method in class org.apache.camel.component.stomp.StompConfiguration
The password
setPassiveMode(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Sets passive mode connections.
setPassphrase(byte[]) - Method in class org.apache.camel.component.file.remote.DSAKeyPairIdentity
 
setPassphrase(byte[]) - Method in class org.apache.camel.component.file.remote.RSAKeyPairIdentity
 
setPassphrase(String) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Password setting to use in order to encrypt/decrypt payloads sent using SSH
setPassphrase(String) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Password setting to use in order to encrypt/decrypt payloads sent using SSH
setPassPhrase(byte[]) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
setPassPhrase(byte[]) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
setPassPhrase(byte[]) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setPassPhrase(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
A String used as passPhrase to encrypt/decrypt content.
setPassphraseAccessor(PGPPassphraseAccessor) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
Alternative way to provide the passphrases.
setPassword(String) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Password for session authentication
setPassword(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
Password for the cmis repository
setPassword(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
Password for authenticated databases
setPassword(char[]) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Sets the password used to access an aliased PrivateKey in the KeyStore.
setPassword(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
This option is used to set the basic authentication information of password for the CXF client.
setPassword(String) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setPassword(String) - Method in class org.apache.camel.component.docker.DockerConfiguration
Password to authenticate with
setPassword(String) - Method in class org.apache.camel.component.etcd.EtcdConfiguration
The password to use for basic authentication.
setPassword(String) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets the password to be used for basic authentication when polling from a HTTP feed
setPassword(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Password to use for login
setPassword(String) - Method in class org.apache.camel.component.gae.login.GLoginData
 
setPassword(String) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Sets the login password.
setPassword(String) - Method in class org.apache.camel.component.git.GitEndpoint
 
setPassword(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
GitHub password, required unless oauthToken is provided
setPassword(String) - Method in class org.apache.camel.component.irc.IrcConfiguration
The IRC server password.
setPassword(String) - Method in class org.apache.camel.component.jasypt.JasyptPropertiesParser
 
setPassword(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
Password for authentication
setPassword(String) - Method in class org.apache.camel.component.jcr.JcrEndpoint
Password for login
setPassword(String) - Method in class org.apache.camel.component.jira.JIRAEndpoint
Password for login
setPassword(String) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setPassword(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setPassword(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setPassword(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setPassword(String) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
setPassword(String) - Method in interface org.apache.camel.component.mail.JavaMailSender
 
setPassword(String) - Method in class org.apache.camel.component.mail.MailConfiguration
The password for login
setPassword(String) - Method in class org.apache.camel.component.mqtt.MQTTComponent
Password to be used for authentication against the MQTT broker
setPassword(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Password to be used for authentication against the MQTT broker
setPassword(String) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
Password to be authenticated when sending checks to Nagios.
setPassword(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
The password for login to openshift server.
setPassword(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
The password for login to openshift server.
setPassword(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Password for authenticated access
setPassword(String) - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
Salesforce account password
setPassword(String) - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
Password for account.
setPassword(String) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
ServiceNow account password, MUST be provided
setPassword(String) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityToken
 
setPassword(String) - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
setPassword(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
setPassword(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Password for Splunk
setPassword(String) - Method in class org.apache.camel.component.ssh.SshComponent
Sets the password to use in connecting to remote SSH server.
setPassword(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the password to use in connecting to remote SSH server.
setPassword(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setPassword(String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
setPassword(char[]) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeySelector
 
setPassword(char[]) - Method in class org.apache.camel.component.xmlsecurity.api.KeyStoreAndAlias
 
setPassword(String) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
Password for login
setPassword(String) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
Password used to open the private key in secret keyring for decryption (unmarshaling).
setPassword(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
setPassword(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Password used when opening the private key (not used for encryption).
setPassword(String) - Method in class org.apache.camel.util.jsse.KeyStoreParameters
Set the optional password for reading/opening/verifying the key store.
setPasswordFinder(PasswordFinder) - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
setPasswordUtilities(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
setPatents(Patents) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the patents property.
setPath(String) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The directory path to use
setPath(String) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The directory path to use
setPath(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the path property.
setPath(String) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
Resource path
setPath(String) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
Resource path
setPath(String) - Method in class org.apache.camel.component.rest.RestApiEndpoint
The base path
setPath(String) - Method in class org.apache.camel.component.rest.RestEndpoint
The base path
setPath(String) - Method in class org.apache.camel.component.schematron.SchematronEndpoint
The path to the schematron rules file.
setPath(String) - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
The content path which support Spark syntax.
setPath(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setPath(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
The node in the ZooKeeper server (aka znode)
setPath(String) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
setPath(String) - Method in class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
setPath(String) - Method in class org.apache.camel.model.rest.RestDefinition
Path of the rest service, such as "/foo"
setPathHome(String) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setPathSeparator(String) - Method in class org.apache.camel.util.AntPathMatcher
Set the path separator to use for pattern parsing.
setPattern(String) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The pattern used for scanning the directory
setPattern(String) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The pattern used for scanning the directory
setPattern(String) - Method in class org.apache.camel.component.netty.NettyClientBossPoolBuilder
 
setPattern(String) - Method in class org.apache.camel.component.netty.NettyServerBossPoolBuilder
 
setPattern(String) - Method in class org.apache.camel.component.netty.NettyWorkerPoolBuilder
 
setPattern(String) - Method in class org.apache.camel.component.netty4.NettyServerBossPoolBuilder
 
setPattern(String) - Method in class org.apache.camel.component.netty4.NettyWorkerPoolBuilder
 
setPattern(String) - Method in class org.apache.camel.component.timer.TimerEndpoint
Allows you to specify a custom Date pattern to use for setting the time option using URI syntax.
setPattern(ExchangePattern) - Method in class org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
Deprecated.
set the pattern in the uri
setPattern(String) - Method in class org.apache.camel.dataformat.bindy.format.DatePatternFormat
Sets the pattern
setPattern(String) - Method in class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
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
Name or pattern of headers to remove
setPattern(String) - Method in class org.apache.camel.model.RemovePropertiesDefinition
Name or pattern of properties to remove
setPattern(ExchangePattern) - Method in class org.apache.camel.model.SetExchangePatternDefinition
Sets the new exchange pattern of the Exchange to be used from this point forward
setPattern(ExchangePattern) - Method in class org.apache.camel.model.ToDefinition
Sets the optional ExchangePattern used to invoke this endpoint
setPattern(ExchangePattern) - Method in class org.apache.camel.model.ToDynamicDefinition
 
setPattern(ExchangePattern) - Method in class org.apache.camel.processor.SendDynamicProcessor
 
setPauseJob(boolean) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
If set to true, then the trigger automatically pauses when route stop.
setPauseJob(boolean) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
If set to true, then the trigger automatically pauses when route stop.
setPayload(String) - Method in class org.apache.camel.component.braintree.WebhookNotificationGatewayEndpointConfiguration
 
setPaymentMethodNonce(String) - Method in class org.apache.camel.component.braintree.PaymentMethodNonceGatewayEndpointConfiguration
 
setPaymentMethodToken(String) - Method in class org.apache.camel.component.braintree.PaymentMethodNonceGatewayEndpointConfiguration
 
setPdfConfiguration(PdfConfiguration) - Method in class org.apache.camel.component.pdf.PdfEndpoint
 
setPedantic(boolean) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setPeek(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
Will mark the javax.mail.Message as peeked before processing the mail message.
setPeople(People) - Method in class org.apache.camel.component.linkedin.api.model.Following
Sets the value of the people property.
setPeople(People) - Method in class org.apache.camel.component.linkedin.api.model.PeopleSearch
Sets the value of the people property.
setPerformInvocation(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
When the option is true, Camel will perform the invocation of the resource class instance and put the response object into the exchange for further processing.
setPeriod(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
If greater than 0, generate periodic events every period milliseconds.
setPeriod(String) - Method in class org.apache.camel.component.weather.WeatherConfiguration
If null, the current weather will be returned, else use values of 5, 7, 14 days.
setPermalink(String) - Method in class org.apache.camel.component.yammer.model.Name
 
setPermalink(String) - Method in class org.apache.camel.component.yammer.model.Reference
 
setPermissionable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setPermissionId(String) - Method in class org.apache.camel.component.google.drive.DrivePermissionsEndpointConfiguration
 
setPermissionName(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The permission name
setPermissions(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Test user permissions in the format perm1,perm2,...
setPermissions(List<ACL>) - Method in class org.apache.camel.component.zookeeper.operations.CreateOperation
 
setPermissions(String) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
setPermissions(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Adds permissions that controls which Java packages and classes XStream is allowed to use during unmarshal from xml/json to Java beans.
setPermissions(Class<?>...) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
To add permission for the given pojo classes.
setPermissions(String) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
Adds permissions that controls which Java packages and classes XStream is allowed to use during unmarshal from xml/json to Java beans.
setPermissions(Class<?>...) - Method in class org.apache.camel.model.dataformat.XStreamDataFormat
To add permission for the given pojo classes.
setPermissionsList(List<Permission>) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
setPersistence(PahoPersistence) - Method in class org.apache.camel.component.paho.PahoEndpoint
Client persistence to be used - memory or file.
setPersistenceUnit(String) - Method in class org.apache.camel.component.jpa.JpaEndpoint
The JPA persistence unit used by default.
setPersistent(boolean) - Method in class org.apache.camel.component.irc.IrcConfiguration
Deprecated.
not in use
setPersistent(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Flag used to enable/disable message persistence.
setPersistentFileForConfigAdmin(BundleContext, String, String, Dictionary, String, Set<Long>, boolean) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
 
setPersistentFileName(String) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setPersistentFileName(String) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
setPersistentId(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
One tail tracking collection can host many trackers for several tailable consumers.
setPersistentTailTracking(boolean) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Enable persistent tail tracking, which is a mechanism to keep track of the last consumed message across system restarts.
setPersistentTSCollection(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
If the QueryType uses a persistent timestamp, this sets the name of the collection within the DB to store the timestamp.
setPersistentTSObject(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
If the QueryType uses a persistent timestamp, this is the ID of the object in the collection to store the timestamp.
setPersistingConnections(Boolean) - Method in class org.apache.camel.component.restlet.RestletComponent
Indicates if connections should be kept alive after a call.
setPerson(Person) - Method in class org.apache.camel.component.linkedin.api.model.CompanyPersonUpdate
Sets the value of the person property.
setPerson(Person) - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Sets the value of the person property.
setPerson(Person) - Method in class org.apache.camel.component.linkedin.api.model.Inventor
Sets the value of the person property.
setPerson(Person) - Method in class org.apache.camel.component.linkedin.api.model.Like
Sets the value of the person property.
setPerson(Person) - Method in class org.apache.camel.component.linkedin.api.model.PublicationAuthor
Sets the value of the person property.
setPerson(Person) - Method in class org.apache.camel.component.linkedin.api.model.Recipient
Sets the value of the person property.
setPerson(Person) - Method in class org.apache.camel.component.linkedin.api.model.UpdateComment
Sets the value of the person property.
setPerson(Person) - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Sets the value of the person property.
setPerson_id(String) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setPersonActivities(PersonActivities) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the personActivities property.
setPhone1(String) - Method in class org.apache.camel.component.linkedin.api.model.ContactInfo
Sets the value of the phone1 property.
setPhone2(String) - Method in class org.apache.camel.component.linkedin.api.model.ContactInfo
Sets the value of the phone2 property.
setPhoneNumber(String) - Method in class org.apache.camel.component.linkedin.api.model.PhoneNumber
Sets the value of the phoneNumber property.
setPhoneNumbers(PhoneNumbers) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the phoneNumbers property.
setPhoneNumbers(List<String>) - Method in class org.apache.camel.component.yammer.model.Contact
 
setPhoneType(PhoneType) - Method in class org.apache.camel.component.linkedin.api.model.PhoneNumber
Sets the value of the phoneType property.
setPhotoId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The photo ID
setPicklistValues(List<PickListValue>) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setPictureId(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The picture id
setPictureId2(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The picture2 id
setPictureSize(PictureSize) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The picture size
setPictureUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Creator
Sets the value of the pictureUrl property.
setPictureUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the pictureUrl property.
setPictureUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Sets the value of the pictureUrl property.
setPictureUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Sets the value of the pictureUrl property.
setPingInterval(int) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setPipeliningConnections(Boolean) - Method in class org.apache.camel.component.restlet.RestletComponent
Indicates if pipelining connections are supported.
setPKColumns(String...) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setPKColumns(String...) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
setPlaceholder(String) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Specifies a character that will be replaced to ? in SQL query.
setPlaceholderPrefix(String) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setPlaceholderSuffix(String) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setPlaceId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The place ID
setPlain(String) - Method in class org.apache.camel.component.yammer.model.Body
 
setPlainText(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Indicator whether the message body contains plain text.
setPlainText(Boolean) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setPlainTextEncoding(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Encoding of the plain text.
setPod(Pod) - Method in class org.apache.camel.component.kubernetes.consumer.common.PodEvent
 
setPolicy(String) - Method in class org.apache.camel.component.aws.s3.S3Configuration
*Camel 2.8.4*: The policy for this queue to set in the `com.amazonaws.services.s3.AmazonS3#setBucketPolicy()` method.
setPolicy(String) - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
The policy for this queue
setPolicy(String) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
The policy for this queue
setPollCommand(String) - Method in class org.apache.camel.component.ssh.SshComponent
Sets the command string to send to the remote SSH server during every poll cycle.
setPollCommand(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the command string to send to the remote SSH server during every poll cycle.
setPollCommand(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setPollDuration(int) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
The duration in milliseconds of each poll for messages.
setPollingConsumerBlockTimeout(long) - Method in class org.apache.camel.impl.DefaultEndpoint
Sets the timeout in millis to use when adding to the internal queue off when EventDrivenPollingConsumer is being used.
setPollingConsumerBlockWhenFull(boolean) - Method in class org.apache.camel.impl.DefaultEndpoint
Set whether to block when adding to the internal queue off when EventDrivenPollingConsumer is being used.
setPollingConsumerQueueSize(int) - Method in class org.apache.camel.impl.DefaultEndpoint
Sets the PollingConsumer queue size, when EventDrivenPollingConsumer is being used.
setPollingConsumerServicePool(ServicePool<Endpoint, PollingConsumer>) - Method in interface org.apache.camel.CamelContext
Sets a pluggable service pool to use for PollingConsumer pooling.
setPollingConsumerServicePool(ServicePool<Endpoint, PollingConsumer>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setPollInterval(int) - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
Deprecated.
use pollTimeout instead
setPollInterval(long) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
The timeout used when polling from seda.
setPollStrategy(PollingConsumerPollStrategy) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setPollStrategy(PollingConsumerPollStrategy) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
A pluggable org.apache.camel.PollingConsumerPollingStrategy allowing you to provide your custom implementation to control error handling usually occurred during the poll operation before an Exchange have been created and being routed in Camel.
setPollTimeout(int) - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
The timeout used when consuming from the SEDA queue.
setPollTimeout(int) - Method in class org.apache.camel.component.seda.SedaEndpoint
The timeout used when polling.
setPoolMaxSize(int) - Method in class org.apache.camel.component.hbase.HBaseComponent
Maximum number of references to keep for each table in the HTable pool.
setPoolSize(int) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setPoolSize(int) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setPoolSize(int) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setPoolSize(String) - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
setPoolSize(String) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the core pool size
setPoolSize(Integer) - Method in class org.apache.camel.model.ThreadsDefinition
 
setPoolSize(Integer) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the core pool size (threads to keep minimum in pool)
setPopulateFromClass(boolean) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
setPort(int) - Method in class org.apache.camel.component.avro.AvroConfiguration
Port number to use
setPort(Integer) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Port number of cassansdra server(s)
setPort(int) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
Port number for the running couchdb instance
setPort(Integer) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setPort(Integer) - Method in class org.apache.camel.component.docker.DockerConfiguration
Docker port
setPort(int) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setPort(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Port of the FTP server
setPort(int) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
Port for Ganglia server
setPort(int) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
HDFS port to use
setPort(int) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
HDFS port to use
setPort(Integer) - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
The port for the hipchat server.
setPort(int) - Method in class org.apache.camel.component.irc.IrcConfiguration
Port number for the IRC chat server
setPort(int) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
setPort(int) - Method in interface org.apache.camel.component.mail.JavaMailSender
 
setPort(int) - Method in class org.apache.camel.component.mail.MailConfiguration
The port number of the mail server
setPort(int) - Method in class org.apache.camel.component.mina.MinaConfiguration
Port number
setPort(int) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Port number
setPort(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Port number for the TCP connection
setPort(int) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
The port number of the host.
setPort(int) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
The port number.
setPort(int) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
The host port number
setPort(int) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
The port number.
setPort(int) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
The host port number
setPort(Integer) - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
To connect using hostname and port to the database.
setPort(int) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Port number of the printer
setPort(Integer) - Method in class org.apache.camel.component.redis.RedisConfiguration
Redis server port number
setPort(int) - Method in class org.apache.camel.component.restlet.RestletComponent
To configure the port number for the restlet consumer routes.
setPort(int) - Method in class org.apache.camel.component.restlet.RestletEndpoint
The port number of the restlet service
setPort(int) - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
setPort(Integer) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Port number for the SMSC server to use.
setPort(int) - Method in class org.apache.camel.component.sparkrest.SparkComponent
Port number.
setPort(int) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Splunk port
setPort(int) - Method in class org.apache.camel.component.splunk.support.TcpDataWriter
 
setPort(int) - Method in class org.apache.camel.component.ssh.SshComponent
Sets the port number for the remote SSH server.
setPort(int) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the port number for the remote SSH server.
setPort(int) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setPort(int) - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
setPort(int) - Method in class org.apache.camel.component.vertx.VertxComponent
Port for creating an embedded clustered EventBus
setPort(Integer) - Method in class org.apache.camel.component.websocket.WebsocketComponent
The port number.
setPort(int) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
The port number.
setPort(int) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
Port number for the chat server
setPort(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
The port number to use for exposing the REST service.
setPort(int) - Method in class org.apache.camel.spi.RestConfiguration
Sets the port to use by the REST consumer
setPortName(QName) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The endpoint name this service is implementing, it maps to the wsdl:port@name.
setPortName(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setPortNameString(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The endpoint name this service is implementing, it maps to the wsdl:port@name.
setPortNumber(int) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Port number for the host with the running rabbitmq instance or cluster.
setPorts(int[]) - Method in class org.apache.camel.component.irc.IrcConfiguration
Port numbers for the IRC chat server
setPosition(Position) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the position property.
setPositions(Positions) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the positions property.
setPost(Post) - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
setPost_id(String) - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
setPostal_code(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setPostalCode(String) - Method in class org.apache.camel.component.linkedin.api.model.Address
Sets the value of the postalCode property.
setPostalCode(String) - Method in class org.apache.camel.component.linkedin.api.model.Location
Sets the value of the postalCode property.
setPostalCode(String) - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
setPostcategorycode(PostCategoryCode) - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
setPoster(Poster) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the poster property.
setPostId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The post ID
setPostingDate(PostingDate) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the postingDate property.
setPostingTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the postingTimestamp property.
setPostProcessAction(MailBoxPostProcessAction) - Method in class org.apache.camel.component.mail.MailEndpoint
Refers to an MailBoxPostProcessAction for doing post processing tasks on the mailbox once the normal processing ended.
setPosts(Posts) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the posts property.
setPostUpdate(PostUpdate) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The post to create or update
setPrecision(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setPrecision(int) - Method in class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
setPreDeleteHandler(DeleteHandler<Object>) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
setPreDeleteHandler(DeleteHandler<Object>) - Method in class org.apache.camel.component.jpa.JpaEndpoint
To use a custom Pre-DeleteHandler to delete the row after the consumer has read the entity.
setPredicate(Predicate) - Method in class org.apache.camel.model.ExpressionSubElementDefinition
 
setPreferredAuthentications(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Set the preferred authentications which SFTP endpoint will used.
setPrefetchCount(int) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The maximum number of messages that the server will deliver, 0 if unlimited.
setPrefetchEnabled(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Enables the quality of service on the RabbitMQConsumer side.
setPrefetchGlobal(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
If the settings should be applied to the entire channel rather than each consumer You need to specify the option of prefetchSize, prefetchCount, prefetchGlobal at the same time
setPrefetchSize(int) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The maximum amount of content (measured in octets) that the server will deliver, 0 if unlimited.
setPrefillPool(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Whether to prefill the producer connection pool on startup, or create connections lazy when needed.
setPrefix(String) - Method in class org.apache.camel.component.aws.s3.S3Configuration
*Camel 2.10.1*: The prefix which is used in the com.amazonaws.services.s3.model.ListObjectsRequest to only consume objects we are interested in.
setPrefix(String) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
Prefix the metric name with this string and an underscore.
setPrefix(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setPrefix(String, String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
setPrefixForXmlSignatureNamespace(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Namespace prefix for the XML signature namespace "http://www.w3.org/2000/09/xmldsig#".
setPrefixForXmlSignatureNamespace(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setPrefixInstanceName(boolean) - Method in class org.apache.camel.component.quartz2.QuartzComponent
Whether to prefix the Quartz Scheduler instance name with the CamelContext name.
setPrefixJobNameWithEndpointId(boolean) - Method in class org.apache.camel.component.quartz2.QuartzComponent
Whether to prefix the quartz job with the endpoint id.
setPrefixJobNameWithEndpointId(boolean) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
Whether the job name should be prefixed with endpoint id
setPrefixPKValues(Object...) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setPrefixPKValues(Object[]) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
setPrefixToken(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Sets the value of the prefix token used to identify properties to replace.
setPrefixToken(String) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
setPreloadSize(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Sets how many messages should be preloaded (sent) before the route completes its initialization
setPreMove(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Expression (such as File Language) used to dynamically set the filename when moving it before processing.
setPreMove(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setPrepareStatements(boolean) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Whether to use PreparedStatements or regular Statements
setPrepareStatementStrategy(JdbcPrepareStatementStrategy) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
Allows to plugin to use a custom org.apache.camel.component.jdbc.JdbcPrepareStatementStrategy to control preparation of the query and prepared statement.
setPrepareStatementStrategy(SqlPrepareStatementStrategy) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Allows to plugin to use a custom org.apache.camel.component.sql.SqlPrepareStatementStrategy to control preparation of the query and prepared statement.
setPresenceAgent(boolean) - Method in class org.apache.camel.component.sip.SipConfiguration
This setting is used to distinguish between a Presence Agent & a consumer.
setPreserveHeaders(boolean) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
Should message headers be preserved when publishing messages.
setPreserveHostHeader(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
If the option is true, HttpProducer will set the Host header to the value contained in the current exchange Host header, useful in reverse proxy applications where you want the Host header received by the downstream server to reflect the URL called by the upstream client, this allows applications which use the Host header to generate accurate URL's for a proxied service
setPreserveMessageQos(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Set to true, if you want to send message using the QoS settings specified on the message, instead of the QoS settings on the JMS endpoint.
setPreserveMessageQos(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Set to true, if you want to send message using the QoS settings specified on the message, instead of the QoS settings on the JMS endpoint.
setPreserveMessageQos(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setPrettyDebugEnabled(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Prettify JSON debug output if set to true
setPrettyFlow(boolean) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
Force the emitter to produce a pretty YAML document when using the flow style.
setPrettyFlow(boolean) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Force the emitter to produce a pretty YAML document when using the flow style.
setPrettyPrint(boolean) - Method in class org.apache.camel.component.gson.GsonDataFormat
 
setPrettyPrint(boolean) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
setPrettyPrint(boolean) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
setPrettyPrint(boolean) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
Whether to use pretty print when outputting JSon
setPrettyPrint(boolean) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setPrettyPrint(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setPrettyPrint(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setPrettyPrint(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
Whether to use pretty print when outputting JSon
setPrettyPrint(boolean) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
Whether the JAXB converter should use pretty print or not (default is true)
setPrettyPrint(boolean) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setPrettyPrint(boolean) - Method in class org.apache.camel.dataformat.xstream.JsonDataFormat
 
setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
To enable pretty printing output nicely formatted.
setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To enable pretty printing output nicely formatted.
setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
To enable pretty printing output nicely formatted.
setPrettyPrint(Boolean) - Method in class org.apache.camel.model.dataformat.XMLBeansDataFormat
To enable pretty printing output nicely formatted.
setPrettyPrinting(Boolean) - Method in class org.apache.camel.component.gson.GsonDataFormat
setPreviewUrl(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setPreviousCompanies(List<String>) - Method in class org.apache.camel.component.yammer.model.User
 
setPreviousNode(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setPreviousNode(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setPrinter(String) - Method in class org.apache.camel.component.printer.PrinterProducer
 
setPrintername(String) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Name of the printer
setPrinterOperations(PrinterOperations) - Method in class org.apache.camel.component.printer.PrinterProducer
 
setPrinterPrefix(String) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Sets the prefix name of the printer, it is useful when the printer name does not start with //hostname/printer
setPrintRequestAttributeSet(PrintRequestAttributeSet) - Method in class org.apache.camel.component.printer.PrinterOperations
 
setPrintService(PrintService) - Method in class org.apache.camel.component.printer.PrinterOperations
 
setPrintService(PrintService) - Method in class org.apache.camel.component.printer.PrinterProducer
 
setPriority(int) - Method in class org.apache.camel.component.jms.JmsComponent
Values greater than 1 specify the message priority when sending (where 0 is the lowest priority and 9 is the highest).
setPriority(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
Values greater than 1 specify the message priority when sending (where 0 is the lowest priority and 9 is the highest).
setPriority(int) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setPriorityFlag(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Allows the originating SME to assign a priority level to the short message.
setPrivacy(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setPrivacy(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setPrivacyPassphrase(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
The privacy passphrase.
setPrivacyProtocol(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
The privacy protocol ID to be associated with this user.
setPrivateKey(String) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
The private key provided by Braintree.
setPrivateKey(PrivateKey) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Set the PrivateKey that should be used to sign the exchange
setPrivateKey(PrivateKey) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setPrivateKey(byte[]) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Set the private key as byte[] so that the SFTP endpoint can do private key verification.
setPrivateKeyFile(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Set the private key file so that the SFTP endpoint can do private key verification.
setPrivateKeyFile(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Set the private key file to that the SFTP endpoint can do private key verification.
setPrivateKeyFilePassphrase(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Deprecated.
setPrivateKeyFilePassphrase(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Set the private key file passphrase to that the SFTP endpoint can do private key verification.
setPrivateKeyName(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Sets the reference name for a PrivateKey that can be fond in the registry.
setPrivateKeyPassphrase(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Set the private key file passphrase so that the SFTP endpoint can do private key verification.
setPrivateKeyUri(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Set the private key file (loaded from classpath by default) so that the SFTP endpoint can do private key verification.
setProbeContentType(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Whether to enable probing of the content type.
setProcedureName(String) - Method in class org.apache.camel.component.sql.stored.template.ast.Template
 
setProcess(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setProcessDefinition(ProcessDefinition) - Method in class org.apache.camel.bam.model.ActivityDefinition
 
setProcessDefinition(ProcessDefinition) - Method in class org.apache.camel.bam.model.ProcessInstance
 
setProcessDefinition(ProcessDefinition) - Method in class org.apache.camel.bam.ProcessBuilder
 
setProcessDefinition(ProcessRules) - Method in class org.apache.camel.bam.processor.ProcessContext
 
setProcessDefinition(ProcessDefinition) - Method in class org.apache.camel.bam.rules.ProcessRules
 
setProcessDefinitionProperty(T, ProcessDefinition) - Method in class org.apache.camel.bam.processor.JpaBamProcessorSupport
 
setProcessId(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
the id of the process that should be acted upon
setProcessingStrategy(MyBatisProcessingStrategy) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
setProcessingStrategy(SqlProcessingStrategy) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Allows to plugin to use a custom org.apache.camel.component.sql.SqlProcessingStrategy to execute queries when the consumer has processed the rows/batch.
setProcessInstance(ProcessInstance) - Method in class org.apache.camel.bam.model.ActivityState
 
setProcessInstance(ProcessInstance) - Method in class org.apache.camel.bam.processor.ProcessContext
 
setProcessInstanceId(Long) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
the id of the process instance
setProcessor(AsyncProcessor) - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaConsumer
 
setProcessor(AsyncProcessor) - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
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
 
setProcessorName(String) - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
setProcessorName(String) - Method in class org.apache.camel.processor.idempotent.jpa.MessageProcessed
 
setProcessorPosition(int) - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
setProcessorStats(List<ProcessorStatDump>) - Method in class org.apache.camel.util.RouteStatDump
 
setProcessStrategy(GenericFileProcessStrategy<T>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
A pluggable org.apache.camel.component.file.GenericFileProcessStrategy allowing you to implement your own readLock option or similar.
setProcId(String) - Method in class org.apache.camel.component.syslog.Rfc5424SyslogMessage
 
setProduceDelay(long) - Method in class org.apache.camel.component.dataset.DataSetEndpoint
Allows a delay to be specified which causes a delay when a message is sent by the consumer (to simulate slow processing)
setProducer(Producer) - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
setProducerBatchSize(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The producer will attempt to batch records together into fewer requests whenever multiple records are being sent to the same partition.
setProducerBatchSize(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setProducerCount(int) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Sets the number of producers used for this endpoint.
setProducerDataFormat(DataFormat) - Method in class org.apache.camel.processor.binding.DataFormatBinding
 
setProducerExpression(Expression) - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
setProducerPoolEnabled(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
Whether producer pool is enabled or not.
setProducerPoolEnabled(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Whether producer pool is enabled or not.
setProducerPoolMaxActive(int) - Method in class org.apache.camel.component.netty.NettyConfiguration
Sets the cap on the number of objects that can be allocated by the pool (checked out to clients, or idle awaiting checkout) at a given time.
setProducerPoolMaxActive(int) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Sets the cap on the number of objects that can be allocated by the pool (checked out to clients, or idle awaiting checkout) at a given time.
setProducerPoolMaxIdle(int) - Method in class org.apache.camel.component.netty.NettyConfiguration
Sets the cap on the number of "idle" instances in the pool.
setProducerPoolMaxIdle(int) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Sets the cap on the number of "idle" instances in the pool.
setProducerPoolMinEvictableIdle(long) - Method in class org.apache.camel.component.netty.NettyConfiguration
Sets the minimum amount of time (value in millis) an object may sit idle in the pool before it is eligible for eviction by the idle object evictor.
setProducerPoolMinEvictableIdle(long) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Sets the minimum amount of time (value in millis) an object may sit idle in the pool before it is eligible for eviction by the idle object evictor.
setProducerPoolMinIdle(int) - Method in class org.apache.camel.component.netty.NettyConfiguration
Sets the minimum number of instances allowed in the producer pool before the evictor thread (if active) spawns new objects.
setProducerPoolMinIdle(int) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Sets the minimum number of instances allowed in the producer pool before the evictor thread (if active) spawns new objects.
setProducers(GenericObjectPool<MessageProducerResources>) - Method in class org.apache.camel.component.sjms.SjmsProducer
Sets the producer pool for this instance of SjmsProducer.
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
 
setProducerTemplateCacheSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setProducerType(DisruptorProducerType) - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
Defines the producers allowed on the Disruptor.
setProduces(String) - Method in class org.apache.camel.component.rest.RestEndpoint
Media type such as: 'text/xml', or 'application/json' this REST service returns.
setProduces(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
To define the content type what the REST service produces (uses for output), such as application/xml or application/json
setProduces(String) - Method in class org.apache.camel.model.rest.RestDefinition
To define the content type what the REST service produces (uses for output), such as application/xml or application/json This option will override what may be configured on a parent level
setProduces(String) - Method in class org.apache.camel.model.rest.VerbDefinition
To define the content type what the REST service produces (uses for output), such as application/xml or application/json This option will override what may be configured on a parent level
setProduceString(boolean) - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
setProduceString(boolean) - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
setProductCategory(ProductCategory) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the productCategory property.
setProductDeal(ProductDeal) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the productDeal property.
setProductId(Long) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the productId property.
setProficiency(Proficiency) - Method in class org.apache.camel.component.linkedin.api.model.Language
Sets the value of the proficiency property.
setProficiency(Proficiency) - Method in class org.apache.camel.component.linkedin.api.model.Skill
Sets the value of the proficiency property.
setProfileField(ProfileField) - Method in class org.apache.camel.component.linkedin.api.model.CompanyProfileUpdate
Sets the value of the profileField property.
setProjectId(String) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
IronMQ projectId
setPromptDelay(long) - Method in class org.apache.camel.component.stream.StreamEndpoint
Optional delay in milliseconds before showing the message prompt.
setPromptMessage(String) - Method in class org.apache.camel.component.stream.StreamEndpoint
Message prompt to use when reading from stream:in; for example, you could set this to Enter a command:
setPropagateContexts(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
When the option is true, JAXRS UriInfo, HttpHeaders, Request and SecurityContext contexts will be available to custom CXFRS processors as typed Camel exchange properties.
setPropagateIncomingBodyIfNoReturnValue(boolean) - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
Sets whether to propagate the incoming body if the return type of the underlying Ignite operation is void.
setPropagationBehaviorName(String) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
setProperties(PropertiesDefinition) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
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, Object>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
To set additional CXF options using the key/value pairs from the Map.
setProperties(Map<String, Object>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
setProperties(Map<String, Object>) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
 
setProperties(Properties) - Method in class org.apache.camel.component.ejb.EjbComponent
Properties for creating javax.naming.Context if a context has not been configured.
setProperties(Reading, Map<String, Object>) - Static method in class org.apache.camel.component.facebook.data.ReadingBuilder
Sets Reading properties.
setProperties(Properties) - Method in class org.apache.camel.component.quartz.QuartzComponent
Properties to configure the Quartz scheduler.
setProperties(Properties) - Method in class org.apache.camel.component.quartz2.QuartzComponent
Properties to configure the Quartz scheduler.
setProperties(TwitterConfiguration) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setProperties(TwitterConfiguration) - Method in class org.apache.camel.component.twitter.TwitterEndpointEvent
 
setProperties(TwitterConfiguration) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setProperties(XmlSignatureProperties) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
For adding additional References and Objects to the XML signature which contain additional properties, you can provide a bean which implements the XmlSignatureProperties interface.
setProperties(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Sets the reference name for a XmlSignatureProperties that can be found in the registry.
setProperties(XmlSignatureProperties) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setProperties(Properties) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
setProperties(Properties) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
Properties to configure the serialization parameters
setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
To configure additional endpoint options using a XML style which is similar as configuring Spring or Blueprint beans.
setProperties(Properties) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
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(CamelContext, Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultComponent
Sets the bean properties on the given bean using the given CamelContext
setProperties(Object, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultEndpoint
Sets the bean properties on the given bean.
setProperties(Map<String, Object>) - Method in class org.apache.camel.impl.DefaultExchange
 
setProperties(List<PropertyDefinition>) - Method in class org.apache.camel.model.PropertiesDefinition
A series of properties as key value pairs
setProperties(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setProperties(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setProperties(PropertiesDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setProperties(CamelContext, Object, Map<String, Object>) - Static method in class org.apache.camel.util.EndpointHelper
Sets the regular properties on the given bean
setProperties(Object, Map<String, Object>, String, boolean) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperties(Object, Map<String, Object>, String) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperties(CamelContext, TypeConverter, Object, Map<String, Object>) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperties(TypeConverter, Object, Map<String, Object>) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperties(Object, Map<String, Object>) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setPropertiesComponent(PropertiesComponent) - Method in class org.apache.camel.component.properties.DefaultPropertiesParser
 
setPropertiesFile(String) - Method in class org.apache.camel.component.quartz.QuartzComponent
File name of the properties to load from the classpath
setPropertiesFile(String) - Method in class org.apache.camel.component.quartz2.QuartzComponent
File name of the properties to load from the classpath
setPropertiesFile(String) - Method in class org.apache.camel.component.velocity.VelocityEndpoint
The URI of the properties file which is used for VelocityEngine initialization.
setPropertiesFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setPropertiesName(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setPropertiesParser(PropertiesParser) - Method in class org.apache.camel.component.properties.PropertiesComponent
To use a custom PropertiesParser
setPropertiesParserRef(String) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
setPropertiesResolver(PropertiesResolver) - Method in class org.apache.camel.component.properties.PropertiesComponent
To use a custom PropertiesResolver
setPropertiesResolverRef(String) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
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(Message, String, Object) - Static method in class org.apache.camel.component.jms.JmsMessageHelper
Sets the property on the given JMS message.
setProperty(Message, String, Object) - Static method in class org.apache.camel.component.sjms.jms.JmsMessageHelper
Sets the property on the given JMS message.
setProperty(String, Object) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
Throws a SAXNotRecognizedException exception when the given property does not signify a lexical handler.
setProperty(String, Object) - Method in class org.apache.camel.converter.jaxp.StAX2SAXSource
 
setProperty(String, Object) - Method in interface org.apache.camel.Exchange
Sets a property on the exchange
setProperty(ProcessorDefinition<?>, String, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
setProperty(String, Object) - Method in class org.apache.camel.impl.DefaultExchange
 
setProperty(String, String) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
setProperty(DataFormat, CamelContext, String, Object) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
setProperty(Object, String, Object) - Method in class org.apache.camel.model.DataFormatDefinition
setProperty(CamelContext, Object, String, Object) - Method in class org.apache.camel.model.DataFormatDefinition
Sets a named property on the data format instance using introspection
setProperty(Object, String, Object) - Method in class org.apache.camel.model.language.ExpressionDefinition
Sets a named property on the object instance using introspection
setProperty(Object, String, Object) - Method in class org.apache.camel.model.LoadBalancerDefinition
Sets a named property on the data format instance using introspection
setProperty(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which sets the exchange property
setProperty(String) - Method in class org.apache.camel.model.ProcessorDefinition
Adds a processor which sets the exchange property
setProperty(CamelContext, TypeConverter, Object, String, Object, String, boolean) - Static method in class org.apache.camel.util.IntrospectionSupport
This method supports two modes to set a property: 1.
setProperty(CamelContext, TypeConverter, Object, String, Object) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperty(TypeConverter, Object, String, Object) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperty(Object, String, Object, boolean) - Static method in class org.apache.camel.util.IntrospectionSupport
 
setProperty(Object, String, Object) - Static method in class org.apache.camel.util.IntrospectionSupport
 
SetPropertyDefinition - Class in org.apache.camel.model
Sets a named property on the message exchange
SetPropertyDefinition() - Constructor for class org.apache.camel.model.SetPropertyDefinition
 
SetPropertyDefinition(String, ExpressionDefinition) - Constructor for class org.apache.camel.model.SetPropertyDefinition
 
SetPropertyDefinition(String, Expression) - Constructor for class org.apache.camel.model.SetPropertyDefinition
 
SetPropertyDefinition(String, String) - Constructor for class org.apache.camel.model.SetPropertyDefinition
 
setPropertyKey(String) - Method in class org.apache.camel.component.google.drive.DrivePropertiesEndpointConfiguration
 
setPropertyName(String) - Method in class org.apache.camel.model.RemovePropertyDefinition
Name of property to remove
setPropertyName(String) - Method in class org.apache.camel.model.SetPropertyDefinition
Name of exchange property to set a new value.
setPropertyName(String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
setPropertyPrefix(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Optional prefix prepended to property names before resolution.
setPropertyPrefix(String) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
SetPropertyProcessor - Class in org.apache.camel.processor
A processor which sets the property on the exchange with an Expression
SetPropertyProcessor(Expression, Expression) - Constructor for class org.apache.camel.processor.SetPropertyProcessor
 
setPropertyRef(DataFormat, CamelContext, String, String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
 
setPropertySuffix(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Optional suffix appended to property names before resolution.
setPropertySuffix(String) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
setProtocol(Protocol) - Method in class org.apache.camel.component.avro.AvroConfiguration
Avro protocol to use
setProtocol(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
The protocol to use for communicating with the database.
setProtocol(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
The ftp protocol to use
setProtocol(String) - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
The protocol for the hipchat server, such as http.
setProtocol(String) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
setProtocol(String) - Method in interface org.apache.camel.component.mail.JavaMailSender
 
setProtocol(String) - Method in class org.apache.camel.component.mail.MailConfiguration
The protocol for communicating with the mail server
setProtocol(String) - Method in class org.apache.camel.component.mina.MinaConfiguration
Protocol to use
setProtocol(String) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Protocol to use
setProtocol(String) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
The protocol to use which is either http or https
setProtocol(String) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
The protocol to use which can be tcp or udp.
setProtocol(String) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
The protocol to use which is either http or https
setProtocol(String) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
The protocol to use which can be tcp or udp.
setProtocol(String) - Method in class org.apache.camel.component.restlet.RestletEndpoint
The protocol to use which is http or https
setProtocol(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Here you can select which protocol to use.
setProtocolClassName(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
Avro protocol to use defined by the FQN class name
setProtocolId(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
The protocol id
setProtocolLocation(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
Avro protocol location
setProvidedLogger(Logger) - Method in class org.apache.camel.component.log.LogEndpoint
 
setProvider(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Set the id of the security provider that provides the configured Signature algorithm.
setProvider(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setProvider(Object) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Set custom JAX-RS provider to the CxfRs endpoint.
setProvider(SipProvider) - Method in class org.apache.camel.component.sip.SipPresenceAgent
 
setProvider(SipProvider) - Method in class org.apache.camel.component.sip.SipSubscriber
 
setProvider(String) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultKeyAccessor
 
setProvider(String) - Method in class org.apache.camel.component.yammer.model.Im
 
setProvider(String) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Java Cryptography Extension (JCE) provider, default is Bouncy Castle ("BC").
setProvider(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean
 
setProvider(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
setProvider(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractSecureRandomParametersFactoryBean
 
setProvider(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
setProvider(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
setProvider(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Java Cryptography Extension (JCE) provider, default is Bouncy Castle ("BC").
setProvider(String) - Method in class org.apache.camel.util.jsse.KeyManagersParameters
Sets the optional provider identifier for the KeyManagerFactory used to create the KeyManagers represented by this object's configuration.
setProvider(String) - Method in class org.apache.camel.util.jsse.KeyStoreParameters
Sets the optional provider identifier for instantiating the key store.
setProvider(String) - Method in class org.apache.camel.util.jsse.SecureRandomParameters
Sets the optional provider identifier for the SecureRandom factory method used to create the SecureRandom represented by this object's configuration.
setProvider(String) - Method in class org.apache.camel.util.jsse.SSLContextParameters
Sets the optional provider identifier to use when constructing an SSLContext.
setProvider(String) - Method in class org.apache.camel.util.jsse.TrustManagersParameters
Sets the optional provider identifier for the TrustManagerFactory used to create the TrustManagers represented by this object's configuration.
setProviderAccountId(Long) - Method in class org.apache.camel.component.linkedin.api.model.TwitterAccount
Sets the value of the providerAccountId property.
setProviderAccountName(String) - Method in class org.apache.camel.component.linkedin.api.model.TwitterAccount
Sets the value of the providerAccountName property.
setProviderId(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
The name of the cloud provider that provides the target service (e.g.
setProviderId(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setProviderMetadata(JmsProviderMetadata) - Method in class org.apache.camel.component.jms.JmsConfiguration
Allows the provider metadata to be explicitly configured.
setProviderMetadata(JmsProviderMetadata) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setProviders(List<Object>) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
setProviders(List<?>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Set custom JAX-RS provider(s) list to the CxfRs endpoint.
setProviders(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Set custom JAX-RS provider(s) list which is looked up in the registry.
setProxy(Proxy) - Method in class org.apache.camel.component.file.remote.SftpEndpoint
To use a custom configured com.jcraft.jsch.Proxy.
setProxy(String, int) - Method in class org.apache.camel.component.jetty.CamelHttpClient
 
setProxy(String, int) - Method in class org.apache.camel.component.jetty8.CamelHttpClient8
 
setProxy(String, int) - Method in class org.apache.camel.component.jetty9.CamelHttpClient9
 
setProxy(HttpHost) - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
HTTP proxy server configuration
setProxyAuthDomain(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
Domain for proxy NTML authentication
setProxyAuthDomain(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setProxyAuthHost(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
Optional host for proxy NTML authentication
setProxyAuthHost(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setProxyAuthMethod(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
Authentication method for proxy, either as Basic, Digest or NTLM.
setProxyAuthMethod(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setProxyAuthPassword(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
Password for proxy authentication
setProxyAuthPassword(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setProxyAuthUsername(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
Username for proxy authentication
setProxyAuthUsername(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setProxyHeaders(Map<String, String>) - Method in class org.apache.camel.component.smpp.SmppConfiguration
These headers will be passed to the proxy server while establishing the connection.
setProxyHost(String) - Method in class org.apache.camel.component.aws.cw.CwConfiguration
 
setProxyHost(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
setProxyHost(String) - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
 
setProxyHost(String) - Method in class org.apache.camel.component.aws.s3.S3Configuration
*Camel 2.16*: To define a proxy host when instantiating the SQS client
setProxyHost(String) - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
 
setProxyHost(String) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
setProxyHost(String) - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
setProxyHost(String) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
setProxyHost(String) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
The proxy host
setProxyHost(String) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
The proxy host name
setProxyHost(String) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To use a http proxy to configure the hostname.
setProxyHost(String) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
The proxy host name
setProxyHost(String) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setProxyPort(Integer) - Method in class org.apache.camel.component.aws.cw.CwConfiguration
 
setProxyPort(Integer) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
 
setProxyPort(Integer) - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
 
setProxyPort(Integer) - Method in class org.apache.camel.component.aws.s3.S3Configuration
*Camel 2.16*: Specify a proxy port to be used inside the client definition.
setProxyPort(Integer) - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
 
setProxyPort(Integer) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
setProxyPort(Integer) - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
setProxyPort(Integer) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
setProxyPort(Integer) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
The proxy port
setProxyPort(int) - Method in class org.apache.camel.component.geocoder.GeoCoderEndpoint
The proxy port number
setProxyPort(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To use a http proxy to configure the port number.
setProxyPort(int) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
The proxy port number
setProxyPort(int) - Method in class org.apache.camel.http.common.HttpConfiguration
 
setPublic_profile_url(String) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setPublications(Publications) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the publications property.
setPublicKey(String) - Method in class org.apache.camel.component.braintree.BraintreeConfiguration
The public key provided by Braintree.
setPublicKey(PublicKey) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Set the PublicKey that should be used to verify the signature in the exchange.
setPublicKey(PublicKey) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setPublicKey(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setPublicKeyAccessor(PGPPublicKeyAccessor) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
setPublicKeyAccessor(PGPPublicKeyAccessor) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
setPublicKeyName(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Sets the reference name for a publicKey that can be fond in the registry.
setPublicProfileUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the publicProfileUrl property.
setPublishedEndpointUrl(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
This option can override the endpointUrl that published from the WSDL which can be accessed with service address url plus ?wsd
setPublisher(Publisher) - Method in class org.apache.camel.component.ganglia.GangliaEndpoint
 
setPublisher(Publisher) - Method in class org.apache.camel.component.linkedin.api.model.Publication
Sets the value of the publisher property.
setPublisherAcknowledgements(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
setPublisherAcknowledgementsTimeout(long) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
 
setPublishTopicName(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The default Topic to publish messages on
setPubSub(Boolean) - Method in class org.apache.camel.component.vertx.VertxEndpoint
Whether to use publish/subscribe instead of point to point when sending to a vertx endpoint.
setPubsub(boolean) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
Accept pubsub packets on input, default is false
setPubSubNoLocal(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies whether to inhibit the delivery of messages published by its own connection.
setPubSubNoLocal(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies whether to inhibit the delivery of messages published by its own connection.
setPubSubNoLocal(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setPurgeWhenStopping(boolean) - Method in class org.apache.camel.component.seda.SedaEndpoint
Whether to purge the task queue when stopping the consumer/route.
setPush(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
setQname(QName) - Method in class org.w3._2003._05.soap_envelope.NotUnderstoodType
Sets the value of the qname property.
setQname(QName) - Method in class org.w3._2003._05.soap_envelope.SupportedEnvType
Sets the value of the qname property.
setQos(int) - Method in class org.apache.camel.component.paho.PahoEndpoint
Client quality of service level (0-2).
setQualifier(String) - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
setQualityOfService(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Quality of service level to use for topics.
setQuartzScheduler(Scheduler) - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
setQueries(Map<String, String>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
FQL queries
setQuery(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
Search query on Atmos
setQuery(CreditCardVerificationSearchRequest) - Method in class org.apache.camel.component.braintree.CreditCardVerificationGatewayEndpointConfiguration
 
setQuery(CustomerSearchRequest) - Method in class org.apache.camel.component.braintree.CustomerGatewayEndpointConfiguration
 
setQuery(TransactionSearchRequest) - Method in class org.apache.camel.component.braintree.TransactionGatewayEndpointConfiguration
 
setQuery(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
The cmis query to execute against the repository.
setQuery(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
A space-separated list of substrings to search for.
setQuery(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
FQL query or search terms for search* endpoints
setQuery(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Additional query parameters (in JSON) that are used to configure the query used for finding files in the GridFsConsumer
setQuery(Query<Cache.Entry<Object, Object>>) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Sets the query to execute, only needed for operations that require it, and for the Continuous Query Consumer.
setQuery(String) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
setQuery(String) - Method in class org.apache.camel.component.jpa.JpaEndpoint
To use a custom query when consuming data.
setQuery(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setQuery(String) - Method in class org.apache.camel.component.salesforce.internal.dto.PushTopic
 
setQuery(String) - Method in class org.apache.camel.component.sql.SqlEndpoint
Sets the SQL query to perform.
setQueryable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setQueryAll(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setQueryBuilder(InfinispanQueryBuilder) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
Specifies the query builder.
setQueryByDistance(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setQueryFactory(QueryFactory) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
setQueryMode(boolean) - Method in class org.apache.camel.component.cmis.CMISEndpoint
If true, will execute the cmis query from the message body and return result, otherwise will create a node in the cmis repository
setQueryParams(Map<String, String>) - Method in class org.apache.camel.component.olingo2.Olingo2AppEndpointConfiguration
 
setQueryStrategy(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Sets the QueryStrategy that is used for polling for new files.
setQueryString(String) - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
setQuestion(Question) - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Sets the value of the question property.
setQuestionCategories(QuestionCategories) - Method in class org.apache.camel.component.linkedin.api.model.Question
Sets the value of the questionCategories property.
setQuestionId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The question id
setQueue(Queue) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
 
setQueue(String) - Method in class org.apache.camel.component.kestrel.KestrelEndpoint
 
setQueue(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The queue to receive messages from
setQueue(BlockingQueue<Exchange>) - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
setQueue(BlockingQueue<Exchange>) - Method in class org.apache.camel.component.seda.SedaEndpoint
Define the queue instance which will be used by the endpoint.
setQueueArgsConfigurer(ArgsConfigurer) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Set the configurer for setting the queue args in Channel.queueDeclare
setQueueBrowseStrategy(QueueBrowseStrategy) - Method in class org.apache.camel.component.jms.JmsComponent
To use a custom QueueBrowseStrategy when browsing queues
setQueueBufferingMaxMessages(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The maximum number of unsent messages that can be queued up the producer when using async mode before either the producer must be blocked or data must be dropped.
setQueueBufferingMaxMessages(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setQueueName(String) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
Name of queue.
setQueueName(String) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
Name of queue
setQueueName(String) - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
 
setQueueName(String) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
The name of the IronMQ queue
setQueueName(String) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setQueueOwnerAWSAccountId(String) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
Specify the queue owner aws account id when you need to connect the queue with different account owner.
setQueueSize(int) - Method in class org.apache.camel.component.disruptor.DisruptorComponent
Deprecated.
setQueueSize(int) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
Create a fixed size queue to receive requests.
setQueueSize(int) - Method in class org.apache.camel.component.seda.SedaComponent
Sets the default maximum capacity of the SEDA queue (i.e., the number of messages it can hold).
setQuickActions(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setQuickActions(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
setQuote(Character) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets the quote character.
setQuote(Character) - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Sets the quote symbol.
setQuote(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the quote which by default is "
setQuote(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
The quote symbol.
setQuoteAllFields(Boolean) - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Gets whether or not all fields must be quoted.
setQuoteAllFields(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
Whether or not all values must be quoted when writing them.
setQuoteDisabled(boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets whether or not quotes are disabled
setQuoteDisabled(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Used to disable quotes
setQuoteEscape(Character) - Method in class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
Sets the quote escape symbol.
setQuoteEscape(String) - Method in class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
The quote escape symbol
setQuoteMode(QuoteMode) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets the quote mode.
setQuoteMode(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the quote mode
setRadius(Double) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Used by the non-stream geography search to search by radius.
setRandomBackOff(Boolean) - Method in class org.apache.camel.model.OptimisticLockRetryPolicyDefinition
 
setRandomBackOff(boolean) - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
setRateUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
Sets the time unit to use for requests per unit (eg requests per second)
setRateUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setRateUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setRateUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setRateUnit(TimeUnit) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
Sets the time unit to use for requests per unit (eg requests per second)
setRaw(boolean) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Should the payload be inserted raw
setRdd(JavaRDDLike) - Method in class org.apache.camel.component.spark.SparkComponent
RDD to compute against.
setRdd(JavaRDDLike) - Method in class org.apache.camel.component.spark.SparkEndpoint
RDD to compute against.
setRddCallback(RddCallback) - Method in class org.apache.camel.component.spark.SparkComponent
Function performing action against an RDD.
setRddCallback(RddCallback) - Method in class org.apache.camel.component.spark.SparkEndpoint
Function performing action against an RDD.
setReadCapacity(Long) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
The provisioned throughput to reserve for reading resources from your table
setReadConsistencyLevel(ConsistencyLevel) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setReadConsistencyLevel(ConsistencyLevel) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
setReadContent(boolean) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
If set to true, the content of document node will be retrieved in addition to the properties
setReadCount(int) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
Max number of nodes to read
setReading(Reading) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Optional reading parameters.
setReadingOptions(Map<String, Object>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
To configure Reading using key/value pairs from the Map.
setReadLock(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Used by consumer, to only poll the files if it has exclusive read-lock on the file (i.e.
setReadLockCheckInterval(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Interval in millis for the read-lock, if supported by the read lock.
setReadLockDeleteOrphanLockFiles(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether or not read lock with marker files should upon startup delete any orphan read lock files, which may have been left on the file system, if Camel was not properly shutdown (such as a JVM crash).
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Logging level used when a read lock could not be acquired.
setReadLockLoggingLevel(LoggingLevel) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets logging level used when a read lock could not be acquired.
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setReadLockLoggingLevel(LoggingLevel) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setReadLockMarkerFile(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether to use marker file with the changed, rename, or exclusive read lock types.
setReadLockMinAge(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option applied only for readLock=change.
setReadLockMinLength(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option applied only for readLock=changed.
setReadLockRemoveOnCommit(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option applied only for readLock=idempotent.
setReadLockRemoveOnRollback(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option applied only for readLock=idempotent.
setReadLockTimeout(long) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Optional timeout in millis for the read-lock, if supported by the read-lock.
setReadPreference(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Sets a MongoDB ReadPreference on the Mongo connection.
setReadPreference(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Sets a MongoDB ReadPreference on the Mongo connection.
setReadSize(int) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
The default maximum number of rows that can be read by a polling query.
setReadSuffix(String) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
Once the file has been read is renamed with this suffix to avoid to read it again.
setReadSuffix(String) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
Once the file has been read is renamed with this suffix to avoid to read it again.
setReadThrough(boolean) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setRealm(String) - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
Sets the name of the realm to use.
setRealm(String) - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
Sets the name of the realm to use.
setRealname(String) - Method in class org.apache.camel.component.irc.IrcConfiguration
The IRC user's actual name.
setRealtime(Realtime) - Method in class org.apache.camel.component.yammer.model.Meta
 
setRealType(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setReason(Faultreason) - Method in class org.w3._2003._05.soap_envelope.Fault
Sets the value of the reason property.
setReceiveBufferBytes(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The size of the TCP receive buffer (SO_RCVBUF) to use when reading data.
setReceiveBufferBytes(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setReceiveBufferSize(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
The receive (download) buffer size

Used only by FTPClient

setReceiveBufferSize(Integer) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Sets the SO_RCVBUF option to the specified value
setReceiveBufferSize(int) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Sets the size of the internal socket receive buffer.
setReceiveBufferSize(long) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
The TCP/UDP buffer sizes to be used during inbound communication.
setReceiveBufferSize(int) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
The TCP/UDP buffer sizes to be used during inbound communication.
setReceiveBufferSizePredictor(int) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Configures the buffer size predictor.
setReceiveBufferSizePredictor(int) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Configures the buffer size predictor.
setReceivedMessageCount(Integer) - Method in class org.apache.camel.bam.model.ActivityState
 
setReceiveMessageWaitTimeSeconds(Integer) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
If you do not specify WaitTimeSeconds in the request, the queue attribute ReceiveMessageWaitTimeSeconds is used to determine how long to wait.
setReceiveTimeout(long) - Method in class org.apache.camel.component.jms.JmsComponent
The timeout for receiving messages (in milliseconds).
setReceiveTimeout(long) - Method in class org.apache.camel.component.jms.JmsConfiguration
The timeout for receiving messages (in milliseconds).
setReceiveTimeout(long) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setReceiveTimeout(long) - Method in class org.apache.camel.component.jms.JmsPollingConsumer
 
setReceiveTimeout(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
The SO_TIMEOUT value used when waiting for the start of an MLLP frame
setReceiveTimeoutMillis(long) - Method in class org.apache.camel.component.sip.SipConfiguration
Setting for specifying amount of time to wait for a Response and/or Acknowledgement can be received from another SIP stack
setRecent(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setRecentItems(List<RecentItem>) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectBasicInfo
 
setRecipientFromEndpointConfiguration(MimeMessage, MailEndpoint, Exchange) - Method in class org.apache.camel.component.mail.MailBinding
Appends the Mail headers from the endpoint configuration.
setRecipientKeyAlias(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setRecipientKeyAlias(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The key alias to be used when retrieving the recipient's public or private key from a KeyStore when performing asymmetric key encryption or decryption.
setRecipients(Recipients) - Method in class org.apache.camel.component.linkedin.api.model.MailboxItem
Sets the value of the recipients property.
setRecommendations(Recommendations) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the recommendations property.
setRecommendationsGiven(RecommendationsGiven) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the recommendationsGiven property.
setRecommendationSnippet(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the recommendationSnippet property.
setRecommendationsReceived(RecommendationsReceived) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the recommendationsReceived property.
setRecommendationText(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the recommendationText property.
setRecommendationType(RecommendationType) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the recommendationType property.
setRecommendee(Recommendee) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the recommendee property.
setRecommender(Recommender) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the recommender property.
setReconnect(boolean) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setReconnect(boolean) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
setReconnectAttemptsMax(long) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The maximum number of reconnect attempts before an error is reported back to the client after a server connection had previously been established.
setReconnectBackoffMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The amount of time to wait before attempting to reconnect to a given host.
setReconnectBackoffMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setReconnectBackOffMultiplier(double) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The Exponential backoff be used between reconnect attempts.
setReconnectDelay(long) - Method in class org.apache.camel.component.file.remote.RemoteFileEndpoint
Delay in millis Camel will wait before performing a reconnect attempt.
setReconnectDelay(int) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setReconnectDelay(long) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
How long to wait in ms before the first reconnect attempt.
setReconnectDelay(long) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the interval in milliseconds between the reconnect attempts, if the connection to the SMSC was lost and the previous was not succeed.
setReconnectDelayMax(long) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The maximum amount of time in ms to wait between reconnect attempts.
setReconnectInterval(int) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
setReconnectionPolicy(ReconnectionPolicy) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setReconnectOnConnectionFailure(boolean) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setReconnectTimeWait(int) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setRecordConverter(CsvRecordConverter<?>) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets the record converter to use.
setRecordConverterRef(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Refers to a custom CsvRecordConverter to lookup from the registry to use.
setRecordEndsOnNewline(Boolean) - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Sets whether or not the record ends on new line
setRecordEndsOnNewline(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
Whether or not the record ends on new line.
setRecords(List<Report>) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.QueryRecordsReport
 
setRecords(List<PushTopic>) - Method in class org.apache.camel.component.salesforce.internal.dto.QueryRecordsPushTopic
 
setRecordSeparator(String) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets the record separator.
setRecordSeparator(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Sets the record separator (aka new line) which by default is \r\n (CRLF)
setRecordSeparatorDisabled(boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets whether or not the record separator is disabled.
setRecordSeparatorDisabled(String) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Used for disabling record separator
setRecordTypeId(String) - Method in class org.apache.camel.component.salesforce.api.dto.RecordTypeInfo
 
setRecordTypeInfos(List<RecordTypeInfo>) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
setRecoverableJob(boolean) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
Instructs the scheduler whether or not the job should be re-executed if a 'recovery' or 'fail-over' situation is encountered.
setRecoveryInterval(long, TimeUnit) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setRecoveryInterval(long) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setRecoveryInterval(long) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies the interval between recovery attempts, i.e.
setRecoveryInterval(long) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies the interval between recovery attempts, i.e.
setRecoveryInterval(long) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setRecoveryInterval(long, TimeUnit) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
setRecoveryInterval(long) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
setRecoveryInterval(long, TimeUnit) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setRecoveryInterval(long) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setRecoveryInterval(long, TimeUnit) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
setRecoveryInterval(long) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
setRecoveryInterval(long, TimeUnit) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setRecoveryInterval(long) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
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
setRecoveryIntervalInMillis(long) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setRecursive(boolean) - Method in class org.apache.camel.component.etcd.EtcdConfiguration
To apply an action recursively.
setRecursive(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
If a directory, will look for files in all the sub-directories as well.
setRedeliverDelay(long) - Method in class org.apache.camel.processor.RedeliveryPolicy
Deprecated.
will be removed in the near future. Instead use RedeliveryPolicy.setRedeliveryDelay(long)
setRedeliveries(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setRedeliveries(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setRedeliveries(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setRedeliveryDelay(Long) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setRedeliveryDelay(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
setRedeliveryPolicies(List<CamelRedeliveryPolicyFactoryBean>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setRedeliveryPolicy(RedeliveryPolicy) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
Sets the redelivery policy
setRedeliveryPolicy(RedeliveryPolicyDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setRedeliveryPolicyRef(String) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setRedeliveryPolicyType(RedeliveryPolicyDefinition) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setRedirectUri(String) - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
setRedirectUri(String) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
Application redirect URI, although the component never redirects to this page to avoid having to have a functioning redirect server.
setRedisTemplate(RedisTemplate) - Method in class org.apache.camel.component.redis.RedisConfiguration
Reference to a pre-configured RedisTemplate instance to use.
setRedrivePolicy(String) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
Specify the policy that send message to DeadLetter queue.
setRef(String) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderFunctionDefinition
 
setRef(String) - Method in class org.apache.camel.model.BeanDefinition
Sets a reference to a bean to use
setRef(String) - Method in class org.apache.camel.model.dataformat.CustomDataFormat
Reference to the custom DataFormat to lookup from the Camel registry.
setRef(String) - Method in class org.apache.camel.model.FromDefinition
Deprecated.
use uri with ref:uri instead
setRef(String) - Method in class org.apache.camel.model.language.MethodCallExpression
Reference to bean to lookup in the registry
setRef(String) - Method in class org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition
Refers to the custom load balancer to lookup from the registry
setRef(String) - Method in class org.apache.camel.model.MarshalDefinition
Deprecated.
use uri with ref:uri instead
setRef(String) - Method in class org.apache.camel.model.PolicyDefinition
 
setRef(String) - Method in class org.apache.camel.model.ProcessDefinition
Reference to the Processor to lookup in the registry to use.
setRef(String) - Method in class org.apache.camel.model.RestContextRefDefinition
Reference to the rest-dsl
setRef(String) - Method in class org.apache.camel.model.RouteBuilderDefinition
Reference to the route builder instance
setRef(String) - Method in class org.apache.camel.model.RouteContextRefDefinition
Reference to the routes in the xml dsl
setRef(String) - Method in class org.apache.camel.model.SendDefinition
Deprecated.
use uri with ref:uri instead
setRef(String) - Method in class org.apache.camel.model.ThrowExceptionDefinition
Reference to the exception instance to lookup from the registry to throw
setRef(String) - Method in class org.apache.camel.model.TransactedDefinition
 
setRef(String) - Method in class org.apache.camel.model.UnmarshalDefinition
Deprecated.
use custom dataformat instead
setRef(String) - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
setReferenceIfAttributeDefine(BeanDefinitionBuilder, Element, String) - Method in class org.apache.camel.component.spring.security.config.SpringSecurityAuthorizationPolicyParser
 
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.

setReferences(List<? extends Reference>) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
 
setReferences(List<Reference>) - Method in class org.apache.camel.component.yammer.model.Messages
 
setReferenceTargetField(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setReferenceTo(List<String>) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setReferralBonus(String) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the referralBonus property.
setReflectionProtocol(boolean) - Method in class org.apache.camel.component.avro.AvroConfiguration
If protocol object provided is reflection protocol.
setRefreshListener(OAuthRefreshListener) - Method in class org.apache.camel.component.box.BoxConfiguration
OAuth listener for token updates, if the Camel application needs to use the access token outside the route
setRefreshToken(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
OAuth 2 refresh token.
setRefreshToken(String) - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
OAuth 2 refresh token.
setRefreshToken(String) - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
OAuth 2 refresh token.
setRegex(boolean) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setRegex(boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
If the token is a regular expression pattern.
setRegion(String) - Method in class org.apache.camel.component.aws.s3.S3Configuration
The region where the bucket is located.
setRegion(String) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
Specify the queue region which could be used with queueOwnerAWSAccountId to build the service URL.
setRegionCode(String) - Method in class org.apache.camel.component.linkedin.api.model.Address
Sets the value of the regionCode property.
setRegisterAlways(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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.
setRegisteredDelivery(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Is used to request an SMSC delivery receipt and/or SME originated acknowledgements.
setRegisterNewRoutes(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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.guice.GuiceCamelContext
 
setRegistry(Registry) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setRegistry(Registry) - Method in class org.apache.camel.osgi.CamelContextFactory
 
setRegistryPort(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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.core.xml.AbstractCamelThreadPoolFactoryBean
 
setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the handler for tasks which cannot be executed by the thread pool.
setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.model.ThreadsDefinition
 
setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the handler for tasks which cannot be executed by the thread pool.
setRejectExecution(Boolean) - Method in class org.apache.camel.model.ThrottleDefinition
 
setRejectExecution(boolean) - Method in class org.apache.camel.processor.Throttler
 
setRejectOld(boolean) - Method in class org.apache.camel.model.config.StreamResequencerConfig
If true, throws an exception when messages older than the last delivered message are processed
setRejectOld(Boolean) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
 
setRejectOld(Boolean) - Method in class org.apache.camel.processor.StreamResequencer
 
setRelatedConnections(RelatedConnections) - Method in class org.apache.camel.component.linkedin.api.model.RelationToViewer
Sets the value of the relatedConnections property.
setRelationId(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Sets the value of the relationId property.
setRelationshipName(String) - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
setRelationshipName(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setRelationshipOrder(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setRelationToViewer(RelationToViewer) - Method in class org.apache.camel.component.linkedin.api.model.Author
Sets the value of the relationToViewer property.
setRelationToViewer(RelationToViewer) - Method in class org.apache.camel.component.linkedin.api.model.Comment
Sets the value of the relationToViewer property.
setRelationToViewer(RelationToViewer) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the relationToViewer property.
setRelationToViewer(RelationToViewer) - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Sets the value of the relationToViewer property.
setRelationToViewer(RelationToViewer) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the relationToViewer property.
setRelationToViewer(RelationToViewer) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the relationToViewer property.
setRelationTypeName(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Sets the value of the relationTypeName property.
setRelativeFilePath(String) - Method in class org.apache.camel.component.file.GenericFile
 
setRelayAllMessageHeaders(boolean) - Method in class org.apache.camel.component.cxf.common.header.CxfHeaderFilterStrategy
 
setRelayHeaders(boolean) - Method in class org.apache.camel.component.cxf.common.header.CxfHeaderFilterStrategy
 
setRemoteAddress(String) - Method in class org.apache.camel.component.syslog.SyslogMessage
 
setRemoteFilter(CacheEntryEventSerializableFilter<Object, Object>) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Sets the remote filter, only used by the Continuous Query Consumer.
setRemoteInterfaces(List<Class<?>>) - Method in class org.apache.camel.component.rmi.RmiEndpoint
To specific the remote interfaces.
setRemoteInterfaces(Class<?>...) - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
setRemotePath(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
Where to put files on Atmos
setRemotePath(String) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Original file or folder to move
setRemotePath(String) - Method in class org.apache.camel.component.git.GitEndpoint
 
setRemove(boolean) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
If the option is true, Camel HBase Consumer will remove the rows which it processes.
setRemove(boolean) - Method in class org.apache.camel.component.jpa.JpaEndpoint
Indicates to use entityManager.remove(entity).
setRemoveHandler(HBaseRemoveHandler) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
To use a custom HBaseRemoveHandler that is executed when a row is to be removed.
setRemoveNamespacePrefixes(Boolean) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
See XMLSerializer.setRemoveNamespacePrefixFromElements(boolean)
setRemoveNamespacePrefixes(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Removes the namespace prefixes from XML qualified elements, so that the resulting JSON string does not contain them.
setRemoveOnCommit(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a commit.
setRemoveOnDump(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean
 
setRemoveOnDump(boolean) - Method in class org.apache.camel.management.mbean.ManagedBacklogTracer
 
setRemoveOnDump(boolean) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
setRemoveOnFailure(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setRemoveOnRollback(boolean) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
Whether to remove the file from the idempotent repository when doing a rollback.
setRemoveSignatureElements(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Indicator whether the XML signature elements (elements with local name "Signature" and namesapce ""http://www.w3.org/2000/09/xmldsig#"") shall be removed from the document set to the output message.
setRemoveSignatureElements(Boolean) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setRemoveSpoolDirectoryWhenStopping(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setRemoveSpoolDirectoryWhenStopping(String) - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
setRemoveSpoolDirectoryWhenStopping(boolean) - Method in class org.apache.camel.impl.DefaultStreamCachingStrategy
 
setRemoveSpoolDirectoryWhenStopping(boolean) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
setRemoveSpoolDirectoryWhenStopping(boolean) - Method in interface org.apache.camel.spi.StreamCachingStrategy
Whether to remove the temporary directory when stopping.
setRemovingRoutes(boolean) - Method in class org.apache.camel.impl.RouteService
 
setRenameUsingCopy(boolean) - Method in class org.apache.camel.component.file.FileEndpoint
Perform rename operations using a copy and delete strategy.
setRenewal(Renewal) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the renewal property.
setRepeat(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
Should changes to the znode be 'watched' and repeatedly processed.
setRepeat(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
setRepeatCount(long) - Method in class org.apache.camel.component.timer.TimerEndpoint
Specifies a maximum limit of number of fires.
setReplaceIfPresentFlag(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Used to request the SMSC to replace a previously submitted message, that is still pending delivery.
setReplacementToken(String) - Method in class org.apache.camel.processor.cache.CacheBasedTokenReplacer
 
setReplicateable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setReplication(short) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The HDFS replication factor
setReplication(short) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The HDFS replication factor
setReplicationController(ReplicationController) - Method in class org.apache.camel.component.kubernetes.consumer.common.ReplicationControllerEvent
 
setRepliedToId(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setReply(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the reply property.
setReplyChannel(DirectChannel) - Method in class org.apache.camel.component.spring.integration.adapter.CamelSourceAdapter
 
setReplyChannel(MessageChannel) - Method in class org.apache.camel.component.spring.integration.adapter.CamelTargetAdapter
 
setReplyId(String) - Method in class org.apache.camel.component.google.drive.DriveRepliesEndpointConfiguration
 
setReplyOnTimeoutToMaxConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies the maximum number of concurrent consumers for continue routing when timeout occurred when using request/reply over JMS.
setReplyTimeout(int) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
Set the reply timeout in milliseconds, 0 is to disable it.
setReplyTo(String) - Method in class org.apache.camel.component.jms.JmsConfiguration
Provides an explicit ReplyTo destination, which overrides any incoming value of Message.getJMSReplyTo().
setReplyTo(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setReplyTo(Destination) - Method in interface org.apache.camel.component.jms.reply.ReplyManager
Sets the reply to queue the manager should listen for replies.
setReplyTo(Destination) - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
setReplyTo(String) - Method in class org.apache.camel.component.mail.MailConfiguration
The Reply-To recipients (the receivers of the response mail).
setReplyTo(String) - Method in interface org.apache.camel.component.rabbitmq.reply.ReplyManager
Sets the reply to queue the manager should listen for replies.
setReplyTo(String) - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
setReplyTo(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Signifies the value for the replyTo response WS-Addressing ReplyTo header that is provided by the method.
setReplyTo(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Signifies the value for the replyTo response WS-Addressing ReplyTo header that is provided by the method.
setReplyToAddresses(List<String>) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
List of reply-to email address(es) for the message, override it using 'CamelAwsSesReplyToAddresses' header.
setReplyToAddresses(String) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
setReplyToCacheLevelName(String) - Method in class org.apache.camel.component.jms.JmsComponent
Sets the cache level by name for the reply consumer when doing request/reply over JMS.
setReplyToCacheLevelName(String) - Method in class org.apache.camel.component.jms.JmsConfiguration
Sets the cache level by name for the reply consumer when doing request/reply over JMS.
setReplyToCacheLevelName(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setReplyToConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies the default number of concurrent consumers when doing request/reply over JMS.
setReplyToConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies the default number of concurrent consumers when doing request/reply over JMS.
setReplyToConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setReplyToDeliveryPersistent(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies whether to use persistent delivery by default for replies.
setReplyToDeliveryPersistent(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setReplyToDestination(Object) - Method in class org.apache.camel.component.jms.EndpointMessageListener
Provides an explicit reply to destination which overrides any incoming value of Message.getJMSReplyTo()
setReplyToDestinationSelectorName(String) - Method in class org.apache.camel.component.jms.JmsConfiguration
Sets the JMS Selector using the fixed name to be used so you can filter out your own replies from the others when using a shared queue (that is, if you are not using a temporary reply queue).
setReplyToDestinationSelectorName(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setReplyToMaxConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies the maximum number of concurrent consumers when using request/reply over JMS.
setReplyToMaxConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies the maximum number of concurrent consumers when using request/reply over JMS.
setReplyToMaxConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setReplyToOnTimeoutMaxConcurrentConsumers(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies the maximum number of concurrent consumers for continue routing when timeout occurred when using request/reply over JMS.
setReplyToOverride(String) - Method in class org.apache.camel.component.jms.JmsConfiguration
Provides an explicit ReplyTo destination in the JMS message, which overrides the setting of replyTo.
setReplyToOverride(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setReplyToSameDestinationAllowed(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Whether a JMS consumer is allowed to send a reply message to the same destination that the consumer is using to consume from.
setReplyToSameDestinationAllowed(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setReplyToSelectorHeader(Message, Message) - Method in class org.apache.camel.component.jms.reply.QueueReplyManager
 
setReplyToSelectorHeader(Message, Message) - Method in interface org.apache.camel.component.jms.reply.ReplyManager
To be used when a reply queue is used with a custom JMS selector is being used.
setReplyToSelectorHeader(Message, Message) - Method in class org.apache.camel.component.jms.reply.TemporaryQueueReplyManager
 
setReplyToType(ReplyToType) - Method in class org.apache.camel.component.jms.JmsComponent
Allows for explicitly specifying which kind of strategy to use for replyTo queues when doing request/reply over JMS.
setReplyToType(ReplyToType) - Method in class org.apache.camel.component.jms.JmsConfiguration
Allows for explicitly specifying which kind of strategy to use for replyTo queues when doing request/reply over JMS.
setReplyToType(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setRepoName(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
GitHub repository name
setRepoOwner(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
GitHub repository owner (organization)
setReportBooleanFilter(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
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
setReportExtendedMetadata(ReportExtendedMetadata) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
setReportExtendedMetadata(ReportExtendedMetadata) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportDescription
 
setReportFilters(ReportFilter[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
setReportFormat(ReportFormatEnum) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
setReportGroup(int) - Method in class org.apache.camel.component.mock.MockEndpoint
A number that is used to turn on throughput logging based on groups of the size.
setReportId(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractAttributesBase
 
setReportId(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Salesforce1 Analytics report Id
setReportMetadata(ReportMetadata) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractReportResultsBase
 
setReportMetadata(ReportMetadata) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportDescription
 
setReportMetadata(ReportMetadata) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Salesforce1 Analytics report metadata for filtering
setReportName(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractAttributesBase
 
setReportType(ReportType) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportMetadata
 
setReportTypeMetadata(ReportTypeMetadata) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportDescription
 
setRepositoryId(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
The Id of the repository to use.
setRepositoryName(String) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setRepositoryName(String) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
setRepositoryName(String) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setRepositoryPath(String) - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
setRepresenter(Representer) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
Representer to emit outgoing objects.
setRepresenter(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Representer to emit outgoing objects.
setRequest(AddressRequest) - Method in class org.apache.camel.component.braintree.AddressGatewayEndpointConfiguration
 
setRequest(ClientTokenRequest) - Method in class org.apache.camel.component.braintree.ClientTokenGatewayEndpointConfiguration
 
setRequest(CreditCardVerificationRequest) - Method in class org.apache.camel.component.braintree.CreditCardVerificationGatewayEndpointConfiguration
 
setRequest(CustomerRequest) - Method in class org.apache.camel.component.braintree.CustomerGatewayEndpointConfiguration
 
setRequest(MerchantAccountRequest) - Method in class org.apache.camel.component.braintree.MerchantAccountGatewayEndpointConfiguration
 
setRequest(PaymentMethodRequest) - Method in class org.apache.camel.component.braintree.PaymentMethodGatewayEndpointConfiguration
 
setRequest(SubscriptionRequest) - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
setRequest(TransactionRequest) - Method in class org.apache.camel.component.braintree.TransactionGatewayEndpointConfiguration
 
setRequest(boolean) - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
setRequest(Boolean) - Method in class org.apache.camel.model.dataformat.XmlRpcDataFormat
Whether to unmarshal request or response

Is by default false

setRequestBufferSize(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Allows to configure a custom value of the request buffer size on the Jetty connectors.
setRequestChannel(MessageChannel) - Method in class org.apache.camel.component.spring.integration.adapter.CamelSourceAdapter
 
setRequestContent(byte[]) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setRequestContent(String, String) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setRequestContent(InputStream) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setRequestContent(byte[]) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
setRequestContent(String, String) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
setRequestContent(InputStream) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
setRequestContent(byte[]) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
setRequestContent(String, String) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
setRequestContent(InputStream) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
setRequestContentType(String) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setRequestContentType(String) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
setRequestContentType(String) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
setRequestDate(DateTime) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncAttributes
 
setRequestDate(DateTime) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
setRequestedChannelMax(int) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Connection requested channel max (max number of channels offered)
setRequestedFrameMax(int) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Connection requested frame max (max size of frame offered)
setRequestedHeartbeat(int) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Connection requested heartbeat (heart-beat in seconds offered)
setRequestedPollInterval(Long) - Method in class org.apache.camel.component.yammer.model.Meta
 
setRequestHandler(String) - Method in class org.apache.camel.component.solr.SolrEndpoint
Set the request handler to be used
setRequestHeaderSize(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Allows to configure a custom value of the request header size on the Jetty connectors.
setRequestId(String) - Method in class org.apache.camel.component.linkedin.api.model.Error
Sets the value of the requestId property.
setRequestor(ApiRequestor) - Method in class org.apache.camel.component.yammer.YammerConfiguration
 
setRequestRequiredAcks(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The number of acknowledgments the producer requires the leader to have received before considering a request complete.
setRequestRequiredAcks(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setRequestTimeout(Integer) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setRequestTimeout(Integer) - Method in class org.apache.camel.component.docker.DockerConfiguration
Request timeout for response (in seconds)
setRequestTimeout(long) - Method in class org.apache.camel.component.jms.JmsComponent
The timeout for waiting for a reply when using the InOut Exchange Pattern (in milliseconds).
setRequestTimeout(long) - Method in class org.apache.camel.component.jms.JmsConfiguration
The timeout for waiting for a reply when using the InOut Exchange Pattern (in milliseconds).
setRequestTimeout(long) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setRequestTimeout(long) - Method in class org.apache.camel.component.netty.NettyConfiguration
Allows to use a timeout for the Netty producer when calling a remote server.
setRequestTimeout(long) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Allows to use a timeout for the Netty producer when calling a remote server.
setRequestTimeout(long) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Set timeout for waiting for a reply when using the InOut Exchange Pattern (in milliseconds)
setRequestTimeoutCheckerInterval(long) - Method in class org.apache.camel.component.jms.JmsComponent
Configures how often Camel should check for timed out Exchanges when doing request/reply over JMS.
setRequestTimeoutCheckerInterval(long) - Method in class org.apache.camel.component.jms.JmsConfiguration
Configures how often Camel should check for timed out Exchanges when doing request/reply over JMS.
setRequestTimeoutCheckerInterval(long) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Set requestTimeoutCheckerInterval for inOut exchange
setRequestTimeoutMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The amount of time the broker will wait trying to meet the request.required.acks requirement before sending back an error to the client.
setRequestTimeoutMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setRequired(Boolean) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter required flag.
setResequencerConfig(ResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
To configure the resequencer in using either batch or stream configuration.
setResetAutoCommit(boolean) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
Camel will set the autoCommit on the JDBC connection to be false, commit the change after executed the statement and reset the autoCommit flag of the connection at the end, if the resetAutoCommit is true.
setResetTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setResetTimestamp(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setResetTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setResolvedUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Content
Sets the value of the resolvedUrl property.
setResolver(Resolver) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
Resolver to detect implicit type
setResolver(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Resolver to detect implicit type
setResolver(PropertiesResolver) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setResource(String) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
The default resource, can be overridden by header CamelServiceNowResource
setResource(String) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
XMPP resource.
setResource(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
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.
setResourceClasses(List<Class<?>>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
The resource classes which you want to export as REST service.
setResourceClasses(Class<?>...) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
setResourcePath(String) - Method in class org.apache.camel.component.olingo2.Olingo2AppEndpointConfiguration
 
setResourceResolver(LSResourceResolver) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
To use a custom LSResourceResolver.
setResourceResolver(LSResourceResolver) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setResourceResolver(LSResourceResolver) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setResourceResolverFactory(ValidatorResourceResolverFactory) - Method in class org.apache.camel.component.validator.ValidatorComponent
 
setResourceResolverFactory(ValidatorResourceResolverFactory) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
For creating a resource resolver which depends on the endpoint resource URI.
setResources(String[]) - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
setResourceUri(String) - Method in class org.apache.camel.component.elsql.ElsqlComponent
The resource file which contains the elsql SQL statements to use.
setResourceUri(String) - Method in class org.apache.camel.component.elsql.ElsqlEndpoint
The resource file which contains the elsql SQL statements to use.
setResourceUri(String) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
URL for loading the flatpack mapping file from classpath or file system
setResourceUri(String) - Method in class org.apache.camel.component.language.LanguageEndpoint
Path to the resource, or a reference to lookup a bean in the Registry to use as the resource
setResourceUri(String) - Method in class org.apache.camel.component.ResourceEndpoint
Path to the resource, or a reference to lookup a bean in the Registry to use as the resource
setResourceUri(String) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
URL to a local resource on the classpath or a full URL to a remote resource or resource on the file system which contains the schema to validate against.
setResourceUri(String) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
URL to a local resource on the classpath,or a reference to lookup a bean in the Registry, or a full URL to a remote resource or resource on the file system which contains the XSD to validate against.
setResourceUri(String) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
Name of the websocket channel to use
setResourceUri(String) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
The name of the template to load from classpath or file system
setResourceUri(String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
The name of the template to load from classpath or file system
setResponse(Response) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
setResponseBufferSize(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Allows to configure a custom value of the response buffer size on the Jetty connectors.
setResponseBufferSize(Integer) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
To use a custom buffer size on the javax.servlet.ServletResponse.
setResponseHeader(Exchange, Response, String, Object) - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
setResponseHeaderSize(Integer) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Allows to configure a custom value of the response header size on the Jetty connectors.
setResponseModel(String) - Method in class org.apache.camel.model.rest.RestOperationResponseMsgDefinition
 
setResponseMsgs(List<RestOperationResponseMsgDefinition>) - Method in class org.apache.camel.model.rest.VerbDefinition
Sets swagger operation response messages
setResponseTimeOut(long) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Sets the amount of time we should wait before timing out a InOut response.
setRest(RestDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setRestBaseURL(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
API base URL
setRestCollection(RestsDefinition) - Method in class org.apache.camel.builder.RouteBuilder
 
setRestConfiguration(RestConfigurationDefinition) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setRestConfiguration(RestConfiguration) - Method in interface org.apache.camel.CamelContext
Sets a custom RestConfiguration
setRestConfiguration(RestConfiguration) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setRestConfiguration(RestConfigurationDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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
setRestletBinding(RestletBinding) - Method in class org.apache.camel.component.restlet.RestletEndpoint
To use a custom RestletBinding to bind between Restlet and Camel message.
setRestletMethod(Method) - Method in class org.apache.camel.component.restlet.RestletEndpoint
On a producer endpoint, specifies the request method to use.
setRestletMethods(Method[]) - Method in class org.apache.camel.component.restlet.RestletEndpoint
Specify one or more methods separated by commas (e.g.
setRestletRealm(Map<String, String>) - Method in class org.apache.camel.component.restlet.RestletEndpoint
To configure the security realms of restlet as a map.
setRestletUriPatterns(List<String>) - Method in class org.apache.camel.component.restlet.RestletEndpoint
Specify one ore more URI templates to be serviced by a restlet consumer endpoint, using the # notation to reference a List in the Camel Registry.
setRestRefs(List<RestContextRefDefinition>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setRestRefs(List<RestContextRefDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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
 
setRestrictedDelete(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.ChildRelationShip
 
setRestrictedDelete(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setRestrictedPicklist(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setRests(List<RestDefinition>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setRests(List<RestDefinition>) - Method in interface org.apache.camel.model.rest.RestContainer
Sets the RESTs to use
setRests(List<RestDefinition>) - Method in class org.apache.camel.model.rest.RestsDefinition
The rest services
setRests(List<RestDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setRests(List<RestDefinition>) - Method in class org.apache.camel.spring.CamelRestContextFactoryBean
 
setResult(Exchange, Object) - Method in class org.apache.camel.component.aws.swf.SWFEndpoint
 
setResultClass(Class<?>) - Method in class org.apache.camel.component.jpa.JpaConsumer
 
setResultClass(Class<?>) - Method in class org.apache.camel.component.jpa.JpaEndpoint
Defines the type of the returned payload (we will call entityManager.createNativeQuery(nativeQuery, resultClass) instead of entityManager.createNativeQuery(nativeQuery)).
setResultEntries(Object) - Method in class org.apache.camel.component.atmos.dto.AtmosResult
 
setResultEntries(Object) - Method in class org.apache.camel.component.dropbox.dto.DropboxResult
 
setResultHandlerFactory(ResultHandlerFactory) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setResultHandlerFactory(ResultHandlerFactory) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Allows you to use a custom org.apache.camel.builder.xml.ResultHandlerFactory which is capable of using custom org.apache.camel.builder.xml.ResultHandler types.
setResultId(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Bulk API Result ID
setResultMinimumWaitTime(long) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets the minimum expected amount of time (in millis) the MockEndpoint.assertIsSatisfied() will wait on a latch until it is satisfied
setResultQName(QName) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setResults(List<SearchResult>) - Method in class org.apache.camel.component.salesforce.api.dto.SearchResults
 
setResultSet(Exchange, Connection, ResultSet) - Method in class org.apache.camel.component.jdbc.JdbcProducer
Sets the result from the ResultSet to the Exchange as its OUT body.
setResultSetConversionStrategy(ResultSetConversionStrategy) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
To use a custom class that implements logic for converting ResultSet into message body ALL, ONE, LIMIT_10, LIMIT_100...
setResultsFormat(ResultFormat) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
setResultsFormat(ResultFormat) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
What output result to use
setResultType(Class<?>) - Method in class org.apache.camel.builder.SimpleBuilder
 
setResultType(Class<?>) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setResultType(Class<?>) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
setResultType(Class<?>) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
What output result to use defined as a class
setResultType(Class<?>) - Method in class org.apache.camel.jsonpath.JsonPathExpression
To configure the result type to use
setResultType(Class<?>) - Method in class org.apache.camel.jsonpath.JsonPathLanguage
 
setResultType(QName) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
setResultType(Class<?>) - Method in class org.apache.camel.model.language.JsonPathExpression
Sets the class of the result type (type from output)
setResultType(Class<?>) - Method in class org.apache.camel.model.language.SimpleExpression
Sets the class of the result type (type from output)
setResultType(Class<?>) - Method in class org.apache.camel.model.language.XPathExpression
Sets the class of the result type (type from output).
setResultType(Class<?>) - Method in class org.apache.camel.model.language.XQueryExpression
Sets the class of the result type (type from output).
setResultTypeName(String) - Method in class org.apache.camel.model.language.JsonPathExpression
Sets the class name of the result type (type from output)
setResultTypeName(String) - Method in class org.apache.camel.model.language.SimpleExpression
Sets the class name of the result type (type from output)
setResultTypeName(String) - Method in class org.apache.camel.model.language.XPathExpression
Sets the class name of the result type (type from output)

The default result type is NodeSet

setResultWaitTime(long) - Method in class org.apache.camel.component.mock.MockEndpoint
Sets the maximum amount of time (in millis) the MockEndpoint.assertIsSatisfied() will wait on a latch until it is satisfied
setResumeJobDetail(JobDetail) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
setResumeJobKey(JobKey) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
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
 
setResumeTrigger(Trigger) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
setResumeTriggerKey(TriggerKey) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
setRetained(boolean) - Method in class org.apache.camel.component.paho.PahoEndpoint
Retain option
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.
setRetries(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Setting a value greater than zero will cause the client to resend any record whose send fails with a potentially transient error.
setRetries(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setRetries(int) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Defines how often a retry is made before canceling the request.
setRetriesExhaustedLogLevel(String) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setRetriesExhaustedLogLevel(LoggingLevel) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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.
setRetrieveable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setRetry(boolean) - Method in class org.apache.camel.component.stream.StreamEndpoint
Will retry opening the file if it's overwritten, somewhat like tail --retry
setRetryAttemptedLogLevel(String) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setRetryAttemptedLogLevel(LoggingLevel) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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.
setRetryBackoffMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Before each retry, the producer refreshes the metadata of relevant topics to see if a new leader has been elected.
setRetryBackoffMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
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
 
setReturnedAttributes(String) - Method in class org.apache.camel.component.ldap.LdapEndpoint
Comma-separated list of attributes that should be set in each entry of the result
setReturnOldExchange(boolean) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setReturnOldExchange(boolean) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
setReturnOldExchange(boolean) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setReturnPath(String) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
The email address to which bounce notifications are to be forwarded, override it using 'CamelAwsSesReturnPath' header.
setReuseAddress(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/disable the SO_REUSEADDR socket option.
setReuseAddress(boolean) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Setting to facilitate socket multiplexing
setReuseAddress(boolean) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Setting to facilitate socket multiplexing
setReuseAddress(Boolean) - Method in class org.apache.camel.component.restlet.RestletComponent
Enable/disable the SO_REUSEADDR socket option.
setReuseAddresses(Boolean) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
Setting to facilitate socket multiplexing
setReuseChannel(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
This option allows producers to reuse the same Netty Channel for the lifecycle of processing the Exchange.
setReverse(Boolean) - Method in class org.apache.camel.model.config.BatchResequencerConfig
Whether to reverse the ordering.
setReverse(boolean) - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
setRevisionId(String) - Method in class org.apache.camel.component.google.drive.DriveRevisionsEndpointConfiguration
 
setRevokeOnShutdown(boolean) - Method in class org.apache.camel.component.box.BoxConfiguration
Flag to revoke OAuth refresh token on route shutdown, default false.
setRich(String) - Method in class org.apache.camel.component.yammer.model.Body
 
setRole(String) - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
setRole(Role) - Method in class org.apache.camel.component.linkedin.api.model.Poster
Sets the value of the role property.
setRole(PostRole) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setRole(String) - Method in class org.w3._2003._05.soap_envelope.Fault
Sets the value of the role property.
setRoleClassName(String) - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
 
setRoleClassName(String) - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
 
setRoleClassNames(String) - Method in interface org.apache.camel.component.netty.http.SecurityAuthenticator
Sets the role class names (separated by comma)

By default if no explicit role class names has been configured, then this implementation will assume the Subject Principals is a role if the classname contains the word role (lower cased).

setRoleClassNames(String) - Method in class org.apache.camel.component.netty.http.SecurityAuthenticatorSupport
 
setRoleClassNames(String) - Method in interface org.apache.camel.component.netty4.http.SecurityAuthenticator
Sets the role class names (separated by comma)

By default if no explicit role class names has been configured, then this implementation will assume the Subject Principals is a role if the classname contains the word role (lower cased).

setRoleClassNames(String) - Method in class org.apache.camel.component.netty4.http.SecurityAuthenticatorSupport
 
setRoleName(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
Sets the value of the roleName property.
setRolesList(List<String>) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
setRollbackLoggingLevel(LoggingLevel) - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
Sets the logging level to use for logging transactional rollback.
setRoom(String) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
If this option is specified, the component will connect to MUC (Multi User Chat).
setRootName(String) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
See XMLSerializer.setRootName(String)
setRootName(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Specifies the name of the top-level element.
setRounding(String) - Method in class org.apache.camel.dataformat.bindy.format.NumberPatternFormat
 
setRoundRobin(Boolean) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
Whether or not the failover load balancer should operate in round robin mode or not.
setRoundRobin(Boolean) - Method in class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
To enable round robin mode.
setRoundRobin(boolean) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
setRoute(Route) - Method in class org.apache.camel.impl.DefaultConsumer
 
setRoute(Route) - Method in class org.apache.camel.management.mbean.ManagedProcessor
 
setRoute(Route) - Method in class org.apache.camel.management.mbean.ManagedService
 
setRoute(RouteDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setRoute(Route) - Method in class org.apache.camel.processor.CamelInternalProcessor.RouteLifecycleAdvice
 
setRoute(Route) - Method in class org.apache.camel.processor.CamelInternalProcessor.RoutePolicyAdvice
 
setRoute(Route) - Method in interface org.apache.camel.RouteAware
Injects the Route
setRouteboxEndpoint(RouteboxEndpoint) - Method in class org.apache.camel.component.routebox.RouteboxServiceSupport
 
setRouteboxName(String) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
Logical name for the routebox (eg like a queue name)
setRouteBuilderClasses(String) - Method in class org.apache.camel.main.MainSupport
 
setRouteBuilders(List<RouteBuilder>) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
A string representing a key in the Camel Registry matching an object value of the type List.
setRouteBuilders(Set<RoutesBuilder>) - Method in class org.apache.camel.guice.GuiceCamelContext
 
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
 
setRouteEmptyResultSet(boolean) - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Sets whether empty resultset should be allowed to be sent to the next hop.
setRouteEmptyResultSet(boolean) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Whether allow empty resultset to be routed to the next hop
setRouteEmptyResultSet(boolean) - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Sets whether empty resultset should be allowed to be sent to the next hop.
setRouteEmptyResultSet(boolean) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
Whether allow empty resultset to be routed to the next hop
setRouteEmptyResultSet(boolean) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Sets whether empty resultset should be allowed to be sent to the next hop.
setRouteEmptyResultSet(boolean) - Method in class org.apache.camel.component.sql.SqlConsumer
Sets whether empty resultset should be allowed to be sent to the next hop.
setRouteId(String) - Method in class org.apache.camel.component.controlbus.ControlBusEndpoint
To specify a route by its id.
setRouteId(String) - Method in class org.apache.camel.component.rest.RestEndpoint
Name of the route this REST services creates
setRouteId(String) - Method in class org.apache.camel.model.rest.VerbDefinition
The route id this rest-dsl is using (read-only)
setRouteId(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setRouteId(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setRoutePolicies(List<RoutePolicy>) - Method in class org.apache.camel.model.RouteDefinition
 
setRoutePolicyFactories(List<RoutePolicyFactory>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setRoutePolicyList(List<RoutePolicy>) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setRoutePolicyList(List<RoutePolicy>) - Method in interface org.apache.camel.spi.RouteContext
Sets a custom route policy List
setRoutePolicyRef(String) - Method in class org.apache.camel.model.RouteDefinition
Reference to custom RoutePolicy to use by the route.
setRouteRefs(List<RouteContextRefDefinition>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setRouteRefs(List<RouteContextRefDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setRouteResumeDate(Date) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteResumeDate(Date) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteResumeRepeatCount(int) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteResumeRepeatCount(int) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteResumeRepeatInterval(long) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteResumeRepeatInterval(long) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteResumeTime(String) - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
setRouteResumeTime(String) - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
setRoutes(List<RouteDefinition>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
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
 
setRoutes(List<RouteDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setRoutes(List<RouteDefinition>) - Method in class org.apache.camel.spring.CamelRouteContextFactoryBean
 
setRouteScoped(boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setRouteStartDate(Date) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteStartDate(Date) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteStartRepeatCount(int) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteStartRepeatCount(int) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteStartRepeatInterval(long) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteStartRepeatInterval(long) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteStartTime(String) - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
setRouteStartTime(String) - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
setRouteStats(List<RouteStatDump>) - Method in class org.apache.camel.util.CamelContextStatDump
 
setRouteStopDate(Date) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteStopDate(Date) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteStopGracePeriod(int) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
setRouteStopGracePeriod(int) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
setRouteStopRepeatCount(int) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteStopRepeatCount(int) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteStopRepeatInterval(long) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteStopRepeatInterval(long) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteStopTime(String) - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
setRouteStopTime(String) - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
setRouteSuspendDate(Date) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteSuspendDate(Date) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteSuspendRepeatCount(int) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteSuspendRepeatCount(int) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteSuspendRepeatInterval(long) - Method in class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
setRouteSuspendRepeatInterval(long) - Method in class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
setRouteSuspendTime(String) - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
setRouteSuspendTime(String) - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
setRoutingKey(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The routing key to use when binding a consumer queue to the exchange.
setRowMapping(Map<String, Object>) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
To map the key/values from the Map to a HBaseRow.
setRowModel(HBaseRow) - Method in class org.apache.camel.component.hbase.HBaseConsumer
 
setRowModel(HBaseRow) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
An instance of org.apache.camel.component.hbase.model.HBaseRow which describes how each row should be modeled
setRows(List<HBaseRow>) - Method in class org.apache.camel.component.hbase.model.HBaseData
 
setRows(ReportRow[]) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFactWithDetails
 
setRowTemplate(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
setRowType(Class<?>) - Method in class org.apache.camel.component.hbase.model.HBaseRow
 
setRuleId(String) - Method in class org.apache.camel.component.google.calendar.CalendarAclEndpointConfiguration
 
setRules(Templates) - Method in class org.apache.camel.component.schematron.SchematronEndpoint
To use the given schematron rules instead of loading from the path
setRunLoggingLevel(LoggingLevel) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setRunLoggingLevel(LoggingLevel) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
The consumer logs a start/complete log line when it polls.
setRuntimeEndpointRegistry(RuntimeEndpointRegistry) - Method in interface org.apache.camel.CamelContext
Sets a custom RuntimeEndpointRegistry to use.
setRuntimeEndpointRegistry(RuntimeEndpointRegistry) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setRuntimeEndpointRegistryEnabled(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setRuntimeEndpointRegistryEnabled(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setRuntimeRatios(ArrayList<DistributionRatio>) - Method in class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
setRuntimeWeight(int) - Method in class org.apache.camel.processor.loadbalancer.DistributionRatio
 
setS3Client(AmazonS3) - Method in class org.apache.camel.component.aws.s3.S3Endpoint
 
setSalary(String) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the salary property.
setSalesPersons(SalesPersons) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the salesPersons property.
setSamplePeriod(Long) - Method in class org.apache.camel.model.SamplingDefinition
Sets the sample period during which only a single Exchange will pass through.
setSaslKerberosServiceName(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The Kerberos principal name that Kafka runs as.
setSaslKerberosServiceName(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSavedSearch(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
The name of the query saved in Splunk to run
setSavedTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.JobBookmark
Sets the value of the savedTimestamp property.
setSaxon(boolean) - Method in class org.apache.camel.component.xslt.XsltComponent
Whether to use Saxon as the transformerFactoryClass.
setSaxon(boolean) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Whether to use Saxon as the transformerFactoryClass.
setSaxon(Boolean) - Method in class org.apache.camel.model.language.XPathExpression
Whether to use Saxon.
setSaxonExtensionFunctions(List<Object>) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Allows you to use a custom net.sf.saxon.lib.ExtensionFunctionDefinition.
setSaxonExtensionFunctions(String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
Allows you to use a custom net.sf.saxon.lib.ExtensionFunctionDefinition.
setScale(Integer) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setScaledUrl(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setScanStream(boolean) - Method in class org.apache.camel.component.stream.StreamEndpoint
To be used for continuously reading a stream such as the unix tail command.
setScanStreamDelay(long) - Method in class org.apache.camel.component.stream.StreamEndpoint
Delay in milliseconds between read attempts when using scanStream.
setScheduled(Boolean) - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
setScheduledExecutorService(ScheduledExecutorService) - Method in interface org.apache.camel.component.jms.reply.ReplyManager
Sets the scheduled thread pool to use when checking for timeouts (no reply received within a given time period)
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
 
setScheduledExecutorService(ScheduledExecutorService) - Method in interface org.apache.camel.component.rabbitmq.reply.ReplyManager
Sets the scheduled to use when checking for timeouts (no reply received within a given time period)
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
 
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Allows for configuring a custom/shared thread pool to use for the consumer.
setScheduler(Scheduler) - Method in class org.apache.camel.component.quartz.QuartzComponent
To use the custom configured Quartz scheduler, instead of creating a new Scheduler.
setScheduler(Scheduler) - Method in class org.apache.camel.component.quartz2.QuartzComponent
To use the custom configured Quartz scheduler, instead of creating a new Scheduler.
setScheduler(ScheduledPollConsumerScheduler) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setScheduler(ScheduledPollConsumerScheduler) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Allow to plugin a custom org.apache.camel.spi.ScheduledPollConsumerScheduler to use as the scheduler for firing when the polling consumer runs.
setScheduler(String) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Allow to plugin a custom org.apache.camel.spi.ScheduledPollConsumerScheduler to use as the scheduler for firing when the polling consumer runs.
setScheduler(Scheduler) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
setScheduler(Scheduler) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
setSchedulerFactory(SchedulerFactory) - Method in class org.apache.camel.component.quartz2.QuartzComponent
To use the custom SchedulerFactory which is used to create the Scheduler.
setSchedulerProperties(Map<String, Object>) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setSchedulerProperties(Map<String, Object>) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
To configure additional properties when using a custom scheduler or any of the Quartz2, Spring based scheduler.
setSchema(Schema) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
setSchema(Schema) - Method in class org.apache.camel.component.validator.jing.JingValidator
 
setSchema(String) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setSchema(Object) - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
setSchema(Object) - Method in class org.apache.camel.model.dataformat.AvroDataFormat
 
setSchema(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To validate against an existing schema.
setSchema(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
To validate against an existing schema.
setSchema(Schema) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchema(Schema) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaAsByteArray(byte[]) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaAsByteArray(byte[]) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaFactory(SchemaFactory) - Method in class org.apache.camel.component.validator.jing.JingEndpoint
 
setSchemaFactory(SchemaFactory) - Method in class org.apache.camel.component.validator.msv.MsvComponent
To use the SchemaFactory.
setSchemaFactory(SchemaFactory) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
To use a custom javax.xml.validation.SchemaFactory
setSchemaFactory(SchemaFactory) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setSchemaFactory(SchemaFactory) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaFactory(SchemaFactory) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaFile(File) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaFile(File) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaLanguage(String) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
Configures the W3C XML Schema Namespace URI.
setSchemaLanguage(String) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaLanguage(String) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaLocation(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Sets the locations of the schema(s) which can be used to validate the incoming XML or JAXB-driven JSON.
setSchemaLocation(String) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setSchemaLocation(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To define the location of the schema
setSchemaLocations(List<String>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setSchemaLocations(List<String>) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
Sets the locations of the schema(s) which can be used to validate the incoming XML or JAXB-driven JSON.
setSchemaResourceUri(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
Classpath to the XML Schema.
setSchemaResourceUri(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
setSchemaSource(Source) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaSource(Source) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setSchemaUrl(URL) - Method in class org.apache.camel.processor.validation.SchemaReader
 
setSchemaUrl(URL) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setScheme(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Splunk scheme
setScheme(String) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
 
setScheme(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
The scheme to use for exposing the REST service.
setScheme(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets the scheme to use by the REST consumer
setSchool_name(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setSchoolName(String) - Method in class org.apache.camel.component.linkedin.api.model.Education
Sets the value of the schoolName property.
setSchools(List<String>) - Method in class org.apache.camel.component.yammer.model.User
 
setScope(String) - Method in interface org.apache.camel.api.management.mbean.ManagedThrottlingInflightRoutePolicyMBean
 
setScope(String) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
 
setScope(String) - Method in class org.apache.camel.component.ldap.LdapEndpoint
Specifies how deeply to search the tree of entries, starting at the base DN.
setScope(String) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setScope(String) - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
The scope of the search operation.
setScope(ThrottlingInflightRoutePolicy.ThrottlingScope) - Method in class org.apache.camel.impl.ThrottlingInflightRoutePolicy
Sets which scope the throttling should be based upon, either route or total scoped.
setScope(String) - Method in class org.apache.camel.management.mbean.ManagedThrottlingInflightRoutePolicy
 
setScopes(List<String>) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
Specifies the level of permissions you want a calendar application to have to a user account.
setScopes(List<String>) - Method in class org.apache.camel.component.google.drive.GoogleDriveConfiguration
Specifies the level of permissions you want a drive application to have to a user account.
setScopes(List<String>) - Method in class org.apache.camel.component.google.mail.GoogleMailConfiguration
Specifies the level of permissions you want a mail application to have to a user account.
setScopes(OAuthScope[]) - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
setScopes(OAuthScope[]) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
List of LinkedIn scopes as specified at https://developer.linkedin.com/documents/authentication#granting
setScore(float) - Method in class org.apache.camel.processor.lucene.support.Hit
 
setScoreValue(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The numeric score with value
setScript(String) - Method in class org.apache.camel.component.language.LanguageEndpoint
Sets the script to execute
setSearch(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setSearch(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
The Splunk query to run
setSearchable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setSearchKey(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Search key for keyed data queues.
setSearchKey(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setSearchLayoutable(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setSearchPhrase(String) - Method in class org.apache.camel.processor.lucene.LuceneQueryProcessor
 
setSearchQuery(String) - Method in class org.apache.camel.component.box.IBoxSearchManagerEndpointConfiguration
 
setSearchRequest(SubscriptionSearchRequest) - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
setSearchTerm(SearchTerm) - Method in class org.apache.camel.component.mail.MailEndpoint
Refers to a SearchTerm which allows to filter mails based on search criteria such as subject, body, from, sent after a certain date etc.
setSearchType(Jt400Configuration.SearchType) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Search type such as EQ for equal etc.
setSearchType(Jt400Configuration.SearchType) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setSecret(Secret) - Method in class org.apache.camel.component.kubernetes.consumer.common.SecretEvent
 
setSecretKey(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
Atmos shared secret
setSecretKey(String) - Method in class org.apache.camel.component.aws.cw.CwConfiguration
Amazon AWS Secret Key
setSecretKey(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
Amazon AWS Secret Key
setSecretKey(String) - Method in class org.apache.camel.component.aws.ec2.EC2Configuration
Amazon AWS Secret Key
setSecretKey(String) - Method in class org.apache.camel.component.aws.s3.S3Configuration
Amazon AWS Secret Key
setSecretKey(String) - Method in class org.apache.camel.component.aws.sdb.SdbConfiguration
Amazon AWS Secret Key
setSecretKey(String) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
Amazon AWS Secret Key
setSecretKey(String) - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
Amazon AWS Secret Key
setSecretKey(String) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
Amazon AWS Secret Key
setSecretKey(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Amazon AWS Secret Key.
setSecretKeyAccessor(PGPSecretKeyAccessor) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
 
setSecretKeyAccessor(PGPSecretKeyAccessor) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
setSecure(Boolean) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setSecure(boolean) - Method in class org.apache.camel.component.docker.DockerConfiguration
Use HTTPS communication
setSecure_urls(Boolean) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setSecure_urls(Boolean) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setSecured(boolean) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Whether connections to AS/400 are secured with SSL.
setSecured(boolean) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setSecureRandom(SecureRandom) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Set the SecureRandom used to initialize the Signature service
setSecureRandom(SecureRandom) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setSecureRandom(SecureRandomParametersFactoryBean) - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
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.
setSecureRandom(SecureRandomParametersFactoryBean) - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
setSecureRandomName(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Sets the reference name for a SecureRandom that can be fond in the registry.
setSecureSocketProtocol(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
 
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(SecureSocketProtocolsParametersDefinition) - Method in class org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
setSecureSocketProtocols(SecureSocketProtocolsParameters) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Sets the explicitly configured secure socket protocol names for this configuration.
setSecureSocketProtocolsFilter(FilterParametersDefinition) - Method in class org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
setSecureSocketProtocolsFilter(FilterParameters) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Sets the optional secure socket protocol filter for this JSSE configuration.
setSecureStorage(OAuthSecureStorage) - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
setSecureStorage(OAuthSecureStorage) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
Callback interface for providing an OAuth token or to store the token generated by the component.
setSecureTag(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setSecureTag(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The XPath reference to the XML Element selected for encryption/decryption.
setSecureTagContents(boolean) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setSecureTagContents(Boolean) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
A boolean value to specify whether the XML Element is to be encrypted or the contents of the XML Element false = Element Level true = Element Content Level
setSecureValidation(Boolean) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Enables secure validation.
setSecurityAuthenticator(SecurityAuthenticator) - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
Sets the SecurityAuthenticator to use for authenticating the HttpPrincipal.
setSecurityAuthenticator(SecurityAuthenticator) - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
Sets the SecurityAuthenticator to use for authenticating the HttpPrincipal.
setSecurityConfiguration(NettyHttpSecurityConfiguration) - Method in class org.apache.camel.component.netty.http.NettyHttpComponent
Refers to a org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration for configuring secure web resources.
setSecurityConfiguration(NettyHttpSecurityConfiguration) - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
Refers to a org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration for configuring secure web resources.
setSecurityConfiguration(NettyHttpSecurityConfiguration) - Method in class org.apache.camel.component.netty4.http.NettyHttpComponent
Refers to a org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration for configuring secure web resources.
setSecurityConfiguration(NettyHttpSecurityConfiguration) - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
Refers to a org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration for configuring secure web resources.
setSecurityConstraint(SecurityConstraint) - Method in class org.apache.camel.component.netty.http.NettyHttpSecurityConfiguration
Sets a SecurityConstraint to use for checking if a web resource is restricted or not

By default this is null, which means all resources is restricted.

setSecurityConstraint(SecurityConstraint) - Method in class org.apache.camel.component.netty4.http.NettyHttpSecurityConfiguration
Sets a SecurityConstraint to use for checking if a web resource is restricted or not

By default this is null, which means all resources is restricted.

setSecurityContext(Message, HttpServletRequest) - Method in class org.apache.camel.component.cxf.common.message.DefaultCxfMessageMapper
 
setSecurityLevel(int) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Sets the security level for this target.
setSecurityManager(SecurityManager) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
setSecurityName(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Sets the security name to be used with this target.
setSecurityOptions(Map<String, Object>) - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
To configure NettyHttpSecurityConfiguration using key/value pairs from the map
setSecurityOptions(Map<String, Object>) - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
To configure NettyHttpSecurityConfiguration using key/value pairs from the map
setSecurityPolicy(SecurityPolicy) - Method in class org.apache.camel.component.cometd.CometdComponent
To use a custom configured SecurityPolicy to control authorization
setSecurityPolicy(String, String) - Static method in class org.apache.camel.component.javaspace.Utility
 
setSecurityProtocol(String) - Method in class org.apache.camel.component.file.remote.FtpsConfiguration
Set the underlying security protocol.
setSecurityProtocol(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Protocol used to communicate with brokers.
setSecurityProtocol(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSecurityProvider(String) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Security provider to be used for payload encryption.
setSecurityProvider(String) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Security provider to be used for payload encryption.
setSecurityToken(ShiroSecurityToken) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
setSegmentFactory(SegmentFactory) - Method in class org.apache.camel.component.krati.KratiEndpoint
Sets the segment factory of the target store.
setSegmentFactory(SegmentFactory) - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
setSegmentFileSize(int) - Method in class org.apache.camel.component.krati.KratiEndpoint
Data store segments size in MB.
setSelected(Boolean) - Method in class org.apache.camel.component.linkedin.api.model.Bucket
Sets the value of the selected property.
setSelector(String) - Method in class org.apache.camel.component.jms.JmsConfiguration
Sets the JMS selector to use
setSelector(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setSelfProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setSelfProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setSend(boolean) - Method in class org.apache.camel.component.eventadmin.EventAdminEndpoint
Whether to use 'send' or 'synchronous' deliver.
setSend503whenSuspended(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
Whether to send back HTTP status code 503 when the consumer has been suspended.
setSend503whenSuspended(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
Whether to send back HTTP status code 503 when the consumer has been suspended.
setSendBufferBytes(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Socket write buffer size
setSendBufferBytes(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSendBufferSize(Integer) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Sets the SO_SNDBUF option to the specified value
setSendBufferSize(int) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Sets the size of the internal socket send buffer.
setSendBufferSize(long) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
The TCP/UDP buffer sizes to be used during outbound communication.
setSendBufferSize(int) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
The TCP/UDP buffer sizes to be used during outbound communication.
setSendDateHeader(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
If the option is true, jetty server will send the date header to the client which sends the request.
setSendEmptyExchangeOnTimeout(boolean) - Method in class org.apache.camel.component.etcd.EtcdConfiguration
To send an empty message in case of timeout watching for a key.
setSendEmptyMessageOnDelete(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
Upon the delete of a znode, should an empty message be send to the consumer
setSendEmptyMessageOnDelete(boolean) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
setSendEmptyMessageWhenIdle(boolean) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
If using completion timeout or interval, then the batch may be empty if the timeout triggered and there was no messages in the batch.
setSendEmptyMessageWhenIdle(boolean) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setSendEmptyMessageWhenIdle(boolean) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
If the polling consumer did not poll any files, you can enable this option to send an empty message (no body) instead.
setSender(INagiosPassiveCheckSender) - Method in class org.apache.camel.component.nagios.NagiosEndpoint
 
setSenderId(Long) - Method in class org.apache.camel.component.yammer.model.Message
 
setSenderType(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setSendMessageOnError(boolean) - Method in class org.apache.camel.component.ahc.ws.WsEndpoint
Whether to send an message if the web-socket listener received an error.
setSendMode(IgniteMessagingSendMode) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
setSendNoop(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Whether to send a noop command as a pre-write check before uploading files to the FTP server.
setSendServerVersion(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
If the option is true, jetty will send the server header with the jetty version information to the client which sends the request.
setSendSync(boolean) - Method in class org.apache.camel.component.nagios.NagiosEndpoint
Whether or not to use synchronous when sending a passive check.
setSendToAll(boolean) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
Whether to send to all (broadcast) or send to a single receiver.
setSendToAll(Boolean) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
To send to all websocket subscribers.
setSendToConsumer(boolean) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
Dictates whether a Producer endpoint sends a request to an external routebox consumer.
setSendToPrinter(boolean) - Method in class org.apache.camel.component.printer.PrinterConfiguration
etting this option to false prevents sending of the print data to the printer
setSendWaitInSeconds(int) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The maximum time the Component will wait for a receipt from the MQTT broker to acknowledge a published message before throwing an exception
setSeniorities(Seniorities) - Method in class org.apache.camel.component.linkedin.api.model.FollowStatistics
Sets the value of the seniorities property.
setSeniorities(List<String>) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setSeparator(RemoteFileConfiguration.PathSeparator) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Sets the path separator to be used.
setSeparator(char) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
The separator to use when parameter values is taken from message body (if the body is a String type), to be inserted at # placeholders.
setSeparator(String) - Method in class org.apache.camel.util.CollectionStringBuffer
 
setSequence(long) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Sets the value of the sequence property.
setSequenceNumber(Long) - Method in class org.apache.camel.component.linkedin.api.model.UpdateComment
Sets the value of the sequenceNumber property.
setSequenceNumberProvider(SequenceNumberProvider) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
setSequenceSender(SequenceSender<E>) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Sets the sequence sender.
setSerializeNulls(Boolean) - Method in class org.apache.camel.component.gson.GsonDataFormat
setSerializeNulls(boolean) - Method in class org.apache.camel.component.gson.GsonDataFormat
 
setSerializer(Serializer<String>) - Method in class org.apache.camel.component.krati.processor.idempotent.KratiIdempotentRepository
 
setSerializer(RedisSerializer) - Method in class org.apache.camel.component.redis.RedisConfiguration
Reference to a pre-configured RedisSerializer instance to use.
setSerializerClass(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The serializer class for messages.
setSerializerClass(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setServer(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
Url to the openshift server.
setServer(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
Url to the openshift server.
setServer(Undertow) - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
setServerAddress(String) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setServerAddress(String) - Method in class org.apache.camel.component.docker.DockerConfiguration
Server address for docker registry.
setServerAliveCountMax(int) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Allows you to set the serverAliveCountMax of the sftp session
setServerAliveInterval(int) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Allows you to set the serverAliveInterval of the sftp session
setServerClosedChannelExceptionCaughtLogLevel(LoggingLevel) - Method in class org.apache.camel.component.netty.NettyConfiguration
If the server (NettyConsumer) catches an java.nio.channels.ClosedChannelException then its logged using this logging level.
setServerClosedChannelExceptionCaughtLogLevel(LoggingLevel) - Method in class org.apache.camel.component.netty4.NettyConfiguration
If the server (NettyConsumer) catches an java.nio.channels.ClosedChannelException then its logged using this logging level.
setServerConnection(MBeanServerConnection) - Method in class org.apache.camel.component.jmx.JMXConsumer
 
setServerExceptionCaughtLogLevel(LoggingLevel) - Method in class org.apache.camel.component.netty.NettyConfiguration
If the server (NettyConsumer) catches an exception then its logged using this logging level.
setServerExceptionCaughtLogLevel(LoggingLevel) - Method in class org.apache.camel.component.netty4.NettyConfiguration
If the server (NettyConsumer) catches an exception then its logged using this logging level.
setServerInitializerFactory(ServerInitializerFactory) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
To use a custom ServerInitializerFactory
setServerName(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
setServerParameters(SSLContextServerParametersFactoryBean) - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
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.
setServerParameters(SSLContextServerParametersFactoryBean) - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
setServerPipelineFactory(ServerPipelineFactory) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
To use a custom ServerPipelineFactory
setServerPipelineFactory(ServerInitializerFactory) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Deprecated.
use #setServerInitializerFactory
setServers(String) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setServers(List<String>) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
setServers(List<String>) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
setServerSideEncryption(String) - Method in class org.apache.camel.component.aws.s3.S3Configuration
*Camel 2.16*: Sets the server-side encryption algorithm when encrypting the object using AWS-managed keys.
setServerUrl(String) - Method in class org.apache.camel.component.jira.JIRAEndpoint
URL to the JIRA server
setServerURL(String) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setService(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The service name this service is implementing, it maps to the wsdl:service@name.
setService(GAuthService) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Sets the service that makes the remote calls to Google services.
setService(GLoginService) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Sets the service that makes the remote calls to Google services or the local development server.
setService(Service) - Method in class org.apache.camel.component.kubernetes.consumer.common.ServiceEvent
 
setServiceClass(String) - Method in class org.apache.camel.component.cxf.CxfBlueprintEndpoint
 
setServiceClass(Class<?>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The class name of the SEI (Service Endpoint Interface) class which could have JSR181 annotation or not.
setServiceClass(Object) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The class name of the SEI (Service Endpoint Interface) class which could have JSR181 annotation or not.
setServiceClass(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The class name of the SEI (Service Endpoint Interface) class which could have JSR181 annotation or not.
setServiceClass(Class<?>) - Method in class org.apache.camel.component.cxf.WSDLServiceFactoryBean
 
setServiceFactory(Object) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setServiceFactoryBean(Object) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setServiceInterface(String) - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
setServiceLocalName(String) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
setServiceName(QName) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The service name this service is implementing, it maps to the wsdl:service@name.
setServiceName(String) - Method in class org.apache.camel.component.nagios.NagiosEventNotifier
 
setServiceName(String) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
The name of the service you are connecting to.
setServiceNamespace(String) - Method in class org.apache.camel.component.cxf.CxfSpringEndpoint
 
setServiceNameString(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The service name this service is implementing, it maps to the wsdl:service@name.
setServiceProvider(ServiceProvider) - Method in class org.apache.camel.component.linkedin.api.model.Source
Sets the value of the serviceProvider property.
setServiceRef(String) - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
setServiceRef(String) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
A reference name to lookup a GLoginService from the registry.
setServiceRef(String) - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
setServiceRef(String) - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
setServiceType(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
The service type parameter can be used to indicate the SMS Application service associated with the message.
setServiceUri(String) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
setServiceUri(String) - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Sets Service base URI.
setServiceUri(String) - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
Target OData service base URI, e.g.
setServiceUrl(String) - Method in class org.apache.camel.blueprint.CamelProxyFactoryBean
 
setServiceUrlPath(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
setServiceUrlPath(String) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setServiceUrlPath(String) - Method in interface org.apache.camel.spi.ManagementAgent
Sets the service url
setServlet(HttpServlet) - Method in class org.apache.camel.component.servlet.osgi.OsgiServletRegisterer
 
setServletName(String) - Method in class org.apache.camel.component.servlet.osgi.OsgiServletRegisterer
 
setServletName(String) - Method in class org.apache.camel.component.servlet.ServletComponent
Default name of servlet to use.
setServletName(String) - Method in class org.apache.camel.component.servlet.ServletEndpoint
Name of the servlet to use
setServletName(String) - Method in class org.apache.camel.http.common.CamelServlet
 
setServletResolveConsumerStrategy(ServletResolveConsumerStrategy) - Method in class org.apache.camel.http.common.CamelServlet
 
setServlets(List<Servlet>) - Method in class org.apache.camel.component.servlet.DefaultHttpRegistry
 
setSession(Session) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
To use the Session instance (you would normally not use this option)
setSession(Session) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
setSession(Session) - Method in interface org.apache.camel.component.mail.JavaMailSender
 
setSession(Session) - Method in class org.apache.camel.component.mail.MailConfiguration
Specifies the mail session that camel should use for all mail interactions.
setSession(SalesforceSession) - Method in class org.apache.camel.component.salesforce.SalesforceHttpClient
 
setSession(Session) - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
setSession(Session) - Method in class org.apache.camel.component.websocket.DefaultWebsocket
 
setSession(Session) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setSession(Session) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
setSessionCount(int) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Deprecated.
setSessionFactory(SessionFactory) - Static method in class org.apache.camel.component.cmis.SessionFactoryLocator
 
setSessionHeadersEnabled(boolean) - Method in class org.apache.camel.component.cometd.CometdEndpoint
Whether to include the server session headers in the Camel message when creating a Camel Message for incoming requests.
setSessionID(SessionID) - Method in class org.apache.camel.component.quickfixj.QuickfixjEndpoint
The optional sessionID identifies a specific FIX session.
setSessionLiveCheckInterval(long) - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
setSessionLiveCheckIntervalOnStart(long) - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
setSessionSettings(Map<SessionID, Map<Object, Object>>) - Method in class org.apache.camel.component.quickfixj.QuickfixjConfiguration
 
setSessionStateListener(SessionStateListener) - Method in class org.apache.camel.component.smpp.SmppConfiguration
You can refer to a org.jsmpp.session.SessionStateListener in the Registry to receive callbacks when the session state changed.
setSessionSupport(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Specifies whether to enable the session manager on the server side of Jetty.
setSessionSupport(boolean) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
Whether to enable session support which enables HttpSession for each http request.
setSessionTimeout(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean
 
setSessionTimeout(String) - Method in class org.apache.camel.util.jsse.BaseSSLContextParameters
Sets the optional SSLSessionContext timeout time for SSLSessions in seconds.
setSessionTimeoutMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The timeout used to detect failures when using Kafka's group management facilities.
setSessionTimeoutMs(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSetDefaultBus(boolean) - Method in class org.apache.camel.component.cxf.cxfbean.CxfBeanEndpoint
 
setSetting(String) - Method in class org.apache.camel.component.google.calendar.CalendarSettingsEndpointConfiguration
 
setSettings(Settings) - Method in class org.apache.camel.component.yammer.model.User
 
setSettlementDate(Calendar) - Method in class org.apache.camel.component.braintree.SettlementBatchSummaryGatewayEndpointConfiguration
 
setSeverity(SyslogSeverity) - Method in class org.apache.camel.component.syslog.SyslogMessage
 
setShare(Share) - Method in class org.apache.camel.component.linkedin.api.model.Attribution
Sets the value of the share property.
setShare(Share) - Method in class org.apache.camel.component.linkedin.api.model.CompanyStatusUpdate
Sets the value of the share property.
setShare(Share) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setShare(Share) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setShareCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Sets the value of the shareCount property.
setSharedClient(HttpClient) - Method in class org.apache.camel.component.jetty.JettyHttpProducer
 
setSharedEntityManager(boolean) - Method in class org.apache.camel.component.jpa.JpaComponent
Whether to use Spring's SharedEntityManager for the consumer/producer.
setSharedEntityManager(boolean) - Method in class org.apache.camel.component.jpa.JpaEndpoint
Whether to use Spring's SharedEntityManager for the consumer/producer.
setSharedEntityManager(boolean) - Method in class org.apache.camel.processor.idempotent.jpa.JpaMessageIdRepository
 
setSharedLink(String) - Method in class org.apache.camel.component.box.BoxConfiguration
Box shared link for shared endpoints, can be a link for a shared comment, file or folder
setSharedLinkRequest(BoxSharedLinkRequestObject) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setSharedLinkRequest(BoxSharedLinkRequestObject) - Method in class org.apache.camel.component.box.IBoxFoldersManagerEndpointConfiguration
 
setSharedPassword(String) - Method in class org.apache.camel.component.box.BoxConfiguration
Password associated with the shared link, MUST be provided with sharedLink
setShares(Long) - Method in class org.apache.camel.component.linkedin.api.model.ViewByMonth
Sets the value of the shares property.
setShareTargetReach(ShareTargetReach) - Method in class org.apache.camel.component.linkedin.api.model.Share
Sets the value of the shareTargetReach property.
setShareTargets(ShareTargets) - Method in class org.apache.camel.component.linkedin.api.model.ShareTargetReach
Sets the value of the shareTargets property.
setShareUnitOfWork(Boolean) - Method in class org.apache.camel.model.EnrichDefinition
 
setShareUnitOfWork(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
 
setShareUnitOfWork(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
 
setShareUnitOfWork(Boolean) - Method in class org.apache.camel.model.SplitDefinition
 
setShareUnitOfWork(boolean) - Method in class org.apache.camel.processor.Enricher
 
setShareUnitOfWork(boolean) - Method in class org.apache.camel.processor.RecipientList
 
setShortDescription(String) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the shortDescription property.
setShortenedUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Content
Sets the value of the shortenedUrl property.
setShortExchangeId(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setShortExchangeId(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
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.converter.crypto.CryptoDataFormat
Whether a Hash-based Message Authentication Code (HMAC) should be calculated and appended to the stream.
setShouldAppendHMAC(Boolean) - Method in class org.apache.camel.model.dataformat.CryptoDataFormat
Flag indicating that a Message Authentication Code should be calculated and appended to the encrypted data.
setShouldInlineInitializationVector(boolean) - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
Meant for use with a Symmetric block Cipher and specifies that the initialization vector should be written to the cipher stream ahead of the encrypted ciphertext.
setShouldStopConsumer(boolean) - Method in class org.apache.camel.component.zookeeper.policy.ZooKeeperRoutePolicy
 
setShow_hidden_members(Boolean) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setShowAll(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Quick option for turning all options on.
setShowAskForPhoto(Boolean) - Method in class org.apache.camel.component.yammer.model.User
 
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
Show the body Java type.
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
f the exchange has a caught exception, show the exception message (no stack trace).
setShowException(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
If the exchange has an exception, show the exception message (no stacktrace)
setShowException(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowExchangeId(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Show the unique exchange ID.
setShowExchangeId(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowExchangePattern(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Shows the Message Exchange Pattern (or MEP for short).
setShowExchangePattern(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowFiles(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
If enabled Camel will output files
setShowFuture(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
If enabled Camel will on Future objects wait for it to complete to obtain the payload to be logged.
setShowGroupLogoInProfile(boolean) - Method in class org.apache.camel.component.linkedin.api.model.GroupMembership
Sets the value of the showGroupLogoInProfile property.
setShowHeaders(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Show the message headers.
setShowHeaders(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowNode(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
setShowOut(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
If the exchange has an out message, show the out message.
setShowOutBody(boolean) - Method in class org.apache.camel.processor.interceptor.DefaultTraceFormatter
 
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
Show the exchange properties.
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
Show the stack trace, if an exchange has an exception.
setShowStreams(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Whether Camel should show stream bodies or not (eg such as java.io.InputStream).
setShuffle(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
To shuffle the list of files (sort in random order)
setShutdownAwaitTermination(long) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
setShutdownAwaitTermination(long) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Sets the time to wait for thread pools to shutdown orderly, when invoking the ShutdownableService.shutdown() method.
setShutdownEager(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setShutdownEager(boolean) - Method in class org.apache.camel.spring.SpringCamelContext
 
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.blueprint.CamelContextFactoryBean
 
setShutdownRoute(ShutdownRoute) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setShutdownRoute(ShutdownRoute) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setShutdownRoute(ShutdownRoute) - Method in class org.apache.camel.model.RouteDefinition
To control how to shutdown the route.
setShutdownRoute(ShutdownRoute) - Method in interface org.apache.camel.RuntimeConfiguration
Sets the ShutdownRoute option for routes.
setShutdownRoute(ShutdownRoute) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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.blueprint.CamelContextFactoryBean
 
setShutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setShutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.impl.DefaultRouteContext
 
setShutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.model.RouteDefinition
To control how to shutdown the route.
setShutdownRunningTask(ShutdownRunningTask) - Method in interface org.apache.camel.RuntimeConfiguration
Sets the ShutdownRunningTask option to use when shutting down a route.
setShutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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
 
setSides(String) - Method in class org.apache.camel.component.printer.PrinterConfiguration
Sets one sided or two sided printing based on the javax.print.attribute.standard.Sides API
setSignalName(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
The name of the signal to send to the workflow.
setSignature(String) - Method in class org.apache.camel.component.braintree.WebhookNotificationGatewayEndpointConfiguration
 
setSignature(String) - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
setSignatureAlgorithm(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Signature algorithm.
setSignatureAlgorithm(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setSignatureHeader(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureEndpoint
 
setSignatureHeaderName(String) - Method in class org.apache.camel.component.crypto.DigitalSignatureConfiguration
Set the name of the message header that should be used to store the base64 encoded signature.
setSignatureId(String) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureProperties.Output
You can overwrite the value of the Id attribute of the Signature element that you get from XmlSignatureProperties.Input.getSignatureId().
setSignatureId(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Sets the signature Id.
setSignatureId(String) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setSignatureKeyFileName(String) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
Filename of the signature keyring that will be used, classpathResource.
setSignatureKeyFileName(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Filename of the keyring to use for signing (during encryption) or for signature verification (during decryption); must be accessible as a classpath resource (but you can specify a location in the file system by using the "file:" prefix).
setSignatureKeyRing(byte[]) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
Keyring used for signing/verifying as byte array.
setSignatureKeyRing(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Keyring used for signing/verifying as byte array.
setSignatureKeyUserid(String) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Userid, or more precisely user ID part, of the signature key used for signing (marshal) and verifying (unmarshal).
setSignatureKeyUserid(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
User ID of the key in the PGP keyring used for signing (during encryption) or signature verification (during decryption).
setSignatureKeyUserids(List<String>) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
User IDs, or more precisely user ID parts, used for signing and verification.
setSignaturePassword(String) - Method in class org.apache.camel.converter.crypto.PGPDataFormat
Password used to open the signature private key during marshaling.
setSignaturePassword(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Password used when opening the private key used for signing (during encryption).
setSignaturePolicy(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Signature Policy.
setSignaturePolicyDigestAlgorithm(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Digest Algorithm for creating the digest of the signature policy document.
setSignaturePolicyDigestValue(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Digest value for the signature policy base 64 encoded.
setSignatureProductionPlaceCity(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setSignatureProductionPlaceCountryName(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setSignatureProductionPlacePostalCode(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setSignatureProductionPlaceStateOrProvince(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setSignatures(List<String>) - Method in class org.apache.camel.util.component.ApiMethodParser
 
setSignatureVerificationOption(String) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Signature verification option.
setSignatureVerificationOption(String) - Method in class org.apache.camel.model.dataformat.PGPDataFormat
Controls the behavior for verifying the signature during unmarshaling.
setSignerCertifiedRoles(List<XAdESEncapsulatedPKIData>) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Sets the certified roles.
setSignerClaimedRoles(List<String>) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Sets the claimed roles list.
setSignerConfiguration(XmlSignerConfiguration) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
To use a shared XmlSignerConfiguration configuration to use as base for configuring endpoints.
setSignificantOther(String) - Method in class org.apache.camel.component.yammer.model.User
 
setSigningCertificateURIs(List<String>) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
URIs of the signing certificate or signing certificate chain.
setSigPolicyId(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Identifier must be specified if XAdESSignatureProperties.getSignaturePolicy() equals "ExplicitId".
setSigPolicyIdDescription(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
setSigPolicyIdDocumentationReferences(List<String>) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Sets the documentation references of the signature policy.
setSigPolicyIdQualifier(String) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Qualifier for the Signature Policy Identifier.
setSigPolicyQualifiers(List<String>) - Method in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
Sets the signature policy qualifiers.
setSimpleFunction(XPathFunction) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setSimpleUserRequest(BoxSimpleUserRequestObject) - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
setSinceId(long) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
The last tweet id which will be used for pulling the tweets.
setSinceId(long) - Method in class org.apache.camel.component.twitter.TwitterEndpointDirect
 
setSinceId(long) - Method in class org.apache.camel.component.twitter.TwitterEndpointPolling
 
setSingleParameter(boolean) - Method in class org.apache.camel.component.avro.AvroConfiguration
If true, consumer parameter won't be wrapped into array.
setSingleton(Boolean) - Method in class org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
Deprecated.
setSipFactory(SipFactory) - Method in class org.apache.camel.component.sip.SipConfiguration
To use a custom SipFactory to create the SipStack to be used
setSipPublisher(SipPublisher) - Method in class org.apache.camel.component.sip.listener.SipPublishListener
 
setSipStack(SipStack) - Method in class org.apache.camel.component.sip.SipConfiguration
To use a custom SipStack
setSipStack(SipStack) - Method in class org.apache.camel.component.sip.SipPresenceAgent
 
setSipStack(SipStack) - Method in class org.apache.camel.component.sip.SipPublisher
 
setSipStack(SipStack) - Method in class org.apache.camel.component.sip.SipSubscriber
 
setSipSubscriber(SipSubscriber) - Method in class org.apache.camel.component.sip.listener.SipSubscriptionListener
 
setSipSubscriptionListener(SipSubscriptionListener) - Method in class org.apache.camel.component.sip.SipSubscriber
 
setSipUri(SipURI) - Method in class org.apache.camel.component.sip.SipConfiguration
To use a custom SipURI.
setSiteCommand(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Sets optional site command(s) to be executed after successful login.
setSiteGroupPostUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the siteGroupPostUrl property.
setSiteGroupRequest(SiteGroupRequest) - Method in class org.apache.camel.component.linkedin.api.model.MemberGroup
Sets the value of the siteGroupRequest property.
setSiteGroupUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the siteGroupUrl property.
setSiteJobRequest(SiteJobRequest) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the siteJobRequest property.
setSiteJobUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the siteJobUrl property.
setSiteStandardProfileRequest(SiteStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.Author
Sets the value of the siteStandardProfileRequest property.
setSiteStandardProfileRequest(SiteStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.Editor
Sets the value of the siteStandardProfileRequest property.
setSiteStandardProfileRequest(SiteStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.JobPoster
Sets the value of the siteStandardProfileRequest property.
setSiteStandardProfileRequest(SiteStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the siteStandardProfileRequest property.
setSiteStandardProfileRequest(SiteStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.Recommendee
Sets the value of the siteStandardProfileRequest property.
setSiteStandardProfileRequest(SiteStandardProfileRequest) - Method in class org.apache.camel.component.linkedin.api.model.Recommender
Sets the value of the siteStandardProfileRequest property.
setSize(long) - Method in class org.apache.camel.component.dataset.DataSetSupport
 
setSize(int) - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
The maximum capacity of the Disruptors ringbuffer Will be effectively increased to the nearest power of two.
setSize(PictureSize) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The picture size, one of large, normal, small or square
setSize(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the size property.
setSize(int) - Method in class org.apache.camel.component.seda.SedaEndpoint
The maximum capacity of the SEDA queue (i.e., the number of messages it can hold).
setSize(Long) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setSize(Long) - Method in class org.apache.camel.component.yammer.model.Image
 
setSkill(NameType) - Method in class org.apache.camel.component.linkedin.api.model.Skill
Sets the value of the skill property.
setSkills(Skills) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the skills property.
setSkillsAndExperience(String) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the skillsAndExperience property.
setSkillsAndExperience(String) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the skillsAndExperience property.
setSkipBindingOnErrorCode(Boolean) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Whether to skip binding on output if there is a custom HTTP error code header.
setSkipBindingOnErrorCode(Boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Whether to skip binding on output if there is a custom HTTP error code header.
setSkipBindingOnErrorCode(Boolean) - Method in class org.apache.camel.model.rest.RestDefinition
Whether to skip binding on output if there is a custom HTTP error code header.
setSkipBindingOnErrorCode(Boolean) - Method in class org.apache.camel.model.rest.VerbDefinition
Whether to skip binding on output if there is a custom HTTP error code header.
setSkipBindingOnErrorCode(boolean) - Method in class org.apache.camel.spi.RestConfiguration
Whether to skip binding output if there is a custom HTTP error code, and instead use the response body as-is.
setSkipBodyLineSeparator(boolean) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Whether to skip line separators when logging the message body.
setSkipDuplicate(Boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
 
setSkipEmptyLines(Boolean) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Sets whether or not empty lines should be ignored.
setSkipEmptyLines(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
Whether or not the empty lines must be ignored.
setSkipExchangeDeclare(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
This can be used if we need to declare the queue but not the exchange
setSkipFailedMessage(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
If the mail consumer cannot retrieve a given mail message, then this option allows to skip the message and move on to retrieve the next mail message.
setSkipFailedMessage(boolean) - Method in class org.apache.camel.component.mail.MailConsumer
 
setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.blueprint.RsClientBlueprintBean
 
setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.blueprint.RsServerBlueprintBean
 
setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
This option controls whether the PhaseInterceptorChain skips logging the Fault that it catches.
setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
This option controls whether the PhaseInterceptorChain skips logging the Fault that it catches.
setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
 
setSkipFaultLogging(boolean) - Method in class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
 
setSkipFirst(boolean) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setSkipFirst(Boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
To skip the very first element
setSkipHeaderRecord(Boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets whether or not header record must be skipped.
setSkipHeaderRecord(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether to skip the header record in the output
setSkipLockedEntity(boolean) - Method in class org.apache.camel.component.jpa.JpaConsumer
Sets whether to use NOWAIT on lock and silently skip the entity.
setSkipLockedEntity(boolean) - Method in class org.apache.camel.component.jpa.JpaEndpoint
To configure whether to use NOWAIT on lock and silently skip the entity.
setSkipNamespaces(Boolean) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
See XMLSerializer.setSkipNamespaces(boolean)
setSkipNamespaces(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Signals whether namespaces should be ignored.
setSkipPayloadMessagePartCheck(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
Sets whether SOAP message validation should be disabled.
setSkipQueueDeclare(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
If true the producer will not declare and bind a queue.
setSkipSendToOriginalEndpoint(Boolean) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
If set to true then the message is not sent to the original endpoint.
setSkipTrailingCharsUntilNewline(Boolean) - Method in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
Sets whether or not trailing characters until new line must be ignored.
setSkipTrailingCharsUntilNewline(Boolean) - Method in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
Whether or not the trailing characters until new line must be ignored.
setSkipWhitespace(Boolean) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
See XMLSerializer.setSkipWhitespace(boolean)
setSkipWhitespace(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Determines whether white spaces between XML elements will be regarded as text values or disregarded.
setSleepForEmptyTest(long) - Method in class org.apache.camel.component.mock.MockEndpoint
Allows a sleep to be specified to wait to check that this endpoint really is empty when MockEndpoint.expectedMessageCount(int) is called with zero
setSlope(GMetricSlope) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
The slope
setSmallIconUrl(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setSmallLogoUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Group
Sets the value of the smallLogoUrl property.
setSnmpCommunity(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Sets the community octet string for the snmp request.
setSnmpContextEngineId(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Sets the context engine ID field of the scoped PDU.
setSnmpContextName(String) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Sets the context name field of this scoped PDU.
setSnmpVersion(int) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Sets the snmp version for the request.
setSNSClient(AmazonSNS) - Method in class org.apache.camel.component.aws.sns.SnsEndpoint
 
setSoapAction(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
SOAP action to include inside a SOAP request when accessing remote web services
setSoapType(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
SetSoapVersionInterceptor - Class in org.apache.camel.component.cxf.interceptors
 
SetSoapVersionInterceptor() - Constructor for class org.apache.camel.component.cxf.interceptors.SetSoapVersionInterceptor
 
setSobject(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
setSObjectBlobFieldName(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
SObject blob field name
setSObjectClass(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Fully qualified SObject class name, usually generated using camel-salesforce-maven-plugin
setSObjectFields(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
SObject fields to retrieve
setSObjectId(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
SObject ID if required by API
setSObjectIdName(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
SObject external ID field name
setSObjectIdValue(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
SObject external ID field value
setSObjectName(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
SObject name if required or supported by API
setSObjectQuery(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Salesforce SOQL query string
setSobjects(List<SObject>) - Method in class org.apache.camel.component.salesforce.api.dto.GlobalObjects
 
setSobjects(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setSObjectSearch(String) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Salesforce SOSL search string
setSocketConnectorProperties(Map<String, Object>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
A map which contains general HTTP connector properties.
setSocketConnectors(Map<Integer, Connector>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
A map which contains per port number specific HTTP connectors.
setSocketFactory(Map<String, WebSocketFactory>) - Method in class org.apache.camel.component.websocket.WebsocketComponent
To configure a map which contains custom WebSocketFactory for sub protocols.
setSocketFactory(Map<String, WebSocketFactory>) - Method in class org.apache.camel.component.websocket.WebsocketComponentServlet
 
setSocketTimeout(int) - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
HTTP request timeout in milliseconds, defaults to 30,000 (30 seconds)
setSocketTimeout(int) - Method in class org.apache.camel.component.restlet.RestletEndpoint
The Client socket receive timeout, 0 for unlimited wait.
setSolrServer(HttpSolrClient) - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
setSolverId(String) - Method in class org.apache.camel.component.optaplanner.OptaPlannerConfiguration
Specifies the solverId to user for the solver instance key
setSort(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setSortable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setSortAggregate(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingInfo
 
setSortBy(Comparator<Exchange>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Built-in sort by using the File Language.
setSortBy(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setSortBy(String, boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setSortEntries(boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets whether to sort entries by published date.
setSorter(Comparator<GenericFile<T>>) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Pluggable sorter as a java.util.Comparator class.
setSortOrder(ColumnSortOrderEnum) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingInfo
 
setSortTerm(SortTerm[]) - Method in class org.apache.camel.component.mail.MailEndpoint
Sorting order for messages.
setSoTimeout(int) - Method in class org.apache.camel.component.file.remote.FtpEndpoint
Sets the soTimeout on the FTP client.
setSoTimeout(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Sets the so timeout

Used only by FTPClient

setSoTimeout(Integer) - Method in class org.apache.camel.component.solr.SolrEndpoint
Read timeout on the underlying HttpConnectionManager.
setSource(Media) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The media content from either a java.io.File or java.io.Inputstream
setSource(String) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Sets the value of the source property.
setSource(Source) - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Sets the value of the source property.
setSource(Source) - Method in class org.apache.camel.component.linkedin.api.model.Share
Sets the value of the source property.
setSource(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Splunk source argument
setSource(String) - Method in class org.apache.camel.management.JmxNotificationEventNotifier
Sets the source to be used when broadcasting events.
setSourceAddr(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the address of SME (Short Message Entity) which originated this message.
setSourceAddrNpi(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the numeric plan indicator (NPI) to be used in the SME originator address parameters.
setSourceAddrTon(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the type of number (TON) to be used in the SME originator address parameters.
setSourceDirectory(File) - Method in class org.apache.camel.component.lucene.LuceneConfiguration
An optional directory containing files to be used to be analyzed and added to the index at producer startup.
setSourceDirectory(File) - Method in class org.apache.camel.component.lucene.LuceneIndexer
 
setSourceFile(File) - Method in class org.apache.camel.component.dataset.FileDataSet
 
setSourceFile(File, String) - Method in class org.apache.camel.component.dataset.FileDataSet
 
setSourceModel(String) - Method in class org.apache.camel.component.dozer.DozerConfiguration
Fully-qualified class name for the source type used in the mapping.
setSourceType(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Splunk sourcetype argument
setSpaceName(String) - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
Specifies the JavaSpace name.
setSparkBinding(SparkBinding) - Method in class org.apache.camel.component.sparkrest.SparkComponent
To use a custom SparkBinding to map to/from Camel message.
setSparkBinding(SparkBinding) - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
To use a custom SparkBinding to map to/from Camel message.
setSparkConfiguration(SparkConfiguration) - Method in class org.apache.camel.component.sparkrest.SparkComponent
To use the shared SparkConfiguration
setSparkConfiguration(SparkConfiguration) - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
To use the SparkConfiguration
setSpecialties(Specialties) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the specialties property.
setSpecialties(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the specialties property.
setSplit(boolean) - Method in class org.apache.camel.component.test.TestEndpoint
If enabled the the messages loaded from the test endpoint will be split using \n\r delimiters (new lines) so each line is an expected message.
setSplitEntries(boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets whether or not entries should be sent individually or whether the entire feed should be sent as a single message
setSplitResult(boolean) - Method in class org.apache.camel.component.box.BoxConsumer
 
setSplitResult(boolean) - Method in class org.apache.camel.util.component.AbstractApiConsumer
 
setSplitRows(boolean) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
Sets the Component to send each row as a separate exchange once parsed
setSplitStrategy(String) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
In the current version of Hadoop opening a file in append mode is disabled since it's not very reliable.
setSplitStrategy(String) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
In the current version of Hadoop opening a file in append mode is disabled since it's not very reliable.
setSplittingPolicy(SmppSplittingPolicy) - Method in class org.apache.camel.component.smpp.SmppConfiguration
You can specify a policy for handling long messages: ALLOW - the default, long messages are split to 140 bytes per message TRUNCATE - long messages are split and only the first fragment will be sent to the SMSC.
setSplunkConfigurationFactory(SplunkConfigurationFactory) - Method in class org.apache.camel.component.splunk.SplunkComponent
setSpoofHostname(String) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
Spoofing information IP:hostname
setSpoolChiper(String) - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
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.core.xml.CamelStreamCachingStrategyDefinition
 
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
 
setSpoolRules(String) - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
setSpoolThreshold(long) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setSpoolThreshold(String) - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
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(String) - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
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(String) - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
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.
setSpringSecurityAccessPolicy(SpringSecurityAccessPolicy) - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
setSpringTransactionPolicy(SpringTransactionPolicy) - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
setSqlMapClient(SqlMapClient) - Method in class org.apache.camel.component.ibatis.IBatisComponent
To use the given SqlMapClient
setSqlMapConfig(String) - Method in class org.apache.camel.component.ibatis.IBatisComponent
Location of iBatis xml configuration file.
setSqlSessionFactory(SqlSessionFactory) - Method in class org.apache.camel.component.mybatis.MyBatisComponent
To use the SqlSessionFactory
setSquareLogoUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the squareLogoUrl property.
setSsl(boolean) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setSsl(boolean) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Setting to specify whether SSL encryption is applied to this endpoint
setSsl(boolean) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Setting to specify whether SSL encryption is applied to this endpoint
setSslCipherSuites(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
A list of cipher suites.
setSslCipherSuites(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslClientCertHeaders(boolean) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
When enabled and in SSL mode, then the Netty consumer will enrich the Camel Message with headers having information about the client certificate such as subject name, issuer name, serial number, and the valid date range.
setSslClientCertHeaders(boolean) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
When enabled and in SSL mode, then the Netty consumer will enrich the Camel Message with headers having information about the client certificate such as subject name, issuer name, serial number, and the valid date range.
setSSLContext(SSLContext) - Method in class org.apache.camel.component.jetty.CamelHttpClient
Deprecated.
setSslContext(SSLContext) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
To configure security using SSLContext configuration
setSslContext(SSLContext) - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.ahc.AhcComponent
Reference to a org.apache.camel.util.jsse.SSLContextParameters in the Registry.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.ahc.AhcEndpoint
Reference to a org.apache.camel.util.jsse.SSLContextParameters in the Registry.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
 
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.box.BoxConfiguration
To configure security using SSLContextParameters.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.cometd.CometdComponent
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.etcd.EtcdConfiguration
To configure security using SSLContextParameters.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.file.remote.FtpsEndpoint
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.http4.HttpComponent
To configure security using SSLContextParameters.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.irc.CamelSSLIRCConnection
 
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.irc.IrcConfiguration
Used for configuring security using SSL.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.mail.MailConfiguration
To configure security using SSLContextParameters.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.mina2.Mina2Configuration
To configure SSL security.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.olingo2.Olingo2Configuration
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.restlet.RestletEndpoint
To configure security using SSLContextParameters.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.salesforce.SalesforceComponent
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.stomp.StompConfiguration
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.undertow.UndertowComponent
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.websocket.WebsocketComponent
To configure security using SSLContextParameters
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
To configure security using SSLContextParameters
setSslContextParametersRef(String) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Deprecated.
setSslEnabledProtocols(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The list of protocols enabled for SSL connections.
setSslEnabledProtocols(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslEndpointAlgorithm(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The endpoint identification algorithm to validate server hostname using server certificate.
setSslEndpointAlgorithm(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslHandler(SslHandler) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Reference to a class that could be used to return an SSL Handler
setSslHandler(SslHandler) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Reference to a class that could be used to return an SSL Handler
setSslKeymanagerAlgorithm(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The algorithm used by key manager factory for SSL connections.
setSslKeymanagerAlgorithm(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslKeyPassword(String) - Method in class org.apache.camel.component.cometd.CometdComponent
The password for the keystore when using SSL.
setSslKeyPassword(String) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
The key password, which is used to access the certificate's key entry in the keystore (this is the same password that is supplied to the keystore command's -keypass option).
setSslKeyPassword(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The password of the private key in the key store file.
setSslKeyPassword(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslKeyPassword(String) - Method in class org.apache.camel.component.websocket.WebsocketComponent
The password for the keystore when using SSL.
setSslKeystore(String) - Method in class org.apache.camel.component.cometd.CometdComponent
The path to the keystore.
setSslKeystore(String) - Method in class org.apache.camel.component.websocket.WebsocketComponent
The path to the keystore.
setSslKeystoreLocation(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The location of the key store file.
setSslKeystoreLocation(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslKeystorePassword(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The store password for the key store file.This is optional for client and only needed if ssl.keystore.location is configured.
setSslKeystorePassword(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslKeystoreType(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The file format of the key store file.
setSslKeystoreType(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslPassword(String) - Method in class org.apache.camel.component.cometd.CometdComponent
The password when using SSL.
setSslPassword(String) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
The ssl password, which is required to access the keystore file (this is the same password that is supplied to the keystore command's -storepass option).
setSslPassword(String) - Method in class org.apache.camel.component.websocket.WebsocketComponent
The password when using SSL.
setSslProtocol(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The SSL protocol used to generate the SSLContext.
setSslProtocol(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslProtocol(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Enables SSL on connection, accepted value are `true`, `TLS` and 'SSLv3`
setSslProtocol(SSLSecurityProtocol) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Set the ssl protocol to use
setSslProtocol(SSLSecurityProtocol) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
 
setSslProvider(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The name of the security provider used for SSL connections.
setSslProvider(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslSocketConnectorProperties(Map<String, Object>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
A map which contains general SSL connector properties.
setSslSocketConnectors(Map<Integer, Connector>) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
A map which contains per port number specific SSL connectors.
setSslTrustmanagerAlgorithm(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The algorithm used by trust manager factory for SSL connections.
setSslTrustmanagerAlgorithm(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslTruststoreLocation(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The location of the trust store file.
setSslTruststoreLocation(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslTruststorePassword(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The password for the trust store file.
setSslTruststorePassword(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setSslTruststoreType(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
The file format of the trust store file.
setSslTruststoreType(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setStackName(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Name of the SIP Stack instance associated with an SIP Endpoint.
setStandalone(boolean) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
 
setStart(Long) - Method in class org.apache.camel.component.linkedin.api.model.Companies
Sets the value of the start property.
setStart(Long) - Method in class org.apache.camel.component.linkedin.api.model.Connections
Sets the value of the start property.
setStart(Long) - Method in class org.apache.camel.component.linkedin.api.model.GroupMemberships
Sets the value of the start property.
setStart(Long) - Method in class org.apache.camel.component.linkedin.api.model.Groups
Sets the value of the start property.
setStart(Long) - Method in class org.apache.camel.component.linkedin.api.model.Jobs
Sets the value of the start property.
setStart(Long) - Method in class org.apache.camel.component.linkedin.api.model.People
Sets the value of the start property.
setStart(Long) - Method in class org.apache.camel.component.linkedin.api.model.Posts
Sets the value of the start property.
setStart(Long) - Method in class org.apache.camel.component.linkedin.api.model.Products
Sets the value of the start property.
setStart(Long) - Method in class org.apache.camel.component.linkedin.api.model.Recommendations
Sets the value of the start property.
setStart(Long) - Method in class org.apache.camel.component.linkedin.api.model.Updates
Sets the value of the start property.
setStart(Long) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setStart(Long) - Method in class org.apache.camel.component.linkedin.GroupsResourceEndpointConfiguration
 
setStart(Long) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setStart(Long) - Method in class org.apache.camel.component.linkedin.PostsResourceEndpointConfiguration
 
setStart(Long) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
setStart_timestamp(Long) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setStartByte(char) - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
setStartByte(char) - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
setStartDate(StartDate) - Method in class org.apache.camel.component.linkedin.api.model.Certification
Sets the value of the startDate property.
setStartDate(StartDate) - Method in class org.apache.camel.component.linkedin.api.model.Education
Sets the value of the startDate property.
setStartDate(StartDate) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the startDate property.
setStartDelayedSeconds(int) - Method in class org.apache.camel.component.quartz.QuartzComponent
Seconds to wait before starting the quartz scheduler.
setStartDelayedSeconds(int) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
Seconds to wait before starting the quartz scheduler.
setStartDelayedSeconds(int) - Method in class org.apache.camel.component.quartz2.QuartzComponent
Seconds to wait before starting the quartz scheduler.
setStartDelayedSeconds(int) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
Seconds to wait before starting the quartz scheduler.
setStartDelimiter(String) - Method in class org.apache.camel.component.mustache.MustacheEndpoint
Characters used to mark template code beginning.
setStartedInnerContext(boolean) - Method in class org.apache.camel.component.routebox.RouteboxServiceSupport
 
setStartingDirectoryMustExist(boolean) - Method in class org.apache.camel.component.file.GenericFileEndpoint
Whether the starting directory must exist.
setStartJobDetail(JobDetail) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
setStartJobKey(JobKey) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
setStartKey(Object) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set Start Key
setStartScheduler(boolean) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setStartScheduler(boolean) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Whether the scheduler should be auto started.
setStartServer(boolean) - Method in class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
setStartServer(boolean) - Method in interface org.apache.camel.component.netty.http.NettySharedHttpServer
Whether to start the Netty HTTP server eager and bind to the port, or wait on first demand
setStartServer(boolean) - Method in class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
setStartServer(boolean) - Method in interface org.apache.camel.component.netty4.http.NettySharedHttpServer
Whether to start the Netty HTTP server eager and bind to the port, or wait on first demand
setStartTime(long) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set Start Time
setStartTimestamp(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setStartTimestamp(String) - Method in class org.apache.camel.util.RouteStatDump
 
setStartTrigger(Trigger) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
setStartTriggerKey(TriggerKey) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
setStartupOrder(Integer) - Method in class org.apache.camel.model.RouteDefinition
To configure the ordering of the routes being started
setStartWorkflowOptionsParameters(Map<String, Object>) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
To configure the StartWorkflowOptions using the key/values from the Map.
setState(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
To set git commit status state
setState(String) - Method in class org.apache.camel.component.linkedin.api.model.Address
Sets the value of the state property.
setState(String) - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
setState(BatchStateEnum) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Sets the value of the state property.
setState(JobStateEnum) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the state property.
setState(String) - Method in class org.apache.camel.component.yammer.model.User
 
setState(String) - Method in class org.apache.camel.util.CamelContextStatDump
 
setState(String) - Method in class org.apache.camel.util.ProcessorStatDump
 
setState(String) - Method in class org.apache.camel.util.RouteStatDump
 
setStateCode(String) - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
setStateful(boolean) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
Uses a Quartz StatefulJob instead of the default job.
setStateful(boolean) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
Uses a Quartz @PersistJobDataAfterExecution and @DisallowConcurrentExecution instead of the default job.
setStatement(String) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
The statement name in the iBatis XML mapping file which maps to the query, insert, update or delete operation you wish to evaluate.
setStatement(String) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
The statement name in the MyBatis XML mapping file which maps to the query, insert, update or delete operation you wish to evaluate.
setStatementType(StatementType) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Mandatory to specify for the producer to control which kind of operation to invoke.
setStatementType(StatementType) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
Mandatory to specify for the producer to control which kind of operation to invoke.
setStateMessage(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Sets the value of the stateMessage property.
setStateResultType(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
The type of the result when a workflow state is queried.
setStaticQueryContext(StaticQueryContext) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
setStaticQueryContext(StaticQueryContext) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
To use a custom Saxon StaticQueryContext
setStaticResources(String) - Method in class org.apache.camel.component.websocket.WebsocketComponent
Set a resource path for static resources (such as .html files etc).
setStaticResources(String) - Method in class org.apache.camel.component.websocket.WebsocketEndpoint
Set a resource path for static resources (such as .html files etc).
setStatistics_update_key(String) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedAggregateProcessorMBean
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedAsyncProcessorAwaitManagerMBean
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedPerformanceCounterMBean
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedStreamCachingStrategyMBean
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedTypeConverterRegistryMBean
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.api.management.PerformanceCounter
Sets whether statistics are enabled.
setStatisticsEnabled(boolean) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setStatisticsEnabled(String) - Method in class org.apache.camel.core.xml.CamelStreamCachingStrategyDefinition
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.CompositePerformanceCounter
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.DelegatePerformanceCounter
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.mbean.ManagedAsyncProcessorAwaitManager
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.mbean.ManagedStreamCachingStrategy
 
setStatisticsEnabled(boolean) - Method in class org.apache.camel.management.mbean.ManagedTypeConverterRegistry
 
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.processor.aggregate.AggregateProcessorStatistics
Sets whether statistics is enabled.
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager.Statistics
Sets whether statistics is enabled.
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.spi.StreamCachingStrategy.Statistics
Sets whether statistics is enabled.
setStatisticsEnabled(boolean) - Method in interface org.apache.camel.spi.TypeConverterRegistry.Statistics
Sets whether statistics is enabled.
setStatisticsLevel(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
setStatisticsLevel(ManagementStatisticsLevel) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setStatisticsLevel(ManagementStatisticsLevel) - Method in class org.apache.camel.management.DefaultManagementStrategy
Deprecated.
setStatisticsLevel(ManagementStatisticsLevel) - Method in interface org.apache.camel.spi.ManagementAgent
Sets the statistics level

Default is ManagementStatisticsLevel.Default

The level can be set to Extended to gather additional information

setStatisticsLevel(ManagementStatisticsLevel) - Method in interface org.apache.camel.spi.ManagementStrategy
Deprecated.
setStats(Stats) - Method in class org.apache.camel.component.yammer.model.User
 
setStatus(CompanyStatus) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the status property.
setStatus(Long) - Method in class org.apache.camel.component.linkedin.api.model.Error
Sets the value of the status property.
setStatus(Status) - Method in class org.apache.camel.component.linkedin.api.model.Patent
Sets the value of the status property.
setStatus(ReportStatusEnum) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AsyncAttributes
 
setStatus(ReportStatusEnum) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
setStatusCode(StatusCode) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.ResultError
Sets the value of the statusCode property.
setStatuses(List<Status>) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
The list of status to use when filtering tasks
setStatusUpdateStatistics(StatusUpdateStatistics) - Method in class org.apache.camel.component.linkedin.api.model.CompanyStatistics
Sets the value of the statusUpdateStatistics property.
setStaxConverter(StaxConverter) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
setStepwise(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Sets whether we should stepwise change directories while traversing file structures when downloading files, or as well when uploading a file to a directory.
setSticky(Boolean) - Method in class org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition
Whether or not the failover load balancer should operate in sticky mode or not.
setSticky(boolean) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
 
setStockExchange(StockExchange) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the stockExchange property.
setStopJobDetail(JobDetail) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
setStopJobKey(JobKey) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
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
 
setStopTrigger(Trigger) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
setStopTriggerKey(TriggerKey) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
setStorageClass(String) - Method in class org.apache.camel.component.aws.s3.S3Configuration
*Camel 2.8.4*: The storage class to set in the `com.amazonaws.services.s3.model.PutObjectRequest` request.
setStore(WebsocketStore) - Method in class org.apache.camel.component.websocket.WebsocketProducer
 
setStoreBodyAsText(boolean) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setStoreByValue(boolean) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setStorePass(String) - Method in class org.apache.camel.component.gae.auth.GAuthJksLoader
Sets the password used to open the key store.
setStrategy(IBatisProcessingStrategy) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Allows to plugin a custom IBatisProcessingStrategy to use by the consumer.
setStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.AggregateDefinition
If this option is false then the aggregate method is not used for the very first aggregation.
setStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.MulticastDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
setStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.RecipientListDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
setStrategyMethodAllowNull(Boolean) - Method in class org.apache.camel.model.SplitDefinition
If this option is false then the aggregate method is not used if there was no data to enrich.
setStrategyMethodName(String) - Method in class org.apache.camel.model.AggregateDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
setStrategyMethodName(String) - Method in class org.apache.camel.model.MulticastDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
setStrategyMethodName(String) - Method in class org.apache.camel.model.RecipientListDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
setStrategyMethodName(String) - Method in class org.apache.camel.model.SplitDefinition
This option can be used to explicit declare the method name to use, when using POJOs as the AggregationStrategy.
setStrategyRef(String) - Method in class org.apache.camel.model.AggregateDefinition
A reference to lookup the AggregationStrategy in the Registry.
setStrategyRef(String) - Method in class org.apache.camel.model.MulticastDefinition
Refers to an AggregationStrategy to be used to assemble the replies from the multicasts, into a single outgoing message from the Multicast.
setStrategyRef(String) - Method in class org.apache.camel.model.RecipientListDefinition
Sets a reference to the AggregationStrategy to be used to assemble the replies from the recipients, into a single outgoing message from the RecipientList.
setStrategyRef(String) - Method in class org.apache.camel.model.SplitDefinition
Sets a reference to the AggregationStrategy to be used to assemble the replies from the splitted messages, into a single outgoing message from the Splitter.
setStreamCache(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setStreamCache(String) - Method in class org.apache.camel.model.RouteDefinition
Whether stream caching is enabled on this route.
setStreamCache(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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).
setStreamCaching(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
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
 
setStreamDownload(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Sets the download method to use when not using a local working directory.
setStreaming(boolean) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Sets streaming mode.
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
 
setStreamingQueueSize(int) - Method in class org.apache.camel.component.solr.SolrEndpoint
Set the queue size for the StreamingUpdateSolrServer
setStreamingThreadCount(int) - Method in class org.apache.camel.component.solr.SolrEndpoint
Set the number of threads for the StreamingUpdateSolrServer
setStreamingUrl(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setStreamName(String) - Method in class org.apache.camel.component.aws.kinesis.KinesisEndpoint
 
setStreamName(String) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setStreamName(String) - Method in class org.apache.camel.model.dataformat.BeanioDataFormat
The name of the stream to use.
setStreamPosition(Long) - Method in class org.apache.camel.component.box.LongPollingEventsManagerEndpointConfiguration
 
setStreamRepresentation(boolean) - Method in class org.apache.camel.component.restlet.DefaultRestletBinding
 
setStreamRepresentation(boolean) - Method in class org.apache.camel.component.restlet.RestletEndpoint
Whether to support stream representation as response from calling a REST service using the restlet producer.
setStreamType(String) - Method in class org.apache.camel.component.box.LongPollingEventsManagerEndpointConfiguration
 
setStreet(String) - Method in class org.apache.camel.component.salesforce.api.dto.Address
 
setStreet1(String) - Method in class org.apache.camel.component.linkedin.api.model.Address
Sets the value of the street1 property.
setStreet2(String) - Method in class org.apache.camel.component.linkedin.api.model.Address
Sets the value of the street2 property.
setStrictHostKeyChecking(String) - Method in class org.apache.camel.component.file.remote.SftpConfiguration
Sets whether to use strict host key checking.
setStrictHostKeyChecking(String) - Method in class org.apache.camel.component.scp.ScpConfiguration
Sets whether to use strict host key checking.
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
setStringToCompare(String) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setStripsAllWhiteSpace(boolean) - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
setStripsAllWhiteSpace(boolean) - Method in class org.apache.camel.component.xquery.XQueryEndpoint
Whether to strip all whitespaces
setStructuredData(String) - Method in class org.apache.camel.component.syslog.Rfc5424SyslogMessage
 
setStyle(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
Specifies how many revisions are returned in the changes array.
setStyle(DefaultExchangeFormatter.OutputStyle) - Method in class org.apache.camel.processor.DefaultExchangeFormatter
Sets the outputs style to use.
setSubcode(Subcode) - Method in class org.w3._2003._05.soap_envelope.Faultcode
Sets the value of the subcode property.
setSubcode(Subcode) - Method in class org.w3._2003._05.soap_envelope.Subcode
Sets the value of the subcode property.
setSubject(String) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
The subject which is used if the message header 'CamelAwsSesSubject' is not present.
setSubject(String) - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
The subject which is used if the message header 'CamelAwsSnsSubject' is not present.
setSubject(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The note of the subject
setSubject(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
Subject of the email.
setSubject(String) - Method in class org.apache.camel.component.linkedin.api.model.MailboxItem
Sets the value of the subject property.
setSubject(String) - Method in class org.apache.camel.component.mail.MailConfiguration
The Subject of the message being sent.
setSubject(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
setSubjectOrBody(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
setSubmittedImageUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Content
Sets the value of the submittedImageUrl property.
setSubmittedUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Content
Sets the value of the submittedUrl property.
setSubordinates(List<User>) - Method in class org.apache.camel.component.yammer.model.Relationships
 
setSubscribed(boolean) - Method in class org.apache.camel.component.nats.NatsConsumer
 
setSubscribeTopicName(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Deprecated.
setSubscribeTopicNames(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
A comma-delimited list of Topics to subscribe to for messages.
setSubscriptionDurable(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Deprecated.
setSubscriptionDurable(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Deprecated.
setSubscriptionDurable(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
Deprecated.
setSubscriptionId(String) - Method in class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
setSuccess(boolean) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.Result
Sets the value of the success property.
setSuccess(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.CreateSObjectResult
 
setSuffixToken(String) - Method in class org.apache.camel.component.properties.PropertiesComponent
Sets the value of the suffix token used to identify properties to replace.
setSuffixToken(String) - Method in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
 
setSummary(String) - Method in class org.apache.camel.component.linkedin.api.model.Attachment
Sets the value of the summary property.
setSummary(String) - Method in class org.apache.camel.component.linkedin.api.model.Patent
Sets the value of the summary property.
setSummary(String) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the summary property.
setSummary(String) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the summary property.
setSummary(String) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the summary property.
setSummary(String) - Method in class org.apache.camel.component.linkedin.api.model.Publication
Sets the value of the summary property.
setSummary(String) - Method in class org.apache.camel.component.yammer.model.User
 
setSuperiors(List<User>) - Method in class org.apache.camel.component.yammer.model.Relationships
 
setSupportRedirect(boolean) - Method in class org.apache.camel.component.jetty.CamelHttpClient
 
setSupportRedirect(boolean) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setSupportRedirect(boolean) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
setSupportRedirect(boolean) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
setSuppressAutoSysField(Boolean) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
True to suppress auto generation of system fields (default: false)
setSuppressExceptions(boolean) - Method in class org.apache.camel.jsonpath.JsonPathExpression
Whether to suppress exceptions such as PathNotFoundException
setSuppressExceptions(boolean) - Method in class org.apache.camel.jsonpath.JsonPathLanguage
 
setSuppressExceptions(Boolean) - Method in class org.apache.camel.model.language.JsonPathExpression
Whether to suppress exceptions such as PathNotFoundException.
setSuppressLoggingOnTimeout(boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setSuppressLoggingOnTimeout(boolean) - Method in interface org.apache.camel.spi.ShutdownStrategy
Whether Camel should try to suppress logging during shutdown and timeout was triggered, meaning forced shutdown is happening.
setSuspendJobDetail(JobDetail) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
setSuspendJobKey(JobKey) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
setSuspendTrigger(Trigger) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRouteDetails
 
setSuspendTriggerKey(TriggerKey) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRouteDetails
 
setSWClientParameters(Map<String, Object>) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
To configure the AmazonSimpleWorkflowClient using the key/values from the Map.
setSync(boolean) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setSync(boolean) - Method in class org.apache.camel.component.infinispan.InfinispanConfiguration
 
setSync(boolean) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
setSync(boolean) - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
setSync(boolean) - Method in class org.apache.camel.component.mina.MinaConfiguration
Setting to set endpoint as one-way or request-response.
setSync(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Setting to set endpoint as one-way or request-response.
setSync(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
Setting to set endpoint as one-way or request-response
setSync(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Setting to set endpoint as one-way or request-response
setSynchronous(boolean) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setSynchronous(Boolean) - Method in class org.apache.camel.component.restlet.RestletComponent
Whether to use synchronous Restlet Client for the producer.
setSynchronous(boolean) - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
setSynchronous(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Sets whether synchronous processing should be strictly used or Camel is allowed to use asynchronous processing (if supported).
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).
setSystemId(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
The system id (username) for connecting to SMSC server.
setSystemMessage(Boolean) - Method in class org.apache.camel.component.yammer.model.Message
 
setSystemModstamp(DateTime) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase
 
setSystemModstamp(XMLGregorianCalendar) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Sets the value of the systemModstamp property.
setSystemModstamp(XMLGregorianCalendar) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the systemModstamp property.
setSystemName(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setSystemName(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setSystemPropertiesMode(int) - Method in class org.apache.camel.component.properties.PropertiesComponent
Sets the system property mode.
setSystemPropertiesMode(int) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setSystemPropertiesModeName(String) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setSystemType(String) - Method in class org.apache.camel.component.smpp.SmppConfiguration
This parameter is used to categorize the type of ESME (External Short Message Entity) that is binding to the SMSC (max.
setTabId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The tab id
setTable(String) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
The default table, can be overridden by header CamelServiceNowTable
setTable(String) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setTable(String) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
setTableExistsString(String) - Method in class org.apache.camel.processor.idempotent.jdbc.JdbcMessageIdRepository
 
setTableName(String) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
The name of the table currently worked with.
setTableName(String) - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
setTabs(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setTabSize(int) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
setTag(String) - Method in class org.apache.camel.model.rest.RestDefinition
To configure a special tag for the operations within this rest definition.
setTagName(String) - Method in class org.apache.camel.component.git.GitEndpoint
 
setTagUpdate(TagUpdate) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Photo tag information
setTailTrackCollection(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Collection where tail tracking information will be persisted.
setTailTrackDb(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Indicates what database the tail tracking mechanism will persist to.
setTailTrackField(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Field where the last tracked value will be placed.
setTailTrackIncreasingField(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Correlation field in the incoming record which is of increasing nature and will be used to position the tailing cursor every time it is generated.
setTarget(String) - Method in class org.apache.camel.component.irc.IrcMessage
 
setTarget(Target) - Method in class org.apache.camel.component.snmp.SnmpOIDPoller
 
setTarget(Processor) - Method in class org.apache.camel.processor.InterceptorToAsyncProcessorBridge
 
setTargetModel(String) - Method in class org.apache.camel.component.dozer.DozerConfiguration
Fully-qualified class name for the target type used in the mapping.
setTargetUrl(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
To set git commit status target url
setTargetUserId(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
The targetUserId used when delegating a task
setTask(Task) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
The task instance to use with task operations
setTaskExecutor(TaskExecutor) - Method in class org.apache.camel.component.jms.JmsComponent
Allows you to specify a custom task executor for consuming messages.
setTaskExecutor(TaskExecutor) - Method in class org.apache.camel.component.jms.JmsConfiguration
Allows you to specify a custom task executor for consuming messages.
setTaskExecutor(TaskExecutor) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setTaskId(Long) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
the id of the task
setTaskName(String) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
Sets the task name, only applicable if using the IgniteComputeExecutionType.EXECUTE execution type.
setTaskScheduler(ThreadPoolTaskScheduler) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
setTaskStartToCloseTimeout(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
 
setTcpNoDelay(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/disable the TCP_NODELAY socket option.
setTcpNoDelay(boolean) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Setting to improve TCP protocol performance
setTcpNoDelay(boolean) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Setting to improve TCP protocol performance
setTcpNoDelay(Boolean) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
Setting to improve TCP protocol performance
setTcpReceiverPort(int) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Splunk tcp receiver port
setTempFileName(Expression) - Method in class org.apache.camel.component.file.GenericFileEndpoint
The same as tempPrefix option but offering a more fine grained control on the naming of the temporary filename as it uses the File Language.
setTempFileName(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
 
setTemplate(Templates) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setTemplate(JmsOperations) - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
setTemplate(String) - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
setTemplateConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.jms.JmsConfiguration
Sets the connection factory to be used for sending messages via the JmsTemplate via JmsConfiguration.createInOnlyTemplate(JmsEndpoint, boolean, String)
setTemplateConnectionFactory(ConnectionFactory) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setTemplateId(String) - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
If present, this option specifies the Spring bean ID of the template to use for reading/taking entries.
setTemplateName(String) - Method in class org.apache.camel.component.springldap.SpringLdapEndpoint
Name of the Spring LDAP Template bean
setTemplateOptions(Map<String, Object>) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Configures the Spring JdbcTemplate with the key/values from the Map
setTemplateUpdateDelay(int) - Method in class org.apache.camel.component.freemarker.FreemarkerEndpoint
Number of seconds the loaded template resource will remain in the cache.
setTemporaryQueueType(Class<? extends TemporaryQueue>) - Method in class org.apache.camel.component.jms.JmsProviderMetadata
 
setTemporaryTopicType(Class<? extends TemporaryTopic>) - Method in class org.apache.camel.component.jms.JmsProviderMetadata
 
setTempPrefix(String) - Method in class org.apache.camel.component.file.GenericFileEndpoint
This option is used to write the file using a temporary name and then, after the write is complete, rename it to the real name.
setterBeanInjection(Method, String, Object, String) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
setterBeanInjection(Method, String, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
setterInjection(Method, Object, String) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
setterInjection(Method, Object, String, String, String, String) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
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
 
setTerminationDetails(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Details for terminating a workflow.
setTerminationReason(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
The reason for terminating a workflow.
setterPropertyInjection(Method, String, String, Object, String) - Method in class org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelInjector
 
setterPropertyInjection(Method, String, String, Object, String) - Method in class org.apache.camel.impl.DefaultCamelBeanPostProcessor
 
setTestClass(Class<?>) - Static method in class org.apache.camel.test.spring.CamelSpringTestHelper
 
setTestConnectionOnStartup(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies whether to test the connection on startup.
setTestConnectionOnStartup(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies whether to test the connection on startup.
setTestConnectionOnStartup(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setTestConnectionOnStartup(boolean) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setTestConnectionOnStartup(boolean) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
Specifies whether to test the connection on startup.
setTestUser1(TestUser) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Test user 1
setTestUser2(TestUser) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
Test user 2
setTestUserId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The ID of the test user
setText(String) - Method in class org.apache.camel.component.google.calendar.CalendarEventsEndpointConfiguration
 
setText(String) - Method in class org.apache.camel.component.linkedin.api.model.Comment
Sets the value of the text property.
setText(String) - Method in class org.apache.camel.component.linkedin.api.model.ProductDeal
Sets the value of the text property.
setText(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the text property.
setText(String) - Method in class org.apache.camel.component.slack.helper.SlackMessage
 
setText(String) - Method in class org.apache.camel.model.DescriptionDefinition
The description as human readable text
setTextline(boolean) - Method in class org.apache.camel.component.mina.MinaConfiguration
Only used for TCP.
setTextline(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Only used for TCP.
setTextline(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
Only used for TCP.
setTextline(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Only used for TCP.
setTextlineDelimiter(TextLineDelimiter) - Method in class org.apache.camel.component.mina.MinaConfiguration
Only used for TCP and if textline=true.
setTextlineDelimiter(Mina2TextLineDelimiter) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Only used for TCP and if textline=true.
setTextProcessingFactory(TextProcessingFactory) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Text processing to use.
setTextProcessingFactory(String) - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
setTextQualifier(char) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
The text qualifier for delimited files.
setTextQualifier(char) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
setTextQualifier(String) - Method in class org.apache.camel.model.dataformat.FlatpackDataFormat
If the text is qualified with a char such as "
setTheme(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setThemeFolder(String) - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
setThemeLayer(String) - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
setThemeSubfolder(String) - Method in class org.apache.camel.component.chunk.ChunkEndpoint
 
setThreaded(String) - Method in class org.apache.camel.component.yammer.YammerConfiguration
threaded=true will only return the first message in each thread.
setThreadedExtended(ThreadedExtended) - Method in class org.apache.camel.component.yammer.model.Messages
 
setThreadFactory(ThreadFactory) - Method in class org.apache.camel.util.concurrent.SizedScheduledExecutorService
 
setThreadId(Long) - Method in class org.apache.camel.component.yammer.model.Message
 
setThreadMaxIdleTimeMs(Integer) - Method in class org.apache.camel.component.restlet.RestletComponent
Time for an idle thread to wait for an operation before being collected.
setThreadName(String) - Method in class org.apache.camel.core.xml.AbstractCamelThreadPoolFactoryBean
 
setThreadName(String) - Method in class org.apache.camel.model.ThreadsDefinition
 
setThreadNamePattern(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setThreadNamePattern(String) - Method in class org.apache.camel.component.netty.http.DefaultNettySharedHttpServer
 
setThreadNamePattern(String) - Method in interface org.apache.camel.component.netty.http.NettySharedHttpServer
Sets a custom thread name pattern to be used for naming the Netty HTTP server threads.
setThreadNamePattern(String) - Method in class org.apache.camel.component.netty4.http.DefaultNettySharedHttpServer
 
setThreadNamePattern(String) - Method in interface org.apache.camel.component.netty4.http.NettySharedHttpServer
Sets a custom thread name pattern to be used for naming the Netty HTTP server threads.
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.
setThreadNamePattern(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setThreadPool(ThreadPool) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
To use a custom thread pool for the server.
setThreadPool(ThreadPool) - Method in class org.apache.camel.component.websocket.WebsocketComponent
To use a custom thread pool for the server.
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
setThreadPoolOrExecutor(Executor) - Method in class org.apache.camel.component.jetty.CamelHttpClient
 
setThreadPoolOrExecutor(Executor) - Method in class org.apache.camel.component.jetty8.CamelHttpClient8
 
setThreadPoolOrExecutor(Executor) - Method in class org.apache.camel.component.jetty9.CamelHttpClient9
 
setThreadPoolProfiles(List<ThreadPoolProfileDefinition>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setThreadPoolProfiles(List<ThreadPoolProfileDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setThreadPools(List<CamelThreadPoolFactoryBean>) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setThreadPoolSize(int) - Method in class org.apache.camel.component.optaplanner.OptaPlannerConfiguration
Specifies the thread pool size to use when async is true
setThreadPoolSize(int) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The consumer uses a Thread Pool Executor with a fixed number of threads.
setThreads(int) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
Number of threads to be used by the routebox to receive requests.
setThreeCurrentPositions(ThreeCurrentPositions) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the threeCurrentPositions property.
setThreePastPositions(ThreePastPositions) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the threePastPositions property.
setThreshold(Integer) - Method in class org.apache.camel.model.loadbalancer.CircuitBreakerLoadBalancerDefinition
Number of previous failed messages to use as threshold to move state from closed to half-open or open state
setThreshold(int) - Method in class org.apache.camel.processor.loadbalancer.CircuitBreakerLoadBalancer
 
setThresholdHigh(Double) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setThresholdLow(Double) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setThrottleEntries(boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets whether all entries identified in a single feed poll should be delivered immediately.
setThrowExceptionOnConnectFailed(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Should an exception be thrown if connection failed (exhausted)

By default exception is not thrown and a WARN is logged.

setThrowExceptionOnFailure(boolean) - Method in class org.apache.camel.component.ahc.AhcEndpoint
Option to disable throwing the AhcOperationFailedException in case of failed responses from the remote server.
setThrowExceptionOnFailure(boolean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
This option tells the CxfRsProducer to inspect return codes and will generate an Exception if the return code is larger than 207.
setThrowExceptionOnFailure(boolean) - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
setThrowExceptionOnFailure(boolean) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to throw HttpOperationFailedException in case of response code != 200.
setThrowExceptionOnFailure(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
Option to disable throwing the HttpOperationFailedException in case of failed responses from the remote server.
setThrowExceptionOnFailure(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
Option to disable throwing the HttpOperationFailedException in case of failed responses from the remote server.
setThrowExceptionOnFailure(boolean) - Method in class org.apache.camel.component.restlet.RestletEndpoint
Whether to throw exception on a producer failure.
setThrowExceptionOnFailure(Boolean) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
If the option is true, HttpProducer will ignore the Exchange.HTTP_URI header, and use the endpoint's URI for request.
setThrowExceptionOnFailure(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
Option to disable throwing the HttpOperationFailedException in case of failed responses from the remote server.
setThumbnailUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Content
Sets the value of the thumbnailUrl property.
setThumbnailUrl(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setThumbnailUrl(String) - Method in class org.apache.camel.component.yammer.model.Image
 
setTicker(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the ticker property.
setTime(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
Sets the value of the time property.
setTime(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Sets the value of the time property.
setTime(Date) - Method in class org.apache.camel.component.timer.TimerEndpoint
A java.util.Date the first event should be generated.
setTime_granularity(TimeGranularity) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setTimeCompleted(Date) - Method in class org.apache.camel.bam.model.ActivityState
 
setTimeCompleted(Date) - Method in class org.apache.camel.bam.model.ProcessInstance
 
setTimeCompleted(Date) - Method in class org.apache.camel.bam.model.TemporalEntity
 
setTimedTaskManager(TimedTaskManager) - Method in class org.apache.camel.component.sjms.SjmsComponent
To use a custom TimedTaskManager
setTimeExpected(Date) - Method in class org.apache.camel.bam.model.ActivityState
 
setTimeInterval(long) - Method in class org.apache.camel.component.ignite.cache.IgniteCacheEndpoint
Sets the time interval for the Continuous Query Consumer.
setTimeout(long) - Method in interface org.apache.camel.api.management.mbean.ManagedCamelContextMBean
 
setTimeout(int) - Method in class org.apache.camel.component.cometd.CometdEndpoint
The server side poll timeout in milliseconds.
setTimeout(long) - Method in class org.apache.camel.component.direct.DirectComponent
The timeout value to use if block is enabled.
setTimeout(long) - Method in class org.apache.camel.component.direct.DirectEndpoint
The timeout value to use if block is enabled.
setTimeout(long) - Method in class org.apache.camel.component.directvm.DirectVmComponent
The timeout value to use if block is enabled.
setTimeout(long) - Method in class org.apache.camel.component.directvm.DirectVmEndpoint
The timeout value to use if block is enabled.
setTimeout(long) - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
Timeout (in milliseconds) before a producer will stop waiting for an asynchronous task to complete.
setTimeout(Long) - Method in class org.apache.camel.component.etcd.EtcdConfiguration
To set the maximum time an action could take to complete.
setTimeout(long) - Method in class org.apache.camel.component.exec.ExecEndpoint
The timeout, in milliseconds, after which the executable should be terminated.
setTimeout(long) - Method in interface org.apache.camel.component.file.GenericFileExclusiveReadLockStrategy
Sets an optional timeout period.
setTimeout(int) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Sets the data timeout for waiting for reply

Used only by FTPClient

setTimeout(long) - Method in class org.apache.camel.component.file.remote.strategy.FtpChangedExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileChangedExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileIdempotentRepositoryReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.FileLockExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.GenericFileRenameExclusiveReadLockStrategy
 
setTimeout(long) - Method in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy
 
setTimeout(Long) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
setTimeout(int) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
After timeout (in seconds), item will be placed back onto the queue.
setTimeout(Integer) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
A timeout value
setTimeout(long) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setTimeout(long) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
setTimeout(long) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
setTimeout(long) - Method in class org.apache.camel.component.mina.MinaConfiguration
You can configure the timeout that specifies how long to wait for a response from a remote server.
setTimeout(long) - Method in class org.apache.camel.component.mina2.Mina2Configuration
You can configure the timeout that specifies how long to wait for a response from a remote server.
setTimeout(int) - Method in class org.apache.camel.component.nagios.NagiosConfiguration
Sending timeout in millis.
setTimeout(long) - Method in class org.apache.camel.component.salesforce.SalesforceHttpClient
 
setTimeout(long) - Method in class org.apache.camel.component.seda.SedaEndpoint
Timeout (in milliseconds) before a SEDA producer will stop waiting for an asynchronous task to complete.
setTimeout(int) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Sets the timeout value for the request in millis.
setTimeout(int) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Sets the socket read timeout (in milliseconds) while invoking a webservice using the producer, see URLConnection.setReadTimeout() and CommonsHttpMessageSender.setReadTimeout().
setTimeout(long) - Method in class org.apache.camel.component.ssh.SshComponent
Sets the timeout in milliseconds to wait in establishing the remote SSH server connection.
setTimeout(long) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the timeout in milliseconds to wait in establishing the remote SSH server connection.
setTimeout(long) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setTimeout(long) - Method in class org.apache.camel.component.test.TestEndpoint
The timeout to use when polling for message bodies from the URI
setTimeout(int) - Method in class org.apache.camel.component.vertx.VertxComponent
Timeout in seconds to wait for clustered Vertx EventBus to be ready.
setTimeout(int) - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
The time interval to wait on connection before timing out.
setTimeout(int) - Method in class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
setTimeout(int) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumer
Sets a timeout to use with PollingConsumer.
setTimeout(long) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setTimeout(long) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
setTimeout(long) - Method in class org.apache.camel.model.config.StreamResequencerConfig
Sets minimum time to wait for missing elements (messages).
setTimeout(Long) - Method in class org.apache.camel.model.MulticastDefinition
 
setTimeout(Long) - Method in class org.apache.camel.model.PollEnrichDefinition
 
setTimeout(Long) - Method in class org.apache.camel.model.RecipientListDefinition
 
setTimeout(Long) - Method in class org.apache.camel.model.SplitDefinition
 
setTimeout(long) - Method in class org.apache.camel.processor.PollEnricher
Sets the timeout to use when polling.
setTimeout(long) - Method in class org.apache.camel.processor.RecipientList
 
setTimeout(long) - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Sets this sequencer's timeout value.
setTimeout(long) - Method in class org.apache.camel.processor.StreamResequencer
 
setTimeout(long) - Method in interface org.apache.camel.spi.ShutdownStrategy
Set an timeout to wait for the shutdown to complete.
setTimeout(long) - Method in class org.apache.camel.support.TimeoutMapEntry
 
setTimeoutCheckerExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchConsumer
 
setTimeoutCheckerExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
If using the completionInterval option a background thread is created to trigger the completion interval.
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.
setTimeoutMillis(Long) - Method in class org.apache.camel.component.ignite.compute.IgniteComputeEndpoint
Sets the timeout interval for triggered jobs, in milliseconds, which will be set via IgniteCompute.withTimeout(long).
setTimeoutMillis(Long) - Method in class org.apache.camel.component.ignite.queue.IgniteQueueEndpoint
Sets the queue timeout in milliseconds.
setTimeOutMillis(int) - Method in class org.apache.camel.component.sparkrest.SparkComponent
Thread idle timeout in millis where threads that has been idle for a longer period will be terminated from the thread pool
setTimeOverdue(Date) - Method in class org.apache.camel.bam.model.ActivityState
 
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.netty.NettyClientBossPoolBuilder
 
setTimer(Timer) - Method in class org.apache.camel.component.netty.NettyEndpoint
 
setTimer(Timer) - Method in class org.apache.camel.component.timer.TimerEndpoint
To use a custom Timer
setTimeRangeFrom(long) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set Time Range From
setTimeRangeTo(long) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set Time Range To
setTimerName(String) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
The quartz timer name to use.
setTimerName(String) - Method in class org.apache.camel.component.timer.TimerEndpoint
The name of the timer
setTimestamp(Date) - Method in class org.apache.camel.component.aws.cw.CwConfiguration
The metric timestamp
setTimestamp(long) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set Timestamp
setTimestamp(Long) - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
setTimestamp(long) - Method in class org.apache.camel.component.hbase.model.HBaseRow
 
setTimestamp(long) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Sets the value of the timestamp property.
setTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Activity
Sets the value of the timestamp property.
setTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Sets the value of the timestamp property.
setTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Error
Sets the value of the timestamp property.
setTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Like
Sets the value of the timestamp property.
setTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Sets the value of the timestamp property.
setTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the timestamp property.
setTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Share
Sets the value of the timestamp property.
setTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.Update
Sets the value of the timestamp property.
setTimestamp(Long) - Method in class org.apache.camel.component.linkedin.api.model.UpdateComment
Sets the value of the timestamp property.
setTimestamp(Calendar) - Method in class org.apache.camel.component.syslog.SyslogMessage
 
setTimestamp(Date) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setTimestamp(Date) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setTimeStarted(Date) - Method in class org.apache.camel.bam.model.ProcessInstance
 
setTimeStarted(Date) - Method in class org.apache.camel.bam.model.TemporalEntity
 
setTimeToIdleSeconds(long) - Method in class org.apache.camel.component.cache.CacheConfiguration
The maximum amount of time between accesses before an element expires
setTimeToLive(Integer) - Method in class org.apache.camel.component.etcd.EtcdConfiguration
To set the lifespan of a key in milliseconds.
setTimeToLive(long) - Method in class org.apache.camel.component.jms.JmsComponent
When sending messages, specifies the time-to-live of the message (in milliseconds).
setTimeToLive(long) - Method in class org.apache.camel.component.jms.JmsConfiguration
When sending messages, specifies the time-to-live of the message (in milliseconds).
setTimeToLive(long) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setTimeToLiveSeconds(long) - Method in class org.apache.camel.component.cache.CacheConfiguration
The maximum time between creation time and when an element expires.
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.core.xml.AbstractCamelThreadPoolFactoryBean
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Time unit for initialDelay and delay options.
setTimeUnit(TimeUnit) - Method in class org.apache.camel.main.MainSupport
Sets the time unit duration.
setTimeUnit(TimeUnit) - Method in class org.apache.camel.management.mbean.ManagedCamelContext
 
setTimeUnit(String) - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.model.ThreadPoolProfileDefinition
Sets the time unit to use for keep alive time By default SECONDS is used.
setTimeUnit(TimeUnit) - Method in class org.apache.camel.model.ThreadsDefinition
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
setTimeUnit(TimeUnit) - Method in interface org.apache.camel.spi.ShutdownStrategy
Set the time unit to use
setTimeUnit(TimeUnit) - Method in class org.apache.camel.spi.ThreadPoolProfile
Sets the time unit used for keep alive time
setTimeZone(TimeZone) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
The timezone, which is used to interpret date/time.
setTimezone(String) - Method in class org.apache.camel.component.yammer.model.User
 
setTimeZone(TimeZone) - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
setTimeZone(String) - Method in class org.apache.camel.routepolicy.quartz.CronScheduledRoutePolicy
 
setTimeZone(String) - Method in class org.apache.camel.routepolicy.quartz2.CronScheduledRoutePolicy
 
setTimeZone(TimeZone) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
SETTING_THREAD_MODEL - Static variable in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
SETTING_USE_JMX - Static variable in class org.apache.camel.component.quickfixj.QuickfixjEngine
 
Settings - Class in org.apache.camel.component.yammer.model
 
Settings() - Constructor for class org.apache.camel.component.yammer.model.Settings
 
setTitle(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The title text
setTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.Attachment
Sets the value of the title property.
setTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.Content
Sets the value of the title property.
setTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.NewPosition
Sets the value of the title property.
setTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.OldPosition
Sets the value of the title property.
setTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.Patent
Sets the value of the title property.
setTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.Position
Sets the value of the title property.
setTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the title property.
setTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.ProductDeal
Sets the value of the title property.
setTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.Publication
Sets the value of the title property.
setTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.Question
Sets the value of the title property.
setTitle(String) - Method in class org.apache.camel.component.linkedin.api.model.Video
Sets the value of the title property.
setTitle(String) - Method in class org.apache.camel.component.linkedin.SearchResourceEndpointConfiguration
 
SettlementBatchSummaryGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.SettlementBatchSummaryGateway
SettlementBatchSummaryGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.SettlementBatchSummaryGateway
SettlementBatchSummaryGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.SettlementBatchSummaryGatewayEndpointConfiguration
 
setTmax(int) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
Maximum time in seconds that the value can be considered current.
setTo(List<String>) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
List of destination email address.
setTo(String) - Method in class org.apache.camel.component.aws.ses.SesConfiguration
List of destination email address.
setTo(String) - Method in class org.apache.camel.component.gae.mail.GMailEndpoint
To-receiver of the email.
setTo(String) - Method in class org.apache.camel.component.mail.MailConfiguration
Sets the To email address.
setTo(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
setTo(ToDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setToD(ToDynamicDefinition) - Method in class org.apache.camel.model.rest.VerbDefinition
 
setToEndpoint(Exchange, Processor) - Static method in class org.apache.camel.processor.MulticastProcessor
 
setToHeader(ToHeader) - Method in class org.apache.camel.component.sip.SipConfiguration
A custom Header object containing message receiver settings.
setToHost(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Hostname of the message receiver.
setToken(String) - Method in class org.apache.camel.component.braintree.PaymentMethodGatewayEndpointConfiguration
 
setToken(String) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
IronMQ token
setToken(String) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setToken(String) - Method in class org.apache.camel.model.language.TokenizerExpression
The (start) token to use as tokenizer, for example \n for a new line token
setTokens(String) - Method in class org.apache.camel.component.apns.ApnsEndpoint
Configure this property in case you want to statically declare tokens related to devices you want to notify.
setTokenType(String) - Method in class org.apache.camel.component.salesforce.internal.dto.LoginToken
 
setToNode(String) - Method in class org.apache.camel.processor.interceptor.DefaultTraceEventMessage
 
setToNode(String) - Method in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
setTooling(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setToOrRoute(OptionalIdentifiedDefinition<?>) - Method in class org.apache.camel.model.rest.VerbDefinition
To route from this REST service to a Camel endpoint, or an inlined route
setTopic(String) - Method in class org.apache.camel.component.ignite.messaging.IgniteMessagingEndpoint
 
setTopic(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Name of the topic to use.
setTopic(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setTopic(String) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setTopic(String) - Method in class org.apache.camel.component.paho.PahoEndpoint
Name of the topic
setTopic(boolean) - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
setTopicArn(String) - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
The Amazon Resource Name (ARN) assigned to the created topic.
setTopicName(String) - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
The name of the topic
setTopologyRecoveryEnabled(Boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Enables connection topology recovery (should topology recovery be performed?)
setToPort(int) - Method in class org.apache.camel.component.sip.SipConfiguration
Portname of the message receiver.
setToReceivedDate(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
setToSentDate(String) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Authors
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.AvailableActions
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Buckets
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Certifications
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Comments
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Companies
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Connections
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.CountsByCategory
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Educations
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.EmailDomains
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Facets
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Features
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.GroupMemberships
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Groups
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Headers
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistics
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistics
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.ImAccounts
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Inventors
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.JobBookmarks
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Jobs
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Languages
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Likes
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Locations
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.MemberGroups
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.NetworkStats
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Patents
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.People
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.PhoneNumbers
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Positions
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Posts
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Products
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Publications
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.QuestionCategories
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.RecommendationsGiven
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.RecommendationsReceived
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.RelatedConnections
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.SalesPersons
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Seniorities
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Skills
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Specialties
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.ThreeCurrentPositions
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.ThreePastPositions
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.TwitterAccounts
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.UpdateComments
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.Updates
Sets the value of the total property.
setTotal(Long) - Method in class org.apache.camel.component.linkedin.api.model.ViewsByMonth
Sets the value of the total property.
setTotalFollowerCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
Sets the value of the totalFollowerCount property.
setTotalProcessingTime(Long) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
Sets the value of the totalProcessingTime property.
setTotalProcessingTime(Long) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
Sets the value of the totalProcessingTime property.
setTotalProcessingTime(Long) - Method in class org.apache.camel.util.CamelContextStatDump
 
setTotalProcessingTime(Long) - Method in class org.apache.camel.util.ProcessorStatDump
 
setTotalProcessingTime(Long) - Method in class org.apache.camel.util.RouteStatDump
 
setTotalSize(int) - Method in class org.apache.camel.component.salesforce.api.dto.AbstractQueryRecordsBase
 
setToUser(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Username of the message receiver.
setToUserId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The ID of the user to tag
setToUserIds(List<String>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The IDs of the users to tag
setTrace(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setTrace(String) - Method in class org.apache.camel.model.RouteDefinition
Whether tracing is enabled on this route.
setTrace(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
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
 
setTraceEnabled(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpEndpoint
Specifies whether to enable HTTP TRACE for this Netty HTTP consumer.
setTraceEnabled(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpEndpoint
Specifies whether to enable HTTP TRACE for this Netty HTTP consumer.
setTraceEnabled(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
Specifies whether to enable HTTP TRACE for this Servlet consumer.
setTraceEnabled(boolean) - Method in class org.apache.camel.http.common.HttpConsumer
 
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).
setTracing(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTrackingPixelUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Job
Sets the value of the trackingPixelUrl property.
setTrafficClass(int) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Sets traffic class or type-of-service octet in the IP header for packets sent from the transport.
setTransacted(boolean) - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
If set to true then the consumer runs in transaction mode, where the messages in the seda queue will only be removed if the transaction commits, which happens when the processing is complete.
setTransacted(boolean) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
Whether transactions are in use.
setTransacted(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies whether to use transacted mode
setTransacted(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies whether to use transacted mode
setTransacted(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setTransacted(boolean) - Method in class org.apache.camel.component.jpa.JpaConsumer
Sets whether to run in transacted mode or not.
setTransacted(boolean) - Method in class org.apache.camel.component.jpa.JpaEndpoint
Whether to run the consumer in transacted mode, by which all messages will either commit or rollback, when the entire batch has been processed.
setTransacted(boolean) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
Enables or disables transaction.
setTransacted(boolean) - Method in class org.apache.camel.component.sjms.consumer.AbstractMessageHandler
 
setTransacted(boolean) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Specifies whether to use transacted mode
setTransacted(boolean) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Enables or disables transaction.
setTransactedInOut(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Deprecated.
setTransactedInOut(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
Deprecated.
setTransactional(boolean) - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
If true, sending and receiving entries is performed within a transaction.
setTransactionBatchCount(int) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
If transacted sets the number of messages to process before committing a transaction.
setTransactionBatchTimeout(long) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Sets timeout (in millis) for batch transactions, the value should be 1000 or higher.
setTransactionCommitStrategy(TransactionCommitStrategy) - Method in class org.apache.camel.component.sjms.SjmsComponent
To configure which kind of commit strategy to use.
setTransactionCommitStrategy(TransactionCommitStrategy) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Sets the commit strategy.
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.camel.component.jms.JmsComponent
The Spring transaction manager to use.
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.camel.component.jms.JmsConfiguration
The Spring transaction manager to use.
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.camel.component.jpa.JpaComponent
To use the PlatformTransactionManager for managing transactions.
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.camel.component.jpa.JpaEndpoint
To use the PlatformTransactionManager for managing transactions.
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
setTransactionName(String) - Method in class org.apache.camel.component.jms.JmsComponent
The name of the transaction to use.
setTransactionName(String) - Method in class org.apache.camel.component.jms.JmsConfiguration
The name of the transaction to use.
setTransactionName(String) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setTransactionTemplate(TransactionTemplate) - Method in class org.apache.camel.bam.ProcessBuilder
 
setTransactionTemplate(TransactionTemplate) - Method in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
setTransactionTemplate(TransactionTemplate) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
setTransactionTemplate(TransactionTemplate) - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
setTransactionTimeout(long) - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
Specifies the transaction timeout in millis.
setTransactionTimeout(int) - Method in class org.apache.camel.component.jms.JmsComponent
The timeout value of the transaction (in seconds), if using transacted mode.
setTransactionTimeout(int) - Method in class org.apache.camel.component.jms.JmsConfiguration
The timeout value of the transaction (in seconds), if using transacted mode.
setTransactionTimeout(int) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setTransactionTimer(Integer) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the maximum period of inactivity allowed after a transaction, after which an SMPP entity may assume that the session is no longer active.
setTranscoded(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setTransferException(boolean) - Method in class org.apache.camel.component.ahc.AhcEndpoint
If enabled and an Exchange failed processing on the consumer side, and if the caused Exception was send back serialized in the response as a application/x-java-serialized-object content type (for example using Jetty or Servlet Camel components).
setTransferException(boolean) - Method in class org.apache.camel.component.jetty.DefaultJettyHttpBinding
 
setTransferException(boolean) - Method in interface org.apache.camel.component.jetty.JettyHttpBinding
Whether to transfer exception back as a serialized java object if processing failed due to an exception

This is by default turned off.

setTransferException(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
If enabled and you are using Request Reply messaging (InOut) and an Exchange failed on the consumer side, then the caused Exception will be send back in response as a javax.jms.ObjectMessage.
setTransferException(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
If enabled and you are using Request Reply messaging (InOut) and an Exchange failed on the consumer side, then the caused Exception will be send back in response as a javax.jms.ObjectMessage.
setTransferException(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setTransferException(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
If enabled and an Exchange failed processing on the consumer side, and if the caused Exception was send back serialized in the response as a application/x-java-serialized-object content type.
setTransferException(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
If enabled and an Exchange failed processing on the consumer side, and if the caused Exception was send back serialized in the response as a application/x-java-serialized-object content type.
setTransferException(boolean) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
When true and an inOut Exchange failed on the consumer side send the caused Exception back in the response
setTransferException(boolean) - Method in class org.apache.camel.component.sparkrest.SparkConfiguration
If enabled and an Exchange failed processing on the consumer side, and if the caused Exception was send back serialized in the response as a application/x-java-serialized-object content type.
setTransferException(Boolean) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
Option to disable throwing the HttpOperationFailedException in case of failed responses from the remote server.
setTransferException(boolean) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
setTransferException(boolean) - Method in interface org.apache.camel.http.common.HttpBinding
If enabled and an Exchange failed processing on the consumer side, and if the caused Exception was send back serialized in the response as a application/x-java-serialized-object content type (for example using Jetty or Servlet Camel components).
setTransferException(boolean) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
If enabled and an Exchange failed processing on the consumer side, and if the caused Exception was send back serialized in the response as a application/x-java-serialized-object content type.
setTransferExchange(boolean) - Method in class org.apache.camel.component.hazelcast.seda.HazelcastSedaConfiguration
If set to true the whole Exchange will be transfered.
setTransferExchange(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
You can transfer the exchange over the wire instead of just the body and headers.
setTransferExchange(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
You can transfer the exchange over the wire instead of just the body and headers.
setTransferExchange(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setTransferExchange(boolean) - Method in class org.apache.camel.component.mina.MinaConfiguration
Only used for TCP.
setTransferExchange(boolean) - Method in class org.apache.camel.component.mina2.Mina2Configuration
Only used for TCP.
setTransferExchange(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
Only used for TCP.
setTransferExchange(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Only used for TCP.
setTransferFault(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
If enabled and you are using Request Reply messaging (InOut) and an Exchange failed with a SOAP fault (not exception) on the consumer side, then the fault flag on Message.isFault() will be send back in the response as a JMS header with the key JmsConstants.JMS_TRANSFER_FAULT.
setTransferFault(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
If enabled and you are using Request Reply messaging (InOut) and an Exchange failed with a SOAP fault (not exception) on the consumer side, then the fault flag on Message.isFault() will be send back in the response as a JMS header with the key JmsConstants.JMS_TRANSFER_FAULT.
setTransferFault(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setTransform(Transform) - Method in class org.apache.camel.component.jolt.JoltComponent
Explicitly sets the Transform to use.
setTransform(Transform) - Method in class org.apache.camel.component.jolt.JoltEndpoint
Sets the Transform to use.
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.
setTransformDsl(JoltTransformType) - Method in class org.apache.camel.component.jolt.JoltEndpoint
Specifies the Transform DSL of the endpoint resource.
setTransformerCacheSize(int) - Method in class org.apache.camel.component.xslt.XsltEndpoint
The number of javax.xml.transform.Transformer object that are cached for reuse to avoid calls to Template.newTransformer().
setTransformerFactory(TransformerFactory) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
Optional setter to override default TransformerFactory
setTransformerFactory(TransformerFactory) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom XSLT transformer factory
setTransformerFactory(TransformerFactory) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
setTransformerFactoryClass(String) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom XSLT transformer factory, specified as a FQN class name
setTransformerFactoryClass(String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
setTransformerFile(File) - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the XSLT transformer from a File
setTransformerInputStream(InputStream) - Method in class org.apache.camel.builder.xml.XsltBuilder
Sets the XSLT transformer from the given input stream
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
setTransformMethods(List<AlgorithmMethod>) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Transforms which are executed on the message body before the digest is calculated.
setTransformMethods(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Sets the reference name for a List that can be found in the registry.
setTransformMethods(List<AlgorithmMethod>) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setTransformMethodsName(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
setTransport(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
Transport to use
setTransport(AvroTransport) - Method in class org.apache.camel.component.avro.AvroConfiguration
 
setTransport(String) - Method in class org.apache.camel.component.sip.SipConfiguration
Setting for choice of transport protocol.
setTransportAddresses(String) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setTransportAddressesList(List<InetSocketTransportAddress>) - Method in class org.apache.camel.component.elasticsearch.ElasticsearchConfiguration
 
setTransportId(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setTraversableResolver(TraversableResolver) - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
To use a custom TraversableResolver
setTreatCollectionsAsCacheObjects(boolean) - Method in class org.apache.camel.component.ignite.AbstractIgniteEndpoint
Sets whether to treat Collections as cache objects or as Collections of items to insert/update/compute, etc.
setTrigger(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
Sets the value of the trigger property.
setTrigger(Trigger) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
 
setTriggerable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setTriggerGroup(String) - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
setTriggerId(String) - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
setTriggerKey(TriggerKey) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
 
setTriggerName(String) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
The quartz timer name to use.
setTriggerParameters(Map<String, Object>) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
To configure additional options on the trigger.
setTriggerParameters(Map<String, Object>) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
To configure additional options on the trigger.
setTriggerStartDelay(long) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
In case of scheduler has already started, we want the trigger start slightly after current time to ensure endpoint is fully started before the job kicks in.
setTrim(Boolean) - Method in class org.apache.camel.model.language.ExpressionDefinition
Whether to trim the value to remove leading and trailing whitespaces and line breaks
setTrimSpaces(Boolean) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
See XMLSerializer.setTrimSpaces(boolean)
setTrimSpaces(Boolean) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Determines whether leading and trailing white spaces will be omitted from String values.
setTrustCerts(Boolean) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setTrustManager(SSLTrustManager) - Method in class org.apache.camel.component.irc.IrcConfiguration
The trust manager used to verify the SSL server's certificate.
setTrustManager(TrustManager) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Configure SSL trust manager, SSL should be enabled for this option to be effective
setTrustManager(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
setTrustManager(TrustManager) - Method in class org.apache.camel.util.jsse.TrustManagersParameters
To use a existing configured trust manager instead of using TrustManagerFactory to get the TrustManager.
setTrustManagers(TrustManagersParametersFactoryBean) - Method in class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
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.
setTrustManagers(TrustManagersParametersFactoryBean) - Method in class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
setTrustStore(KeyStore) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated.
Use #setKeyOrTrustStoreParameters() instead.
setTrustStoreFile(File) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Deprecated.
setTrustStoreFile(File) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Deprecated.
setTruststoreFile(String) - Method in class org.apache.camel.component.sparkrest.SparkComponent
Configures connection to be secure to use the truststore file
setTruststorePassword(String) - Method in class org.apache.camel.component.sparkrest.SparkComponent
Configures connection to be secure to use the truststore password
setTrustStorePassword(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
Deprecated.
Use #setKeyOrTrustStoreParameters() instead.
setTrustStoreResource(String) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
Server side certificate keystore to be used for encryption.
setTrustStoreResource(String) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
Server side certificate keystore to be used for encryption.
setTtl(int) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
If using multicast, set the TTL of the packets
setTtl(long) - Method in class org.apache.camel.component.sjms.SjmsEndpoint
Flag used to adjust the Time To Live value of produced messages.
setTtl(Integer) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setTtl(Integer) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
setTvalue(String) - Method in class org.apache.camel.component.linkedin.api.model.Tvalues
Sets the value of the tvalue property.
setTvalues(Tvalues) - Method in class org.apache.camel.component.linkedin.api.model.ShareTarget
Sets the value of the tvalues property.
setTwitter(Twitter) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
 
setTwitterAccounts(TwitterAccounts) - Method in class org.apache.camel.component.linkedin.api.model.Person
Sets the value of the twitterAccounts property.
setTwitterId(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the twitterId property.
setTwitterStream(TwitterStream) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
To use a custom instance of TwitterStream
setType(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Activity or workflow
setType(Class<?>) - Method in class org.apache.camel.component.bean.MethodBean
 
setType(FlatpackType) - Method in class org.apache.camel.component.flatpack.FlatpackEndpoint
Whether to use fixed or delimiter
setType(GMetricType) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
The type of value
setType(GitType) - Method in class org.apache.camel.component.git.GitEndpoint
 
setType(GitHubType) - Method in class org.apache.camel.component.github.GitHubEndpoint
What git operation to execute
setType(JIRAType) - Method in class org.apache.camel.component.jira.JIRAEndpoint
Operation to perform such as create a new issue or a new comment
setType(String) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Sets the value of the type property.
setType(Jt400Type) - Method in class org.apache.camel.component.jt400.Jt400Configuration
Whether to work with data queues or remote program call
setType(Jt400Type) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setType(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the type property.
setType(Type) - Method in class org.apache.camel.component.linkedin.api.model.Post
Sets the value of the type property.
setType(ProductType) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the type property.
setType(NetworkUpdateReturnType) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setType(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractAttributesBase
 
setType(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportType
 
setType(String) - Method in class org.apache.camel.component.salesforce.api.dto.Attributes
 
setType(String) - Method in class org.apache.camel.component.salesforce.api.dto.bulk.SObject
Sets the value of the type property.
setType(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setType(SnmpActionType) - Method in class org.apache.camel.component.snmp.SnmpEndpoint
Which operation to perform such as poll, trap, etc.
setType(EndpointMappingType) - Method in class org.apache.camel.component.spring.ws.type.EndpointMappingKey
Endpoint mapping type if endpoint mapping is used.
setType(EndpointType) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Endpoint type to use.
setType(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setType(String) - Method in class org.apache.camel.component.yammer.model.EmailAddress
 
setType(String) - Method in class org.apache.camel.component.yammer.model.FollowedReference
 
setType(String) - Method in class org.apache.camel.component.yammer.model.Reference
 
setType(String) - Method in class org.apache.camel.component.yammer.model.User
 
setType(String) - Method in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
setType(BarcodeImageType) - Method in class org.apache.camel.dataformat.barcode.BarcodeParameters
 
setType(String) - Method in class org.apache.camel.management.InstrumentationProcessor
 
setType(String) - Method in class org.apache.camel.model.ConvertBodyDefinition
The java type to convert to
setType(BindyType) - Method in class org.apache.camel.model.dataformat.BindyDataFormat
Whether to use csv, fixed or key value pairs mode.
setType(String) - Method in class org.apache.camel.model.language.XQueryExpression
Sets the class name of the result type (type from output)

The default result type is NodeSet

setType(Class<? extends Policy>) - Method in class org.apache.camel.model.PolicyDefinition
Sets a policy type that this definition should scope within.
setType(String) - Method in class org.apache.camel.model.rest.RestBindingDefinition
Sets the class name to use for binding from input to POJO for the incoming data
setType(RestParamType) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
Sets the Swagger Parameter type.
setType(String) - Method in class org.apache.camel.model.rest.VerbDefinition
Sets the class name to use for binding from input to POJO for the incoming data This option will override what may be configured on a parent level
setType(Class<? extends Policy>) - Method in class org.apache.camel.model.TransactedDefinition
Sets a policy type that this definition should scope within.
setType(String) - Method in class org.apache.camel.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
 
setTypeConversion(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTypeConverter(TypeConverter) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
setTypeConverter(TypeConverter) - Method in class org.apache.camel.guice.GuiceCamelContext
 
setTypeConverter(TypeConverter) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setTypeConverter(TypeConverter) - Method in interface org.apache.camel.spi.TypeConverterAware
Injects the root type converter.
setTypeConverterExists(TypeConverterExists) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setTypeConverterExists(TypeConverterExists) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
setTypeConverterExists(TypeConverterExists) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
setTypeConverterExists(TypeConverterExists) - Method in interface org.apache.camel.spi.TypeConverterRegistry
What should happen when attempting to add a duplicate type converter.
setTypeConverterExists(TypeConverterExists) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setTypeConverterExistsLoggingLevel(LoggingLevel) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setTypeConverterExistsLoggingLevel(LoggingLevel) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
setTypeConverterExistsLoggingLevel(LoggingLevel) - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
setTypeConverterExistsLoggingLevel(LoggingLevel) - Method in interface org.apache.camel.spi.TypeConverterRegistry
The logging level to use when logging that a type converter already exists when attempting to add a duplicate type converter.
setTypeConverterExistsLoggingLevel(LoggingLevel) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setTypeConverterRegistry(TypeConverterRegistry) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setTypeConverterStatisticsEnabled(Boolean) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
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
 
setTypeConverterStatisticsEnabled(Boolean) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setTypeDescriptions(List<TypeDescription>) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
Make YAML aware how to parse a custom Class.
setTypeFactory(TypeFactory) - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
setTypeHints(String) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
See XMLSerializer.setTypeHintsEnabled(boolean) and XMLSerializer.setTypeHintsCompatibility(boolean)
setTypeHints(String) - Method in class org.apache.camel.model.dataformat.XmlJsonDataFormat
Adds type hints to the resulting XML to aid conversion back to JSON.
setTypeOfNumber(byte) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Defines the type of number (TON) to be used in the SME.
setUdpByteArrayCodec(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
For UDP only.
setUdpConnectionlessSending(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
This option supports connection less udp sending which is a real fire and forget.
setUdpConnectionlessSending(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
This option supports connection less udp sending which is a real fire and forget.
setUiDetailTemplate(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescriptionUrls
 
setUiEditTemplate(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescriptionUrls
 
setUiNewRecord(String) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescriptionUrls
 
setUltimateReceiver(boolean) - Method in class org.apache.camel.component.spring.ws.bean.CamelEndpointMapping
 
setUndeletable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setUndertowHttpBinding(UndertowHttpBinding) - Method in class org.apache.camel.component.undertow.UndertowComponent
To use a custom HttpBinding to control the mapping between Camel message and HttpClient.
setUndertowHttpBinding(UndertowHttpBinding) - Method in class org.apache.camel.component.undertow.UndertowEndpoint
To use a custom UndertowHttpBinding to control the mapping between Camel message and undertow.
setUnique(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setUniqueCount(Long) - Method in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
Sets the value of the uniqueCount property.
setUnit(String) - Method in class org.apache.camel.component.aws.cw.CwConfiguration
The metric unit
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.component.ganglia.GangliaConfiguration
Any unit of measurement that qualifies the metric, e.g.
setUnits(WeatherUnits) - Method in class org.apache.camel.component.weather.WeatherConfiguration
The units for temperature measurement.
setUnits(String) - Method in class org.apache.camel.model.SamplingDefinition
Sets the time units for the sample period, defaulting to seconds.
setUnits(TimeUnit) - Method in class org.apache.camel.model.SamplingDefinition
Sets the time units for the sample period, defaulting to seconds.
setUniversal_name(String) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setUniversalName(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the universalName property.
setUnmarshalGenericType(Type) - Method in class org.apache.camel.component.gson.GsonDataFormat
 
setUnmarshalId(String) - Method in class org.apache.camel.component.dozer.DozerConfiguration
The id of a dataFormat defined within the Camel Context to use for unmarshalling the mapping input from a non-Java type.
setUnmarshallClass(Class<?>) - Method in class org.apache.camel.dataformat.jibx.JibxDataFormat
 
setUnmarshallClass(Class<?>) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
Class use when unmarshalling from XML to Java.
setUnmarshallTypeName(String) - Method in class org.apache.camel.model.dataformat.JibxDataFormat
Class name to use when unmarshalling from XML to Java.
setUnmarshalType(Class<?>) - Method in class org.apache.camel.component.boon.BoonDataFormat
 
setUnmarshalType(Class<?>) - Method in class org.apache.camel.component.gson.GsonDataFormat
 
setUnmarshalType(Class<?>) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
setUnmarshalType(Class<?>) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
setUnmarshalType(Class<?>) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
Class of the object to be created
setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.BoonDataFormat
Class name of the java type to use when unarmshalling
setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Class of the java type to use when unarmshalling
setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Class of the java type to use when unarmshalling
setUnmarshalType(Class<?>) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Class of the object to be created
setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.BoonDataFormat
Class name of the java type to use when unarmshalling
setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Class name of the java type to use when unarmshalling
setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
Class name of the java type to use when unarmshalling
setUnmarshalTypeName(String) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Class name of the java type to use when unarmshalling
setUnseen(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
Whether to limit by unseen mails only.
setUnseen(boolean) - Method in class org.apache.camel.component.mail.SimpleSearchTerm
 
setUnwrapParameterFlag(boolean) - Method in class org.apache.camel.component.cxf.interceptors.ConfigureDocLitWrapperInterceptor
 
setUp() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
setUp() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
setUp() - Method in class org.apache.camel.test.junit4.ExchangeTestSupport
 
setUp() - Method in class org.apache.camel.testng.CamelTestSupport
 
setUp() - Method in class org.apache.camel.testng.ExchangeTestSupport
 
setupCamelContext(BundleContext, String) - Method in class org.apache.camel.scr.AbstractCamelRunner
 
setupCamelContext(CamelContext) - Method in class org.apache.camel.spring.javaconfig.CamelConfiguration
Callback to setup CamelContext before its started
setupClientFactoryBean(ClientFactoryBean, Class<?>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setupClientHeaders(Client, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
setupClientMatrix(WebClient, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
setupClientQueryAndHeaders(WebClient, Exchange) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsProducer
 
setupClientSocketProtocol(String, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
setupCommonFactoryProperties(AbstractJAXRSFactoryBean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
setupDatagramProtocol(String, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
setupDatagramProtocol(String) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
setUpdate_key(String) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setUpdate_key(String) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setUpdateable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setUpdateable(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setUpdateAction(UpdateAction) - Method in class org.apache.camel.component.linkedin.api.model.UpdateContent
Sets the value of the updateAction property.
setUpdatecomment(UpdateComment) - Method in class org.apache.camel.component.linkedin.CompaniesResourceEndpointConfiguration
 
setUpdatecomment(UpdateComment) - Method in class org.apache.camel.component.linkedin.PeopleResourceEndpointConfiguration
 
setUpdateComments(UpdateComments) - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Sets the value of the updateComments property.
setUpdateComments(UpdateComments) - Method in class org.apache.camel.component.linkedin.api.model.Update
Sets the value of the updateComments property.
setUpdateContent(UpdateContent) - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Sets the value of the updateContent property.
setUpdateContent(UpdateContent) - Method in class org.apache.camel.component.linkedin.api.model.Update
Sets the value of the updateContent property.
setUpdatedFields(UpdatedFields) - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Sets the value of the updatedFields property.
setUpdateField(UpdateField) - Method in class org.apache.camel.component.linkedin.api.model.UpdatedFields
Sets the value of the updateField property.
setUpdateKey(String) - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Sets the value of the updateKey property.
setUpdateKey(String) - Method in class org.apache.camel.component.linkedin.api.model.Update
Sets the value of the updateKey property.
setUpdatePackage(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
 
setUpdates(boolean) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
Document inserts/updates are published as events
setUpdates(Updates) - Method in class org.apache.camel.component.linkedin.api.model.Network
Sets the value of the updates property.
setUpdates(Long) - Method in class org.apache.camel.component.yammer.model.Stats
 
setUpdateSolrServer(ConcurrentUpdateSolrClient) - Method in class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
setUpdateTopic(boolean) - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
Whether to update an existing Push Topic when using the Streaming API, defaults to false
setUpdateType(NetworkUpdateReturnType) - Method in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
Sets the value of the updateType property.
setUpdateType(NetworkUpdateReturnType) - Method in class org.apache.camel.component.linkedin.api.model.Update
Sets the value of the updateType property.
setupEndpoint(Endpoint) - Method in class org.apache.camel.component.cxf.feature.CXFMessageDataFormatFeature
 
setupFeatures(DocumentBuilderFactory) - Method in class org.apache.camel.converter.jaxp.XmlConverter
 
setUpgradeBinding(OutboundBinding<GAuthEndpoint, GoogleOAuthParameters, GoogleOAuthParameters>) - Method in class org.apache.camel.component.gae.auth.GAuthEndpoint
Sets the binding for gauth:upgrade endpoints.
setupHandlers(ClientFactoryBean, Client) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
setupJAXRSClientFactoryBean(JAXRSClientFactoryBean, String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
setupJAXRSServerFactoryBean(JAXRSServerFactoryBean) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
setUploadMode(DropboxUploadMode) - Method in class org.apache.camel.component.dropbox.DropboxConfiguration
Which mode to upload.
setupPropertiesComponent(CamelContext, Map<String, String>, Logger) - Static method in class org.apache.camel.scr.AbstractCamelRunner
 
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() - Method in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean
Setup all the routes which must be done prior starting CamelContext.
setupRoutes(boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setupServerFactoryBean(ServerFactoryBean, Class<?>) - Method in class org.apache.camel.component.cxf.CxfEndpoint
Populate server factory bean
setupServerWithSSLContext(Series<Parameter>, SSLContextParameters) - Method in class org.apache.camel.component.restlet.RestletComponent
 
setupSocketProtocol(String, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
setupSocketProtocol(String) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
setupTCPCommunication() - Method in class org.apache.camel.component.netty.NettyProducer
 
setupUDPCommunication() - Method in class org.apache.camel.component.netty.NettyProducer
 
setupVmProtocol(String, Mina2Configuration) - Method in class org.apache.camel.component.mina2.Mina2Consumer
 
setupVmProtocol(String) - Method in class org.apache.camel.component.mina2.Mina2Producer
 
setUri(URI) - Method in class org.apache.camel.coap.CoAPEndpoint
 
setUri(String) - Method in class org.apache.camel.component.atmos.AtmosConfiguration
Atomos server uri
setUri(URI) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
 
setUri(URI) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
 
setUri(URI) - Method in class org.apache.camel.component.lucene.LuceneConfiguration
 
setUri(URI) - Method in class org.apache.camel.component.printer.PrinterConfiguration
 
setUri(URI) - Method in class org.apache.camel.component.rmi.RmiEndpoint
 
setUri(URI) - Method in class org.apache.camel.component.routebox.RouteboxConfiguration
 
setUri(URI) - Method in class org.apache.camel.component.sip.SipConfiguration
URI of the SIP server to connect to (the username and password can be included such as: john:secret@myserver:9999)
setUri(String) - Method in class org.apache.camel.component.yammer.model.Realtime
 
setUri(String) - Method in class org.apache.camel.core.xml.AbstractCamelEndpointFactoryBean
Sets the URI to use to resolve the endpoint.
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
Intercept incoming messages from the uri or uri pattern.
setUri(String) - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
Intercept sending to the uri or uri pattern.
setUri(String) - Method in class org.apache.camel.model.rest.VerbDefinition
Uri template of this REST service such as /{id}.
setUri(String) - Method in class org.apache.camel.model.SendDefinition
Sets the uri of the endpoint to send to.
setUri(String) - Method in class org.apache.camel.model.ToDynamicDefinition
The uri of the endpoint to send to.
setUri(String) - Method in class org.apache.camel.model.WireTapDefinition
The uri of the endpoint to wiretap to.
setUri(String) - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
setUriAuthority(String) - Method in class org.apache.camel.component.avro.AvroConfiguration
Authority to use (username and password)
setUriDelimiter(String) - Method in class org.apache.camel.model.DynamicRouterDefinition
 
setUriDelimiter(String) - Method in class org.apache.camel.model.RoutingSlipDefinition
 
setUriDereferencer(URIDereferencer) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
If you want to restrict the remote access via reference URIs, you can set an own dereferencer.
setUriDereferencer(URIDereferencer) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
setUriPattern(String) - Method in class org.apache.camel.component.restlet.RestletEndpoint
The resource pattern such as /customer/{id}
setUriPostfix(String) - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
setUriPrefix(String) - Method in class org.apache.camel.component.binding.BindingComponent
Deprecated.
 
setUriResolver(URIResolver) - Method in class org.apache.camel.builder.xml.XsltBuilder
 
setUriResolver(URIResolver) - Method in class org.apache.camel.component.xslt.XsltComponent
To use a custom javax.xml.transform.URIResolver.
setUriResolver(URIResolver) - Method in class org.apache.camel.component.xslt.XsltEndpoint
To use a custom javax.xml.transform.URIResolver
setUriResolver(URIResolver) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
setUriResolverFactory(XsltUriResolverFactory) - Method in class org.apache.camel.component.xslt.XsltComponent
To use a custom javax.xml.transform.URIResolver which depends on a dynamic endpoint resource URI or which is a subclass of XsltUriResolver.
setUris(String) - Method in class org.apache.camel.component.etcd.EtcdConfiguration
To set the URIs the client connects.
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
The uri template
setURL(String) - Method in interface org.apache.camel.component.jetty.JettyContentExchange
 
setURL(String) - Method in class org.apache.camel.component.jetty8.JettyContentExchange8
 
setURL(String) - Method in class org.apache.camel.component.jetty9.JettyContentExchange9
 
setUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ApiStandardProfileRequest
Sets the value of the url property.
setUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.MemberUrl
Sets the value of the url property.
setUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Patent
Sets the value of the url property.
setUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.ProductDeal
Sets the value of the url property.
setUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Publication
Sets the value of the url property.
setUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.SiteGroupRequest
Sets the value of the url property.
setUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.SiteJobRequest
Sets the value of the url property.
setUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.SiteStandardProfileRequest
Sets the value of the url property.
setUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Video
Sets the value of the url property.
setUrl(String) - Method in class org.apache.camel.component.salesforce.api.dto.ActionOverride
 
setUrl(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.RecentReport
 
setUrl(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportInstance
 
setUrl(String) - Method in class org.apache.camel.component.salesforce.api.dto.Attributes
 
setUrl(String) - Method in class org.apache.camel.component.salesforce.api.dto.Version
 
setUrl(String) - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
Url to the SAP net-weaver gateway server.
setUrl(String) - Method in class org.apache.camel.component.stream.StreamEndpoint
When using the stream:url URI format, this option specifies the URL to stream to/from.
setUrl(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setUrl(String) - Method in class org.apache.camel.component.yammer.model.Image
 
setUrl(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setUrl(String) - Method in class org.apache.camel.component.yammer.model.Reference
 
setUrl(String) - Method in class org.apache.camel.component.yammer.model.User
 
setUrlDecodeHeaders(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
If this option is enabled, then during binding from Netty to Camel Message then the header values will be URL decoded (eg %20 will be a space character.
setUrlDecodeHeaders(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
If this option is enabled, then during binding from Netty to Camel Message then the header values will be URL decoded (eg %20 will be a space character.
setUrlDecodeHeaders(boolean) - Method in class org.apache.camel.component.sparkrest.SparkConfiguration
If this option is enabled, then during binding from Spark to Camel Message then the header values will be URL decoded (eg %20 will be a space character.)
setUrlFetchService(URLFetchService) - Method in class org.apache.camel.component.gae.http.GHttpEndpoint
 
setUrlRewrite(UrlRewrite) - Method in class org.apache.camel.http.common.HttpCommonEndpoint
Refers to a custom org.apache.camel.component.http.UrlRewrite which allows you to rewrite urls when you bridge/proxy endpoints.
setUrlRewriter(UrlRewriter) - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
setUrls(InfoUrls) - Method in class org.apache.camel.component.salesforce.api.dto.NamedLayoutInfo
 
setUrls(InfoUrls) - Method in class org.apache.camel.component.salesforce.api.dto.RecordTypeInfo
 
setUrls(SObjectUrls) - Method in class org.apache.camel.component.salesforce.api.dto.SObject
 
setUrls(SObjectDescriptionUrls) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
setUrls(List<String>) - Method in class org.apache.camel.component.salesforce.internal.dto.RestChoices
 
setUrlSafe(boolean) - Method in class org.apache.camel.dataformat.base64.Base64DataFormat
 
setUrlSafe(Boolean) - Method in class org.apache.camel.model.dataformat.Base64DataFormat
Instead of emitting '+' and '/' we emit '-' and '_' respectively.
setUseApplicationContextClassLoader(boolean) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
Use ApplicationContextClassLoader as custom ClassLoader
setUseApplicationContextClassLoader(boolean) - Method in class org.apache.camel.model.dataformat.YAMLDataFormat
Use ApplicationContextClassLoader as custom ClassLoader
setUseBlockIO(boolean) - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
setUseBlockIO(boolean) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Whether to use blockIO.
setUseBlueprintPropertyResolver(Boolean) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setUseBreadcrumb(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setUseBreadcrumb(Boolean) - Method in interface org.apache.camel.CamelContext
Set whether breadcrumb is enabled.
setUseBreadcrumb(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setUseBreadcrumb(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setUseByteBuf(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
If the useByteBuf is true, netty producer will turn the message body into ByteBuf before sending it out.
setUseChannelBuffer(boolean) - Method in class org.apache.camel.component.netty.NettyConfiguration
If the useChannelBuffer is true, netty producer will turn the message body into ChannelBuffer before sending it out.
setUseCollisionAvoidance(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setUseCollisionAvoidance(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
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
setUseContext(boolean) - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
setUseContinuation(boolean) - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Whether or not to use Jetty continuations for the Jetty Server.
setUseContinuation(Boolean) - Method in class org.apache.camel.component.jetty.JettyHttpEndpoint
Whether or not to use Jetty continuations for the Jetty Server.
setUseDom(boolean) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
Whether DOMSource/DOMResult or SaxSource/SaxResult should be used by the validator.
setUseDom(boolean) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
Deprecated.
setUseExponentialBackOff(Boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedErrorHandlerMBean
 
setUseExponentialBackOff(String) - Method in class org.apache.camel.core.xml.AbstractCamelRedeliveryPolicyFactoryBean
 
setUseExponentialBackOff(Boolean) - Method in class org.apache.camel.management.mbean.ManagedErrorHandler
 
setUseExponentialBackOff(String) - Method in class org.apache.camel.model.RedeliveryPolicyDefinition
 
setUseExponentialBackOff(boolean) - Method in class org.apache.camel.processor.RedeliveryPolicy
Enables/disables exponential backoff using the RedeliveryPolicy.getBackOffMultiplier() to increase the time between retries
setUseFixedDelay(boolean) - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
setUseFixedDelay(boolean) - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
setUseFixedDelay(boolean) - Method in class org.apache.camel.impl.ScheduledPollConsumer
 
setUseFixedDelay(boolean) - Method in class org.apache.camel.impl.ScheduledPollEndpoint
Controls if fixed delay or fixed rate is used.
setUseFixedDelay(boolean) - Method in class org.apache.camel.management.mbean.ManagedScheduledPollConsumer
 
setUseForwardedForHeader(Boolean) - Method in class org.apache.camel.component.restlet.RestletComponent
Lookup the "X-Forwarded-For" header supported by popular proxies and caches and uses it to populate the Request.getClientAddresses() method result.
setUseGetBytesForBlob(boolean) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
To read BLOB columns as bytes instead of string data.
setUseHeadersAsParameters(boolean) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
Set this option to true to use the prepareStatementStrategy with named parameters.
setUseHostIPAddress(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
setUseHostIPAddress(Boolean) - Method in class org.apache.camel.management.DefaultManagementAgent
 
setUseHostIPAddress(Boolean) - Method in interface org.apache.camel.spi.ManagementAgent
Sets whether to use host IP Address
setUseInlineAttachments(boolean) - Method in class org.apache.camel.component.mail.MailConfiguration
Whether to use disposition inline or attachment.
setUseIterator(boolean) - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Sets how resultset should be delivered to route.
setUseIterator(boolean) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Process resultset individually or as a list
setUseIterator(boolean) - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Sets how resultset should be delivered to route.
setUseIterator(boolean) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
Process resultset individually or as a list
setUseIterator(boolean) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Sets how resultset should be delivered to route.
setUseIterator(boolean) - Method in class org.apache.camel.component.sql.SqlConsumer
Sets how resultset should be delivered to route.
setUseJDBC4ColumnNameAndLabelSemantics(boolean) - Method in class org.apache.camel.component.jdbc.JdbcEndpoint
Sets whether to use JDBC 4 or JDBC 3.0 or older semantic when retrieving column name.
setUseJmx(boolean) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory
Whether to use JMX reported to enlist JMX MBeans with the metrics statistics.
setUseJmx(boolean) - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryService
 
setUseJmx(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRegistryService
 
setUseJmx(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicy
 
setUseJmx(boolean) - Method in class org.apache.camel.component.metrics.routepolicy.MetricsRoutePolicyFactory
Whether to use JMX reported to enlist JMX MBeans with the metrics statistics.
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.

setUseJson(boolean) - Method in class org.apache.camel.component.yammer.YammerConfiguration
Set to true if you want to use raw JSON rather than converting to POJOs.
setUseList(Boolean) - Method in class org.apache.camel.component.boon.BoonDataFormat
 
setUseList(boolean) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Whether to allow using LIST command when downloading a file.
setUseList(boolean) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
setUseList(boolean) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
setUseList(boolean) - Method in class org.apache.camel.model.dataformat.BoonDataFormat
To unarmshal to a List of Map or a List of Pojo.
setUseList(Boolean) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
To unarmshal to a List of Map or a List of Pojo.
setUseList(Boolean) - Method in class org.apache.camel.model.dataformat.JsonDataFormat
To unarmshal to a List of Map or a List of Pojo.
setUseLocking(boolean) - Method in class org.apache.camel.bam.processor.ActivityMonitorEngine
 
setUseMaps(boolean) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
Sets whether or not the unmarshalling should produce maps instead of lists.
setUseMaps(Boolean) - Method in class org.apache.camel.model.dataformat.CsvDataFormat
Whether the unmarshalling should produce maps for the lines values instead of lists.
setUseMDCLogging(String) - Method in class org.apache.camel.blueprint.CamelContextFactoryBean
 
setUseMDCLogging(Boolean) - Method in interface org.apache.camel.CamelContext
Set whether MDC is enabled.
setUseMDCLogging(Boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setUseMDCLogging(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setUseMessageBodyForSql(boolean) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Whether to use the message body as the SQL and then headers for parameters.
setUseMessageBodyForTemplate(boolean) - Method in class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
setUseMessageIDAsCorrelationID(boolean) - Method in class org.apache.camel.component.jms.JmsComponent
Specifies whether JMSMessageID should always be used as JMSCorrelationID for InOut messages.
setUseMessageIDAsCorrelationID(boolean) - Method in class org.apache.camel.component.jms.JmsConfiguration
Specifies whether JMSMessageID should always be used as JMSCorrelationID for InOut messages.
setUseMessageIDAsCorrelationID(boolean) - Method in class org.apache.camel.component.jms.JmsEndpoint
 
setUseOriginalMessage(boolean) - Method in class org.apache.camel.builder.DefaultErrorHandlerBuilder
 
setUseOriginalMessagePolicy(Boolean) - Method in class org.apache.camel.model.OnCompletionDefinition
Will use the original input body when an Exchange for this on completion.
setUseOriginalMessagePolicy(Boolean) - Method in class org.apache.camel.model.OnExceptionDefinition
 
setUsePassedInEntityManager(boolean) - Method in class org.apache.camel.component.jpa.JpaEndpoint
If set to true, then Camel will use the EntityManager from the header JpaConstants.ENTITYMANAGER instead of the configured entity manager on the component/endpoint.
setUsePersist(boolean) - Method in class org.apache.camel.component.jpa.JpaEndpoint
Indicates to use entityManager.persist(entity) instead of entityManager.merge(entity).
setUsePlaceholder(boolean) - Method in class org.apache.camel.component.sql.DefaultSqlEndpoint
Sets whether to use placeholder and replace all placeholder characters with ? sign in the SQL queries.
setUsePlaceholder(boolean) - Method in class org.apache.camel.component.sql.SqlComponent
Sets whether to use placeholder and replace all placeholder characters with ? sign in the SQL queries.
setUsePlatformMBeanServer(String) - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
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.
setUseQueryString(boolean) - Method in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
setUser(String) - Method in class org.apache.camel.component.google.calendar.GoogleCalendarConfiguration
The email address of the user the application is trying to impersonate in the service account flow
setUser(IRCUser) - Method in class org.apache.camel.component.irc.IrcMessage
 
setUser(String) - Method in class org.apache.camel.component.jclouds.JcloudsComputeEndpoint
 
setUser(String) - Method in class org.apache.camel.component.jclouds.JcloudsConfiguration
The user on the target node that will run the script.
setUser(String) - Method in class org.apache.camel.component.jclouds.JcloudsEndpoint
 
setUser(String) - Method in class org.apache.camel.component.jmx.JMXEndpoint
 
setUser(String) - Method in class org.apache.camel.component.pgevent.PgEventEndpoint
Username for login
setUser(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
Username, used for user timeline consumption, direct message production, etc.
setUser(String) - Method in class org.apache.camel.component.xmpp.XmppEndpoint
User name (without server name).
setUserAgent(String) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
The http user agent header to set when doing xmlrpc requests
setUserConfigURL(String) - Method in class org.apache.camel.component.fop.FopEndpoint
The location of a configuration file which can be loaded from classpath or file system.
setUserData(String) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
Sets the value of the userData property.
setUserDeleteRequest(BoxUserDeleteRequestObject) - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
setUseReaderForPayload(boolean) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
setUseReaderForPayload(boolean) - Method in interface org.apache.camel.http.common.HttpBinding
Should the ServletRequest.getReader() be exposed as the payload of input messages in the Camel Message.getBody() or not.
setUseRecovery(boolean) - Method in class org.apache.camel.component.hawtdb.HawtDBAggregationRepository
 
setUseRecovery(boolean) - Method in class org.apache.camel.component.leveldb.LevelDBAggregationRepository
 
setUseRecovery(boolean) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setUseRecovery(boolean) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
setUseRecovery(boolean) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
 
setUseRecovery(boolean) - Method in interface org.apache.camel.spi.RecoverableAggregationRepository
Sets whether or not recovery is enabled
setUseRelativePath(boolean) - Method in class org.apache.camel.component.netty.http.NettyHttpConfiguration
Sets whether to use a relative path in HTTP requests.
setUseRelativePath(boolean) - Method in class org.apache.camel.component.netty4.http.NettyHttpConfiguration
Sets whether to use a relative path in HTTP requests.
setUserGroupInformation(UserGroupInformation) - Method in class org.apache.camel.component.hbase.HBaseEndpoint
Defines privileges to communicate with HBase such as using kerberos.
setUserHeader(Exchange, User) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
setUserHeader(Message, User) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
setUserHeader(Exchange, int, User, String) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
setUserHeader(Message, int, User, String) - Static method in class org.apache.camel.component.twitter.TwitterHelper
 
setUserId(String) - Method in class org.apache.camel.component.box.IBoxGroupsManagerEndpointConfiguration
 
setUserId(String) - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
setUserId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The Facebook user ID
setUserId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersDraftsEndpointConfiguration
 
setUserId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersEndpointConfiguration
 
setUserId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersHistoryEndpointConfiguration
 
setUserId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersLabelsEndpointConfiguration
 
setUserId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesAttachmentsEndpointConfiguration
 
setUserId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersMessagesEndpointConfiguration
 
setUserId(String) - Method in class org.apache.camel.component.google.mail.GmailUsersThreadsEndpointConfiguration
 
setUserId(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
userId to use with task operations
setUserID(String) - Method in class org.apache.camel.component.jt400.Jt400Configuration
 
setUserID(String) - Method in class org.apache.camel.component.jt400.Jt400Endpoint
 
setUserId(Long) - Method in class org.apache.camel.component.yammer.model.Name
 
setUserId(String) - Method in class org.apache.camel.component.yammer.YammerConfiguration
The user id
setUserId1(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The ID of a user 1
setUserId2(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The ID of a user 2
setUserIds(List<String>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The IDs of users to invite to event
setUserIds(String) - Method in class org.apache.camel.component.twitter.TwitterConfiguration
To filter by user ids for streaming/filter.
setUserLocale(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The test user locale
setUserName(String) - Method in class org.apache.camel.component.box.BoxConfiguration
Box user name, MUST be provided
setUsername(String) - Method in class org.apache.camel.component.cassandra.CassandraEndpoint
Username for session authentication
setUsername(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
Username for the cmis repository
setUsername(String) - Method in class org.apache.camel.component.couchdb.CouchDbEndpoint
Username in case of authenticated databases
setUsername(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
This option is used to set the basic authentication information of username for the CXF client.
setUsername(String) - Method in class org.apache.camel.component.docker.DockerClientProfile
 
setUsername(String) - Method in class org.apache.camel.component.docker.DockerConfiguration
User name to authenticate with
setUserName(String) - Method in class org.apache.camel.component.etcd.EtcdConfiguration
The user name to use for basic authentication.
setUsername(String) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets the username to be used for basic authentication when polling from a HTTP feed
setUsername(String) - Method in class org.apache.camel.component.file.remote.RemoteFileConfiguration
Username to use for login
setUserName(String) - Method in class org.apache.camel.component.gae.login.GLoginData
 
setUserName(String) - Method in class org.apache.camel.component.gae.login.GLoginEndpoint
Sets the login username (a Google mail address).
setUsername(String) - Method in class org.apache.camel.component.git.GitEndpoint
 
setUsername(String) - Method in class org.apache.camel.component.github.GitHubEndpoint
GitHub username, required unless oauthToken is provided
setUsername(String) - Method in class org.apache.camel.component.irc.IrcConfiguration
The IRC server user name.
setUserName(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
Username for authentication
setUsername(String) - Method in class org.apache.camel.component.jcr.JcrEndpoint
Username for login
setUsername(String) - Method in class org.apache.camel.component.jira.JIRAEndpoint
Username for login
setUsername(String) - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
setUserName(String) - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
setUserName(String) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
LinkedIn user account name, MUST be provided
setUsername(String) - Method in class org.apache.camel.component.mail.DefaultJavaMailSender
 
setUsername(String) - Method in interface org.apache.camel.component.mail.JavaMailSender
 
setUsername(String) - Method in class org.apache.camel.component.mail.MailConfiguration
The username for login
setUserName(String) - Method in class org.apache.camel.component.mqtt.MQTTComponent
Username to be used for authentication against the MQTT broker
setUserName(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Username to be used for authentication against the MQTT broker
setUsername(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
The username to login to openshift server.
setUsername(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
The username to login to openshift server.
setUsername(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
Username in case of authenticated access
setUserName(String) - Method in class org.apache.camel.component.salesforce.SalesforceLoginConfig
Salesforce account user name
setUsername(String) - Method in class org.apache.camel.component.sap.netweaver.NetWeaverEndpoint
Username for account.
setUserName(String) - Method in class org.apache.camel.component.servicenow.ServiceNowConfiguration
ServiceNow user account name, MUST be provided
setUsername(String) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityToken
 
setUsername(String) - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
setUsername(String) - Method in class org.apache.camel.component.slack.helper.SlackMessage
 
setUsername(String) - Method in class org.apache.camel.component.slack.SlackEndpoint
This is the username that the bot will have when sending messages to a channel or user.
setUsername(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Username for Splunk
setUsername(String) - Method in class org.apache.camel.component.ssh.SshComponent
Sets the username to use in logging into the remote SSH server.
setUsername(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the username to use in logging into the remote SSH server.
setUsername(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setUsername(String) - Method in class org.apache.camel.component.yammer.model.Im
 
setUseRouteBuilder(boolean) - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
setUseRouteBuilder(boolean) - Method in class org.apache.camel.testng.CamelTestSupport
 
setUseRouterForAllUris(boolean) - Method in class org.apache.camel.component.sip.SipConfiguration
This setting is used when requests are sent to the Presence Agent via a proxy.
setUserPassword(String) - Method in class org.apache.camel.component.box.BoxConfiguration
Box user password, MUST be provided if authSecureStorage is not set, or returns null on first call
setUserPassword(String) - Method in class org.apache.camel.component.linkedin.api.OAuthParams
 
setUserPassword(String) - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
LinkedIn account password
setUserRequest(BoxUserRequestObject) - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
setUserUpdateLoginRequest(BoxUserUpdateLoginRequestObject) - Method in class org.apache.camel.component.box.IBoxUsersManagerEndpointConfiguration
 
setUseSaxon(Boolean) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
setUseSharedSchema(boolean) - Method in class org.apache.camel.component.validator.ValidatorEndpoint
Whether the Schema instance should be shared or not.
setUseSharedSchema(boolean) - Method in class org.apache.camel.processor.validation.ValidatingProcessor
 
setUseSSL(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Use SSL
setUseStderrOnEmptyStdout(boolean) - Method in class org.apache.camel.component.exec.ExecEndpoint
A boolean indicating that when stdout is empty, this component will populate the Camel Message Body with stderr.
setUseStreaming(boolean) - Method in class org.apache.camel.component.ahc.ws.WsEndpoint
To enable streaming to send data as multiple text fragments.
setUseStreaming(boolean) - Method in class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
To enable streaming to send data as multiple text fragments.
setUseSunHttpsHandler(boolean) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
Use sun.net.www.protocol.https.Handler Https handler to establish the Splunk Connection.
setUseSunHttpsHandler(boolean) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
 
setUseSystemProperties(boolean) - Method in class org.apache.camel.component.http4.HttpEndpoint
To use System Properties as fallback for configuration
setUseThreadSecurityContext(boolean) - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
setUseTracer(boolean) - Method in class org.apache.camel.impl.DefaultDebugger
 
setUseTransactions(boolean) - Method in class org.apache.camel.component.ibatis.IBatisComponent
Whether to use transactions.
setUseTransactions(boolean) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Whether to use transactions.
setUseUserKnownHostsFile(boolean) - Method in class org.apache.camel.component.scp.ScpConfiguration
If knownHostFile has not been explicit configured, then use the host file from System.getProperty("user.home") + "/.ssh/known_hosts"
setUsingExecutorService(boolean) - Method in class org.apache.camel.component.netty4.NettyConfiguration
Whether to use ordered thread pool, to ensure events are processed orderly on the same channel.
setUsingFixedCamelContextName(boolean) - Method in class org.apache.camel.component.quartz.QuartzEndpoint
If it is true, JobDataMap uses the CamelContext name directly to reference the CamelContext, if it is false, JobDataMap uses use the CamelContext management name which could be changed during the deploy time.
setUsingFixedCamelContextName(boolean) - Method in class org.apache.camel.component.quartz2.QuartzEndpoint
If it is true, JobDataMap uses the CamelContext name directly to reference the CamelContext, if it is false, JobDataMap uses use the CamelContext management name which could be changed during the deploy time.
setUsingIterator(boolean) - Method in class org.apache.camel.dataformat.tarfile.TarFileDataFormat
 
setUsingIterator(boolean) - Method in class org.apache.camel.dataformat.zipfile.ZipFileDataFormat
 
setUsingIterator(Boolean) - Method in class org.apache.camel.model.dataformat.TarFileDataFormat
If the tar file has more then one entry, the setting this option to true, allows to work with the splitter EIP, to split the data using an iterator in a streaming mode.
setUsingIterator(Boolean) - Method in class org.apache.camel.model.dataformat.ZipFileDataFormat
If the zip file has more then one entry, the setting this option to true, allows to work with the splitter EIP, to split the data using an iterator in a streaming mode.
setUsingParallelCompression(boolean) - Method in class org.apache.camel.dataformat.lzf.LZFDataFormat
 
setUsingParallelCompression(Boolean) - Method in class org.apache.camel.model.dataformat.LZFDataFormat
Enable encoding (compress) using multiple processing cores.
setUsingSSL(boolean) - Method in class org.apache.camel.component.smpp.SmppConfiguration
Whether using SSL with the smpps protocol
setUuid(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
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.component.jms.JmsProducer
 
setUuidGenerator(UuidGenerator) - Method in class org.apache.camel.component.sjms.producer.InOutProducer
 
setUuidGenerator(UuidGenerator) - Method in class org.apache.camel.impl.DefaultCamelContext
 
setUuids(String) - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
setValidate(boolean) - Method in class org.apache.camel.component.hl7.HL7DataFormat
 
setValidate(boolean) - Method in class org.apache.camel.component.hl7.HL7MLLPCodec
 
setValidate(boolean) - Method in class org.apache.camel.component.hl7.HL7MLLPConfig
 
setValidate(Boolean) - Method in class org.apache.camel.model.dataformat.HL7DataFormat
Whether to validate the HL7 message

Is by default true.

setValidating(boolean) - Method in class org.apache.camel.component.ical.ICalDataFormat
 
setValidating(Boolean) - Method in class org.apache.camel.model.dataformat.IcalDataFormat
Whether to validate.
setValidation(boolean) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
setValidation(Boolean) - Method in class org.apache.camel.model.dataformat.CastorDataFormat
Whether validation is turned on or off.
setValidationFailedHandler(ValidationFailedHandler) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Handles the different validation failed situations.
setValidationFailedHandler(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
setValidationFailedHandler(ValidationFailedHandler) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setValidationFailedHandlerName(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Name of handler to
setValidationProviderResolver(ValidationProviderResolver) - Method in class org.apache.camel.component.bean.validator.BeanValidatorEndpoint
To use a a custom ValidationProviderResolver
setValidatorFactory(ValidatorFactory) - Method in class org.apache.camel.component.bean.validator.BeanValidatorProducer
 
setValidFor(byte[]) - Method in class org.apache.camel.component.salesforce.api.dto.PickListValue
 
setValue(Double) - Method in class org.apache.camel.component.aws.cw.CwConfiguration
The metric value
setValue(Object) - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
setValue(Object) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
the value to assign to the global identifier
setValue(String) - Method in class org.apache.camel.component.krati.KratiEndpoint
The Value.
setValue(String) - Method in class org.apache.camel.component.linkedin.api.model.Authorization
Sets the value of the value property.
setValue(Long) - Method in class org.apache.camel.component.linkedin.api.model.Distance
Sets the value of the value property.
setValue(String) - Method in class org.apache.camel.component.linkedin.api.model.HttpHeader
Sets the value of the value property.
setValue(boolean) - Method in class org.apache.camel.component.linkedin.api.model.IsCompanyShareEnabled
Sets the value of the value property.
setValue(boolean) - Method in class org.apache.camel.component.linkedin.api.model.IsFollowing
Sets the value of the value property.
setValue(boolean) - Method in class org.apache.camel.component.linkedin.api.model.IsLiked
Sets the value of the value property.
setValue(Long) - Method in class org.apache.camel.component.linkedin.api.model.NumFollowers
Sets the value of the value property.
setValue(Long) - Method in class org.apache.camel.component.linkedin.api.model.Property
Sets the value of the value property.
setValue(Long) - Method in class org.apache.camel.component.metrics.MetricsEndpoint
 
setValue(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.GroupingValue
 
setValue(String) - Method in class org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFilter
 
setValue(String) - Method in class org.apache.camel.component.salesforce.api.dto.PickListValue
 
setValue(String) - Method in class org.apache.camel.model.PropertyDefinition
Property value
setValue(String) - Method in class org.apache.camel.model.rest.RestPropertyDefinition
Property value
setValue(V) - Method in class org.apache.camel.support.TimeoutMapEntry
 
setValue(String) - Method in class org.apache.camel.util.MessageDump.Body
 
setValue(String) - Method in class org.apache.camel.util.MessageDump.Header
 
setValue(QName) - Method in class org.w3._2003._05.soap_envelope.Faultcode
Sets the value of the value property.
setValue(String) - Method in class org.w3._2003._05.soap_envelope.Reasontext
Sets the value of the value property.
setValue(QName) - Method in class org.w3._2003._05.soap_envelope.Subcode
Sets the value of the value property.
SETVALUE_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
setValueClass(String) - Method in class org.apache.camel.component.gora.GoraConfiguration
Set type of the value
setValueDeserializer(String) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Deserializer class for value that implements the Deserializer interface.
setValueDeserializer(String) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setValueSeparator(String) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setValueSerializer(Serializer<Object>) - Method in class org.apache.camel.component.krati.KratiEndpoint
The serializer that will be used to serialize the value.
setValueType(Class<?>) - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
setValueType(WritableType) - Method in class org.apache.camel.component.hdfs.HdfsConfiguration
The type for the key in case of sequence or map files
setValueType(WritableType) - Method in class org.apache.camel.component.hdfs2.HdfsConfiguration
The type for the key in case of sequence or map files
setVariable(ELContext, String, Object, Class<?>) - Method in class org.apache.camel.language.juel.JuelExpression
 
setVariables(Map<String, Object>) - Method in class org.apache.camel.builder.sql.SqlBuilder
 
setVelocityEngine(VelocityEngine) - Method in class org.apache.camel.component.velocity.VelocityComponent
To use the VelocityEngine otherwise a new engine is created
setVelocityEngine(VelocityEngine) - Method in class org.apache.camel.component.velocity.VelocityEndpoint
 
setVerb(String) - Method in class org.apache.camel.component.javaspace.JavaSpaceEndpoint
Specifies the verb for getting JavaSpace entries.
setVerb(String) - Method in class org.apache.camel.component.sparkrest.SparkEndpoint
get, post, put, patch, delete, head, trace, connect, or options.
setVerbose(boolean) - Method in class org.apache.camel.component.nats.NatsConfiguration
 
setVerboseLogging(boolean) - Method in class org.apache.camel.component.scp.ScpComponent
JSCH is verbose logging out of the box.
setVerbs(List<VerbDefinition>) - Method in class org.apache.camel.model.rest.RestDefinition
The HTTP verbs this REST service accepts and uses
setVerifiedAdmin(String) - Method in class org.apache.camel.component.yammer.model.User
 
setVerifierConfiguration(XmlVerifierConfiguration) - Method in class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
To use a shared XmlVerifierConfiguration configuration to use as base for configuring endpoints.
setVerifyChecksums(boolean) - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
setVersion(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
The workflow or activity event version to use.
setVersion(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Set to 3.1.1 to use MQTT version 3.1.1.
setVersion(String) - Method in class org.apache.camel.component.salesforce.api.dto.Version
 
setVersion(int) - Method in class org.apache.camel.component.zookeeper.operations.DeleteOperation
 
setVersion(int) - Method in class org.apache.camel.component.zookeeper.operations.SetDataOperation
 
setVersion(String) - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
setVersion(String) - Method in class org.apache.camel.model.dataformat.SoapJaxbDataFormat
SOAP version should either be 1.1 or 1.2.
setVersionId(String) - Method in class org.apache.camel.component.box.IBoxFilesManagerEndpointConfiguration
 
setVersions(List<Version>) - Method in class org.apache.camel.component.salesforce.api.dto.Versions
 
setVertx(Vertx) - Method in class org.apache.camel.component.vertx.VertxComponent
To use the given vertx EventBus instead of creating a new embedded EventBus
setVertxFactory(VertxFactory) - Method in class org.apache.camel.component.vertx.VertxComponent
To use a custom VertxFactory implementation
setVertxOptions(VertxOptions) - Method in class org.apache.camel.component.vertx.VertxComponent
Options to use for creating vertx
setVhost(String) - Method in class org.apache.camel.component.rabbitmq.RabbitMQEndpoint
The vhost for the channel
setViaHeaders(List<ViaHeader>) - Method in class org.apache.camel.component.sip.SipConfiguration
List of custom Header objects of the type javax.sip.header.ViaHeader.
setVideo(Video) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the video property.
setVideoBaseURL(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Video API base URL
setVideoId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
The video ID
setViewsByMonth(ViewsByMonth) - Method in class org.apache.camel.component.linkedin.api.model.StatusUpdateStatistics
Sets the value of the viewsByMonth property.
setVisibility(Visibility) - Method in class org.apache.camel.component.linkedin.api.model.CurrentShare
Sets the value of the visibility property.
setVisibility(Visibility) - Method in class org.apache.camel.component.linkedin.api.model.Share
Sets the value of the visibility property.
setVisibilityDelay(int) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
The item will not be available on the queue until this many seconds have passed.
setVisibilityTimeout(Integer) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
The duration (in seconds) that the received messages are hidden from subsequent retrieve requests after being retrieved by a ReceiveMessage request to set in the com.amazonaws.services.sqs.model.SetQueueAttributesRequest.
setWait(int) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
Time in seconds to wait for a message to become available.
setWaitForTaskToComplete(WaitForTaskToComplete) - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
Option to specify whether the caller should wait for the async task to complete or not before continuing.
setWaitForTaskToComplete(WaitForTaskToComplete) - Method in class org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint
 
setWaitForTaskToComplete(WaitForTaskToComplete) - Method in class org.apache.camel.component.seda.SedaEndpoint
Option to specify whether the caller should wait for the async task to complete or not before continuing.
setWaitStrategy(DisruptorWaitStrategy) - Method in class org.apache.camel.component.disruptor.DisruptorEndpoint
Defines the strategy used by consumer threads to wait on new exchanges to be published.
setWaitTimeMs(int) - Method in class org.apache.camel.component.kestrel.KestrelConfiguration
 
setWaitTimeSeconds(Integer) - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
Duration in seconds (0 to 20) that the ReceiveMessage action call will wait until a message is in the queue to include in the response.
setWave(String) - Method in class org.apache.camel.component.salesforce.api.dto.RestResources
 
setWebhookUrl(String) - Method in class org.apache.camel.component.slack.SlackComponent
The incoming webhook URL
setWebhookUrl(String) - Method in class org.apache.camel.component.slack.SlackEndpoint
The incoming webhook URL
setWebServiceEndpointUri(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
The default Web Service endpoint uri to use for the producer.
setWebServiceMessage(WebServiceMessage) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceMessage
 
setWebServiceTemplate(WebServiceTemplate) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
Option to provide a custom WebServiceTemplate.
setWebsiteUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Company
Sets the value of the websiteUrl property.
setWebsiteUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Product
Sets the value of the websiteUrl property.
setWebSocketComponentServletInitialParameter(ServletContextHandler, WebsocketEndpoint) - Method in class org.apache.camel.component.websocket.WebsocketComponent
 
setWebUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Answer
Sets the value of the webUrl property.
setWebUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Question
Sets the value of the webUrl property.
setWebUrl(String) - Method in class org.apache.camel.component.linkedin.api.model.Recommendation
Sets the value of the webUrl property.
setWebUrl(String) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setWebUrl(String) - Method in class org.apache.camel.component.yammer.model.Message
 
setWebUrl(String) - Method in class org.apache.camel.component.yammer.model.Reference
 
setWebUrl(String) - Method in class org.apache.camel.component.yammer.model.User
 
setWhenClauses(List<WhenDefinition>) - Method in class org.apache.camel.model.ChoiceDefinition
Sets the when clauses
setWhoWasKickedNick(String) - Method in class org.apache.camel.component.irc.IrcMessage
 
setWidth(Long) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setWidth(Integer) - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
 
setWidth(Integer) - Method in class org.apache.camel.dataformat.barcode.BarcodeParameters
 
setWidth(Integer) - Method in class org.apache.camel.model.dataformat.BarcodeDataFormat
Width of the barcode
setWillMessage(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
The Will message to send.
setWillQos(QoS) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Sets the quality of service to use for the Will message.
setWillRetain(boolean) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
Set to true if you want the Will to be published with the retain option.
setWillTopic(String) - Method in class org.apache.camel.component.mqtt.MQTTConfiguration
If set the server will publish the client's Will message to the specified topics if the client has an unexpected disconnection.
setWireFormat31x(boolean) - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
Use the wire format of Ganglia 3.1.0 and later versions.
setWithCompressedDataPacket(boolean) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Indicator that Compressed Data packet shall be added during encryption.
setWorkerCount(int) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
When netty works on nio mode, it uses default workerCount parameter from Netty, which is cpu_core_threads*2.
setWorkerCount(int) - Method in class org.apache.camel.component.netty.NettyWorkerPoolBuilder
 
setWorkerCount(int) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
When netty works on nio mode, it uses default workerCount parameter from Netty, which is cpu_core_threads*2.
setWorkerCount(int) - Method in class org.apache.camel.component.netty4.NettyWorkerPoolBuilder
 
setWorkerGroup(EventLoopGroup) - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
To use a explicit EventLoopGroup as the boss thread pool.
setWorkerPool(ExecutorService) - Method in class org.apache.camel.component.kafka.KafkaComponent
To use a shared custom worker pool for continue routing Exchange after kafka server has acknowledge the message that was sent to it from KafkaProducer using asynchronous non-blocking processing.
setWorkerPool(ExecutorService) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
To use a custom worker pool for continue routing Exchange after kafka server has acknowledge the message that was sent to it from KafkaProducer using asynchronous non-blocking processing.
setWorkerPool(ExecutorService) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setWorkerPool(ExecutorService) - Method in class org.apache.camel.component.kafka.KafkaProducer
 
setWorkerPool(WorkerPool) - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
To use a explicit org.jboss.netty.channel.socket.nio.WorkerPool as the worker thread pool.
setWorkerPoolCoreSize(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Number of core threads for the worker pool for continue routing Exchange after kafka server has acknowledge the message that was sent to it from KafkaProducer using asynchronous non-blocking processing.
setWorkerPoolCoreSize(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setWorkerPoolMaxSize(Integer) - Method in class org.apache.camel.component.kafka.KafkaConfiguration
Maximum number of threads for the worker pool for continue routing Exchange after kafka server has acknowledge the message that was sent to it from KafkaProducer using asynchronous non-blocking processing.
setWorkerPoolMaxSize(Integer) - Method in class org.apache.camel.component.kafka.KafkaEndpoint
 
setWorkerRoot(String) - Method in class org.apache.camel.component.gae.task.GTaskEndpoint
The servlet mapping for callback handlers.
setWorkflowList(String) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
The list name to consume workflows from.
setWorkflowTypeRegistrationOptions(WorkflowTypeRegistrationOptions) - Method in class org.apache.camel.component.aws.swf.SWFConfiguration
Workflow registration options
setWorkingDir(String) - Method in class org.apache.camel.component.exec.ExecEndpoint
The directory in which the command should be executed.
setWorkItemId(Long) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
the id of the work item
setWorkspaceName(String) - Method in class org.apache.camel.component.jcr.JcrEndpoint
 
setWrapped(boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
Which kind of operation that CXF endpoint producer will invoke
setWrappedStyle(Boolean) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The WSDL style that describes how parameters are represented in the SOAP body.
setWriteBufferSize(int) - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
setWriteCapacity(Long) - Method in class org.apache.camel.component.aws.ddb.DdbConfiguration
The provisioned throughput to reserved for writing resources to your table
setWriteConcern(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Set the WriteConcern for write operations on MongoDB using the standard ones.
setWriteConcern(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Set the WriteConcern for write operations on MongoDB using the standard ones.
setWriteConcernRef(String) - Method in class org.apache.camel.component.gridfs.GridFsEndpoint
Set the WriteConcern for write operations on MongoDB, passing in the bean ref to a custom WriteConcern which exists in the Registry.
setWriteConcernRef(String) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
Set the WriteConcern for write operations on MongoDB, passing in the bean ref to a custom WriteConcern which exists in the Registry.
setWriteConsistencyLevel(ConsistencyLevel) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraAggregationRepository
 
setWriteConsistencyLevel(ConsistencyLevel) - Method in class org.apache.camel.processor.idempotent.cassandra.CassandraIdempotentRepository
 
setWriteRequiresMasterRead(Boolean) - Method in class org.apache.camel.component.salesforce.api.dto.SObjectField
 
setWriteResultAsHeader(boolean) - Method in class org.apache.camel.component.mongodb.MongoDbEndpoint
In write operations, it determines whether instead of returning WriteResult as the body of the OUT message, we transfer the IN message to the OUT and attach the WriteResult as a header.
setWriteThrough(boolean) - Method in class org.apache.camel.component.jcache.JCacheConfiguration
 
setWsAddressingAction(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
WS-Addressing 1.0 action header to include when accessing web services.
setWsAddressingAction(String) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setWsdlURL(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
The location of the WSDL.
setX509HostnameVerifier(X509HostnameVerifier) - Method in class org.apache.camel.component.http4.HttpComponent
To use a custom X509HostnameVerifier such as org.apache.http.conn.ssl.StrictHostnameVerifier or org.apache.http.conn.ssl.AllowAllHostnameVerifier.
setXdrProxy(String) - Method in class org.apache.camel.component.yammer.model.Settings
 
setXml(boolean) - Method in class org.apache.camel.language.tokenizer.TokenizeLanguage
 
setXml(Boolean) - Method in class org.apache.camel.model.language.TokenizerExpression
Whether the input is XML messages.
setXmlCipherAlgorithm(String) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
setXmlCipherAlgorithm(String) - Method in class org.apache.camel.model.dataformat.XMLSecurityDataFormat
The cipher algorithm to be used for encryption/decryption of the XML message content.
setXmlContext(XMLContext) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
setXmlConverter(XmlConverter) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
setXmlConverter(XmlConverter) - Method in class org.apache.camel.component.xslt.XsltComponent
To use a custom implementation of XmlConverter
setXmlDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
Name of specific XML data format to use.
setXmlDataFormat(String) - Method in class org.apache.camel.spi.RestConfiguration
Sets a custom xml data format to be used.
setXmlMapper(XmlMapper) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
setXmlMapper(String) - Method in class org.apache.camel.model.dataformat.JacksonXMLDataFormat
Lookup and use the existing XmlMapper with the given id.
setXmlRests(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setXmlRoutes(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setXmlRpcServer(XmlRpcRequestProcessor) - Method in class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
To use a custom XmlRpcRequestProcessor as server.
setXmlRpcStreamRequestConfig(XmlRpcStreamRequestConfig) - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
setXmlSignature2Message(XmlSignature2Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Bean which maps the XML signature to the output-message after the validation.
setXmlSignature2Message(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Sets the reference name for the to-message instance that can be found in the registry.
setXmlSignature2Message(XmlSignature2Message) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setXmlSignatureChecker(XmlSignatureChecker) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
This interface allows the application to check the XML signature before the validation is executed.
setXmlSignatureChecker(String) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
Sets the reference name for a application checker that can be found in the registry.
setXmlSignatureChecker(XmlSignatureChecker) - Method in class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
setXmlStreamWriterWrapper(JaxbXmlStreamWriterWrapper) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
setXmlStreamWriterWrapper(String) - Method in class org.apache.camel.model.dataformat.JaxbDataFormat
To use a custom xml stream writer.
setXmppMessage(Message) - Method in class org.apache.camel.component.xmpp.XmppMessage
 
setXmppPacket(Packet) - Method in class org.apache.camel.component.xmpp.XmppMessage
 
setXpath(String) - Method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
setXpath(String) - Method in class org.apache.camel.processor.cache.CacheBasedXPathReplacer
 
setXPathFactory(XPathFactory) - Method in class org.apache.camel.builder.xml.XPathBuilder
 
setXpathFactory(XPathFactory) - Method in class org.apache.camel.language.xpath.XPathLanguage
 
setXpathsToIdAttributes(List<XPathFilterParameterSpec>) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
Define the elements which are signed in the detached case via XPATH expressions to ID attributes (attributes of type ID).
setXpathsToIdAttributes(List<XPathFilterParameterSpec>) - Method in class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
setXslt(XsltBuilder) - Method in class org.apache.camel.component.xslt.XsltEndpoint
 
setXslt(XsltBuilder) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
setXStream(XStream) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
setXstream(XStream) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
setXstreamDriver(HierarchicalStreamDriver) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
setYear(Long) - Method in class org.apache.camel.component.linkedin.api.model.Date
Sets the value of the year property.
setYear(short) - Method in class org.apache.camel.component.linkedin.api.model.Date1
Sets the value of the year property.
setYear(Long) - Method in class org.apache.camel.component.linkedin.api.model.DateOfBirth
Sets the value of the year property.
setYear(Long) - Method in class org.apache.camel.component.linkedin.api.model.EndDate
Sets the value of the year property.
setYear(Long) - Method in class org.apache.camel.component.linkedin.api.model.ExpirationDate
Sets the value of the year property.
setYear(Long) - Method in class org.apache.camel.component.linkedin.api.model.PostingDate
Sets the value of the year property.
setYear(Long) - Method in class org.apache.camel.component.linkedin.api.model.StartDate
Sets the value of the year property.
setYears(Years) - Method in class org.apache.camel.component.linkedin.api.model.Skill
Sets the value of the years property.
setYId(Long) - Method in class org.apache.camel.component.yammer.model.Attachment
 
setYmodules(List<String>) - Method in class org.apache.camel.component.yammer.model.Meta
 
setZkHost(String) - Method in class org.apache.camel.component.solr.SolrEndpoint
Set the ZooKeeper host information which the solrCloud could use, such as "zkhost=localhost:8123".
SftpChangedExclusiveReadLockStrategy - Class in org.apache.camel.component.file.remote.strategy
 
SftpChangedExclusiveReadLockStrategy() - Constructor for class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy
 
SftpComponent - Class in org.apache.camel.component.file.remote
Secure FTP Component
SftpComponent() - Constructor for class org.apache.camel.component.file.remote.SftpComponent
 
SftpComponent(CamelContext) - Constructor for class org.apache.camel.component.file.remote.SftpComponent
 
SftpConfiguration - Class in org.apache.camel.component.file.remote
Secure FTP configuration
SftpConfiguration() - Constructor for class org.apache.camel.component.file.remote.SftpConfiguration
 
SftpConfiguration(URI) - Constructor for class org.apache.camel.component.file.remote.SftpConfiguration
 
SftpConsumer - Class in org.apache.camel.component.file.remote
Secure FTP consumer
SftpConsumer(RemoteFileEndpoint<ChannelSftp.LsEntry>, Processor, RemoteFileOperations<ChannelSftp.LsEntry>) - Constructor for class org.apache.camel.component.file.remote.SftpConsumer
 
SftpEndpoint - Class in org.apache.camel.component.file.remote
The sftp (FTP over SSH) component is used for uploading or downloading files from SFTP servers.
SftpEndpoint() - Constructor for class org.apache.camel.component.file.remote.SftpEndpoint
 
SftpEndpoint(String, SftpComponent, SftpConfiguration) - Constructor for class org.apache.camel.component.file.remote.SftpEndpoint
 
SftpOperations - Class in org.apache.camel.component.file.remote
SFTP remote file operations

The JSCH session and channel are not thread-safe so we need to synchronize access to using this operation.

SftpOperations() - Constructor for class org.apache.camel.component.file.remote.SftpOperations
 
SftpOperations(Proxy) - Constructor for class org.apache.camel.component.file.remote.SftpOperations
 
SftpOperations.ExtendedUserInfo - Interface in org.apache.camel.component.file.remote
Extended user info which supports interactive keyboard mode, by entering the password.
SftpProcessStrategyFactory - Class in org.apache.camel.component.file.remote.strategy
 
SHARD_ID - Static variable in interface org.apache.camel.component.aws.kinesis.KinesisConstants
in a Kinesis Record object, the shard ID is used on writes to indicate where the data was stored
share - Variable in class org.apache.camel.component.linkedin.api.model.Attribution
 
share - Variable in class org.apache.camel.component.linkedin.api.model.CompanyStatusUpdate
 
Share - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Share() - Constructor for class org.apache.camel.component.linkedin.api.model.Share
 
share(Share) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
ShareableChannelHandlerFactory - Class in org.apache.camel.component.netty
A ChannelHandlerFactory returning a shareable ChannelHandler.
ShareableChannelHandlerFactory(ChannelHandler) - Constructor for class org.apache.camel.component.netty.ShareableChannelHandlerFactory
 
ShareableChannelHandlerFactory - Class in org.apache.camel.component.netty4
A ChannelHandlerFactory returning a shareable ChannelHandler.
ShareableChannelHandlerFactory(ChannelHandler) - Constructor for class org.apache.camel.component.netty4.ShareableChannelHandlerFactory
 
shareCount - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
 
SharedPollingConsumerServicePool - Class in org.apache.camel.impl
A shared DefaultPollingConsumerServicePool which is used by CamelContext by default.
SharedPollingConsumerServicePool() - Constructor for class org.apache.camel.impl.SharedPollingConsumerServicePool
 
SharedPollingConsumerServicePool(int) - Constructor for class org.apache.camel.impl.SharedPollingConsumerServicePool
 
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
 
SharedQueueMessageListenerContainer - Class in org.apache.camel.component.jms.reply
This DefaultMessageListenerContainer is used for reply queues which are shared.
SharedQueueMessageListenerContainer(JmsEndpoint, String) - Constructor for class org.apache.camel.component.jms.reply.SharedQueueMessageListenerContainer
Use a fixed JMS message selector
SharedQueueMessageListenerContainer(JmsEndpoint, MessageSelectorCreator) - Constructor for class org.apache.camel.component.jms.reply.SharedQueueMessageListenerContainer
Use a dynamic JMS message selector
SharedSingletonObjectPool<T> - Class in org.apache.camel.component.netty
An ObjectPool that uses a single shared instance.
SharedSingletonObjectPool(PoolableObjectFactory<T>) - Constructor for class org.apache.camel.component.netty.SharedSingletonObjectPool
 
SharedSingletonObjectPool<T> - Class in org.apache.camel.component.netty4
An ObjectPool that uses a single shared instance.
SharedSingletonObjectPool(PoolableObjectFactory<T>) - Constructor for class org.apache.camel.component.netty4.SharedSingletonObjectPool
 
shares - Variable in class org.apache.camel.component.linkedin.api.model.ViewByMonth
 
ShareTarget - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ShareTarget() - Constructor for class org.apache.camel.component.linkedin.api.model.ShareTarget
 
shareTargetList - Variable in class org.apache.camel.component.linkedin.api.model.ShareTargets
 
shareTargetReach - Variable in class org.apache.camel.component.linkedin.api.model.Share
 
ShareTargetReach - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ShareTargetReach() - Constructor for class org.apache.camel.component.linkedin.api.model.ShareTargetReach
 
shareTargets - Variable in class org.apache.camel.component.linkedin.api.model.ShareTargetReach
 
ShareTargets - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ShareTargets() - Constructor for class org.apache.camel.component.linkedin.api.model.ShareTargets
 
shareUnitOfWork() - Method in class org.apache.camel.model.EnrichDefinition
Shares the UnitOfWork with the parent and the resource exchange.
shareUnitOfWork() - Method in class org.apache.camel.model.MulticastDefinition
Shares the UnitOfWork with the parent and each of the sub messages.
shareUnitOfWork() - Method in class org.apache.camel.model.RecipientListDefinition
Shares the UnitOfWork with the parent and each of the sub messages.
shareUnitOfWork() - Method in class org.apache.camel.model.SplitDefinition
Shares the UnitOfWork with the parent and each of the sub messages.
ShareUnitOfWorkAggregationStrategy - Class in org.apache.camel.processor.aggregate
An AggregationStrategy which are used when the option shareUnitOfWork is enabled on EIPs such as multicast, splitter or recipientList.
ShareUnitOfWorkAggregationStrategy(AggregationStrategy) - Constructor for class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
SHIRO_SECURITY_PASSWORD - Static variable in class org.apache.camel.component.shiro.security.ShiroSecurityConstants
 
SHIRO_SECURITY_TOKEN - Static variable in class org.apache.camel.component.shiro.security.ShiroSecurityConstants
 
SHIRO_SECURITY_USERNAME - Static variable in class org.apache.camel.component.shiro.security.ShiroSecurityConstants
 
ShiroSecurityConstants - Class in org.apache.camel.component.shiro.security
Shiro constants.
ShiroSecurityHelper - Class in org.apache.camel.component.shiro.security
 
ShiroSecurityPolicy - Class in org.apache.camel.component.shiro.security
 
ShiroSecurityPolicy() - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
ShiroSecurityPolicy(String) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
ShiroSecurityPolicy(Ini) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
ShiroSecurityPolicy(String, byte[]) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
ShiroSecurityPolicy(Ini, byte[]) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
ShiroSecurityPolicy(String, byte[], boolean) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
ShiroSecurityPolicy(Ini, byte[], boolean) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
ShiroSecurityPolicy(String, byte[], boolean, List<Permission>) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
ShiroSecurityPolicy(Ini, byte[], boolean, List<Permission>) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
ShiroSecurityProcessor - Class in org.apache.camel.component.shiro.security
Processor that executes the authentication and authorization of the Subject accordingly to the ShiroSecurityPolicy.
ShiroSecurityProcessor(Processor, ShiroSecurityPolicy) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityProcessor
 
ShiroSecurityToken - Class in org.apache.camel.component.shiro.security
 
ShiroSecurityToken(String, String) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityToken
 
ShiroSecurityTokenInjector - Class in org.apache.camel.component.shiro.security
 
ShiroSecurityTokenInjector() - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
ShiroSecurityTokenInjector(ShiroSecurityToken, byte[]) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
ShiroSecurityTokenInjector(ShiroSecurityToken, byte[], CipherService) - Constructor for class org.apache.camel.component.shiro.security.ShiroSecurityTokenInjector
 
shortDescription - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
shortenedUrl - Variable in class org.apache.camel.component.linkedin.api.model.Content
 
shortExchangeId - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
ShortFormat - Class in org.apache.camel.dataformat.bindy.format
 
ShortFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.ShortFormat
 
ShortPatternFormat - Class in org.apache.camel.dataformat.bindy.format
 
ShortPatternFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.ShortPatternFormat
 
ShortPatternFormat(String, Locale) - Constructor for class org.apache.camel.dataformat.bindy.format.ShortPatternFormat
 
shortToBytes(Short) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
shouldAddAttachment(Exchange, String, DataHandler) - Method in class org.apache.camel.component.mail.MailBinding
Strategy to allow filtering of attachments which are added on the Mail message
shouldAwaitExistence() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
Deprecated.
The usage of this option has no effect at all.
shouldCreateNewMessage() - Method in class org.apache.camel.component.jms.JmsMessage
Returns true if a new JMS message instance should be created to send to the next component
shouldCreateNewMessage() - Method in class org.apache.camel.component.sjms.SjmsMessage
Returns true if a new JMS message instance should be created to send to the next component
shouldFailOver(Exchange) - Method in class org.apache.camel.processor.loadbalancer.FailOverLoadBalancer
Should the given failed Exchange failover?
shouldGenerateId() - Method in class org.apache.camel.spring.handler.ErrorHandlerDefinitionParser.RedeliveryPolicyDefinitionParser
 
shouldHandleException(Exchange) - Method in class org.apache.camel.processor.RedeliveryErrorHandler
Strategy whether the exchange has an exception that we should try to handle.
shouldIgnoreBean(Object) - Method in class org.apache.camel.blueprint.ContextScanRouteBuilderFinder
 
shouldIgnoreBean(Class<?>) - Method in class org.apache.camel.blueprint.PackageScanRouteBuilderFinder
Allows for ignoring beans that are explicitly configured in the Spring XML files
shouldIgnoreBean(Object) - Method in class org.apache.camel.spring.ContextScanRouteBuilderFinder
 
shouldIgnoreBean(Class<?>) - Method in class org.apache.camel.spring.PackageScanRouteBuilderFinder
Lets ignore beans that are explicitly configured in the Spring XML files
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
shouldOutputHeader(Message, String, Object, Exchange) - Method in class org.apache.camel.component.jms.JmsBinding
Strategy to allow filtering of headers which are put on the JMS message

Note: Currently only supports sending java identifiers as keys

shouldOutputHeader(String, Object, Exchange) - Method in class org.apache.camel.component.sjms.jms.JmsBinding
Strategy to allow filtering of headers which are put on the JMS message

Note: Currently only supports sending java identifiers as keys

shouldProduceExchange() - Method in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
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
shouldUrlDecodeHeader(NettyHttpConfiguration, String, Object, String) - Method in class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
Decodes the header if needed to, or returns the header value as is.
shouldUrlDecodeHeader(NettyHttpConfiguration, String, Object, String) - Method in class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
Decodes the header if needed to, or returns the header value as is.
shouldUrlDecodeHeader(SparkConfiguration, String, Object, String) - Method in class org.apache.camel.component.sparkrest.DefaultSparkBinding
Decodes the header if needed to, or returns the header value as is.
SHOW_BRANCHES - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
showGroupLogoInProfile - Variable in class org.apache.camel.component.linkedin.api.model.GroupMembership
 
showMessage(String) - Method in class org.apache.camel.component.scp.ScpOperations.SessionUserInfo
 
showOptions() - Method in class org.apache.camel.main.MainSupport
Displays the command line options.
showOptionsHeader() - Method in class org.apache.camel.main.MainSupport
Displays the header message for the command line options.
shuffle - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
shutdown() - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
Deprecated.
will be removed in the near future. Use stop and remove instead
shutdown(long) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
Deprecated.
will be removed in the near future. Use stop and remove instead
shutdown() - Method in class org.apache.camel.component.cxf.transport.CamelDestination
 
shutdown() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
shutdown() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
shutdown() - Method in class org.apache.camel.component.zookeeper.ZooKeeperConnectionManager
 
shutdown(ExecutorService) - Method in class org.apache.camel.impl.DefaultExecutorServiceManager
 
shutdown(ExecutorService) - Method in class org.apache.camel.impl.DefaultExecutorServiceStrategy
Deprecated.
 
shutdown(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
shutdown(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
shutdown(CamelContext, RouteStartupOrder, long, TimeUnit, boolean) - Method in class org.apache.camel.impl.DefaultShutdownStrategy
 
shutdown() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
shutdown() - Method in class org.apache.camel.management.mbean.ManagedRoute
 
shutdown(long) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
shutdown() - Method in interface org.apache.camel.ShutdownableService
Shutdown the service, which means it cannot be started again.
shutdown(ExecutorService) - Method in interface org.apache.camel.spi.ExecutorServiceManager
Shutdown the given executor service (not graceful).
shutdown(ExecutorService) - Method in interface org.apache.camel.spi.ExecutorServiceStrategy
Deprecated.
Shutdown the given executor service.
shutdown(CamelContext, List<RouteStartupOrder>) - Method in interface org.apache.camel.spi.ShutdownStrategy
Shutdown the routes
shutdown(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in interface org.apache.camel.spi.ShutdownStrategy
Shutdown the routes using a specified timeout instead of the default timeout values
shutdown(CamelContext, RouteStartupOrder, long, TimeUnit, boolean) - Method in interface org.apache.camel.spi.ShutdownStrategy
Shutdown the route using a specified timeout instead of the default timeout values and supports abortAfterTimeout mode
shutdown() - Method in class org.apache.camel.spring.util.CamelThreadPoolTaskScheduler
 
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.
shutdownBoxClient(BoxConfiguration, CachedBoxClient) - Static method in class org.apache.camel.component.box.internal.BoxClientHelper
 
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.component.mybatis.MyBatisConsumer
 
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.
shutdownScheduler() - Method in class org.apache.camel.component.quartz.QuartzComponent
To force shutdown the quartz scheduler
ShutdownStrategy - Interface in org.apache.camel.spi
Pluggable shutdown strategy executed during shutdown of routes.
ShutdownTimeout - Annotation Type in org.apache.camel.test.spring
Indicates to set the shutdown timeout of all CamelContexts instantiated through the use of Spring Test loaded application contexts.
shuttingdown - Variable in class org.apache.camel.support.ServiceSupport
 
SIG_POLICY_EXPLICIT_ID - Static variable in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
SIG_POLICY_IMPLIED - Static variable in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
SIG_POLICY_NONE - Static variable in class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
sign(Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
SIGNAL_NAME - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
SIGNAL_RECEIVED_ACTION - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
signalRecieved(String, String) - Method in class org.apache.camel.component.aws.swf.CamelWorkflowDefinition
 
signalRecieved(Object[]) - Method in class org.apache.camel.component.aws.swf.SWFWorkflowConsumer
 
signalWorkflowExecution(String, String, String, Object) - Method in class org.apache.camel.component.aws.swf.CamelSWFWorkflowClient
 
SIGNATURE - Static variable in class org.apache.camel.component.crypto.DigitalSignatureConstants
 
SIGNATURE_HASH_ALGORITHM - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
SIGNATURE_KEY_FILE_NAME - Static variable in class org.apache.camel.converter.crypto.PGPDataFormat
 
SIGNATURE_KEY_PASSWORD - Static variable in class org.apache.camel.converter.crypto.PGPDataFormat
 
SIGNATURE_KEY_RING - Static variable in class org.apache.camel.converter.crypto.PGPDataFormat
 
SIGNATURE_KEY_USERID - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
SIGNATURE_KEY_USERIDS - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
SIGNATURE_PRIVATE_KEY - Static variable in class org.apache.camel.component.crypto.DigitalSignatureConstants
 
SIGNATURE_PUBLIC_KEY_OR_CERT - Static variable in class org.apache.camel.component.crypto.DigitalSignatureConstants
 
SIGNATURE_VERIFICATION_OPTION_IGNORE - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Signature verification option "required": Used during unmarshaling.
SIGNATURE_VERIFICATION_OPTION_NO_SIGNATURE_ALLOWED - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Signature verification option "no signature allowed": Used during unmarshaling.
SIGNATURE_VERIFICATION_OPTION_OPTIONAL - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Signature verification option "optional": Used during unmarshaling.
SIGNATURE_VERIFICATION_OPTION_REQUIRED - Static variable in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
Signature verification option "required": Used during unmarshaling.
SignatureType - Enum in org.apache.camel.component.xmlsecurity.api
 
signatureValueValidationFailed(XMLSignature.SignatureValue) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
signatureValueValidationFailed(XMLSignature.SignatureValue) - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
 
SigningProcessor - Class in org.apache.camel.component.crypto.processor
 
SigningProcessor(DigitalSignatureConfiguration) - Constructor for class org.apache.camel.component.crypto.processor.SigningProcessor
 
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).
SIMPLE_EXP_TOKEN - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
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
 
SimpleCamelServletContextListener - Class in org.apache.camel.component.servletlistener
An implementation of CamelServletContextListener that uses the SimpleRegistry as its Registry.
SimpleCamelServletContextListener() - Constructor for class org.apache.camel.component.servletlistener.SimpleCamelServletContextListener
 
SimpleCharStream - Class in org.apache.camel.component.sql.stored.template.generated
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Constructor.
SimpleCxfRsBinding - Class in org.apache.camel.component.cxf.jaxrs
A CXF RS Binding which maps method parameters as Camel IN headers and the payload as the IN message body.
SimpleCxfRsBinding() - Constructor for class org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding
 
SimpleCxfRsBinding.MethodSpec - Class in org.apache.camel.component.cxf.jaxrs
 
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
 
simpleF(String, Object...) - Method in class org.apache.camel.builder.BuilderSupport
Returns a simple expression value builder, using String.format style
simpleF(String, Class<?>, Object...) - Method in class org.apache.camel.builder.BuilderSupport
Returns a simple expression value builder, using String.format style
simpleF(String, Object...) - Static method in class org.apache.camel.builder.SimpleBuilder
 
simpleF(String, Class<?>, Object...) - Static method in class org.apache.camel.builder.SimpleBuilder
 
SimpleFunctionEnd - Class in org.apache.camel.language.simple.ast
Ends a function
SimpleFunctionEnd(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.SimpleFunctionEnd
 
SimpleFunctionExpression - Class in org.apache.camel.language.simple.ast
Represents one of built-in functions of the simple language
SimpleFunctionExpression(SimpleToken) - Constructor for class org.apache.camel.language.simple.ast.SimpleFunctionExpression
 
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
 
SimpleJmsMessageListenerContainer - Class in org.apache.camel.component.jms
The simple container which listen for messages on the JMS destination.
SimpleJmsMessageListenerContainer(JmsEndpoint) - Constructor for class org.apache.camel.component.jms.SimpleJmsMessageListenerContainer
 
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
 
SimpleScheduledRoutePolicy - Class in org.apache.camel.routepolicy.quartz
 
SimpleScheduledRoutePolicy() - Constructor for class org.apache.camel.routepolicy.quartz.SimpleScheduledRoutePolicy
 
SimpleScheduledRoutePolicy - Class in org.apache.camel.routepolicy.quartz2
 
SimpleScheduledRoutePolicy() - Constructor for class org.apache.camel.routepolicy.quartz2.SimpleScheduledRoutePolicy
 
SimpleSearchTerm - Class in org.apache.camel.component.mail
Allows to configure common SearchTerm's using a POJO style, which can be done from XML DSLs.
SimpleSearchTerm() - Constructor for class org.apache.camel.component.mail.SimpleSearchTerm
 
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
 
singleCharOf(String, String) - Static method in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
SingleConsumerSynchronizedExchange - Class in org.apache.camel.component.disruptor
Implementation of the SynchronizedExchange interface optimized for single consumers.
SingleConsumerSynchronizedExchange(Exchange) - Constructor for class org.apache.camel.component.disruptor.SingleConsumerSynchronizedExchange
 
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
 
SingleRouteCamelConfiguration - Class in org.apache.camel.spring.javaconfig
A useful base class for writing Spring annotation-based configurations to configure a CamelContext with a single RouteBuilder instance.
SingleRouteCamelConfiguration() - Constructor for class org.apache.camel.spring.javaconfig.SingleRouteCamelConfiguration
 
SingleTCPNettyServerBootstrapFactory - Class in org.apache.camel.component.netty
A NettyServerBootstrapFactory which is used by a single consumer (not shared).
SingleTCPNettyServerBootstrapFactory() - Constructor for class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
SingleTCPNettyServerBootstrapFactory - Class in org.apache.camel.component.netty4
A NettyServerBootstrapFactory which is used by a single consumer (not shared).
SingleTCPNettyServerBootstrapFactory() - Constructor for class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
SingleUDPNettyServerBootstrapFactory - Class in org.apache.camel.component.netty
A NettyServerBootstrapFactory which is used by a single consumer (not shared).
SingleUDPNettyServerBootstrapFactory() - Constructor for class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
SingleUDPNettyServerBootstrapFactory - Class in org.apache.camel.component.netty4
A NettyServerBootstrapFactory which is used by a single consumer (not shared).
SingleUDPNettyServerBootstrapFactory() - Constructor for class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
sinter(String, Collection<String>) - Method in class org.apache.camel.component.redis.RedisClient
 
sinterstore(String, Collection<String>, String) - Method in class org.apache.camel.component.redis.RedisClient
 
SIP_MESSAGE_CODES - Static variable in interface org.apache.camel.component.sip.listener.SipMessageCodes
 
SipComponent - Class in org.apache.camel.component.sip
 
SipComponent() - Constructor for class org.apache.camel.component.sip.SipComponent
 
SipConfiguration - Class in org.apache.camel.component.sip
 
SipConfiguration() - Constructor for class org.apache.camel.component.sip.SipConfiguration
 
SipEndpoint - Class in org.apache.camel.component.sip
To send and receive messages using the SIP protocol (used in telco and mobile).
SipEndpoint(String, Component, SipConfiguration) - Constructor for class org.apache.camel.component.sip.SipEndpoint
 
SipMessageCodes - Interface in org.apache.camel.component.sip.listener
 
SipPresenceAgent - Class in org.apache.camel.component.sip
 
SipPresenceAgent(SipEndpoint, Processor, SipConfiguration) - Constructor for class org.apache.camel.component.sip.SipPresenceAgent
 
SipPresenceAgentListener - Class in org.apache.camel.component.sip.listener
 
SipPresenceAgentListener(SipPresenceAgent) - Constructor for class org.apache.camel.component.sip.listener.SipPresenceAgentListener
 
SipPublisher - Class in org.apache.camel.component.sip
 
SipPublisher(SipEndpoint, SipConfiguration) - Constructor for class org.apache.camel.component.sip.SipPublisher
 
SipPublishListener - Class in org.apache.camel.component.sip.listener
 
SipPublishListener(SipPublisher) - Constructor for class org.apache.camel.component.sip.listener.SipPublishListener
 
SipSubscriber - Class in org.apache.camel.component.sip
 
SipSubscriber(SipEndpoint, Processor, SipConfiguration) - Constructor for class org.apache.camel.component.sip.SipSubscriber
 
SipSubscriptionListener - Class in org.apache.camel.component.sip.listener
 
SipSubscriptionListener(SipSubscriber) - Constructor for class org.apache.camel.component.sip.listener.SipSubscriptionListener
 
sismember(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
siteGroupPostUrl - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
siteGroupRequest - Variable in class org.apache.camel.component.linkedin.api.model.MemberGroup
 
SiteGroupRequest - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
SiteGroupRequest() - Constructor for class org.apache.camel.component.linkedin.api.model.SiteGroupRequest
 
siteGroupUrl - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
siteJobRequest - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
SiteJobRequest - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
SiteJobRequest() - Constructor for class org.apache.camel.component.linkedin.api.model.SiteJobRequest
 
siteJobUrl - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
siteStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.Author
 
siteStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.Editor
 
siteStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.JobPoster
 
siteStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
siteStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.Recommendee
 
siteStandardProfileRequest - Variable in class org.apache.camel.component.linkedin.api.model.Recommender
 
SiteStandardProfileRequest - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
SiteStandardProfileRequest() - Constructor for class org.apache.camel.component.linkedin.api.model.SiteStandardProfileRequest
 
size(String) - Method in interface org.apache.camel.api.management.mbean.ManagedInflightRepositoryMBean
 
size() - Method in class org.apache.camel.component.cache.CacheEventListenerRegistry
 
size() - Method in class org.apache.camel.component.cache.CacheLoaderRegistry
 
size() - Method in class org.apache.camel.component.flatpack.DataSetList
 
size() - Method in class org.apache.camel.component.hbase.model.HBaseRow
 
SIZE - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
size - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
size() - Method in class org.apache.camel.component.sjms.jms.ConnectionFactoryResource
 
size() - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
size() - Method in class org.apache.camel.impl.ConsumerCache
Returns the current size of the cache
size() - Method in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
size() - Method in class org.apache.camel.impl.DefaultAsyncProcessorAwaitManager
 
size() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
size() - Method in class org.apache.camel.impl.DefaultEndpointUtilizationStatistics
 
size() - Method in class org.apache.camel.impl.DefaultInflightRepository
 
size(Endpoint) - Method in class org.apache.camel.impl.DefaultInflightRepository
Deprecated.
size(String) - Method in class org.apache.camel.impl.DefaultInflightRepository
 
size() - Method in class org.apache.camel.impl.DefaultRestRegistry
 
size() - Method in class org.apache.camel.impl.DefaultRuntimeEndpointRegistry
 
size() - Method in class org.apache.camel.impl.DefaultServicePool
 
size() - Method in class org.apache.camel.impl.osgi.tracker.BundleTracker
Return the number of bundles being tracked by this BundleTracker.
size() - Method in class org.apache.camel.impl.ProducerCache
Returns the current size of the cache
size(String) - Method in class org.apache.camel.management.mbean.ManagedInflightRepository
 
size(int) - Method in class org.apache.camel.model.ResequenceDefinition
Sets the in batch size for number of exchanges received
size() - Method in class org.apache.camel.processor.resequencer.ResequencerEngine
Returns the number of elements currently maintained by this resequencer.
size() - Method in interface org.apache.camel.spi.AsyncProcessorAwaitManager
Number of threads that are blocked waiting for other threads to trigger the callback when they are done processing the exchange.
size() - Method in interface org.apache.camel.spi.EndpointUtilizationStatistics
Current number of endpoints we have information about
size() - Method in interface org.apache.camel.spi.InflightRepository
Current size of inflight exchanges.
size(Endpoint) - Method in interface org.apache.camel.spi.InflightRepository
Deprecated.
will be removed in a future Camel release.
size(String) - Method in interface org.apache.camel.spi.InflightRepository
Current size of inflight exchanges which are from the given route.
size() - Method in interface org.apache.camel.spi.RestRegistry
Number of rest services in the registry.
size() - Method in interface org.apache.camel.spi.RuntimeEndpointRegistry
Number of endpoints currently in the cache.
size() - Method in interface org.apache.camel.spi.ServicePool
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.
SJMS_BATCH_TIMEOUT_CHECKER - Static variable in class org.apache.camel.component.sjms.batch.SjmsBatchConsumer
 
SjmsBatchComponent - Class in org.apache.camel.component.sjms.batch
 
SjmsBatchComponent() - Constructor for class org.apache.camel.component.sjms.batch.SjmsBatchComponent
 
SjmsBatchConsumer - Class in org.apache.camel.component.sjms.batch
 
SjmsBatchConsumer(SjmsBatchEndpoint, Processor) - Constructor for class org.apache.camel.component.sjms.batch.SjmsBatchConsumer
 
SjmsBatchEndpoint - Class in org.apache.camel.component.sjms.batch
The sjms-batch component is a specialized for highly performant, transactional batch consumption from a JMS queue.
SjmsBatchEndpoint() - Constructor for class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
SjmsBatchEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.sjms.batch.SjmsBatchEndpoint
 
SjmsComponent - Class in org.apache.camel.component.sjms
The Simple JMS component.
SjmsComponent() - Constructor for class org.apache.camel.component.sjms.SjmsComponent
 
SjmsConstants - Interface in org.apache.camel.component.sjms
 
SjmsConsumer - Class in org.apache.camel.component.sjms
The SjmsConsumer is the base class for the SJMS MessageListener pool.
SjmsConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.sjms.SjmsConsumer
 
SjmsConsumer.MessageConsumerResourcesFactory - Class in org.apache.camel.component.sjms
A pool of MessageConsumerResources created at the initialization of the associated consumer.
SjmsEndpoint - Class in org.apache.camel.component.sjms
The sjms component (simple jms) allows messages to be sent to (or consumed from) a JMS Queue or Topic.
SjmsEndpoint() - Constructor for class org.apache.camel.component.sjms.SjmsEndpoint
 
SjmsEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.sjms.SjmsEndpoint
 
SjmsHeaderFilterStrategy - Class in org.apache.camel.component.sjms
 
SjmsHeaderFilterStrategy() - Constructor for class org.apache.camel.component.sjms.SjmsHeaderFilterStrategy
 
SjmsHeaderFilterStrategy(boolean) - Constructor for class org.apache.camel.component.sjms.SjmsHeaderFilterStrategy
 
SjmsMessage - Class in org.apache.camel.component.sjms
Represents a Message for working with JMS
SjmsMessage(Message, Session, JmsBinding) - Constructor for class org.apache.camel.component.sjms.SjmsMessage
 
SjmsProducer - Class in org.apache.camel.component.sjms
Base SjmsProducer class.
SjmsProducer(Endpoint) - Constructor for class org.apache.camel.component.sjms.SjmsProducer
 
SjmsProducer.MessageProducerResourcesFactory - Class in org.apache.camel.component.sjms
The MessageProducerResources pool for all SjmsProducer classes.
Skill - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Skill() - Constructor for class org.apache.camel.component.linkedin.api.model.Skill
 
skill - Variable in class org.apache.camel.component.linkedin.api.model.Skill
 
skillList - Variable in class org.apache.camel.component.linkedin.api.model.Skills
 
skills - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
Skills - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Skills() - Constructor for class org.apache.camel.component.linkedin.api.model.Skills
 
skillsAndExperience - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
skillsAndExperience - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
skip(long) - Method in class org.apache.camel.jsonpath.JsonStream
 
SKIP_GZIP_ENCODING - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
SKIP_WWW_FORM_URLENCODED - Static variable in interface org.apache.camel.Exchange
 
skipBindingOnErrorCode(boolean) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To specify whether to skip binding output if there is a custom HTTP error code
skipBindingOnErrorCode(boolean) - Method in class org.apache.camel.model.rest.RestDefinition
 
skipDuplicate(boolean) - Method in class org.apache.camel.model.IdempotentConsumerDefinition
Sets whether to skip duplicates or not.
skipEmptyLines - Variable in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
 
skipEmptyLines - Variable in class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
skipFirstExpression(Expression) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression that skips the first element
skipFooter() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
Flag indicating whether to skip the footer processing
skipHeader() - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
Flag indicating whether to skip the header parsing
skipSendToOriginalEndpoint() - Method in class org.apache.camel.model.InterceptSendToEndpointDefinition
Skip sending the Exchange to the original intended endpoint
skipTrailingCharsUntilNewline - Variable in class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
 
skipTrailingCharsUntilNewline - Variable in class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
SlackComponent - Class in org.apache.camel.component.slack
 
SlackComponent() - Constructor for class org.apache.camel.component.slack.SlackComponent
 
SlackEndpoint - Class in org.apache.camel.component.slack
The slack component allows you to send messages to Slack.
SlackEndpoint(String, String, SlackComponent) - Constructor for class org.apache.camel.component.slack.SlackEndpoint
Constructor for SlackEndpoint
SlackMessage - Class in org.apache.camel.component.slack.helper
 
SlackMessage() - Constructor for class org.apache.camel.component.slack.helper.SlackMessage
 
SlackProducer - Class in org.apache.camel.component.slack
 
SlackProducer(SlackEndpoint) - Constructor for class org.apache.camel.component.slack.SlackProducer
 
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
sleepInbetweenRecoveryAttempts() - Method in class org.apache.camel.component.jms.DefaultJmsMessageListenerContainer
Sleep according to the specified recovery interval.
SLIP_ENDPOINT - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
SLIP_ENDPOINT - Static variable in interface org.apache.camel.Exchange
 
smallLogoUrl - Variable in class org.apache.camel.component.linkedin.api.model.Group
 
smembers(String) - Method in class org.apache.camel.component.redis.RedisClient
 
smove(String, Object, String) - Method in class org.apache.camel.component.redis.RedisClient
 
Smpp8BitSplitter - Class in org.apache.camel.component.smpp
 
Smpp8BitSplitter(int) - Constructor for class org.apache.camel.component.smpp.Smpp8BitSplitter
 
SMPP_NEG_RESPONSE_MSG_TOO_LONG - Static variable in class org.apache.camel.component.smpp.SmppSmCommand
 
SmppBinding - Class in org.apache.camel.component.smpp
A Strategy used to convert between a Camel Exchange and SmppMessage to and from a SMPP Command
SmppBinding() - Constructor for class org.apache.camel.component.smpp.SmppBinding
 
SmppBinding(SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppBinding
 
SmppCancelSmCommand - Class in org.apache.camel.component.smpp
 
SmppCancelSmCommand(SMPPSession, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppCancelSmCommand
 
SmppCommand - Interface in org.apache.camel.component.smpp
 
SmppCommandType - Enum in org.apache.camel.component.smpp
 
SmppComponent - Class in org.apache.camel.component.smpp
 
SmppComponent() - Constructor for class org.apache.camel.component.smpp.SmppComponent
 
SmppComponent(SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppComponent
 
SmppComponent(CamelContext) - Constructor for class org.apache.camel.component.smpp.SmppComponent
 
SmppConfiguration - Class in org.apache.camel.component.smpp
Contains the SMPP component configuration properties
SmppConfiguration() - Constructor for class org.apache.camel.component.smpp.SmppConfiguration
 
SmppConnectionFactory - Class in org.apache.camel.component.smpp
A Jsmpp ConnectionFactory that creates SSL Sockets.
SmppConstants - Interface in org.apache.camel.component.smpp
Constants used in Camel SMPP module
SmppConsumer - Class in org.apache.camel.component.smpp
An implementation of Consumer which use the SMPP protocol
SmppConsumer(SmppEndpoint, SmppConfiguration, Processor) - Constructor for class org.apache.camel.component.smpp.SmppConsumer
The constructor which gets a smpp endpoint, a smpp configuration and a processor
SmppDataSmCommand - Class in org.apache.camel.component.smpp
 
SmppDataSmCommand(SMPPSession, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppDataSmCommand
 
SmppDefaultSplitter - Class in org.apache.camel.component.smpp
 
SmppDefaultSplitter(int) - Constructor for class org.apache.camel.component.smpp.SmppDefaultSplitter
 
SmppEndpoint - Class in org.apache.camel.component.smpp
To send and receive SMS using a SMSC (Short Message Service Center).
SmppEndpoint(String, Component, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppEndpoint
 
SmppException - Exception in org.apache.camel.component.smpp
 
SmppException(String, Throwable) - Constructor for exception org.apache.camel.component.smpp.SmppException
 
SmppException(String) - Constructor for exception org.apache.camel.component.smpp.SmppException
 
SmppException(Throwable) - Constructor for exception org.apache.camel.component.smpp.SmppException
 
SmppMessage - Class in org.apache.camel.component.smpp
Represents a Message for working with SMPP
SmppMessage(SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppMessage
 
SmppMessage(AlertNotification, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppMessage
 
SmppMessage(DeliverSm, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppMessage
 
SmppMessage(DataSm, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppMessage
 
SmppMessageType - Enum in org.apache.camel.component.smpp
 
SmppProducer - Class in org.apache.camel.component.smpp
An implementation of @{link Producer} which use the SMPP protocol
SmppProducer(SmppEndpoint, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppProducer
 
SmppQuerySmCommand - Class in org.apache.camel.component.smpp
 
SmppQuerySmCommand(SMPPSession, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppQuerySmCommand
 
SmppReplaceSmCommand - Class in org.apache.camel.component.smpp
 
SmppReplaceSmCommand(SMPPSession, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppReplaceSmCommand
 
SmppSmCommand - Class in org.apache.camel.component.smpp
 
SmppSmCommand(SMPPSession, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppSmCommand
 
SmppSplitter - Class in org.apache.camel.component.smpp
 
SmppSplitter(int, int, int) - Constructor for class org.apache.camel.component.smpp.SmppSplitter
 
SmppSplittingPolicy - Enum in org.apache.camel.component.smpp
 
SmppSubmitMultiCommand - Class in org.apache.camel.component.smpp
 
SmppSubmitMultiCommand(SMPPSession, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppSubmitMultiCommand
 
SmppSubmitSmCommand - Class in org.apache.camel.component.smpp
 
SmppSubmitSmCommand(SMPPSession, SmppConfiguration) - Constructor for class org.apache.camel.component.smpp.SmppSubmitSmCommand
 
SmppUcs2Splitter - Class in org.apache.camel.component.smpp
 
SmppUcs2Splitter(int) - Constructor for class org.apache.camel.component.smpp.SmppUcs2Splitter
 
SmppUtils - Class in org.apache.camel.component.smpp
 
SnakeYAMLDataFormat - Class in org.apache.camel.component.snakeyaml
A data format (DataFormat) using SnakeYAML to marshal to and from YAML.
SnakeYAMLDataFormat() - Constructor for class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
SnakeYAMLDataFormat(Class<?>) - Constructor for class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
SNMP_TAG - Static variable in class org.apache.camel.component.snmp.SnmpConverters
 
SnmpActionType - Enum in org.apache.camel.component.snmp
 
SnmpAuthProtocolType - Enum in org.apache.camel.component.snmp
 
SnmpComponent - Class in org.apache.camel.component.snmp
Represents the component that manages SnmpEndpoint.
SnmpComponent() - Constructor for class org.apache.camel.component.snmp.SnmpComponent
 
SnmpConverters - Class in org.apache.camel.component.snmp
 
SnmpEndpoint - Class in org.apache.camel.component.snmp
The snmp component gives you the ability to poll SNMP capable devices or receiving traps.
SnmpEndpoint(String, SnmpComponent) - Constructor for class org.apache.camel.component.snmp.SnmpEndpoint
creates a snmp endpoint
SnmpMessage - Class in org.apache.camel.component.snmp
 
SnmpMessage() - Constructor for class org.apache.camel.component.snmp.SnmpMessage
 
SnmpMessage(PDU) - Constructor for class org.apache.camel.component.snmp.SnmpMessage
 
SnmpMessage(PDU, CommandResponderEvent) - Constructor for class org.apache.camel.component.snmp.SnmpMessage
 
SnmpOIDPoller - Class in org.apache.camel.component.snmp
 
SnmpOIDPoller(SnmpEndpoint, Processor) - Constructor for class org.apache.camel.component.snmp.SnmpOIDPoller
 
SnmpPrivacyProtocolType - Enum in org.apache.camel.component.snmp
 
SnmpTrapConsumer - Class in org.apache.camel.component.snmp
 
SnmpTrapConsumer(SnmpEndpoint, Processor) - Constructor for class org.apache.camel.component.snmp.SnmpTrapConsumer
 
SnsComponent - Class in org.apache.camel.component.aws.sns
 
SnsComponent() - Constructor for class org.apache.camel.component.aws.sns.SnsComponent
 
SnsComponent(CamelContext) - Constructor for class org.apache.camel.component.aws.sns.SnsComponent
 
SnsConfiguration - Class in org.apache.camel.component.aws.sns
 
SnsConfiguration() - Constructor for class org.apache.camel.component.aws.sns.SnsConfiguration
 
SnsConstants - Interface in org.apache.camel.component.aws.sns
Constants used in Camel AWS SNS module
SnsEndpoint - Class in org.apache.camel.component.aws.sns
The aws-sns component is used for sending messages to an Amazon Simple Notification Topic.
SnsEndpoint(String, CamelContext, SnsConfiguration) - Constructor for class org.apache.camel.component.aws.sns.SnsEndpoint
Deprecated.
SnsEndpoint(String, Component, SnsConfiguration) - Constructor for class org.apache.camel.component.aws.sns.SnsEndpoint
 
SnsProducer - Class in org.apache.camel.component.aws.sns
A Producer which sends messages to the Amazon Web Service Simple Notification Service AWS SNS
SnsProducer(Endpoint) - Constructor for class org.apache.camel.component.aws.sns.SnsProducer
 
Soap11DataFormatAdapter - Class in org.apache.camel.dataformat.soap
Marshaling from Objects to SOAP 1.1 and back by using JAXB.
Soap11DataFormatAdapter(SoapJaxbDataFormat) - Constructor for class org.apache.camel.dataformat.soap.Soap11DataFormatAdapter
 
Soap12DataFormatAdapter - Class in org.apache.camel.dataformat.soap
Marshaling from Objects to SOAP 1.2 and back by using JAXB.
Soap12DataFormatAdapter(SoapJaxbDataFormat) - Constructor for class org.apache.camel.dataformat.soap.Soap12DataFormatAdapter
 
SOAP_ACTION - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
SOAP_ACTION - Static variable in interface org.apache.camel.Exchange
 
SOAP_UNMARSHALLED_HEADER_LIST - Static variable in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
 
SoapDataFormatAdapter - Interface in org.apache.camel.dataformat.soap
Adapter for either SOAP 1.1 or 1.2 implementations.
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.dataformat.soap
Data format supporting SOAP 1.1 and 1.2.
SoapJaxbDataFormat() - Constructor for class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
Remember to set the context path when using this constructor
SoapJaxbDataFormat(String) - Constructor for class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
Initialize with JAXB context path
SoapJaxbDataFormat(String, ElementNameStrategy) - Constructor for class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
Initialize the data format.
SoapJaxbDataFormat(String, String) - Constructor for class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
Initialize the data format.
SoapJaxbDataFormat - Class in org.apache.camel.model.dataformat
SOAP data format
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
 
SoapMessageHeaderFilter - Class in org.apache.camel.component.cxf.common.header
A MessageHeaderFilter to drop all SOAP headers.
SoapMessageHeaderFilter() - Constructor for class org.apache.camel.component.cxf.common.header.SoapMessageHeaderFilter
 
soapMessageToInputStream(SOAPMessage, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
 
soapMessageToString(SOAPMessage, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
 
SObject - Class in org.apache.camel.component.salesforce.api.dto.bulk
Java class for sObject complex type.
SObject() - Constructor for class org.apache.camel.component.salesforce.api.dto.bulk.SObject
 
SObject - Class in org.apache.camel.component.salesforce.api.dto
 
SObject() - Constructor for class org.apache.camel.component.salesforce.api.dto.SObject
 
SOBJECT_BLOB_FIELD_NAME - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
SOBJECT_CLASS - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
SOBJECT_EXT_ID_NAME - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
SOBJECT_EXT_ID_VALUE - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
SOBJECT_FIELDS - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
SOBJECT_ID - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
SOBJECT_NAME - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
SOBJECT_QUERY - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
SOBJECT_SEARCH - Static variable in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
SObjectBasicInfo - Class in org.apache.camel.component.salesforce.api.dto
 
SObjectBasicInfo() - Constructor for class org.apache.camel.component.salesforce.api.dto.SObjectBasicInfo
 
SObjectDescription - Class in org.apache.camel.component.salesforce.api.dto
 
SObjectDescription() - Constructor for class org.apache.camel.component.salesforce.api.dto.SObjectDescription
 
SObjectDescriptionUrls - Class in org.apache.camel.component.salesforce.api.dto
 
SObjectDescriptionUrls() - Constructor for class org.apache.camel.component.salesforce.api.dto.SObjectDescriptionUrls
 
SObjectField - Class in org.apache.camel.component.salesforce.api.dto
 
SObjectField() - Constructor for class org.apache.camel.component.salesforce.api.dto.SObjectField
 
SObjectUrls - Class in org.apache.camel.component.salesforce.api.dto
 
SObjectUrls() - Constructor for class org.apache.camel.component.salesforce.api.dto.SObjectUrls
 
socketConnectorProperties - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
socketConnectors - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
socketFactory - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
SolrComponent - Class in org.apache.camel.component.solr
Represents the component that manages SolrEndpoint.
SolrComponent() - Constructor for class org.apache.camel.component.solr.SolrComponent
 
SolrComponent.SolrServerReference - Class in org.apache.camel.component.solr
 
SolrConstants - Class in org.apache.camel.component.solr
 
SolrEndpoint - Class in org.apache.camel.component.solr
The solr component allows you to interface with an Apache Lucene Solr server.
SolrEndpoint(String, SolrComponent, String) - Constructor for class org.apache.camel.component.solr.SolrEndpoint
 
SolrProducer - Class in org.apache.camel.component.solr
The Solr producer.
SolrProducer(SolrEndpoint, SolrClient, SolrClient, SolrClient) - Constructor for class org.apache.camel.component.solr.SolrProducer
 
SolrServerReference() - Constructor for class org.apache.camel.component.solr.SolrComponent.SolrServerReference
 
SOLVER_ID - Static variable in interface org.apache.camel.component.optaplanner.OptaPlannerConstants
 
sort(Comparator<?>) - Method in class org.apache.camel.builder.ValueBuilder
Sorts the current value using the given comparator.
sort(String) - Method in class org.apache.camel.component.redis.RedisClient
 
sort(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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
SORT_BY - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
sortBy - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
sortByFileLanguage(CamelContext, String, boolean) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sory by file language expression
sortByFileLanguage(CamelContext, String, boolean, boolean) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sory by file language expression
sortByFileLanguage(CamelContext, String, boolean, boolean, Comparator<Exchange>) - Static method in class org.apache.camel.component.file.GenericFileDefaultSorter
Returns a new sort by file language expression
SortDefinition<T> - Class in org.apache.camel.model
Sorts the contents of the message
SortDefinition() - Constructor for class org.apache.camel.model.SortDefinition
 
SortDefinition(Expression) - Constructor for class org.apache.camel.model.SortDefinition
 
SortDefinition(Expression, Comparator<? super T>) - Constructor for class org.apache.camel.model.SortDefinition
 
sortEntries(Feed) - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
sortEntries() - Method in class org.apache.camel.component.rss.RssEntryPollingConsumer
 
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.
sortMessages(Message[], SortTerm[]) - Static method in class org.apache.camel.component.mail.MailSorter
Sort the messages.
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
 
soTimeout - Variable in class org.apache.camel.component.file.remote.FtpEndpoint
 
source - Variable in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
source - Variable in class org.apache.camel.component.linkedin.api.model.CurrentShare
 
source - Variable in class org.apache.camel.component.linkedin.api.model.Share
 
Source - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Source() - Constructor for class org.apache.camel.component.linkedin.api.model.Source
 
SOURCE_ADDR - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
SOURCE_ADDR_NPI - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
SOURCE_ADDR_TON - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
SourceCache - Class in org.apache.camel.converter.stream
StreamCache implementation for StringSources
SourceCache(String) - Constructor for class org.apache.camel.converter.stream.SourceCache
 
sourceToCxfPayload(Source, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfPayloadConverter
 
spark(String, String, String, Route) - Static method in class org.apache.camel.component.sparkrest.CamelSpark
Adds a Spark REST verb that routes to the given spark route
SPARK_DATAFRAME_CALLBACK_HEADER - Static variable in class org.apache.camel.component.spark.SparkConstants
 
SPARK_DATAFRAME_HEADER - Static variable in class org.apache.camel.component.spark.SparkConstants
 
SPARK_RDD_CALLBACK_HEADER - Static variable in class org.apache.camel.component.spark.SparkConstants
 
SPARK_RDD_HEADER - Static variable in class org.apache.camel.component.spark.SparkConstants
 
SparkBinding - Interface in org.apache.camel.component.sparkrest
 
SparkComponent - Class in org.apache.camel.component.spark
 
SparkComponent() - Constructor for class org.apache.camel.component.spark.SparkComponent
 
SparkComponent - Class in org.apache.camel.component.sparkrest
 
SparkComponent() - Constructor for class org.apache.camel.component.sparkrest.SparkComponent
 
SparkConfiguration - Class in org.apache.camel.component.sparkrest
 
SparkConfiguration() - Constructor for class org.apache.camel.component.sparkrest.SparkConfiguration
 
SparkConstants - Class in org.apache.camel.component.spark
 
SparkConstants - Class in org.apache.camel.component.sparkrest
 
SparkConsumer - Class in org.apache.camel.component.sparkrest
 
SparkConsumer(Endpoint, Processor, CamelSparkRoute) - Constructor for class org.apache.camel.component.sparkrest.SparkConsumer
 
SparkConverter - Class in org.apache.camel.component.sparkrest
 
SparkEndpoint - Class in org.apache.camel.component.spark
The spark component can be used to send RDD or DataFrame jobs to Apache Spark cluster.
SparkEndpoint(String, SparkComponent, EndpointType) - Constructor for class org.apache.camel.component.spark.SparkEndpoint
 
SparkEndpoint - Class in org.apache.camel.component.sparkrest
The spark-rest component is used for hosting REST services which has been defined using Camel rest-dsl.
SparkEndpoint(String, Component) - Constructor for class org.apache.camel.component.sparkrest.SparkEndpoint
 
SparkHeaderFilterStrategy - Class in org.apache.camel.component.sparkrest
Default Spark HeaderFilterStrategy used when binding with SparkBinding.
SparkHeaderFilterStrategy() - Constructor for class org.apache.camel.component.sparkrest.SparkHeaderFilterStrategy
 
SparkHelper - Class in org.apache.camel.component.sparkrest
 
SparkMessage - Class in org.apache.camel.component.sparkrest
Spark based Message.
SparkMessage(Request, Response) - Constructor for class org.apache.camel.component.sparkrest.SparkMessage
 
SparkMongos - Class in org.apache.camel.component.spark
 
Sparks - Class in org.apache.camel.component.spark
 
SPECIAL - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
specialties - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
specialties - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
Specialties - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Specialties() - Constructor for class org.apache.camel.component.linkedin.api.model.Specialties
 
specialToken - Variable in class org.apache.camel.component.sql.stored.template.generated.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialtyList - Variable in class org.apache.camel.component.linkedin.api.model.Specialties
 
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.
spel(String) - Static method in class org.apache.camel.language.spel.SpelExpression
 
SpelExpression - Class in org.apache.camel.language.spel
Class responsible for evaluating Spring Expression Language in the context of Camel.
SpelExpression(String, Class<?>) - Constructor for class org.apache.camel.language.spel.SpelExpression
 
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
 
SpelLanguage - Class in org.apache.camel.language.spel
A Spring Expression Language plugin
SpelLanguage() - Constructor for class org.apache.camel.language.spel.SpelLanguage
 
SPLAT - Static variable in class org.apache.camel.component.sparkrest.SparkConstants
 
split(HdfsOutputStream, long, HdfsProducer) - Method in enum org.apache.camel.component.hdfs.HdfsProducer.SplitStrategyType
 
split(HdfsOutputStream, long, HdfsProducer) - Method in enum org.apache.camel.component.hdfs2.HdfsProducer.SplitStrategyType
 
split(String) - Method in class org.apache.camel.component.pdf.text.PatternSplitStrategy
 
split(String) - Method in interface org.apache.camel.component.pdf.text.SplitStrategy
 
split(String) - Method in class org.apache.camel.component.pdf.text.WordSplitStrategy
 
split(byte[]) - Method in class org.apache.camel.component.smpp.SmppSplitter
 
split(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
SPLIT_COMPLETE - Static variable in interface org.apache.camel.Exchange
 
SPLIT_INDEX - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
SPLIT_INDEX - Static variable in interface org.apache.camel.Exchange
 
SPLIT_SIZE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
SPLIT_SIZE - Static variable in interface org.apache.camel.Exchange
 
SplitAttachmentsExpression - Class in org.apache.camel.component.mail
A Expression which can be used to split a MailMessage per attachment.
SplitAttachmentsExpression() - Constructor for class org.apache.camel.component.mail.SplitAttachmentsExpression
 
SplitAttachmentsExpression(boolean) - Constructor for class org.apache.camel.component.mail.SplitAttachmentsExpression
 
splitBody(Message) - Method in class org.apache.camel.component.smpp.SmppSmCommand
 
SplitDefinition - Class in org.apache.camel.model
Splits a single message into many sub-messages.
SplitDefinition() - Constructor for class org.apache.camel.model.SplitDefinition
 
SplitDefinition(Expression) - Constructor for class org.apache.camel.model.SplitDefinition
 
SplitDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.SplitDefinition
 
splitEntries - Variable in class org.apache.camel.component.feed.FeedEndpoint
 
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.component.box.BoxConsumer
 
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.
SplitStrategy(HdfsProducer.SplitStrategyType, long) - Constructor for class org.apache.camel.component.hdfs.HdfsProducer.SplitStrategy
 
SplitStrategy(HdfsProducer.SplitStrategyType, long) - Constructor for class org.apache.camel.component.hdfs2.HdfsProducer.SplitStrategy
 
SplitStrategy - Interface in org.apache.camel.component.pdf.text
Strategy to split text.
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
 
SPLITTING_POLICY - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
splitToWhiteSpaceSeparatedTokens(String) - Static method in class org.apache.camel.component.exec.impl.ExecParseUtils
Splits the input line string by ExecParseUtils.WHITESPACE.
SplunkComponent - Class in org.apache.camel.component.splunk
Represents the component that manages SplunkEndpoint.
SplunkComponent() - Constructor for class org.apache.camel.component.splunk.SplunkComponent
 
SplunkConfiguration - Class in org.apache.camel.component.splunk
 
SplunkConfiguration() - Constructor for class org.apache.camel.component.splunk.SplunkConfiguration
 
SplunkConfigurationFactory - Interface in org.apache.camel.component.splunk
 
SplunkConnectionFactory - Class in org.apache.camel.component.splunk
 
SplunkConnectionFactory(String, int, String, String) - Constructor for class org.apache.camel.component.splunk.SplunkConnectionFactory
 
SplunkConnectionFactory(String, String) - Constructor for class org.apache.camel.component.splunk.SplunkConnectionFactory
 
SplunkConsumer - Class in org.apache.camel.component.splunk
The Splunk consumer.
SplunkConsumer(SplunkEndpoint, Processor, ConsumerType) - Constructor for class org.apache.camel.component.splunk.SplunkConsumer
 
SplunkDataReader - Class in org.apache.camel.component.splunk.support
 
SplunkDataReader(SplunkEndpoint, ConsumerType) - Constructor for class org.apache.camel.component.splunk.support.SplunkDataReader
 
SplunkDataWriter - Class in org.apache.camel.component.splunk.support
 
SplunkDataWriter(SplunkEndpoint, Args) - Constructor for class org.apache.camel.component.splunk.support.SplunkDataWriter
 
SplunkEndpoint - Class in org.apache.camel.component.splunk
The splunk component allows to publish or search for events in Splunk.
SplunkEndpoint() - Constructor for class org.apache.camel.component.splunk.SplunkEndpoint
 
SplunkEndpoint(String, SplunkComponent, SplunkConfiguration) - Constructor for class org.apache.camel.component.splunk.SplunkEndpoint
 
SplunkEvent - Class in org.apache.camel.component.splunk.event
 
SplunkEvent(Map<String, String>) - Constructor for class org.apache.camel.component.splunk.event.SplunkEvent
A Constructor to load data from a Map
SplunkEvent(SplunkEvent) - Constructor for class org.apache.camel.component.splunk.event.SplunkEvent
A Copy constructor
SplunkEvent(String, String, boolean, boolean) - Constructor for class org.apache.camel.component.splunk.event.SplunkEvent
Constructor to create a generic event
SplunkEvent(String, String) - Constructor for class org.apache.camel.component.splunk.event.SplunkEvent
Constructor to create a generic event with the default format
SplunkEvent() - Constructor for class org.apache.camel.component.splunk.event.SplunkEvent
Default constructor
SplunkProducer - Class in org.apache.camel.component.splunk
The Splunk producer.
SplunkProducer(SplunkEndpoint, ProducerType) - Constructor for class org.apache.camel.component.splunk.SplunkProducer
 
SplunkResultProcessor - Interface in org.apache.camel.component.splunk.support
Processes splunk results
spop(String) - Method in class org.apache.camel.component.redis.RedisClient
 
SPRING_CONTEXT_ENDPOINT - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
SPRING_CONTEXT_ENDPOINT - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
SPRING_NS - Static variable in class org.apache.camel.blueprint.handler.CamelNamespaceHandler
 
SPRING_WS_ADDRESSING_ACTION - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_ADDRESSING_CONSUMER_FAULT_ACTION - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_ADDRESSING_CONSUMER_OUTPUT_ACTION - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_ADDRESSING_PRODUCER_FAULT_TO - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_ADDRESSING_PRODUCER_REPLY_TO - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_ENDPOINT_URI - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_SOAP_ACTION - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SPRING_WS_SOAP_HEADER - Static variable in class org.apache.camel.component.spring.ws.SpringWebserviceConstants
 
SpringBatchComponent - Class in org.apache.camel.component.spring.batch
 
SpringBatchComponent() - Constructor for class org.apache.camel.component.spring.batch.SpringBatchComponent
 
SpringBatchEndpoint - Class in org.apache.camel.component.spring.batch
The spring-batch component allows to send messages to Spring Batch for further processing.
SpringBatchEndpoint(String, Component, JobLauncher, JobLauncher, Map<String, JobLauncher>, String) - Constructor for class org.apache.camel.component.spring.batch.SpringBatchEndpoint
 
SpringBatchProducer - Class in org.apache.camel.component.spring.batch
Spring Batch Producer triggering the execution of the jobs.
SpringBatchProducer(SpringBatchEndpoint, JobLauncher, Job) - Constructor for class org.apache.camel.component.spring.batch.SpringBatchProducer
 
SpringBusFactoryBean - Class in org.apache.camel.component.cxf.spring
This factoryBean which can help user to choice CXF components that he wants bus to load without needing to import bunch of CXF packages in OSGi bundle, as the SpringBusFactory will try to load the bus extensions with the CXF bundle classloader.
SpringBusFactoryBean() - Constructor for class org.apache.camel.component.cxf.spring.SpringBusFactoryBean
 
SpringCamelContext - Class in org.apache.camel.spring
A Spring aware implementation of CamelContext which will automatically register itself with Springs lifecycle methods plus allows spring to be used to customize a any Type Converters as well as supporting accessing components and beans via the Spring ApplicationContext
SpringCamelContext() - Constructor for class org.apache.camel.spring.SpringCamelContext
 
SpringCamelContext(ApplicationContext) - Constructor for class org.apache.camel.spring.SpringCamelContext
 
springCamelContext(ApplicationContext) - Static method in class org.apache.camel.spring.SpringCamelContext
Deprecated.
its better to create and boot Spring the standard Spring way and to get hold of CamelContext using the Spring API.
springCamelContext(ApplicationContext, boolean) - Static method in class org.apache.camel.spring.SpringCamelContext
Deprecated.
its better to create and boot Spring the standard Spring way and to get hold of CamelContext using the Spring API.
springCamelContext(String) - Static method in class org.apache.camel.spring.SpringCamelContext
Deprecated.
its better to create and boot Spring the standard Spring way and to get hold of CamelContext using the Spring API.
SpringCamelContextFactory - Class in org.apache.camel.osgi
 
SpringCamelContextFactory() - Constructor for class org.apache.camel.osgi.SpringCamelContextFactory
 
SpringInjector - Class in org.apache.camel.spring.spi
A Spring implementation of Injector allowing Spring to be used to dependency inject newly created POJOs
SpringInjector(ConfigurableApplicationContext) - Constructor for class org.apache.camel.spring.spi.SpringInjector
 
SpringIntegrationBinding - Class in org.apache.camel.component.spring.integration
The helper class for Mapping between the Spring Integration message and the Camel Message.
SpringIntegrationComponent - Class in org.apache.camel.component.spring.integration
Represents the component that manages SpringIntegrationEndpoint.
SpringIntegrationComponent() - Constructor for class org.apache.camel.component.spring.integration.SpringIntegrationComponent
 
SpringIntegrationConsumer - Class in org.apache.camel.component.spring.integration
A consumer of exchanges for the Spring Integration Please specify the inputChannel in the endpoint url for this consumer.
SpringIntegrationConsumer(SpringIntegrationEndpoint, Processor) - Constructor for class org.apache.camel.component.spring.integration.SpringIntegrationConsumer
 
SpringIntegrationConverter - Class in org.apache.camel.component.spring.integration.converter
The Type Converters for turning the Spring Integration types into Camel native type.
SpringIntegrationEndpoint - Class in org.apache.camel.component.spring.integration
Bridges Camel with Spring Integration.
SpringIntegrationEndpoint(String, String, SpringIntegrationComponent) - Constructor for class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
 
SpringIntegrationEndpoint(String, MessageChannel, CamelContext) - Constructor for class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
Deprecated.
SpringIntegrationEndpoint(String, MessageChannel) - Constructor for class org.apache.camel.component.spring.integration.SpringIntegrationEndpoint
Deprecated.
SpringIntegrationMessage - Class in org.apache.camel.component.spring.integration
The Message DefaultMessage implementation for accessing the SpringIntegrationMessage
SpringIntegrationMessage() - Constructor for class org.apache.camel.component.spring.integration.SpringIntegrationMessage
 
SpringIntegrationMessage(Message<?>) - Constructor for class org.apache.camel.component.spring.integration.SpringIntegrationMessage
 
SpringIntegrationProducer - Class in org.apache.camel.component.spring.integration
A producer of exchanges for the Spring Integration Please specify the outputChannel in the endpoint url for this producer.
SpringIntegrationProducer(SpringCamelContext, SpringIntegrationEndpoint) - Constructor for class org.apache.camel.component.spring.integration.SpringIntegrationProducer
 
SpringJAXRSClientFactoryBean - Class in org.apache.camel.component.cxf.spring
 
SpringJAXRSClientFactoryBean() - Constructor for class org.apache.camel.component.cxf.spring.SpringJAXRSClientFactoryBean
 
SpringJAXRSServerFactoryBean - Class in org.apache.camel.component.cxf.spring
 
SpringJAXRSServerFactoryBean() - Constructor for class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
 
SpringJAXRSServerFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.camel.component.cxf.spring.SpringJAXRSServerFactoryBean
 
SpringLdapComponent - Class in org.apache.camel.component.springldap
Creates endpoints for the Spring LDAP component.
SpringLdapComponent() - Constructor for class org.apache.camel.component.springldap.SpringLdapComponent
 
SpringLdapEndpoint - Class in org.apache.camel.component.springldap
The spring-ldap component allows you to perform searches in LDAP servers using filters as the message payload.
SpringLdapEndpoint(String, LdapTemplate) - Constructor for class org.apache.camel.component.springldap.SpringLdapEndpoint
Initializes the SpringLdapEndpoint using the provided template
SpringLdapProducer - Class in org.apache.camel.component.springldap
 
SpringLdapProducer(SpringLdapEndpoint) - Constructor for class org.apache.camel.component.springldap.SpringLdapProducer
Initializes the SpringLdapProducer with the given endpoint
SpringManagementMBeanAssembler - Class in org.apache.camel.spring.spi
An springAssembler to assemble a ModelMBean which can be used to register the object in JMX.
SpringManagementMBeanAssembler(CamelContext) - Constructor for class org.apache.camel.spring.spi.SpringManagementMBeanAssembler
 
SpringModelJAXBContextFactory - Class in org.apache.camel.spring
 
SpringModelJAXBContextFactory() - Constructor for class org.apache.camel.spring.SpringModelJAXBContextFactory
 
springResolvePlaceholders(String, Properties) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
Resolves the placeholders using Spring's property placeholder functionality.
SpringRouteBuilder - Class in org.apache.camel.spring
An extension of the RouteBuilder to provide some additional helper methods
SpringRouteBuilder() - Constructor for class org.apache.camel.spring.SpringRouteBuilder
 
SpringScheduledPollConsumerScheduler - Class in org.apache.camel.spring.pollingconsumer
A Spring based ScheduledPollConsumerScheduler which uses a CronTrigger to define when the poll should be triggered.
SpringScheduledPollConsumerScheduler() - Constructor for class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
SpringSecurityAccessPolicy - Class in org.apache.camel.component.spring.security
 
SpringSecurityAccessPolicy(String) - Constructor for class org.apache.camel.component.spring.security.SpringSecurityAccessPolicy
 
SpringSecurityAuthorizationPolicy - Class in org.apache.camel.component.spring.security
 
SpringSecurityAuthorizationPolicy() - Constructor for class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
SpringSecurityAuthorizationPolicyParser - Class in org.apache.camel.component.spring.security.config
 
SpringSecurityAuthorizationPolicyParser() - Constructor for class org.apache.camel.component.spring.security.config.SpringSecurityAuthorizationPolicyParser
 
SpringTransactionPolicy - Class in org.apache.camel.spring.spi
Wraps the processor in a Spring transaction
SpringTransactionPolicy() - Constructor for class org.apache.camel.spring.spi.SpringTransactionPolicy
Default constructor for easy spring configuration.
SpringTransactionPolicy(TransactionTemplate) - Constructor for class org.apache.camel.spring.spi.SpringTransactionPolicy
 
SpringTransactionPolicy(PlatformTransactionManager) - Constructor for class org.apache.camel.spring.spi.SpringTransactionPolicy
 
SpringTypeConverter - Class in org.apache.camel.spring.boot
 
SpringTypeConverter(List<ConversionService>) - Constructor for class org.apache.camel.spring.boot.SpringTypeConverter
 
SpringWebserviceComponent - Class in org.apache.camel.component.spring.ws
Apache Camel component for working with Spring Web Services (a.k.a Spring-WS).
SpringWebserviceComponent() - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceComponent
 
SpringWebserviceComponent(CamelContext) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceComponent
 
SpringWebserviceConfiguration - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceConfiguration() - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceConfiguration
 
SpringWebserviceConstants - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceConsumer - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceConsumer
 
SpringWebserviceEndpoint - Class in org.apache.camel.component.spring.ws
The spring-ws component is used for SOAP WebServices using Spring WebServices.
SpringWebserviceEndpoint(Component, String, SpringWebserviceConfiguration) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceEndpoint
 
SpringWebserviceMessage - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceMessage(WebServiceMessage) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceMessage
 
SpringWebserviceProducer - Class in org.apache.camel.component.spring.ws
 
SpringWebserviceProducer(Endpoint) - Constructor for class org.apache.camel.component.spring.ws.SpringWebserviceProducer
 
SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator - Class in org.apache.camel.component.spring.ws
A decorator of HttpUrlConnectionMessageSender instances that can apply configuration options from the Camel component/endpoint configuration without replacing the actual implementation which may actually be an end-user implementation and not one of the built-in implementations.
SpringWebserviceProducer.DefaultWebserviceMessageCallback - Class in org.apache.camel.component.spring.ws
 
SPROP_CAMEL_CONTEXT_CREATION_TIMEOUT - Static variable in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Name of a system property that sets camel context creation timeout.
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
SQL - Annotation Type in org.apache.camel.builder.sql
An annotation for injection of SQL expressions into method parameters, fields or properties
sql(String) - Static method in class org.apache.camel.builder.sql.SqlBuilder
Creates a new builder for the given SQL query string
SQL_GENERATED_COLUMNS - Static variable in class org.apache.camel.component.sql.SqlConstants
String[] or int[] input header - optional Set it to specify the expected generated columns, see:
SQL_GENERATED_KEYS_DATA - Static variable in class org.apache.camel.component.sql.SqlConstants
List> output header containing the generated keys retrieved
SQL_GENERATED_KEYS_ROW_COUNT - Static variable in class org.apache.camel.component.sql.SqlConstants
int output header giving the number of rows of generated keys
SQL_PARAMETERS - Static variable in class org.apache.camel.component.sql.SqlConstants
The SQL parameters when using the option useMessageBodyForSql
SQL_QUERY - Static variable in class org.apache.camel.component.sql.SqlConstants
 
SQL_RETRIEVE_GENERATED_KEYS - Static variable in class org.apache.camel.component.sql.SqlConstants
Boolean input header.
SQL_ROW_COUNT - Static variable in class org.apache.camel.component.sql.SqlConstants
 
SQL_STORED_PARAMETERS - Static variable in class org.apache.camel.component.sql.stored.SqlStoredConstants
 
SQL_STORED_TEMPLATE - Static variable in class org.apache.camel.component.sql.stored.SqlStoredConstants
 
SQL_STORED_UPDATE_COUNT - Static variable in class org.apache.camel.component.sql.stored.SqlStoredConstants
 
SQL_UPDATE_COUNT - Static variable in class org.apache.camel.component.sql.SqlConstants
 
SqlBuilder - Class in org.apache.camel.builder.sql
A builder of SQL Expression and Predicate implementations
SqlBuilder(Query) - Constructor for class org.apache.camel.builder.sql.SqlBuilder
 
SqlComponent - Class in org.apache.camel.component.sql
The SQL Component is for working with databases using JDBC queries.
SqlComponent() - Constructor for class org.apache.camel.component.sql.SqlComponent
 
SqlComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.sql.SqlComponent
 
SqlComponent(CamelContext) - Constructor for class org.apache.camel.component.sql.SqlComponent
 
SqlComponent(CamelContext, Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.sql.SqlComponent
 
SqlConstants - Class in org.apache.camel.component.sql
SQL Constants.
SqlConsumer - Class in org.apache.camel.component.sql
 
SqlConsumer(DefaultSqlEndpoint, Processor, JdbcTemplate, String, SqlPrepareStatementStrategy, SqlProcessingStrategy) - Constructor for class org.apache.camel.component.sql.SqlConsumer
 
SqlConsumer(DefaultSqlEndpoint, Processor, NamedParameterJdbcTemplate, String, SqlParameterSource, SqlPrepareStatementStrategy, SqlProcessingStrategy) - Constructor for class org.apache.camel.component.sql.SqlConsumer
 
SQLConverter - Class in org.apache.camel.converter
SQL Date and time related converters.
SqlEndpoint - Class in org.apache.camel.component.sql
The sql component can be used to perform SQL query to a database.
SqlEndpoint() - Constructor for class org.apache.camel.component.sql.SqlEndpoint
 
SqlEndpoint(String, Component, JdbcTemplate, String) - Constructor for class org.apache.camel.component.sql.SqlEndpoint
 
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
 
SqlHelper - Class in org.apache.camel.component.sql
 
SqlLanguage - Class in org.apache.camel.language.sql
JoSQL language.
SqlLanguage() - Constructor for class org.apache.camel.language.sql.SqlLanguage
 
SqlNamedProcessingStrategy - Interface in org.apache.camel.component.sql
Extended processing strategy for dealing with SQL when consuming, which uses a NamedParameterJdbcTemplate instead of plain JdbcTemplate.
SqlOutputType - Enum in org.apache.camel.component.sql
 
SqlPrepareStatementStrategy - Interface in org.apache.camel.component.sql
Strategy for preparing statements when executing SQL queries.
SqlProcessingStrategy - Interface in org.apache.camel.component.sql
Processing strategy for dealing with SQL when consuming.
SqlProducer - Class in org.apache.camel.component.sql
 
SqlProducer(SqlEndpoint, String, JdbcTemplate, SqlPrepareStatementStrategy, boolean, boolean, boolean) - Constructor for class org.apache.camel.component.sql.SqlProducer
 
SqlStoredComponent - Class in org.apache.camel.component.sql.stored
 
SqlStoredComponent() - Constructor for class org.apache.camel.component.sql.stored.SqlStoredComponent
 
SqlStoredComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.sql.stored.SqlStoredComponent
 
SqlStoredComponent(CamelContext) - Constructor for class org.apache.camel.component.sql.stored.SqlStoredComponent
 
SqlStoredComponent(CamelContext, Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.sql.stored.SqlStoredComponent
 
SqlStoredConstants - Class in org.apache.camel.component.sql.stored
 
SqlStoredEndpoint - Class in org.apache.camel.component.sql.stored
 
SqlStoredEndpoint(String, SqlStoredComponent, JdbcTemplate) - Constructor for class org.apache.camel.component.sql.stored.SqlStoredEndpoint
 
SqlStoredProducer - Class in org.apache.camel.component.sql.stored
 
SqlStoredProducer(SqlStoredEndpoint) - Constructor for class org.apache.camel.component.sql.stored.SqlStoredProducer
 
SqsComponent - Class in org.apache.camel.component.aws.sqs
 
SqsComponent() - Constructor for class org.apache.camel.component.aws.sqs.SqsComponent
 
SqsComponent(CamelContext) - Constructor for class org.apache.camel.component.aws.sqs.SqsComponent
 
SqsConfiguration - Class in org.apache.camel.component.aws.sqs
 
SqsConfiguration() - Constructor for class org.apache.camel.component.aws.sqs.SqsConfiguration
 
SqsConstants - Interface in org.apache.camel.component.aws.sqs
Constants used in Camel AWS SQS module
SqsConsumer - Class in org.apache.camel.component.aws.sqs
A Consumer of messages from the Amazon Web Service Simple Queue Service AWS SQS
SqsConsumer(SqsEndpoint, Processor) - Constructor for class org.apache.camel.component.aws.sqs.SqsConsumer
 
SqsEndpoint - Class in org.apache.camel.component.aws.sqs
The aws-sqs component is used for sending and receiving messages to Amazon's SQS service.
SqsEndpoint(String, SqsComponent, SqsConfiguration) - Constructor for class org.apache.camel.component.aws.sqs.SqsEndpoint
 
SqsHeaderFilterStrategy - Class in org.apache.camel.component.aws.sqs
 
SqsHeaderFilterStrategy() - Constructor for class org.apache.camel.component.aws.sqs.SqsHeaderFilterStrategy
 
SqsProducer - Class in org.apache.camel.component.aws.sqs
A Producer which sends messages to the Amazon Web Service Simple Queue Service AWS SQS
SqsProducer(SqsEndpoint) - Constructor for class org.apache.camel.component.aws.sqs.SqsProducer
 
squareLogoUrl - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
srandmember(String) - Method in class org.apache.camel.component.redis.RedisClient
 
srem(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
SshComponent - Class in org.apache.camel.component.ssh
Represents the component that manages SshEndpoint.
SshComponent() - Constructor for class org.apache.camel.component.ssh.SshComponent
 
SshConfiguration - Class in org.apache.camel.component.ssh
 
SshConfiguration() - Constructor for class org.apache.camel.component.ssh.SshConfiguration
 
SshConfiguration(URI) - Constructor for class org.apache.camel.component.ssh.SshConfiguration
 
SshConsumer - Class in org.apache.camel.component.ssh
 
SshConsumer(SshEndpoint, Processor) - Constructor for class org.apache.camel.component.ssh.SshConsumer
 
SshEndpoint - Class in org.apache.camel.component.ssh
The ssh component enables access to SSH servers such that you can send an SSH command, and process the response.
SshEndpoint() - Constructor for class org.apache.camel.component.ssh.SshEndpoint
 
SshEndpoint(String, SshComponent) - Constructor for class org.apache.camel.component.ssh.SshEndpoint
 
SshEndpoint(String, SshComponent, SshConfiguration) - Constructor for class org.apache.camel.component.ssh.SshEndpoint
 
SshHelper - Class in org.apache.camel.component.ssh
 
SshProducer - Class in org.apache.camel.component.ssh
 
SshProducer(SshEndpoint) - Constructor for class org.apache.camel.component.ssh.SshProducer
 
SshResult - Class in org.apache.camel.component.ssh
 
SshResult(String, int, InputStream, InputStream) - Constructor for class org.apache.camel.component.ssh.SshResult
 
ssl - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
ssl - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
sslClientCertHeaders - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
sslClientCertHeaders - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
sslContext - Variable in class org.apache.camel.component.netty.http.HttpServerPipelineFactory
 
sslContext - Variable in class org.apache.camel.component.netty4.http.HttpServerInitializerFactory
 
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
 
SSLContextClientParametersFactoryBean - Class in org.apache.camel.util.blueprint
 
SSLContextClientParametersFactoryBean() - Constructor for class org.apache.camel.util.blueprint.SSLContextClientParametersFactoryBean
 
SSLContextClientParametersFactoryBean - Class in org.apache.camel.util.spring
 
SSLContextClientParametersFactoryBean() - Constructor for class org.apache.camel.util.spring.SSLContextClientParametersFactoryBean
 
SSLContextDecorator(BaseSSLContextParameters.SSLContextSpiDecorator) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextDecorator
 
sslContextParameters - Variable in class org.apache.camel.component.file.remote.FtpsEndpoint
 
sslContextParameters - Variable in class org.apache.camel.component.http4.HttpComponent
 
sslContextParameters - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
sslContextParameters - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
sslContextParameters - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
sslContextParameters - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
sslContextParameters - Variable in class org.apache.camel.maven.CamelSalesforceMojo
SSL Context parameters.
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
 
SSLContextParametersFactoryBean - Class in org.apache.camel.util.blueprint
 
SSLContextParametersFactoryBean() - Constructor for class org.apache.camel.util.blueprint.SSLContextParametersFactoryBean
 
SSLContextParametersFactoryBean - Class in org.apache.camel.util.spring
 
SSLContextParametersFactoryBean() - Constructor for class org.apache.camel.util.spring.SSLContextParametersFactoryBean
 
SSLContextParametersFactoryBeanBeanDefinitionParser() - Constructor for class org.apache.camel.spring.handler.CamelNamespaceHandler.SSLContextParametersFactoryBeanBeanDefinitionParser
 
SSLContextParametersSecureProtocolSocketFactory - Class in org.apache.camel.component.http
A SecureProtocolSocketFactory implementation to allow configuration of Commons HTTP SSL/TLS options based on a JSSEClientParameters instance or a provided SSLSocketFactory instance.
SSLContextParametersSecureProtocolSocketFactory(SSLSocketFactory) - Constructor for class org.apache.camel.component.http.SSLContextParametersSecureProtocolSocketFactory
Creates a new instance using the provided factory.
SSLContextParametersSecureProtocolSocketFactory(SSLContextParameters) - Constructor for class org.apache.camel.component.http.SSLContextParametersSecureProtocolSocketFactory
Creates a new instance using a factory created by the provided client configuration parameters.
SSLContextServerParameters - Class in org.apache.camel.util.jsse
 
SSLContextServerParameters() - Constructor for class org.apache.camel.util.jsse.SSLContextServerParameters
 
SSLContextServerParametersFactoryBean - Class in org.apache.camel.util.blueprint
 
SSLContextServerParametersFactoryBean() - Constructor for class org.apache.camel.util.blueprint.SSLContextServerParametersFactoryBean
 
SSLContextServerParametersFactoryBean - Class in org.apache.camel.util.spring
 
SSLContextServerParametersFactoryBean() - Constructor for class org.apache.camel.util.spring.SSLContextServerParametersFactoryBean
 
SSLContextSpiDecorator(SSLContext, List<BaseSSLContextParameters.Configurer<SSLEngine>>, List<BaseSSLContextParameters.Configurer<SSLSocketFactory>>, List<BaseSSLContextParameters.Configurer<SSLServerSocketFactory>>) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
 
SSLEngineFactory - Class in org.apache.camel.component.netty.ssl
 
SSLEngineFactory() - Constructor for class org.apache.camel.component.netty.ssl.SSLEngineFactory
 
SSLEngineFactory - Class in org.apache.camel.component.netty4.ssl
 
SSLEngineFactory() - Constructor for class org.apache.camel.component.netty4.ssl.SSLEngineFactory
 
sslHandler - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
sslHandler - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
sslKeyPassword - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
sslKeyPassword - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
sslKeystore - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
sslKeystore - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
sslPassword - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
sslPassword - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
SSLServerSocketFactoryDecorator(SSLServerSocketFactory, List<BaseSSLContextParameters.Configurer<SSLServerSocket>>) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLServerSocketFactoryDecorator
 
sslSocketConnectorProperties - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
sslSocketConnectors - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
SSLSocketFactoryDecorator(SSLSocketFactory, List<BaseSSLContextParameters.Configurer<SSLSocket>>) - Constructor for class org.apache.camel.util.jsse.BaseSSLContextParameters.SSLSocketFactoryDecorator
 
SSPTParser - Class in org.apache.camel.component.sql.stored.template.generated
 
SSPTParser(InputStream) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Constructor with InputStream.
SSPTParser(InputStream, String) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Constructor with InputStream and supplied encoding
SSPTParser(Reader) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Constructor.
SSPTParser(SSPTParserTokenManager) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Constructor with generated Token Manager.
SSPTParserConstants - Interface in org.apache.camel.component.sql.stored.template.generated
Token literal values and constants.
SSPTParserTokenManager - Class in org.apache.camel.component.sql.stored.template.generated
Token Manager.
SSPTParserTokenManager(SimpleCharStream) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
Constructor.
SSPTParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
Constructor.
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 class org.apache.camel.blueprint.BlueprintCamelContext
 
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.component.ahc.ws.WsConsumer
 
start() - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
start(BundleContext) - Method in class org.apache.camel.component.cmis.osgi.Activator
 
start() - Method in class org.apache.camel.component.cometd.CometdConsumer
 
start() - Method in class org.apache.camel.component.cometd.CometdProducer
 
start() - Method in class org.apache.camel.component.context.ContextEndpoint
 
start() - Method in class org.apache.camel.component.hawtdb.HawtDBFile
 
start(BundleContext) - Method in class org.apache.camel.component.hdfs2.osgi.HdfsActivator
 
start(InfinispanConsumer) - Method in class org.apache.camel.component.infinispan.embedded.InfinispanConsumerEmbeddedHandler
 
start(InfinispanConsumer) - Method in interface org.apache.camel.component.infinispan.InfinispanConsumerHandler
 
start() - Method in class org.apache.camel.component.infinispan.InfinispanManager
 
start(InfinispanConsumer) - Method in class org.apache.camel.component.infinispan.remote.InfinispanConsumerRemoteHandler
 
start(BundleContext) - Method in class org.apache.camel.component.kura.KuraRouter
 
start() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
start - Variable in class org.apache.camel.component.linkedin.api.model.Companies
 
start - Variable in class org.apache.camel.component.linkedin.api.model.Connections
 
start - Variable in class org.apache.camel.component.linkedin.api.model.GroupMemberships
 
start - Variable in class org.apache.camel.component.linkedin.api.model.Groups
 
start - Variable in class org.apache.camel.component.linkedin.api.model.Jobs
 
start - Variable in class org.apache.camel.component.linkedin.api.model.People
 
start - Variable in class org.apache.camel.component.linkedin.api.model.Posts
 
start - Variable in class org.apache.camel.component.linkedin.api.model.Products
 
start - Variable in class org.apache.camel.component.linkedin.api.model.Recommendations
 
start - Variable in class org.apache.camel.component.linkedin.api.model.Updates
 
start() - Method in class org.apache.camel.component.lucene.LuceneIndexProducer
 
start() - Method in class org.apache.camel.component.lucene.LuceneQueryProducer
 
START - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
start() - Method in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
start() - Method in class org.apache.camel.component.salesforce.internal.processor.AbstractRestProcessor
 
start() - Method in class org.apache.camel.component.salesforce.internal.processor.AnalyticsApiProcessor
 
start() - Method in class org.apache.camel.component.salesforce.internal.processor.BulkApiProcessor
 
start() - Method in class org.apache.camel.component.salesforce.internal.SalesforceSession
 
start() - Method in interface org.apache.camel.component.splunk.support.DataWriter
 
start() - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
 
start() - Method in class org.apache.camel.component.twitter.consumer.streaming.FilterStreamingConsumer
 
start() - Method in class org.apache.camel.component.twitter.consumer.streaming.SampleStreamingConsumer
 
start() - Method in class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
start() - Method in class org.apache.camel.component.websocket.MemoryWebsocketStore
 
start() - Method in class org.apache.camel.component.xmlsecurity.api.DefaultValidationFailedHandler
 
start() - Method in interface org.apache.camel.component.xmlsecurity.api.ValidationFailedHandler
 
start() - Method in class org.apache.camel.guice.GuiceCamelContext
 
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.DefaultEndpointRegistry
 
start() - Method in class org.apache.camel.impl.DefaultRoute
Do not invoke this method directly, use CamelContext.startRoute(String) to start a route.
start() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
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(BundleContext) - Method in class org.apache.camel.osgi.Activator
 
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(BundleContext) - Method in class org.apache.camel.script.osgi.Activator
 
start() - Method in interface org.apache.camel.Service
Starts the service
start() - Method in class org.apache.camel.spring.boot.CamelMainRunController
 
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
 
start(BundleContext) - Method in class org.apache.camel.test.blueprint.CamelBlueprintHelper.TestBundleActivator
 
start() - Method in class org.apache.camel.utils.cassandra.CassandraSessionHolder
 
START_DELAY - Static variable in class org.apache.camel.scr.AbstractCamelRunner
 
START_KEY - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
START_OF_BLOCK - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 
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
 
startCamelContext() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
startCamelContext() - Method in class org.apache.camel.testng.CamelTestSupport
 
startChildService(Route, List<Service>) - Method in class org.apache.camel.impl.RouteService
 
startConsumer(Consumer) - Method in class org.apache.camel.support.RoutePolicySupport
 
startDate - Variable in class org.apache.camel.component.linkedin.api.model.Certification
 
startDate - Variable in class org.apache.camel.component.linkedin.api.model.Education
 
startDate - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
StartDate - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
StartDate() - Constructor for class org.apache.camel.component.linkedin.api.model.StartDate
 
started - Variable in class org.apache.camel.support.ServiceSupport
 
starting - Variable in class org.apache.camel.support.ServiceSupport
 
starting(Description) - Method in class org.apache.camel.test.junit4.CamelTestWatcher
 
startingDirectoryMustExist - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
startListenerContainer() - Method in class org.apache.camel.component.jms.JmsConsumer
Starts the JMS listener container

Can be used to start this consumer later if it was configured to not auto startup.

startMbContainer() - Method in class org.apache.camel.component.jetty.JettyHttpComponent
Starts JettyHttpComponent.mbContainer and registers the container with itself as a managed bean logging an error if there is a problem starting the container.
startPrefixMapping(String, String) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
Starts the prefix mapping for the given prefix.
startProducer(Endpoint) - Method in class org.apache.camel.impl.ProducerCache
Starts the Producer to be used for sending to the given endpoint

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

startRoute(RouteDefinition) - Method in interface org.apache.camel.CamelContext
Deprecated.
startRoute(String) - Method in interface org.apache.camel.CamelContext
Starts the given route if it has been previously stopped
startRoute(RouteDefinition) - Method in class org.apache.camel.impl.DefaultCamelContext
 
startRoute(String) - Method in class org.apache.camel.impl.DefaultCamelContext
 
startRoute(RouteDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
Deprecated.
startRoute(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
startRouteDefinitions(Collection<RouteDefinition>) - Method in class org.apache.camel.impl.DefaultCamelContext
 
startRouteService(RouteService, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
Starts the given route service
starts() - Method in class org.apache.camel.bam.ActivityBuilder
Create a temporal rule for when this step starts
startScheduler() - Method in interface org.apache.camel.api.management.mbean.ManagedSchedulePollConsumerMBean
 
startScheduler() - Method in class org.apache.camel.component.quartz.QuartzComponent
To force starting the quartz scheduler
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 class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
startScheduler() - Method in interface org.apache.camel.spi.ScheduledPollConsumerScheduler
Starts the scheduler.
startScheduler() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
startServer(UndertowConsumer) - Method in class org.apache.camel.component.undertow.UndertowComponent
 
startServerBootstrap() - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
startServerBootstrap() - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
startServerBootstrap() - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
startServerBootstrap() - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
startServerBootstrap() - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
startServerBootstrap() - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
startService(Service, CamelContext, Object, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
Stats the given service
startService(Object) - Static method in class org.apache.camel.util.ServiceHelper
Starts the given value if it's a Service or a collection of it.
startService(Service) - Static method in class org.apache.camel.util.ServiceHelper
Starts the given service.
startServices(Object...) - Static method in class org.apache.camel.util.ServiceHelper
Starts each element of the given services if services itself is not null, otherwise this method would return immediately.
startServices(Collection<?>) - Static method in class org.apache.camel.util.ServiceHelper
Starts each element of the given services if services itself is not null, otherwise this method would return immediately.
startSingleStepExchange(String, Breakpoint) - Method in class org.apache.camel.impl.DefaultDebugger
 
startSingleStepExchange(String, Breakpoint) - Method in interface org.apache.camel.spi.Debugger
Starts the single step debug mode for the given exchange
startsWith(Expression, Expression) - Static method in class org.apache.camel.builder.PredicateBuilder
 
startsWith(Object) - Method in class org.apache.camel.builder.ValueBuilder
 
startTimestamp - Variable in class org.apache.camel.management.mbean.ManagedCounter
 
startToken - Variable in class org.apache.camel.support.TokenPairExpressionIterator
 
StartupListener - Interface in org.apache.camel
Allows objects to be notified when CamelContext has 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.

startWorkflowExecution(String, String, String, String, Object) - Method in class org.apache.camel.component.aws.swf.CamelSWFWorkflowClient
 
STATE - Static variable in class org.apache.camel.component.beanstalk.Headers
 
state - Variable in class org.apache.camel.component.linkedin.api.model.Address
 
state - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
state - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
STATE_RESULT_TYPE - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
StatefulCamelJob - Class in org.apache.camel.component.quartz
Stateful job
StatefulCamelJob() - Constructor for class org.apache.camel.component.quartz.StatefulCamelJob
 
StatefulCamelJob - Class in org.apache.camel.component.quartz2
A stateful job for CamelJob.
StatefulCamelJob() - Constructor for class org.apache.camel.component.quartz2.StatefulCamelJob
 
StatefulService - Interface in org.apache.camel
A Service which has all the lifecycle events and offers details about its current state.
StatementType - Enum in org.apache.camel.component.ibatis
Statement types to instruct which iBatis operation to use.
StatementType - Enum in org.apache.camel.component.mybatis
Statement types to instruct which MyBatis operation to use.
StatementWrapper - Interface in org.apache.camel.component.sql.stored
Wrapper that simplifies operations on CallableStatement in SqlStoredProducer.
stateMessage - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
staticFlag - Static variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
Whether parser is static.
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
 
staticResources - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
staticResourcesServer - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
StaticSequenceNumberProvider - Class in org.apache.camel.component.aws.ddbstream
 
StaticSequenceNumberProvider(String) - Constructor for class org.apache.camel.component.aws.ddbstream.StaticSequenceNumberProvider
 
StaticService - Interface in org.apache.camel
Marker for indicating the Service is a static service (only one instance per CamelContext).
staticSize() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
staticSize() - Method in interface org.apache.camel.spi.EndpointRegistry
Number of endpoints in the static registry.
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).
statisticList - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistics
 
statisticList - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistics
 
statistics - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
STATISTICS_LEVEL - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
Stats - Class in org.apache.camel.component.yammer.model
 
Stats() - Constructor for class org.apache.camel.component.yammer.model.Stats
 
STATUS - Static variable in class org.apache.camel.component.geocoder.GeoCoderConstants
 
status - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
status - Variable in class org.apache.camel.component.linkedin.api.model.Error
 
status - Variable in class org.apache.camel.component.linkedin.api.model.Patent
 
Status - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Status() - Constructor for class org.apache.camel.component.linkedin.api.model.Status
 
STATUS_LIST - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
STATUS_OPERATION - Static variable in interface org.apache.camel.component.git.producer.GitOperation
 
statusCode - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.ResultError
 
StatusCode - Enum in org.apache.camel.component.salesforce.api.dto.bulk
Java class for StatusCode.
statusUpdateStatistics - Variable in class org.apache.camel.component.linkedin.api.model.CompanyStatistics
 
StatusUpdateStatistics - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
StatusUpdateStatistics() - Constructor for class org.apache.camel.component.linkedin.api.model.StatusUpdateStatistics
 
stax(Class<T>) - Static method in class org.apache.camel.component.stax.StAXBuilder
stax(String) - Static method in class org.apache.camel.component.stax.StAXBuilder
stax(Class<T>, boolean) - Static method in class org.apache.camel.component.stax.StAXBuilder
stax(String, boolean) - Static method in class org.apache.camel.component.stax.StAXBuilder
StAX2SAXSource - Class in org.apache.camel.converter.jaxp
Adapter to turn a StAX XMLStreamReader into a SAXSource.
StAX2SAXSource(XMLStreamReader) - Constructor for class org.apache.camel.converter.jaxp.StAX2SAXSource
 
StAXBuilder - Class in org.apache.camel.component.stax
Builder for StAX support.
StAXComponent - Class in org.apache.camel.component.stax
 
StAXComponent() - Constructor for class org.apache.camel.component.stax.StAXComponent
 
StaxConverter - Class in org.apache.camel.converter.jaxp
A converter of StAX objects
StaxConverter() - Constructor for class org.apache.camel.converter.jaxp.StaxConverter
 
StAXEndpoint - Class in org.apache.camel.component.stax
The stax component allows messages to be process through a SAX ContentHandler.
StAXEndpoint(String, CamelContext) - Constructor for class org.apache.camel.component.stax.StAXEndpoint
 
StAXJAXBIteratorExpression<T> - Class in org.apache.camel.component.stax
Expression to walk a Message body using an Iterator, which uses StAX to walk in streaming mode.
StAXJAXBIteratorExpression(Class<T>) - Constructor for class org.apache.camel.component.stax.StAXJAXBIteratorExpression
Creates this expression.
StAXJAXBIteratorExpression(Class<T>, boolean) - Constructor for class org.apache.camel.component.stax.StAXJAXBIteratorExpression
Creates this expression.
StAXJAXBIteratorExpression(String) - Constructor for class org.apache.camel.component.stax.StAXJAXBIteratorExpression
Creates this expression.
StAXJAXBIteratorExpression(String, boolean) - Constructor for class org.apache.camel.component.stax.StAXJAXBIteratorExpression
Creates this expression.
StAXProcessor - Class in org.apache.camel.component.stax
It uses SAX content handler to handle events.
StAXProcessor(Class<ContentHandler>) - Constructor for class org.apache.camel.component.stax.StAXProcessor
 
StAXProcessor(ContentHandler) - Constructor for class org.apache.camel.component.stax.StAXProcessor
 
StaxStreamXMLReader - Class in org.apache.camel.component.stax
class extracted from spring 3.0.6.RELEASE.
StAXUtil - Class in org.apache.camel.component.stax
 
STDERR - Static variable in class org.apache.camel.component.ssh.SshResult
The value of this header is a InputStream with the standard error stream of the executable.
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
 
StickyLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Sticky load balancer Sticky load balancing using an Expression to calculate a correlation key to perform the sticky load balancing; rather like jsessionid in the web or JMSXGroupID in JMS.
StickyLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition
 
stockExchange - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
StockExchange - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
StockExchange() - Constructor for class org.apache.camel.component.linkedin.api.model.StockExchange
 
StockExchangeCode - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
StompComponent - Class in org.apache.camel.component.stomp
 
StompComponent() - Constructor for class org.apache.camel.component.stomp.StompComponent
 
StompConfiguration - Class in org.apache.camel.component.stomp
 
StompConfiguration() - Constructor for class org.apache.camel.component.stomp.StompConfiguration
 
StompConsumer - Class in org.apache.camel.component.stomp
 
StompConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.stomp.StompConsumer
 
StompEndpoint - Class in org.apache.camel.component.stomp
The stomp component is used for communicating with Stomp compliant message brokers.
StompEndpoint(String, StompComponent, StompConfiguration, String) - Constructor for class org.apache.camel.component.stomp.StompEndpoint
 
StompProducer - Class in org.apache.camel.component.stomp
 
StompProducer(StompEndpoint) - Constructor for class org.apache.camel.component.stomp.StompProducer
 
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.ahc.ws.WsConsumer
 
stop() - Method in class org.apache.camel.component.atmosphere.websocket.MemoryWebSocketStore
 
stop() - Method in class org.apache.camel.component.cache.CacheEndpoint
 
stop(BundleContext) - Method in class org.apache.camel.component.cmis.osgi.Activator
 
stop() - Method in class org.apache.camel.component.cometd.CometdConsumer
 
stop() - Method in class org.apache.camel.component.cometd.CometdProducer
 
stop() - Method in class org.apache.camel.component.context.ContextEndpoint
 
stop() - Method in class org.apache.camel.component.couchdb.CouchDbChangesetTracker
 
stop() - Method in class org.apache.camel.component.hawtdb.HawtDBFile
 
stop(BundleContext) - Method in class org.apache.camel.component.hdfs2.osgi.HdfsActivator
 
stop(InfinispanConsumer) - Method in class org.apache.camel.component.infinispan.embedded.InfinispanConsumerEmbeddedHandler
 
stop(InfinispanConsumer) - Method in interface org.apache.camel.component.infinispan.InfinispanConsumerHandler
 
stop() - Method in class org.apache.camel.component.infinispan.InfinispanManager
 
stop(InfinispanConsumer) - Method in class org.apache.camel.component.infinispan.remote.InfinispanConsumerRemoteHandler
 
stop() - Method in class org.apache.camel.component.jms.DefaultJmsMessageListenerContainer
 
stop() - Method in class org.apache.camel.component.jms.JmsEndpoint
 
stop() - Method in class org.apache.camel.component.krati.KratiEndpoint
 
stop(BundleContext) - Method in class org.apache.camel.component.kura.KuraRouter
 
stop() - Method in class org.apache.camel.component.leveldb.LevelDBFile
 
stop() - Method in class org.apache.camel.component.lucene.LuceneIndexProducer
 
stop() - Method in class org.apache.camel.component.lucene.LuceneQueryProducer
 
stop() - Method in class org.apache.camel.component.mongodb.MongoDbTailingProcess
 
stop() - Method in class org.apache.camel.component.netty.http.HttpServerBootstrapFactory
 
stop() - Method in class org.apache.camel.component.netty4.http.HttpServerBootstrapFactory
 
stop() - Method in class org.apache.camel.component.redis.RedisConfiguration
 
stop() - Method in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
stop() - Method in class org.apache.camel.component.salesforce.internal.processor.AbstractRestProcessor
 
stop() - Method in class org.apache.camel.component.salesforce.internal.processor.AnalyticsApiProcessor
 
stop() - Method in class org.apache.camel.component.salesforce.internal.processor.BulkApiProcessor
 
stop() - Method in class org.apache.camel.component.salesforce.internal.SalesforceSession
 
stop() - Method in class org.apache.camel.component.seda.SedaEndpoint
 
stop() - Static method in class org.apache.camel.component.sparkrest.CamelSpark
Stops the Spark Server
stop() - Method in interface org.apache.camel.component.splunk.support.DataWriter
 
stop() - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
 
stop() - Method in class org.apache.camel.component.twitter.consumer.streaming.AbstractStreamingConsumer
 
stop() - Method in class org.apache.camel.component.websocket.MemoryWebsocketStore
 
stop() - Method in class org.apache.camel.guice.GuiceCamelContext
 
stop() - Method in class org.apache.camel.impl.DefaultDebugger
 
stop() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
stop() - Method in class org.apache.camel.impl.DefaultRoute
Do not invoke this method directly, use CamelContext.stopRoute(String) to stop a route.
stop() - Method in class org.apache.camel.impl.DefaultUnitOfWork
 
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(BundleContext) - Method in class org.apache.camel.osgi.Activator
 
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 class org.apache.camel.scr.AbstractCamelRunner
 
stop(BundleContext) - Method in class org.apache.camel.script.osgi.Activator
 
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(BundleContext) - Method in class org.apache.camel.test.blueprint.CamelBlueprintHelper.TestBundleActivator
 
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
stop() - Method in class org.apache.camel.utils.cassandra.CassandraSessionHolder
 
STOP_ROW - Static variable in interface org.apache.camel.component.hbase.HBaseConstants
 
stopAndDestroyListenerContainer() - Method in class org.apache.camel.component.jms.JmsConsumer
 
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.
stopCamelContext() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
stopCamelContext() - Method in class org.apache.camel.testng.CamelTestSupport
 
stopChildService(Route, Set<Service>, boolean) - Method in class org.apache.camel.impl.RouteService
 
stopConsumer(Consumer) - Method in class org.apache.camel.support.RoutePolicySupport
 
StopDefinition - Class in org.apache.camel.model
Stops the processing of the current message
StopDefinition() - Constructor for class org.apache.camel.model.StopDefinition
 
stopFollowingCompany(long) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
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.component.mongodb.MongoDbTailingProcess
 
stopped - Variable in class org.apache.camel.support.ServiceSupport
 
stopping - Variable in class org.apache.camel.support.ServiceSupport
 
stopPolling() - Method in class org.apache.camel.component.box.internal.LongPollingEventsManager
 
StopProcessor - Class in org.apache.camel.processor
Stops continue processing the route and marks it as complete.
StopProcessor() - Constructor for class org.apache.camel.processor.StopProcessor
 
stopRoute(RouteDefinition) - Method in interface org.apache.camel.CamelContext
Deprecated.
stopRoute(String) - Method in interface org.apache.camel.CamelContext
Stops the given route using ShutdownStrategy.
stopRoute(String, long, TimeUnit) - Method in interface org.apache.camel.CamelContext
Stops the given route using ShutdownStrategy with a specified timeout.
stopRoute(String, long, TimeUnit, boolean) - Method in interface org.apache.camel.CamelContext
Stops the given route using ShutdownStrategy with a specified timeout and optional abortAfterTimeout mode.
stopRoute(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(RouteDefinition) - Method in interface org.apache.camel.model.ModelCamelContext
Deprecated.
stopRoute(Route) - Method in class org.apache.camel.support.RoutePolicySupport
 
stopRoute(Route, long, TimeUnit) - Method in class org.apache.camel.support.RoutePolicySupport
 
stopRouteService(RouteService, boolean) - Method in class org.apache.camel.impl.DefaultCamelContext
 
stopRouteService(RouteService) - Method in class org.apache.camel.impl.DefaultCamelContext
 
stopServerBootstrap() - Method in class org.apache.camel.component.netty.ClientModeTCPNettyServerBootstrapFactory
 
stopServerBootstrap() - Method in class org.apache.camel.component.netty.SingleTCPNettyServerBootstrapFactory
 
stopServerBootstrap() - Method in class org.apache.camel.component.netty.SingleUDPNettyServerBootstrapFactory
 
stopServerBootstrap() - Method in class org.apache.camel.component.netty4.ClientModeTCPNettyServerBootstrapFactory
 
stopServerBootstrap() - Method in class org.apache.camel.component.netty4.SingleTCPNettyServerBootstrapFactory
 
stopServerBootstrap() - Method in class org.apache.camel.component.netty4.SingleUDPNettyServerBootstrapFactory
 
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.
stopSharedConnection() - Method in class org.apache.camel.component.jms.DefaultJmsMessageListenerContainer
 
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.
stopTimer() - Method in class org.apache.camel.component.netty.NettyClientBossPoolBuilder
 
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
StopWatchTestExecutionListener - Class in org.apache.camel.test.spring
An execution listener that simulates the timing output built in to CamelTestSupport.
StopWatchTestExecutionListener() - Constructor for class org.apache.camel.test.spring.StopWatchTestExecutionListener
 
STORAGE_CLASS - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
store - Variable in class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
STORE_TYPE - Static variable in class org.apache.camel.component.krati.KratiConstants
 
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)
storeFile(String, Exchange) - Method in class org.apache.camel.component.file.remote.FtpOperations
 
storeFile(String, Exchange) - Method in class org.apache.camel.component.file.remote.SftpOperations
 
storeFile(String, Exchange) - Method in class org.apache.camel.component.scp.ScpOperations
 
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.
storeToCamelMessage(Message<?>, Message) - Static method in class org.apache.camel.component.spring.integration.SpringIntegrationBinding
 
storeToSpringIntegrationMessage(Message) - Static method in class org.apache.camel.component.spring.integration.SpringIntegrationBinding
 
STRATEGY - Static variable in class org.apache.camel.component.hbase.mapping.CellMappingStrategyFactory
 
STRATEGY_CLASS_NAME - Static variable in class org.apache.camel.component.hbase.mapping.CellMappingStrategyFactory
 
stream() - Method in class org.apache.camel.model.ResequenceDefinition
Configures the stream-based resequencing algorithm using the default configuration.
stream(StreamResequencerConfig) - Method in class org.apache.camel.model.ResequenceDefinition
Configures the stream-based resequencing algorithm using the given StreamResequencerConfig.
STREAM_CACHE_UNIT_OF_WORK - Static variable in interface org.apache.camel.Exchange
 
STREAM_COMPLETE - Static variable in class org.apache.camel.component.stream.StreamConstants
 
STREAM_INDEX - Static variable in class org.apache.camel.component.stream.StreamConstants
 
StreamCache - Interface in org.apache.camel
Tagging interface to indicate that a type is capable of caching the underlying data stream.
StreamCacheConverter - Class in org.apache.camel.converter.stream
A set of Converter methods for wrapping stream-based messages in a StreamCache implementation to ensure message re-readability (eg multicasting, retrying)
streamCaching() - Method in class org.apache.camel.model.RouteDefinition
Enable stream caching for this route.
streamCaching(String) - Method in class org.apache.camel.model.RouteDefinition
Enable stream caching for this route.
StreamCaching - Class in org.apache.camel.processor.interceptor
Deprecated.
no longer in use, will be removed in next Camel release.
StreamCaching() - Constructor for class org.apache.camel.processor.interceptor.StreamCaching
Deprecated.
 
StreamCachingAdvice(StreamCachingStrategy) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.StreamCachingAdvice
 
StreamCachingInterceptor - Class in org.apache.camel.processor.interceptor
Deprecated.
no longer in use, will be removed in next Camel release.
StreamCachingInterceptor() - Constructor for class org.apache.camel.processor.interceptor.StreamCachingInterceptor
Deprecated.
 
StreamCachingInterceptor(Processor) - Constructor for class org.apache.camel.processor.interceptor.StreamCachingInterceptor
Deprecated.
 
StreamCachingStrategy - Interface in org.apache.camel.spi
Strategy for using stream caching.
StreamCachingStrategy.SpoolRule - Interface in org.apache.camel.spi
Rule for determine if stream caching should be spooled to disk or kept in-memory.
StreamCachingStrategy.SpoolUsedHeapMemoryLimit - Enum in org.apache.camel.spi
Used for selecting if the memory limit is committed or maximum heap memory setting.
StreamCachingStrategy.Statistics - Interface in org.apache.camel.spi
Utilization statistics of stream caching.
StreamComponent - Class in org.apache.camel.component.stream
Component providing streams connectivity
StreamComponent() - Constructor for class org.apache.camel.component.stream.StreamComponent
 
StreamConstants - Class in org.apache.camel.component.stream
 
StreamConsumer - Class in org.apache.camel.component.stream
Consumer that can read from streams
StreamConsumer(StreamEndpoint, Processor, String) - Constructor for class org.apache.camel.component.stream.StreamConsumer
 
StreamDataWriter - Class in org.apache.camel.component.splunk.support
 
StreamDataWriter(SplunkEndpoint, Args) - Constructor for class org.apache.camel.component.splunk.support.StreamDataWriter
 
StreamEndpoint - Class in org.apache.camel.component.stream
The stream: component provides access to the system-in, system-out and system-err streams as well as allowing streaming of file and URL.
StreamEndpoint(String, Component) - Constructor for class org.apache.camel.component.stream.StreamEndpoint
 
StreamEndpoint(String) - Constructor for class org.apache.camel.component.stream.StreamEndpoint
Deprecated.
streaming() - Method in class org.apache.camel.model.MulticastDefinition
If enabled then Camel will process replies out-of-order, eg in the order they come back.
streaming() - Method in class org.apache.camel.model.RecipientListDefinition
If enabled then Camel will process replies out-of-order, eg in the order they come back.
streaming() - Method in class org.apache.camel.model.SplitDefinition
When in streaming mode, then the splitter splits the original message on-demand, and each splitted message is processed one by one.
StreamingType - Enum in org.apache.camel.component.twitter.data
 
StreamProducer - Class in org.apache.camel.component.stream
Producer that can write to streams
StreamProducer(StreamEndpoint, String) - Constructor for class org.apache.camel.component.stream.StreamProducer
 
StreamResequencer - Class in org.apache.camel.processor
A resequencer that re-orders a (continuous) stream of Exchanges.
StreamResequencer(CamelContext, Processor, SequenceElementComparator<Exchange>, Expression) - Constructor for class org.apache.camel.processor.StreamResequencer
Creates a new StreamResequencer instance.
StreamResequencerConfig - Class in org.apache.camel.model.config
Configures stream-processing resequence eip.
StreamResequencerConfig() - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
Creates a new StreamResequencerConfig instance using default values for capacity (1000) and timeout (1000L).
StreamResequencerConfig(int, long) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
Creates a new StreamResequencerConfig instance using the given values for capacity and timeout.
StreamResequencerConfig(int, long, ExpressionResultComparator) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
Creates a new StreamResequencerConfig instance using the given values for capacity and timeout.
StreamResequencerConfig(int, long, Boolean) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
Creates a new StreamResequencerConfig instance using the given values for capacity and timeout.
StreamResequencerConfig(int, long, Boolean, ExpressionResultComparator) - Constructor for class org.apache.camel.model.config.StreamResequencerConfig
Creates a new StreamResequencerConfig instance using the given values for capacity and timeout.
StreamResultHandler - Class in org.apache.camel.builder.xml
Processes the XSLT result as a byte[]
StreamResultHandler() - Constructor for class org.apache.camel.builder.xml.StreamResultHandler
 
StreamResultHandlerFactory - Class in org.apache.camel.builder.xml
StreamResultHandlerFactory() - Constructor for class org.apache.camel.builder.xml.StreamResultHandlerFactory
 
StreamSourceCache - Class in org.apache.camel.converter.stream
StreamSourceCache(StreamSource, Exchange) - Constructor for class org.apache.camel.converter.stream.StreamSourceCache
 
StreamSourceCache(StreamCache) - Constructor for class org.apache.camel.converter.stream.StreamSourceCache
 
StreamSourceConverter - Class in org.apache.camel.converter.jaxp
A converter from StreamSource objects
street1 - Variable in class org.apache.camel.component.linkedin.api.model.Address
 
street2 - Variable in class org.apache.camel.component.linkedin.api.model.Address
 
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
string2Date(String) - Static method in class org.apache.camel.component.smpp.SmppUtils
YYMMDDhhmmSS where: YY = last two digits of the year (00-99) MM = month (01-12) DD = day (01-31) hh = hour (00-23) mm = minute (00-59) SS = second (00-59) Java format is (yyMMddHHmmSS).
stringArrayToString(String[]) - Method in class org.apache.camel.component.restlet.RestletComponent
 
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
 
StringFormat - Class in org.apache.camel.dataformat.bindy.format
 
StringFormat() - Constructor for class org.apache.camel.dataformat.bindy.format.StringFormat
 
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
 
StringSequenceNumberConverter - Class in org.apache.camel.component.aws.ddbstream
 
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
 
StringSourceConverter - Class in org.apache.camel.component.spring.ws.converter
A helper class to transform to and from StringSource implementations available in both Camel and Spring Webservices.
STRINGTEMPLATE_RESOURCE_URI - Static variable in class org.apache.camel.component.stringtemplate.StringTemplateConstants
 
STRINGTEMPLATE_VARIABLE_MAP - Static variable in class org.apache.camel.component.stringtemplate.StringTemplateConstants
 
StringTemplateComponent - Class in org.apache.camel.component.stringtemplate
 
StringTemplateComponent() - Constructor for class org.apache.camel.component.stringtemplate.StringTemplateComponent
 
StringTemplateConstants - Class in org.apache.camel.component.stringtemplate
StringTemplate constants.
StringTemplateEndpoint - Class in org.apache.camel.component.stringtemplate
Transforms the message using a String template.
StringTemplateEndpoint() - Constructor for class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
 
StringTemplateEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.stringtemplate.StringTemplateEndpoint
 
stringToBytes(String) - Static method in class org.apache.camel.component.hbase.converter.HBaseModelConverter
 
StringUtils - Class in org.apache.camel.component.apns.util
 
stripExt(String) - Static method in class org.apache.camel.util.FileUtil
 
stripExt(String, boolean) - Static method in class org.apache.camel.util.FileUtil
 
stripFirstLeadingSeparator(String) - Static method in class org.apache.camel.util.FileUtil
Strip first leading separator
stripLeadingSeparator(String) - Static method in class org.apache.camel.util.FileUtil
Strip any leading separators
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.
stripsAllWhiteSpace() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
stripsIgnorableWhiteSpace() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
stripTrailingSeparator(String) - Static method in class org.apache.camel.util.FileUtil
Strip any trailing separators
strlen(String) - Method in class org.apache.camel.component.redis.RedisClient
 
StubComponent - Class in org.apache.camel.component.stub
The Stub Component is for stubbing out endpoints while developing or testing.
StubComponent() - Constructor for class org.apache.camel.component.stub.StubComponent
 
StubConsumer - Class in org.apache.camel.component.stub
 
StubConsumer(VmEndpoint, Processor) - Constructor for class org.apache.camel.component.stub.StubConsumer
 
StubEndpoint - Class in org.apache.camel.component.stub
The stub component provides a simple way to stub out any physical endpoints while in development or testing.
StubEndpoint(String, Component, BlockingQueue<Exchange>) - Constructor for class org.apache.camel.component.stub.StubEndpoint
 
StubEndpoint(String, Component, BlockingQueue<Exchange>, int) - Constructor for class org.apache.camel.component.stub.StubEndpoint
 
StubEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Constructor for class org.apache.camel.component.stub.StubEndpoint
 
subcode - Variable in class org.w3._2003._05.soap_envelope.Faultcode
 
Subcode - Class in org.w3._2003._05.soap_envelope
Java class for subcode complex type.
Subcode() - Constructor for class org.w3._2003._05.soap_envelope.Subcode
 
subcode - Variable in class org.w3._2003._05.soap_envelope.Subcode
 
SUBJECT - Static variable in interface org.apache.camel.component.aws.ses.SesConstants
 
SUBJECT - Static variable in interface org.apache.camel.component.aws.sns.SnsConstants
 
subject - Variable in class org.apache.camel.component.linkedin.api.model.MailboxItem
 
subject(String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
subject(SearchTermBuilder.Op, String) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
SUBJECT - Static variable in interface org.apache.camel.component.xmpp.XmppConstants
 
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
 
SUBMIT_DATE - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
SubmitDataWriter - Class in org.apache.camel.component.splunk.support
 
SubmitDataWriter(SplunkEndpoint, Args) - Constructor for class org.apache.camel.component.splunk.support.SubmitDataWriter
 
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
 
SUBMITTED - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
submittedImageUrl - Variable in class org.apache.camel.component.linkedin.api.model.Content
 
submittedUrl - Variable in class org.apache.camel.component.linkedin.api.model.Content
 
SubnetUtils - Class in org.apache.camel.component.netty4.util
A class that performs some subnet calculations given a network address and a subnet mask.
SubnetUtils(String) - Constructor for class org.apache.camel.component.netty4.util.SubnetUtils
Constructor that takes a CIDR-notation string, e.g.
SubnetUtils(String, String) - Constructor for class org.apache.camel.component.netty4.util.SubnetUtils
Constructor that takes a dotted decimal address and a dotted decimal mask.
SubnetUtils.SubnetInfo - Class in org.apache.camel.component.netty4.util
Convenience container for subnet summary information.
SubResourceClassInvocationHandler - Class in org.apache.camel.component.cxf.jaxrs
 
SubResourceClassInvocationHandler() - Constructor for class org.apache.camel.component.cxf.jaxrs.SubResourceClassInvocationHandler
 
subscribe(String, SalesforceConsumer) - Method in class org.apache.camel.component.salesforce.internal.streaming.SubscriptionHelper
 
subscribeMethod(Method, Object, String, String, String, String) - Method in class org.apache.camel.impl.CamelPostProcessorHelper
 
SubscriptionGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.SubscriptionGateway
SubscriptionGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.SubscriptionGateway
SubscriptionGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.SubscriptionGatewayEndpointConfiguration
 
SubscriptionHelper - Class in org.apache.camel.component.salesforce.internal.streaming
 
SubscriptionHelper(SalesforceComponent) - Constructor for class org.apache.camel.component.salesforce.internal.streaming.SubscriptionHelper
 
Substitution(String, String, String) - Constructor for class org.apache.camel.util.component.ArgumentSubstitutionParser.Substitution
Creates a substitution for all argument types.
Substitution(String, String, String, String) - Constructor for class org.apache.camel.util.component.ArgumentSubstitutionParser.Substitution
Creates a substitution for a specific argument type.
Substitution(String, String, String, String, boolean) - Constructor for class org.apache.camel.util.component.ArgumentSubstitutionParser.Substitution
Create a substitution for a specific argument type and flag to indicate whether the replacement uses
SUBTREE_SCOPE - Static variable in class org.apache.camel.component.ldap.LdapEndpoint
 
SubUnitOfWork - Interface in org.apache.camel.spi
A sub unit of work is a way of implement sub-transactions in Camel routing.
SubUnitOfWorkCallback - Interface in org.apache.camel.spi
To allow unit of work for the UnitOfWork while processing a number of Exchanges.
SubUnitOfWorkProcessorAdvice() - Constructor for class org.apache.camel.processor.CamelInternalProcessor.SubUnitOfWorkProcessorAdvice
 
success - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.Result
 
SUCCESS - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
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
summary - Variable in class org.apache.camel.component.linkedin.api.model.Attachment
 
summary - Variable in class org.apache.camel.component.linkedin.api.model.Patent
 
summary - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
summary - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
summary - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
summary - Variable in class org.apache.camel.component.linkedin.api.model.Publication
 
SummaryValue - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report results summary value DTO for data cells and aggregates.
SummaryValue() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.SummaryValue
 
sunion(String, Collection<String>) - Method in class org.apache.camel.component.redis.RedisClient
 
sunionstore(String, Collection<String>, String) - Method in class org.apache.camel.component.redis.RedisClient
 
SunJaxb21NamespacePrefixMapper - Class in org.apache.camel.converter.jaxb.mapper
A namespace prefix mapper which uses JAXB-RI 2.1 or better from SUN.
SunJaxb21NamespacePrefixMapper() - Constructor for class org.apache.camel.converter.jaxb.mapper.SunJaxb21NamespacePrefixMapper
 
SUPPLIER - Static variable in class org.apache.camel.component.servicenow.model.ServiceNowAggregateProcessor
 
SUPPLIER - Static variable in class org.apache.camel.component.servicenow.model.ServiceNowImportSetProcessor
 
SUPPLIER - Static variable in class org.apache.camel.component.servicenow.model.ServiceNowTableProcessor
 
supportBlobMessage() - Method in class org.apache.camel.component.jms.JmsConfiguration
Should get overridden by implementations which support BlobMessages
supportedEnvelope - Variable in class org.w3._2003._05.soap_envelope.UpgradeType
 
SupportedEnvType - Class in org.w3._2003._05.soap_envelope
Java class for SupportedEnvType complex type.
SupportedEnvType() - Constructor for class org.w3._2003._05.soap_envelope.SupportedEnvType
 
supportedParameterTypes(BinaryOperatorType) - Static method in enum org.apache.camel.language.simple.types.BinaryOperatorType
Returns the types of right hand side parameters this operator supports.
supportProcessor() - Method in interface org.apache.camel.component.bean.BeanHolder
Whether a Processor is supported by this bean holder.
supportProcessor() - Method in class org.apache.camel.component.bean.ConstantBeanHolder
 
supportProcessor() - Method in class org.apache.camel.component.bean.ConstantTypeBeanHolder
 
supportProcessor() - Method in class org.apache.camel.component.bean.RegistryBean
 
supports(URI) - Method in class org.apache.camel.component.spring.ws.bean.CamelDirectSender
 
supports(URI) - Method in class org.apache.camel.component.spring.ws.SpringWebserviceProducer.AbstractHttpWebServiceMessageSenderDecorator
 
supportScriptLanguage(String) - Static method in class org.apache.camel.builder.script.ScriptBuilder
Whether the given language is a language that is supported by a scripting engine.
supportsModel(Set<String>) - Method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
Indicates whether this factory can support a row comprised of the identified classes
supportsSecondaries() - Method in class org.apache.camel.component.cmis.CMISSessionFacade
 
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
 
supportTransacted() - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
supportTransacted() - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
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.
SUSPEND_NODE - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
Suspendable - Interface in org.apache.camel
Marker interface to indicate a custom component has custom implementation for suspending the SuspendableService service.
SuspendableService - Interface in org.apache.camel
A Service which is also capable of suspending and resuming.
suspendAllBreakpoints() - Method in class org.apache.camel.impl.DefaultDebugger
 
suspendAllBreakpoints() - Method in interface org.apache.camel.spi.Debugger
Suspends all breakpoints.
suspended - Variable in class org.apache.camel.support.ServiceSupport
 
suspending - Variable in class org.apache.camel.support.ServiceSupport
 
suspendNode(Exchange) - Method in class org.apache.camel.component.jclouds.JcloudsComputeProducer
Suspend the node with the specified nodeId.
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.support.RoutePolicySupport
 
suspendRoute(Route, long, TimeUnit) - Method in class org.apache.camel.support.RoutePolicySupport
 
suspendRouteService(RouteService) - Method in class org.apache.camel.impl.DefaultCamelContext
 
suspendService(Object) - Static method in class org.apache.camel.util.ServiceHelper
Suspends the given service.
suspendServices(Collection<?>) - Static method in class org.apache.camel.util.ServiceHelper
Suspends each element of the given services if services itself is not null, otherwise this method would return immediately.
SwaggerHelper - Class in org.apache.camel.swagger
 
SwaggerRestApiProcessorFactory - Class in org.apache.camel.swagger
 
SwaggerRestApiProcessorFactory() - Constructor for class org.apache.camel.swagger.SwaggerRestApiProcessorFactory
 
SWFActivityConsumer - Class in org.apache.camel.component.aws.swf
 
SWFActivityConsumer(SWFEndpoint, Processor, SWFConfiguration) - Constructor for class org.apache.camel.component.aws.swf.SWFActivityConsumer
 
SWFActivityProducer - Class in org.apache.camel.component.aws.swf
 
SWFActivityProducer(SWFEndpoint, CamelSWFActivityClient) - Constructor for class org.apache.camel.component.aws.swf.SWFActivityProducer
 
SWFComponent - Class in org.apache.camel.component.aws.swf
 
SWFComponent() - Constructor for class org.apache.camel.component.aws.swf.SWFComponent
 
SWFConfiguration - Class in org.apache.camel.component.aws.swf
 
SWFConfiguration() - Constructor for class org.apache.camel.component.aws.swf.SWFConfiguration
 
SWFConstants - Interface in org.apache.camel.component.aws.swf
 
SWFEndpoint - Class in org.apache.camel.component.aws.swf
The aws-swf component is used for managing workflows from Amazon Simple Workflow.
SWFEndpoint() - Constructor for class org.apache.camel.component.aws.swf.SWFEndpoint
 
SWFEndpoint(String, SWFComponent, SWFConfiguration) - Constructor for class org.apache.camel.component.aws.swf.SWFEndpoint
 
SWFWorkflowConsumer - Class in org.apache.camel.component.aws.swf
 
SWFWorkflowConsumer(SWFEndpoint, Processor, SWFConfiguration) - Constructor for class org.apache.camel.component.aws.swf.SWFWorkflowConsumer
 
SWFWorkflowProducer - Class in org.apache.camel.component.aws.swf
 
SWFWorkflowProducer(SWFEndpoint, CamelSWFWorkflowClient) - Constructor for class org.apache.camel.component.aws.swf.SWFWorkflowProducer
 
SwitchTo(int) - Method in class org.apache.camel.component.sql.stored.template.generated.SSPTParserTokenManager
Switch to specified lex state.
SyncAttributes - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Report results Attributes.
SyncAttributes() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.SyncAttributes
 
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.
synchronizations - Variable in class org.apache.camel.component.disruptor.AbstractSynchronizedExchange
 
SynchronizationVetoable - Interface in org.apache.camel.spi
A vetoable Synchronization.
SynchronizedExchange - Interface in org.apache.camel.component.disruptor
This interface describes an immutable container of an Exchange and provides handles for DisruptorConsumers to correctly deal with the on completion synchronization, even in multicast circumstances.
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
 
SyncReportResults - Class in org.apache.camel.component.salesforce.api.dto.analytics.reports
Sync Report results DTO.
SyncReportResults() - Constructor for class org.apache.camel.component.salesforce.api.dto.analytics.reports.SyncReportResults
 
SyncResponseCallback - Class in org.apache.camel.component.salesforce.internal.client
Thin wrapper to handle callbacks for RestClient.ResponseCallback and allow waiting for results
SyncResponseCallback() - Constructor for class org.apache.camel.component.salesforce.internal.client.SyncResponseCallback
 
syslog() - Method in class org.apache.camel.builder.DataFormatClause
Uses the Syslog data format
SYSLOG_FACILITY - Static variable in class org.apache.camel.component.syslog.SyslogConstants
The Sylog message Facility
SYSLOG_HOSTNAME - Static variable in class org.apache.camel.component.syslog.SyslogConstants
The hostname in the syslog message
SYSLOG_LOCAL_ADDRESS - Static variable in class org.apache.camel.component.syslog.SyslogConstants
The socket address of local machine that received the message.
SYSLOG_REMOTE_ADDRESS - Static variable in class org.apache.camel.component.syslog.SyslogConstants
The socket address of the remote machine that send the message.
SYSLOG_SEVERITY - Static variable in class org.apache.camel.component.syslog.SyslogConstants
The Syslog severity
SYSLOG_TIMESTAMP - Static variable in class org.apache.camel.component.syslog.SyslogConstants
The syslog timestamp
SyslogConstants - Class in org.apache.camel.component.syslog
 
SyslogConverter - Class in org.apache.camel.component.syslog
 
SyslogDataFormat - Class in org.apache.camel.component.syslog
 
SyslogDataFormat() - Constructor for class org.apache.camel.component.syslog.SyslogDataFormat
 
SyslogDataFormat - Class in org.apache.camel.model.dataformat
Syslog data format
SyslogDataFormat() - Constructor for class org.apache.camel.model.dataformat.SyslogDataFormat
 
SyslogFacility - Enum in org.apache.camel.component.syslog
 
SyslogMessage - Class in org.apache.camel.component.syslog
 
SyslogMessage() - Constructor for class org.apache.camel.component.syslog.SyslogMessage
 
SyslogSeverity - Enum in org.apache.camel.component.syslog
 
SYSPARM_AVG_FIELDS - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_COUNT - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_DISPLAY_VALUE - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_EXCLUDE_REFERENCE_LINK - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_FIELDS - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_GROUP_BY - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_HAVING - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_ID - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_INPUT_DISPLAY_VALUE - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_LIMIT - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_MAX_FIELDS - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_MIN_FIELDS - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_ORDER_BY - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_QUERY - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_SUM_FIELDS - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_SUPPRESS_AUTO_SYS_FIELD - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SYSPARM_VIEW - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
SysPropertiesFunction - Class in org.apache.camel.component.properties
A PropertiesFunction that lookup the property value from JVM system property.
SysPropertiesFunction() - Constructor for class org.apache.camel.component.properties.SysPropertiesFunction
 
SYSTEM_DN - Static variable in class org.apache.camel.component.ldap.LdapEndpoint
 
SYSTEM_ID - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
SYSTEM_PROPERTIES_MODE_FALLBACK - Static variable in class org.apache.camel.component.properties.PropertiesComponent
Check system properties if not resolvable in the specified properties.
SYSTEM_PROPERTIES_MODE_NEVER - Static variable in class org.apache.camel.component.properties.PropertiesComponent
Never check system properties.
SYSTEM_PROPERTIES_MODE_OVERRIDE - Static variable in class org.apache.camel.component.properties.PropertiesComponent
Check system properties first, before trying the specified properties.
SYSTEM_PROPERTIES_NAMESPACE - Static variable in class org.apache.camel.builder.xml.Namespaces
 
systemEnvironmentExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a system environment value with the given name
systemEnvironmentExpression(String, String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a system environment value with the given name
systemModstamp - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
systemModstamp - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
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
systemProperty(String) - Static method in class org.apache.camel.test.junit4.TestSupport
Returns a value builder for the given system property
systemProperty(String, String) - Static method in class org.apache.camel.test.junit4.TestSupport
Returns a value builder for the given system property
systemProperty(String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Returns a value builder for the given system property
systemProperty(String, String) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
Returns a value builder for the given system property
systemProperty(String) - Static method in class org.apache.camel.testng.TestSupport
Returns a value builder for the given system property
systemProperty(String, String) - Static method in class org.apache.camel.testng.TestSupport
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
SystemQueryOption - Enum in org.apache.camel.component.olingo2.api.impl
Copied from Olingo2 core package.

T

TABLE - Static variable in interface org.apache.camel.component.servicenow.ServiceNowConstants
 
TABLE_NAME - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
TABLE_SIZE - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
TABLE_STATUS - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
tabSize - Variable in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
tag(String) - Method in class org.apache.camel.model.rest.RestDefinition
To set the tag to use of this REST service
TagConsumer - Class in org.apache.camel.component.github.consumer
 
TagConsumer(GitHubEndpoint, Processor) - Constructor for class org.apache.camel.component.github.consumer.TagConsumer
 
tagToken - Variable in class org.apache.camel.support.TokenXMLExpressionIterator
 
TAKE - Static variable in class org.apache.camel.component.javaspace.JavaSpaceConsumer
 
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.
TarAggregationStrategy - Class in org.apache.camel.processor.aggregate.tarfile
This aggregation strategy will aggregate all incoming messages into a TAR file.
TarAggregationStrategy() - Constructor for class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy
 
TarAggregationStrategy(boolean) - Constructor for class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy
 
TarAggregationStrategy(boolean, boolean) - Constructor for class org.apache.camel.processor.aggregate.tarfile.TarAggregationStrategy
 
TarElementInputStreamWrapper - Class in org.apache.camel.dataformat.tarfile
Keeps a handle on the original InputStream even after closing the buffered input stream.
TarElementInputStreamWrapper(InputStream, int) - Constructor for class org.apache.camel.dataformat.tarfile.TarElementInputStreamWrapper
 
TarElementInputStreamWrapper(InputStream) - Constructor for class org.apache.camel.dataformat.tarfile.TarElementInputStreamWrapper
 
TARFILE_ENTRY_NAME_HEADER - Static variable in class org.apache.camel.dataformat.tarfile.TarIterator
Header where this TarIterator will insert the current entry's file name.
TarFileDataFormat - Class in org.apache.camel.dataformat.tarfile
Tar file data format.
TarFileDataFormat() - Constructor for class org.apache.camel.dataformat.tarfile.TarFileDataFormat
 
TarFileDataFormat - Class in org.apache.camel.model.dataformat
Represents the TAR file XML DataFormat.
TarFileDataFormat() - Constructor for class org.apache.camel.model.dataformat.TarFileDataFormat
 
TARGET_USER_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
TarIterator - Class in org.apache.camel.dataformat.tarfile
The Iterator which can go through the TarArchiveInputStream according to TarArchiveEntry Based on ZipIterator from camel-zipfile component
TarIterator(Message, InputStream) - Constructor for class org.apache.camel.dataformat.tarfile.TarIterator
 
TarSplitter - Class in org.apache.camel.dataformat.tarfile
TarSplitter the expression builder which can be used after the splitter Based on the ZipSplitter from camel-zipfile component
TarSplitter() - Constructor for class org.apache.camel.dataformat.tarfile.TarSplitter
 
task() - Method in interface org.apache.camel.builder.AdviceWithTask
The task to execute
TASK - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
TASK_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
TASK_TOKEN - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
TcpDataWriter - Class in org.apache.camel.component.splunk.support
 
TcpDataWriter(SplunkEndpoint, Args) - Constructor for class org.apache.camel.component.splunk.support.TcpDataWriter
 
tcpNoDelay - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
tcpNoDelay - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
tearDown() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
tearDown() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
tearDown() - Method in class org.apache.camel.test.spring.CamelSpringTestSupport
 
tearDown() - Method in class org.apache.camel.testng.CamelSpringTestSupport
 
tearDown() - Method in class org.apache.camel.testng.CamelTestSupport
 
tearDownAfterClass() - Static method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
 
tearDownAfterClass() - Static method in class org.apache.camel.test.junit4.CamelTestSupport
 
tearDownAfterClass() - Static method in class org.apache.camel.testng.CamelTestSupport
 
tearSpringDownAfterClass() - Static method in class org.apache.camel.test.spring.CamelSpringTestSupport
 
tearSpringDownAfterClass() - Static method in class org.apache.camel.testng.CamelSpringTestSupport
 
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.
TEMP_QUEUE_PREFIX - Static variable in class org.apache.camel.component.jms.JmsConfiguration
 
TEMP_QUEUE_PREFIX - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
 
TEMP_TOPIC_PREFIX - Static variable in class org.apache.camel.component.jms.JmsConfiguration
 
TEMP_TOPIC_PREFIX - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
 
tempFileName - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
Template - Class in org.apache.camel.component.sql.stored.template.ast
Root element of Simple Stored Procedure Template AST.
Template() - Constructor for class org.apache.camel.component.sql.stored.template.ast.Template
 
template - Variable in class org.apache.camel.test.junit4.CamelTestSupport
 
template() - Method in class org.apache.camel.test.junit4.CamelTestSupport
 
template - Variable in class org.apache.camel.testng.CamelTestSupport
 
template() - Method in class org.apache.camel.testng.CamelTestSupport
 
TEMPLATE_CACHE_DEFAULT_SIZE - Static variable in class org.apache.camel.component.sql.stored.CallableStatementWrapperFactory
 
TemplateParser - Class in org.apache.camel.component.sql.stored.template
 
TemplateParser() - Constructor for class org.apache.camel.component.sql.stored.template.TemplateParser
 
TemplatesFactory - Class in org.apache.camel.component.schematron.processor
Class generating Templates for a given schematron rules
TemplatesFactory() - Constructor for class org.apache.camel.component.schematron.processor.TemplatesFactory
 
TemplateStoredProcedure - Class in org.apache.camel.component.sql.stored
 
TemplateStoredProcedure(JdbcTemplate, Template) - Constructor for class org.apache.camel.component.sql.stored.TemplateStoredProcedure
 
templateText() - Method in class org.apache.camel.language.simple.SimpleExpressionParser
 
TemporalEntity - Class in org.apache.camel.bam.model
 
TemporalEntity() - Constructor for class org.apache.camel.bam.model.TemporalEntity
 
TemporalRule - Class in org.apache.camel.bam.rules
A temporal rule for use within BAM
TemporalRule(TimeExpression, TimeExpression) - Constructor for class org.apache.camel.bam.rules.TemporalRule
 
TemporaryQueueReplyHandler - Class in org.apache.camel.component.jms.reply
ReplyHandler to handle processing replies when using temporary queues.
TemporaryQueueReplyHandler(ReplyManager, Exchange, AsyncCallback, String, String, long) - Constructor for class org.apache.camel.component.jms.reply.TemporaryQueueReplyHandler
 
TemporaryQueueReplyHandler - Class in org.apache.camel.component.rabbitmq.reply
ReplyHandler to handle processing replies when using temporary queues.
TemporaryQueueReplyHandler(ReplyManager, Exchange, AsyncCallback, String, String, long) - Constructor for class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyHandler
 
TemporaryQueueReplyManager - Class in org.apache.camel.component.jms.reply
A ReplyManager when using temporary queues.
TemporaryQueueReplyManager(CamelContext) - Constructor for class org.apache.camel.component.jms.reply.TemporaryQueueReplyManager
 
TemporaryQueueReplyManager - Class in org.apache.camel.component.rabbitmq.reply
A ReplyManager when using temporary queues.
TemporaryQueueReplyManager(CamelContext) - Constructor for class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyManager
 
tempPrefix - Variable in class org.apache.camel.component.file.GenericFileEndpoint
 
TERM - Static variable in class org.apache.camel.component.dns.DnsConstants
 
terminateWorkflowExecution(String, String, String, String, String) - Method in class org.apache.camel.component.aws.swf.CamelSWFWorkflowClient
 
terser(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
terser(String) - Static method in class org.apache.camel.component.hl7.HL7
 
Terser - Annotation Type in org.apache.camel.component.hl7
 
terser(String) - Static method in class org.apache.camel.component.hl7.TerserLanguage
 
TerserExpression - Class in org.apache.camel.model.language
For HL7 terser expressions and predicates
TerserExpression() - Constructor for class org.apache.camel.model.language.TerserExpression
 
TerserExpression(String) - Constructor for class org.apache.camel.model.language.TerserExpression
 
TerserLanguage - Class in org.apache.camel.component.hl7
 
TerserLanguage() - Constructor for class org.apache.camel.component.hl7.TerserLanguage
 
test - Variable in class org.apache.camel.component.servletlistener.CamelServletContextListener
 
TestBundleActivator() - Constructor for class org.apache.camel.test.blueprint.CamelBlueprintHelper.TestBundleActivator
 
TestComponent - Class in org.apache.camel.component.test
The Test Component is for simplifying unit and integration tests.
TestComponent() - Constructor for class org.apache.camel.component.test.TestComponent
 
testConnectionOnStartup() - Method in class org.apache.camel.component.jms.JmsConsumer
Pre tests the connection before starting the listening.
testConnectionOnStartup() - Method in class org.apache.camel.component.jms.JmsProducer
Pre tests the connection before starting the listening.
TestEndpoint - Class in org.apache.camel.component.test
The test component extends the mock component by on startup to pull messages from another endpoint to set the expected message bodies.
TestEndpoint(String, Component) - Constructor for class org.apache.camel.component.test.TestEndpoint
 
TestNGCamelSpringTestContextLoader() - Constructor for class org.apache.camel.testng.AbstractCamelTestNGSpringContextTests.TestNGCamelSpringTestContextLoader
 
TestSupport - Class in org.apache.camel.test.junit4
A bunch of useful testing methods
TestSupport() - Constructor for class org.apache.camel.test.junit4.TestSupport
 
TestSupport - Class in org.apache.camel.test
Deprecated.
Support for JUnit 3.x is slated for removal in Camel 3.x. You are encouraged to move to JUnit 4.x based tests. See TestSupport.
TestSupport() - Constructor for class org.apache.camel.test.TestSupport
Deprecated.
 
TestSupport - Class in org.apache.camel.testng
A bunch of useful testing methods
TestSupport() - Constructor for class org.apache.camel.testng.TestSupport
 
TestSupportNodeIdFactory - Class in org.apache.camel.test
 
TestSupportNodeIdFactory() - Constructor for class org.apache.camel.test.TestSupportNodeIdFactory
 
text - Variable in class org.apache.camel.component.linkedin.api.model.Comment
 
text - Variable in class org.apache.camel.component.linkedin.api.model.ProductDeal
 
text - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
text - Variable in class org.apache.camel.language.simple.ast.LiteralExpression
 
text - Variable in class org.w3._2003._05.soap_envelope.Faultreason
 
TEXT_MESSAGE_TYPE - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportConstants
 
TextLineCodecFactory - Class in org.apache.camel.component.mina
Text line codec that supports setting charset and delimiter.
TextLineCodecFactory(Charset, LineDelimiter) - Constructor for class org.apache.camel.component.mina.TextLineCodecFactory
 
TextLineDelimiter - Enum in org.apache.camel.component.mina
Possible text line delimiters to be used with the textline codec.
TextLineDelimiter - Enum in org.apache.camel.component.netty
Possible text line delimiters to be used with the textline codec.
TextLineDelimiter - Enum in org.apache.camel.component.netty4
Possible text line delimiters to be used with the textline codec.
TextProcessingAbstractFactory - Interface in org.apache.camel.component.pdf.text
 
TextProcessingFactory - Enum in org.apache.camel.component.pdf
 
THREAD_ID - Static variable in interface org.apache.camel.component.xmpp.XmppConstants
 
THREAD_PROFILE_NAME - Static variable in interface org.apache.camel.component.box.internal.BoxConstants
 
THREAD_PROFILE_NAME - Static variable in interface org.apache.camel.component.braintree.internal.BraintreeConstants
 
THREAD_PROFILE_NAME - Static variable in interface org.apache.camel.component.google.calendar.internal.GoogleCalendarConstants
 
THREAD_PROFILE_NAME - Static variable in interface org.apache.camel.component.google.drive.internal.GoogleDriveConstants
 
THREAD_PROFILE_NAME - Static variable in interface org.apache.camel.component.google.mail.internal.GoogleMailConstants
 
THREAD_PROFILE_NAME - Static variable in interface org.apache.camel.component.linkedin.internal.LinkedInConstants
 
THREAD_PROFILE_NAME - Static variable in interface org.apache.camel.component.olingo2.internal.Olingo2Constants
 
threadAppContext - Static variable in class org.apache.camel.test.spring.CamelSpringTestSupport
 
threadAppContext - Static variable in class org.apache.camel.testng.CamelSpringTestSupport
 
ThreadedExtended - Class in org.apache.camel.component.yammer.model
 
ThreadedExtended() - Constructor for class org.apache.camel.component.yammer.model.ThreadedExtended
 
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
threadPool - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
threadPool(int, int, int) - Static method in class org.apache.camel.component.sparkrest.CamelSpark
Configures the thread pool
threadPool - Variable in class org.apache.camel.component.websocket.WebsocketComponent
 
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
To configure thread pools
ThreadPoolProfileDefinition() - Constructor for class org.apache.camel.model.ThreadPoolProfileDefinition
 
ThreadPoolProfileSupport - Class in org.apache.camel.impl
Deprecated.
use ThreadPoolProfile instead, will be removed in a future Camel release
ThreadPoolProfileSupport(String) - Constructor for class org.apache.camel.impl.ThreadPoolProfileSupport
Deprecated.
 
ThreadPoolRejectedPolicy - Enum in org.apache.camel
Represent the kinds of options for rejection handlers for thread pools.
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
Specifies that all steps after this node are processed asynchronously
ThreadsDefinition() - Constructor for class org.apache.camel.model.ThreadsDefinition
 
ThreadsProcessor - Class in org.apache.camel.processor
Threads processor that leverage a thread pool for continue processing the Exchanges using the asynchronous routing engine.
ThreadsProcessor(CamelContext, ExecutorService, boolean, ThreadPoolRejectedPolicy) - Constructor for class org.apache.camel.processor.ThreadsProcessor
 
threadStopWatch - Static variable in class org.apache.camel.test.spring.StopWatchTestExecutionListener
 
threeCurrentPositions - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
ThreeCurrentPositions - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ThreeCurrentPositions() - Constructor for class org.apache.camel.component.linkedin.api.model.ThreeCurrentPositions
 
threePastPositions - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
ThreePastPositions - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ThreePastPositions() - Constructor for class org.apache.camel.component.linkedin.api.model.ThreePastPositions
 
THRESHOLD - Static variable in class org.apache.camel.converter.stream.CachedOutputStream
Deprecated.
THRESHOLD - Static variable in class org.apache.camel.impl.DefaultStreamCachingStrategy
Deprecated.
throttle(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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
Controls the rate at which messages are passed to the next node in the route
ThrottleDefinition() - Constructor for class org.apache.camel.model.ThrottleDefinition
 
ThrottleDefinition(Expression) - Constructor for class org.apache.camel.model.ThrottleDefinition
 
throttleEntries - Variable in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
Throttler - Class in org.apache.camel.processor
A Throttler will set a limit on the maximum number of message exchanges which can be sent to a processor within a specific time period.
Throttler(CamelContext, Processor, Expression, long, ExecutorService, boolean, boolean) - Constructor for class org.apache.camel.processor.Throttler
 
ThrottlerRejectedExecutionException - Exception in org.apache.camel.processor
 
ThrottlerRejectedExecutionException(String) - Constructor for exception org.apache.camel.processor.ThrottlerRejectedExecutionException
 
ThrottlingInflightRoutePolicy - Class in org.apache.camel.impl
A throttle based RoutePolicy which is capable of dynamic throttling a route based on number of current inflight exchanges.
ThrottlingInflightRoutePolicy() - Constructor for class org.apache.camel.impl.ThrottlingInflightRoutePolicy
 
ThrottlingInflightRoutePolicy.ThrottlingScope - Enum in org.apache.camel.impl
 
ThroughputLogger - Class in org.apache.camel.processor
A logger for logging message throughput.
ThroughputLogger(CamelLogger) - Constructor for class org.apache.camel.processor.ThroughputLogger
 
ThroughputLogger(CamelLogger, Integer) - Constructor for class org.apache.camel.processor.ThroughputLogger
 
ThroughputLogger(CamelLogger, CamelContext, Long, Long, Boolean) - Constructor for class org.apache.camel.processor.ThroughputLogger
 
throwException(Exception) - Static method in class org.apache.camel.builder.ProcessorBuilder
Throws an exception
throwException(Exception) - Method in class org.apache.camel.model.ProcessorDefinition
Sets the exception on the Exchange
throwException(Class<? extends Exception>, String) - Method in class org.apache.camel.model.ProcessorDefinition
Sets the exception on the Exchange
ThrowExceptionDefinition - Class in org.apache.camel.model
Throws an exception
ThrowExceptionDefinition() - Constructor for class org.apache.camel.model.ThrowExceptionDefinition
 
ThrowExceptionProcessor - Class in org.apache.camel.processor
The processor which sets an Exception on the Exchange
ThrowExceptionProcessor(Exception) - Constructor for class org.apache.camel.processor.ThrowExceptionProcessor
 
ThrowExceptionProcessor(Exception, Class<? extends Exception>, String) - Constructor for class org.apache.camel.processor.ThrowExceptionProcessor
 
throwIfNecessary() - Method in interface org.apache.camel.guice.support.CloseErrors
 
throwIfNecessary() - Method in class org.apache.camel.guice.support.internal.CloseErrorsImpl
 
thumbnailUrl - Variable in class org.apache.camel.component.linkedin.api.model.Content
 
ticker - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
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.dataformat.tagsoup
Dataformat for TidyMarkup (aka Well formed HTML in XML form..
TidyMarkupDataFormat() - Constructor for class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
 
TidyMarkupDataFormat - Class in org.apache.camel.model.dataformat
Tidymark (wellformed HTML) data format
TidyMarkupDataFormat() - Constructor for class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
TidyMarkupDataFormat(Class<?>) - Constructor for class org.apache.camel.model.dataformat.TidyMarkupDataFormat
 
time - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
 
time - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
 
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
 
TIME_LEFT - Static variable in class org.apache.camel.component.beanstalk.Headers
 
TIME_SPENT - Static variable in interface org.apache.camel.component.optaplanner.OptaPlannerConstants
 
TIME_TO_RUN - Static variable in class org.apache.camel.component.beanstalk.Headers
 
TimeClassUnit(TimeClause, int) - Constructor for class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
TimeClassUnit(TimeClause, int, int) - Constructor for class org.apache.camel.component.mock.TimeClause.TimeClassUnit
 
TimeClause - Class in org.apache.camel.component.mock
Represents time based clauses for setting expectations on the mocks.
TimeClause(Expression, Expression) - Constructor for class org.apache.camel.component.mock.TimeClause
 
TimeClause.TimeClassUnit - Class in org.apache.camel.component.mock
 
TimedTaskManager - Class in org.apache.camel.component.sjms.taskmanager
A thread safe task manager that allows you to add and cancel TimerTask objects.
TimedTaskManager() - Constructor for class org.apache.camel.component.sjms.taskmanager.TimedTaskManager
 
TimeExpression - Class in org.apache.camel.bam
 
TimeExpression(ActivityBuilder, ActivityLifecycle) - Constructor for class org.apache.camel.bam.TimeExpression
 
TimeGranularity - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
TimelineType - Enum in org.apache.camel.component.twitter.data
 
timeout - Variable in class org.apache.camel.component.jms.reply.TemporaryQueueReplyHandler
 
timeout - Variable in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyHandler
 
TIMEOUT - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
timeout(long) - Method in class org.apache.camel.model.MulticastDefinition
Sets a total timeout specified in millis, when using parallel processing.
timeout(long) - Method in class org.apache.camel.model.PollEnrichDefinition
Timeout in millis when polling from the external service.
timeout(long) - Method in class org.apache.camel.model.RecipientListDefinition
Sets a total timeout specified in millis, when using parallel processing.
timeout(long) - Method in class org.apache.camel.model.ResequenceDefinition
Sets the timeout
timeout(long) - Method in class org.apache.camel.model.SplitDefinition
Sets a total timeout specified in millis, when using parallel processing.
timeout(Exchange, int, int, long) - Method in interface org.apache.camel.processor.aggregate.TimeoutAwareAggregationStrategy
A timeout occurred.
Timeout - Class in org.apache.camel.processor.resequencer
A timer task that notifies handlers about scheduled timeouts.
Timeout(Timer, long) - Constructor for class org.apache.camel.processor.resequencer.Timeout
Creates a new timeout task using the given Timer instance and timeout value.
timeout(Timeout) - Method in interface org.apache.camel.processor.resequencer.TimeoutHandler
Handles a timeout notification.
timeout(Exchange, int, int, long) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
 
timeout(Exchange, int, int, long) - Method in interface org.apache.camel.util.toolbox.FlexibleAggregationStrategy.TimeoutAwareMixin
 
timeoutAware(FlexibleAggregationStrategy.TimeoutAwareMixin) - Method in class org.apache.camel.util.toolbox.FlexibleAggregationStrategy
Plugs in logic to execute when a timeout occurs.
TimeoutAwareAggregationStrategy - Interface in org.apache.camel.processor.aggregate
A specialized AggregationStrategy which can handle timeouts as well.
timeoutCheckerExecutorService(ScheduledExecutorService) - Method in class org.apache.camel.model.AggregateDefinition
If using either of the completionTimeout, completionTimeoutExpression, or completionInterval options a background thread is created to check for the completion for every aggregator.
timeoutCheckerExecutorServiceRef(String) - Method in class org.apache.camel.model.AggregateDefinition
If using either of the completionTimeout, completionTimeoutExpression, or completionInterval options a background thread is created to check for the completion for every aggregator.
TimeoutHandler - Interface in org.apache.camel.processor.resequencer
Implemented by classes that handle timeout notifications.
timeoutMap - Variable in class org.apache.camel.component.jms.reply.MessageSelectorCreator
 
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
 
TIMEOUTS - Static variable in class org.apache.camel.component.beanstalk.Headers
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
TIMER_COUNTER - Static variable in interface org.apache.camel.Exchange
 
TIMER_FIRED_TIME - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
TIMER_FIRED_TIME - Static variable in interface org.apache.camel.Exchange
 
TIMER_NAME - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
TIMER_NAME - Static variable in interface org.apache.camel.Exchange
 
TIMER_PERIOD - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
TIMER_PERIOD - Static variable in interface org.apache.camel.Exchange
 
TIMER_TIME - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
TIMER_TIME - Static variable in interface org.apache.camel.Exchange
 
TimerComponent - Class in org.apache.camel.component.timer
The Timer Component is for generating message exchanges when a timer fires.
TimerComponent() - Constructor for class org.apache.camel.component.timer.TimerComponent
 
TimerConsumer - Class in org.apache.camel.component.timer
The timer consumer.
TimerConsumer(TimerEndpoint, Processor) - Constructor for class org.apache.camel.component.timer.TimerConsumer
 
TimerEndpoint - Class in org.apache.camel.component.timer
The timer component is used for generating message exchanges when a timer fires.
TimerEndpoint() - Constructor for class org.apache.camel.component.timer.TimerEndpoint
 
TimerEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.timer.TimerEndpoint
 
TimerEndpoint(String, Component) - Constructor for class org.apache.camel.component.timer.TimerEndpoint
 
TimerListener - Interface in org.apache.camel
Listener for receiving timer events.
TimerListenerManager - Class in org.apache.camel.support
A TimerListener manager which triggers the TimerListener listeners once every second.
TimerListenerManager() - Constructor for class org.apache.camel.support.TimerListenerManager
 
TimerNotification - Class in org.apache.camel.component.jmx.jaxb
Java class for anonymous complex type.
TimerNotification() - Constructor for class org.apache.camel.component.jmx.jaxb.TimerNotification
 
TimerProducer - Class in org.apache.camel.component.metrics
 
TimerProducer(MetricsEndpoint) - Constructor for class org.apache.camel.component.metrics.TimerProducer
 
TIMESTAMP - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
timestamp - Variable in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
timestamp - Variable in class org.apache.camel.component.linkedin.api.model.Activity
 
timestamp - Variable in class org.apache.camel.component.linkedin.api.model.CurrentShare
 
timestamp - Variable in class org.apache.camel.component.linkedin.api.model.Error
 
timestamp - Variable in class org.apache.camel.component.linkedin.api.model.Like
 
timestamp - Variable in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
timestamp - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
timestamp - Variable in class org.apache.camel.component.linkedin.api.model.Share
 
timestamp - Variable in class org.apache.camel.component.linkedin.api.model.Update
 
timestamp - Variable in class org.apache.camel.component.linkedin.api.model.UpdateComment
 
TIMESTAMP - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
TIMESTAMP - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
TIMESTAMP - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
timestamp - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
TIMESTAMP_FORMAT - Static variable in interface org.apache.camel.api.management.mbean.BacklogTracerEventMessage
 
TIMESTAMP_FORMAT - Static variable in class org.apache.camel.component.openshift.OpenShiftProducer
 
TIMESTAMP_FORMAT - Static variable in class org.apache.camel.management.mbean.ManagedPerformanceCounter
 
timeTaken() - Method in class org.apache.camel.test.junit4.CamelTestWatcher
 
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.
title - Variable in class org.apache.camel.component.linkedin.api.model.Attachment
 
title - Variable in class org.apache.camel.component.linkedin.api.model.Content
 
title - Variable in class org.apache.camel.component.linkedin.api.model.NewPosition
 
title - Variable in class org.apache.camel.component.linkedin.api.model.OldPosition
 
title - Variable in class org.apache.camel.component.linkedin.api.model.Patent
 
title - Variable in class org.apache.camel.component.linkedin.api.model.Position
 
title - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
title - Variable in class org.apache.camel.component.linkedin.api.model.ProductDeal
 
title - Variable in class org.apache.camel.component.linkedin.api.model.Publication
 
title - Variable in class org.apache.camel.component.linkedin.api.model.Question
 
title - Variable in class org.apache.camel.component.linkedin.api.model.Video
 
TMP_DIR - Static variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
TO - Static variable in interface org.apache.camel.component.aws.ses.SesConstants
 
TO - Static variable in interface org.apache.camel.component.xmpp.XmppConstants
 
to(String) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to the given endpoint
to(Endpoint) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to the given endpoint
to(ExchangePattern, String) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange with certain exchange pattern to the given endpoint

Notice the existing MEP is preserved

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

Notice the existing MEP is preserved

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

Notice the existing MEP is preserved

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

Notice the existing MEP is preserved

to(ExchangePattern, Iterable<Endpoint>) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to a list of endpoints
to(String) - Method in class org.apache.camel.model.rest.RestDefinition
Routes directly to the given static endpoint.
to(String) - Method in class org.apache.camel.ruby.ScriptRouteBuilder
 
to(Endpoint) - Method in class org.apache.camel.ruby.ScriptRouteBuilder
 
to(String) - Method in class org.apache.camel.rx.ReactiveCamel
Convenience method for creating CamelOperator instances
to(Endpoint) - Method in class org.apache.camel.rx.ReactiveCamel
Convenience method for creating CamelOperator instances
TO_ENDPOINT - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
TO_ENDPOINT - Static variable in interface org.apache.camel.Exchange
 
TO_ROOM - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
TO_ROOM_RESPONSE_STATUS - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
TO_USER - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
TO_USER_RESPONSE_STATUS - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
toAcknowledgmentCode() - Method in enum org.apache.camel.component.hl7.AckCode
Deprecated.
 
toApplicationEvent(Exchange) - Method in class org.apache.camel.component.event.EventEndpoint
 
toArray(Object) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
 
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
toAuthentication(Subject) - Method in interface org.apache.camel.component.spring.security.AuthenticationAdapter
 
toAuthentication(Subject) - Method in class org.apache.camel.component.spring.security.DefaultAuthenticationAdapter
 
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(Value) - Static method in class org.apache.camel.component.jcr.JcrConverter
 
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(GString) - Static method in class org.apache.camel.groovy.converter.TypeConverter
 
toBoolean(Object) - Static method in class org.apache.camel.util.ObjectHelper
 
toBox(byte[], Exchange) - Static method in class org.apache.camel.component.box.BoxConverter
 
toBulkRequest(List<Object>, Exchange) - Static method in class org.apache.camel.component.elasticsearch.converter.ElasticsearchActionRequestConverter
 
toByte(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Returns the converted value, or null if the value is null
toByteArray(Message) - Static method in class org.apache.camel.component.hl7.HL7Converter
 
toByteArray(ByteBuffer) - Static method in class org.apache.camel.component.mina.MinaConverter
 
toByteArray(IoBuffer) - Static method in class org.apache.camel.component.mina2.Mina2Converter
 
toByteArray(ChannelBuffer, Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toByteArray(ByteBuf, Exchange) - Static method in class org.apache.camel.component.netty4.NettyConverter
 
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
 
toByteArray(GString, Exchange) - Static method in class org.apache.camel.groovy.converter.TypeConverter
 
toByteBuffer(byte[]) - Static method in class org.apache.camel.component.mina.MinaConverter
 
toByteBuffer(byte[], Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toByteBuffer(String, Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toByteBuffer(byte[]) - Static method in class org.apache.camel.component.netty4.NettyConverter
 
toByteBuffer(String, Exchange) - Static method in class org.apache.camel.component.netty4.NettyConverter
 
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(Object) - Static method in class org.apache.camel.component.hbase.HBaseHelper
 
toBytes(HttpResponse, Exchange) - Static method in class org.apache.camel.component.netty.http.NettyHttpConverter
 
toBytes(FullHttpResponse, Exchange) - Static method in class org.apache.camel.component.netty4.http.NettyHttpConverter
 
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
toCalendar(Value) - Static method in class org.apache.camel.component.jcr.JcrConverter
 
toCamelMessage(HttpRequest, Exchange, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
 
toCamelMessage(HttpResponse, Exchange, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
 
toCamelMessage(HttpRequest, Exchange, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty.http.NettyHttpBinding
Binds from Netty HttpRequest to Camel Message.
toCamelMessage(HttpResponse, Exchange, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty.http.NettyHttpBinding
Binds from Netty HttpResponse to Camel Message.
toCamelMessage(FullHttpRequest, Exchange, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
 
toCamelMessage(FullHttpResponse, Exchange, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
 
toCamelMessage(FullHttpRequest, Exchange, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty4.http.NettyHttpBinding
Binds from Netty HttpRequest to Camel Message.
toCamelMessage(FullHttpResponse, Exchange, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty4.http.NettyHttpBinding
Binds from Netty HttpResponse to Camel Message.
toCamelMessage(Request, Exchange, SparkConfiguration) - Method in class org.apache.camel.component.sparkrest.DefaultSparkBinding
 
toCamelMessage(Request, Exchange, SparkConfiguration) - Method in interface org.apache.camel.component.sparkrest.SparkBinding
Binds from Spark Request to Camel Message.
toCamelMessage(Message<?>) - Static method in class org.apache.camel.component.spring.integration.converter.SpringIntegrationConverter
 
toCamelMessage(HttpServerExchange, Exchange) - Method in class org.apache.camel.component.undertow.DefaultUndertowHttpBinding
 
toCamelMessage(ClientExchange, Exchange) - Method in class org.apache.camel.component.undertow.DefaultUndertowHttpBinding
 
toCamelMessage(HttpServerExchange, Exchange) - Method in interface org.apache.camel.component.undertow.UndertowHttpBinding
 
toCamelMessage(ClientExchange, Exchange) - Method in interface org.apache.camel.component.undertow.UndertowHttpBinding
 
toChar(String) - Static method in class org.apache.camel.converter.ObjectConverter
 
toChar(GString) - Static method in class org.apache.camel.groovy.converter.TypeConverter
 
toCharacter(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
toCommandLine(ExecCommand) - Method in class org.apache.camel.component.exec.impl.DefaultExecCommandExecutor
Transforms an ExecCommand to a CommandLine.
toComponent(CamelContext) - Static method in class org.apache.camel.component.context.ContextConverters
 
toCookie() - Method in class org.apache.camel.component.gae.auth.GAuthTokenSecret
Creates a cookie from this GAuthTokenSecret.
toD(String) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to the given dynamic endpoint
toD(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Sends the exchange to the given dynamic endpoint
toD(String) - Method in class org.apache.camel.model.rest.RestDefinition
Routes directly to the given dynamic endpoint.
toDataFormat(String) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
 
toDate(String) - Static method in class org.apache.camel.component.atom.AtomConverter
 
toDate(DateProperty) - Static method in class org.apache.camel.component.ical.ICalConverter
 
toDate(Long) - Static method in class org.apache.camel.converter.DateTimeConverter
 
toDate() - Method in class org.apache.camel.util.Time
 
ToDefinition - Class in org.apache.camel.model
Sends the message to a static endpoint
ToDefinition() - Constructor for class org.apache.camel.model.ToDefinition
 
ToDefinition(String) - Constructor for class org.apache.camel.model.ToDefinition
 
ToDefinition(Endpoint) - Constructor for class org.apache.camel.model.ToDefinition
 
ToDefinition(String, ExchangePattern) - Constructor for class org.apache.camel.model.ToDefinition
 
ToDefinition(Endpoint, ExchangePattern) - Constructor for class org.apache.camel.model.ToDefinition
 
toDeleteRequest(String, Exchange) - Static method in class org.apache.camel.component.elasticsearch.converter.ElasticsearchActionRequestConverter
 
toDocument(DataSet) - Static method in class org.apache.camel.component.flatpack.FlatpackConverter
 
toDocument(ChannelBuffer, Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toDocument(ByteBuf, Exchange) - Static method in class org.apache.camel.component.netty4.NettyConverter
 
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.
toDOMDocument(NodeInfo) - Static method in class org.apache.camel.converter.saxon.SaxonConverter
 
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
toDOMNode(NodeInfo) - Static method in class org.apache.camel.converter.saxon.SaxonConverter
 
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
 
toDOMNodeList(List<? extends NodeInfo>) - Static method in class org.apache.camel.converter.saxon.SaxonConverter
 
toDOMSource(ChannelBuffer, Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toDOMSource(ByteBuf, Exchange) - Static method in class org.apache.camel.component.netty4.NettyConverter
 
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
 
toDOMSourceFromNodeInfo(NodeInfo) - Static method in class org.apache.camel.converter.saxon.SaxonConverter
 
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
 
toDouble(GString) - Static method in class org.apache.camel.groovy.converter.TypeConverter
 
ToDynamicDefinition - Class in org.apache.camel.model
Sends the message to a dynamic endpoint

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

ToDynamicDefinition() - Constructor for class org.apache.camel.model.ToDynamicDefinition
 
ToDynamicDefinition(String) - Constructor for class org.apache.camel.model.ToDynamicDefinition
 
toEndpoint(MessageChannel) - Static method in class org.apache.camel.component.spring.integration.converter.SpringIntegrationConverter
 
toExchange(Endpoint, SessionID, Message, QuickfixjEventCategory) - Static method in class org.apache.camel.component.quickfixj.converter.QuickfixjConverters
 
toExchange(Endpoint, SessionID, Message, QuickfixjEventCategory, ExchangePattern) - Static method in class org.apache.camel.component.quickfixj.converter.QuickfixjConverters
 
toExistsRequest(String, Exchange) - Static method in class org.apache.camel.component.elasticsearch.converter.ElasticsearchActionRequestConverter
 
toExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression processing the exchange to the given endpoint uri
toExpression(Closure<?>) - Static method in class org.apache.camel.language.groovy.CamelGroovyMethods
Deprecated.
 
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
 
toFloat(GString) - Static method in class org.apache.camel.groovy.converter.TypeConverter
 
toGetRequest(String, Exchange) - Static method in class org.apache.camel.component.elasticsearch.converter.ElasticsearchActionRequestConverter
 
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
 
toHttp4Methods(HttpMethods, Exchange) - Static method in class org.apache.camel.component.http4.HttpMethodsConverter
 
toHttpDate(Date) - Static method in class org.apache.camel.http.common.DefaultHttpBinding
 
toHttpEntity(byte[], Exchange) - Static method in class org.apache.camel.component.http4.HttpEntityConverter
 
toHttpEntity(InputStream, Exchange) - Static method in class org.apache.camel.component.http4.HttpEntityConverter
 
toHttpEntity(String, Exchange) - Static method in class org.apache.camel.component.http4.HttpEntityConverter
 
toHttpLanguage(Locale) - Static method in class org.apache.camel.http.common.DefaultHttpBinding
 
toHttpRequest(ClientRequest, Message) - Method in class org.apache.camel.component.undertow.DefaultUndertowHttpBinding
 
toHttpRequest(ClientRequest, Message) - Method in interface org.apache.camel.component.undertow.UndertowHttpBinding
 
toHttpResponse(HttpServerExchange, Message) - Method in class org.apache.camel.component.undertow.DefaultUndertowHttpBinding
 
toHttpResponse(HttpServerExchange, Message) - Method in interface org.apache.camel.component.undertow.UndertowHttpBinding
 
toIndexRequest(Object, Exchange) - Static method in class org.apache.camel.component.elasticsearch.converter.ElasticsearchActionRequestConverter
 
toInetAddress(String) - Static method in class org.apache.camel.component.dns.types.DnsConverter
 
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(Response, Exchange) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
 
toInputStream(Message) - Static method in class org.apache.camel.component.mail.MailConverters
Converts the given JavaMail message to an InputStream.
toInputStream(Multipart) - Static method in class org.apache.camel.component.mail.MailConverters
Converts the given JavaMail multipart to a InputStream body, where the content-type of the multipart must be text based (ie start with text).
toInputStream(ByteBuffer) - Static method in class org.apache.camel.component.mina.MinaConverter
 
toInputStream(IoBuffer) - Static method in class org.apache.camel.component.mina2.Mina2Converter
 
toInputStream(HttpResponse, Exchange) - Static method in class org.apache.camel.component.netty.http.NettyHttpConverter
 
toInputStream(ChannelBuffer, Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toInputStream(FullHttpResponse, Exchange) - Static method in class org.apache.camel.component.netty4.http.NettyHttpConverter
 
toInputStream(ByteBuf, Exchange) - Static method in class org.apache.camel.component.netty4.NettyConverter
 
toInputStream(Message, Exchange) - Static method in class org.apache.camel.component.quickfixj.converter.QuickfixjConverters
 
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
 
toInputStream(GString, Exchange) - Static method in class org.apache.camel.groovy.converter.TypeConverter
 
toInputStream(HttpMessage, Exchange) - Static method in class org.apache.camel.http.common.HttpConverter
 
toInputStream(HttpServletRequest, Exchange) - Static method in class org.apache.camel.http.common.HttpConverter
 
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
 
toInteger(GString) - Static method in class org.apache.camel.groovy.converter.TypeConverter
 
toIoBuffer(byte[]) - Static method in class org.apache.camel.component.mina2.Mina2Converter
 
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.component.sql.stored.template.generated.SSPTParser
Current token.
Token - Class in org.apache.camel.component.sql.stored.template.generated
Describes the input token stream.
Token() - Constructor for class org.apache.camel.component.sql.stored.template.generated.Token
No-argument constructor
Token(int) - Constructor for class org.apache.camel.component.sql.stored.template.generated.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.camel.component.sql.stored.template.generated.Token
Constructs a new token for the specified Image and Kind.
token - Variable in class org.apache.camel.language.simple.ast.BaseSimpleNode
 
token - Variable in class org.apache.camel.language.simple.BaseSimpleParser
 
token_source - Variable in class org.apache.camel.component.sql.stored.template.generated.SSPTParser
Generated Token Manager.
tokenAwarePolicy - Variable in class org.apache.camel.utils.cassandra.CassandraLoadBalancingPolicies
 
tokenImage - Variable in exception org.apache.camel.component.sql.stored.template.generated.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
Literal token values.
tokenize(String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, boolean, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, boolean, int) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, boolean, int, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, int) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, int, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the message body
tokenize(String, String) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the given header
tokenize(String, String, boolean) - Method in class org.apache.camel.builder.ExpressionClause
Evaluates a token expression on the given header
tokenize(String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the message body
tokenize(String, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the message body
tokenize(String, int, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the message body
tokenize(String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the message body
tokenize(String, boolean, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the message body
tokenize(String, String) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the given header
tokenize(String, String, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the given header
tokenize(String, String, boolean, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the given header
tokenize(String, String, boolean, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the given header
tokenize(String, String, boolean, int, boolean) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates a token expression on the given header
tokenize() - 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
TokenMgrError - Error in org.apache.camel.component.sql.stored.template.generated
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.camel.component.sql.stored.template.generated.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.camel.component.sql.stored.template.generated.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.camel.component.sql.stored.template.generated.TokenMgrError
Full Constructor.
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(Record[]) - Static method in class org.apache.camel.component.dns.types.DnsConverter
 
toList(DataSet) - Static method in class org.apache.camel.component.flatpack.FlatpackConverter
 
toList(Object[]) - Static method in class org.apache.camel.converter.CollectionConverter
Converts an array to a collection
toList(Collection<T>) - Static method in class org.apache.camel.converter.CollectionConverter
Converts a collection to a List if it is not already
toList(Iterable<T>) - Static method in class org.apache.camel.converter.CollectionConverter
Converts an Iterable into a List
toList(NodeList) - Static method in class org.apache.camel.converter.jaxp.DomConverter
 
toLong(Date) - Static method in class org.apache.camel.converter.DateTimeConverter
 
toLong(NodeList) - Static method in class org.apache.camel.converter.jaxp.DomConverter
 
toLong(Object) - Static method in class org.apache.camel.converter.ObjectConverter
Returns the converted value, or null if the value is null
toLong(String) - Static method in class org.apache.camel.converter.ObjectConverter
 
toLong(Timestamp) - Static method in class org.apache.camel.converter.SQLConverter
 
toLong(GString) - Static method in class org.apache.camel.groovy.converter.TypeConverter
 
toMap(DataSet) - Static method in class org.apache.camel.component.flatpack.FlatpackConverter
 
toMediaType(String) - Static method in class org.apache.camel.component.restlet.converter.RestletConverter
 
toMessage(String) - Static method in class org.apache.camel.component.hl7.HL7Converter
 
toMessage(byte[]) - Static method in class org.apache.camel.component.hl7.HL7Converter
 
toMessage(String, Exchange) - Static method in class org.apache.camel.component.quickfixj.converter.QuickfixjConverters
 
toMessage(byte[], Exchange) - Static method in class org.apache.camel.component.quickfixj.converter.QuickfixjConverters
 
toMessageContentsList(Object[]) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
 
toMethod(String) - Static method in class org.apache.camel.component.restlet.converter.RestletConverter
 
toMethods(String) - Static method in class org.apache.camel.component.restlet.converter.RestletConverter
 
toMillis() - Method in class org.apache.camel.util.Time
 
toMilliSeconds(String) - Static method in class org.apache.camel.converter.TimePatternConverter
 
toMultiGetRequest(Object, Exchange) - Static method in class org.apache.camel.component.elasticsearch.converter.ElasticsearchActionRequestConverter
 
toMultiSearchRequest(Object, Exchange) - Static method in class org.apache.camel.component.elasticsearch.converter.ElasticsearchActionRequestConverter
 
toNettyRequest(Message, String, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
 
toNettyRequest(Message, String, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty.http.NettyHttpBinding
Binds from Camel Message to Netty HttpRequest.
toNettyRequest(Message, String, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
 
toNettyRequest(Message, String, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty4.http.NettyHttpBinding
Binds from Camel Message to Netty HttpRequest.
toNettyResponse(Message, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty.http.DefaultNettyHttpBinding
 
toNettyResponse(Message, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty.http.NettyHttpBinding
Binds from Camel Message to Netty HttpResponse.
toNettyResponse(Message, NettyHttpConfiguration) - Method in class org.apache.camel.component.netty4.http.DefaultNettyHttpBinding
 
toNettyResponse(Message, NettyHttpConfiguration) - Method in interface org.apache.camel.component.netty4.http.NettyHttpBinding
Binds from Camel Message to Netty HttpResponse.
toNode - Variable in class org.apache.camel.processor.interceptor.jpa.JpaTraceEventMessage
 
toObjectInput(ByteBuffer) - Static method in class org.apache.camel.component.mina.MinaConverter
 
toObjectInput(IoBuffer) - Static method in class org.apache.camel.component.mina2.Mina2Converter
 
toObjectInput(ChannelBuffer, Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toObjectInput(ByteBuf, Exchange) - Static method in class org.apache.camel.component.netty4.NettyConverter
 
toObjectInput(InputStream, Exchange) - Static method in class org.apache.camel.converter.IOConverter
 
toObjectOutput(OutputStream) - Static method in class org.apache.camel.converter.IOConverter
 
toObservable(String) - Method in class org.apache.camel.rx.ReactiveCamel
Returns an < org.apache.camel.Message > to allow the messages sent on the endpoint to be processed using Reactive Extensions
toObservable(String, Class<T>) - Method in class org.apache.camel.rx.ReactiveCamel
Returns an for the messages with their payload converted to the given type to allow the messages sent on the endpoint to be processed using Reactive Extensions
toObservable(Endpoint) - Method in class org.apache.camel.rx.ReactiveCamel
Returns an < org.apache.camel.Message > to allow the messages sent on the endpoint to be processed using Reactive Extensions
toObservable(Endpoint, Class<T>) - Method in class org.apache.camel.rx.ReactiveCamel
Returns an for the messages with their payload converted to the given type to allow the messages sent on the endpoint to be processed using Reactive Extensions
toOIDList(String, Exchange) - Static method in class org.apache.camel.component.snmp.SnmpConverters
 
toOutputStream(File) - Static method in class org.apache.camel.converter.IOConverter
 
toPayload(byte[]) - Static method in class org.apache.camel.component.jclouds.JcloudsPayloadConverter
 
toPayload(String, Exchange) - Static method in class org.apache.camel.component.jclouds.JcloudsPayloadConverter
 
toPayload(String) - Static method in class org.apache.camel.component.jclouds.JcloudsPayloadConverter
 
toPayload(File) - Static method in class org.apache.camel.component.jclouds.JcloudsPayloadConverter
 
toPayload(InputStream, Exchange) - Static method in class org.apache.camel.component.jclouds.JcloudsPayloadConverter
 
toPayload(StreamSource, Exchange) - Static method in class org.apache.camel.component.jclouds.JcloudsPayloadConverter
 
toPayload(StreamSourceCache, Exchange) - Static method in class org.apache.camel.component.jclouds.JcloudsPayloadConverter
 
TOPIC - Static variable in class org.apache.camel.component.kafka.KafkaConstants
 
topic() - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses topic load balancer
TOPIC_CAMEL_CONTEXT_EVENTS - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
TOPIC_CAMEL_EVENTS - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
TOPIC_CAMEL_EXCHANGE_EVENTS - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
TOPIC_CAMEL_ROUTE_EVENTS - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
TOPIC_CAMEL_SERVICE_EVENTS - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
TOPIC_PREFIX - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
TOPIC_PREFIX - Static variable in class org.apache.camel.component.jms.JmsConfiguration
 
TOPIC_PREFIX - Static variable in interface org.apache.camel.component.sjms.jms.JmsConstants
 
TopicLoadBalancer - Class in org.apache.camel.processor.loadbalancer
A LoadBalancer implementations which sends to all destinations (rather like JMS Topics).
TopicLoadBalancer() - Constructor for class org.apache.camel.processor.loadbalancer.TopicLoadBalancer
 
TopicLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Topic load balancer The topic load balancer sends to all destinations (rather like JMS Topics)
TopicLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.TopicLoadBalancerDefinition
 
toPolicy(String) - Static method in class org.apache.camel.component.cache.CacheConverter
 
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
 
toQName(String) - Static method in class org.apache.camel.component.cxf.converter.CxfConverter
 
toQualifiedName(QName) - Method in class org.apache.camel.component.stax.StaxStreamXMLReader
Convert a QName to a qualified name, as used by DOM and SAX.
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
 
toReader(GString) - Static method in class org.apache.camel.groovy.converter.TypeConverter
 
toReader(HttpMessage) - Static method in class org.apache.camel.http.common.HttpConverter
 
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
 
toRecord(String) - Static method in class org.apache.camel.component.dns.types.DnsRecordConverter
 
toRequestEntity(byte[], Exchange) - Static method in class org.apache.camel.component.http.RequestEntityConverter
 
toRequestEntity(InputStream, Exchange) - Static method in class org.apache.camel.component.http.RequestEntityConverter
 
toRequestEntity(String, Exchange) - Static method in class org.apache.camel.component.http.RequestEntityConverter
 
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(ChannelBuffer, Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toSAXSource(ByteBuf, Exchange) - Static method in class org.apache.camel.component.netty4.NettyConverter
 
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
 
toSearchRequest(Object, Exchange) - Static method in class org.apache.camel.component.elasticsearch.converter.ElasticsearchActionRequestConverter
 
toSearchTerm(SimpleSearchTerm, TypeConverter) - Static method in class org.apache.camel.component.mail.MailConverters
 
toSequenceNumberProvider(String) - Static method in class org.apache.camel.component.aws.ddbstream.StringSequenceNumberConverter
 
toServletInputStream(HttpMessage) - Static method in class org.apache.camel.http.common.HttpConverter
 
toServletRequest(Message) - Static method in class org.apache.camel.http.common.HttpConverter
 
toServletResponse(Message) - Static method in class org.apache.camel.http.common.HttpConverter
 
toSessionID(String) - Static method in class org.apache.camel.component.quickfixj.converter.QuickfixjConverters
 
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
toSortTerm(String) - Static method in class org.apache.camel.component.mail.MailConverters
 
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
toSparkResponse(Message, Response, SparkConfiguration) - Method in class org.apache.camel.component.sparkrest.DefaultSparkBinding
 
toSparkResponse(Message, Response, SparkConfiguration) - Method in interface org.apache.camel.component.sparkrest.SparkBinding
Binds from Camel Message to Spark Response.
toSpringMessage(Message) - Static method in class org.apache.camel.component.spring.integration.converter.SpringIntegrationConverter
 
toStAXSource(ChannelBuffer, Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toStAXSource(ByteBuf, Exchange) - Static method in class org.apache.camel.component.netty4.NettyConverter
 
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).
toStream(Calendar, Exchange) - Static method in class org.apache.camel.component.ical.ICalConverter
 
toStreamSource(ChannelBuffer, Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toStreamSource(ByteBuf, Exchange) - Static method in class org.apache.camel.component.netty4.NettyConverter
 
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.bam.model.ActivityDefinition
 
toString() - Method in class org.apache.camel.bam.model.ActivityState
 
toString() - Method in class org.apache.camel.bam.model.EntitySupport
 
toString() - Method in class org.apache.camel.bam.model.ProcessInstance
 
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.script.ScriptBuilder
 
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.apns.model.InactiveDevice
 
toString() - Method in enum org.apache.camel.component.atmos.util.AtmosOperation
 
toString() - Method in class org.apache.camel.component.aws.cw.CwConfiguration
 
toString() - Method in class org.apache.camel.component.aws.cw.CwProducer
 
toString() - Method in class org.apache.camel.component.aws.ddb.DdbProducer
 
toString() - Method in class org.apache.camel.component.aws.ddbstream.DdbStreamEndpoint
 
toString() - Method in class org.apache.camel.component.aws.ec2.EC2Producer
 
toString(Record) - Static method in class org.apache.camel.component.aws.kinesis.RecordStringConverter
 
toString() - Method in class org.apache.camel.component.aws.s3.S3Consumer
 
toString() - Method in class org.apache.camel.component.aws.s3.S3Producer
 
toString() - Method in class org.apache.camel.component.aws.sdb.SdbProducer
 
toString() - Method in class org.apache.camel.component.aws.ses.SesConfiguration
 
toString() - Method in class org.apache.camel.component.aws.ses.SesProducer
 
toString() - Method in class org.apache.camel.component.aws.sns.SnsConfiguration
 
toString() - Method in class org.apache.camel.component.aws.sns.SnsProducer
 
toString() - Method in class org.apache.camel.component.aws.sqs.SqsConfiguration
 
toString() - Method in class org.apache.camel.component.aws.sqs.SqsConsumer
 
toString() - Method in class org.apache.camel.component.aws.sqs.SqsProducer
 
toString() - Method in class org.apache.camel.component.aws.swf.SWFActivityConsumer
 
toString() - Method in class org.apache.camel.component.aws.swf.SWFActivityProducer
 
toString() - Method in class org.apache.camel.component.aws.swf.SWFWorkflowConsumer
 
toString() - Method in class org.apache.camel.component.aws.swf.SWFWorkflowProducer
 
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.beanstalk.ConnectionSettings
 
toString() - Method in class org.apache.camel.component.box.internal.CachedBoxClient
 
toString() - Method in class org.apache.camel.component.cxf.CxfPayload
 
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.disruptor.DisruptorConsumer
 
toString() - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
toString() - Method in class org.apache.camel.component.disruptor.ExchangeEvent
 
toString(Record) - Static method in class org.apache.camel.component.dns.types.DnsConverter
 
toString(Message) - Static method in class org.apache.camel.component.dns.types.DnsConverter
 
toString(Address) - Static method in class org.apache.camel.component.dns.types.DnsConverter
 
toString(InetAddress) - Static method in class org.apache.camel.component.dns.types.DnsConverter
 
toString() - Method in enum org.apache.camel.component.docker.DockerOperation
 
toString() - Method in enum org.apache.camel.component.dropbox.util.DropboxOperation
 
toString() - Method in enum org.apache.camel.component.dropbox.util.DropboxUploadMode
 
toString() - Method in class org.apache.camel.component.ejb.EjbRegistryBean
 
toString() - Method in class org.apache.camel.component.exec.ExecCommand
 
toString() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 
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.file.remote.FtpConsumer
 
toString() - Method in class org.apache.camel.component.file.remote.RemoteFile
 
toString() - Method in class org.apache.camel.component.file.remote.RemoteFileProducer
 
toString() - Method in class org.apache.camel.component.ganglia.GangliaConfiguration
 
toString() - Method in enum org.apache.camel.component.hbase.HBaseAttribute
 
toString() - Method in class org.apache.camel.component.hbase.model.HBaseCell
 
toString() - Method in class org.apache.camel.component.hipchat.HipchatConsumer
 
toString() - Method in class org.apache.camel.component.hipchat.HipchatProducer
 
toString(Message) - Static method in class org.apache.camel.component.hl7.HL7Converter
 
toString() - Method in class org.apache.camel.component.irc.IrcConfiguration
 
toString() - Method in class org.apache.camel.component.irc.IrcMessage
 
toString(Value) - Static method in class org.apache.camel.component.jcr.JcrConverter
 
toString() - Method in class org.apache.camel.component.jcr.JcrMessage
 
toString(Response) - Static method in class org.apache.camel.component.jetty.JettyConverter
 
toString() - Method in class org.apache.camel.component.jms.EndpointMessageListener
 
toString() - Method in class org.apache.camel.component.jms.JmsMessage
 
toString() - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
toString() - Method in class org.apache.camel.component.kubernetes.KubernetesConfiguration
 
toString(Message) - Static method in class org.apache.camel.component.mail.MailConverters
Converts the given JavaMail message to a String body.
toString(Multipart) - Static method in class org.apache.camel.component.mail.MailConverters
Converts the given JavaMail multipart to a String body, where the content-type of the multipart must be text based (ie start with text).
toString() - Method in class org.apache.camel.component.mail.MailMessage
 
toString() - Method in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistory
 
toString() - Method in enum org.apache.camel.component.metrics.MetricsType
 
toString(ByteBuffer, Exchange) - Static method in class org.apache.camel.component.mina.MinaConverter
 
toString(IoBuffer, Exchange) - Static method in class org.apache.camel.component.mina2.Mina2Converter
 
toString() - Method in class org.apache.camel.component.mock.TimeClause
 
toString() - Method in class org.apache.camel.component.nagios.NagiosConfiguration
 
toString() - Method in class org.apache.camel.component.netty.http.HttpPrincipal
 
toString(HttpResponse, Exchange) - Static method in class org.apache.camel.component.netty.http.NettyHttpConverter
 
toString(ChannelBuffer, Exchange) - Static method in class org.apache.camel.component.netty.NettyConverter
 
toString() - Method in class org.apache.camel.component.netty4.http.HttpPrincipal
 
toString(FullHttpResponse, Exchange) - Static method in class org.apache.camel.component.netty4.http.NettyHttpConverter
 
toString(ByteBuf, Exchange) - Static method in class org.apache.camel.component.netty4.NettyConverter
 
toString() - Method in class org.apache.camel.component.netty4.util.SubnetUtils.SubnetInfo
toString() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchChangeRequest
 
toString() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchQueryRequest
 
toString() - Method in class org.apache.camel.component.olingo2.api.batch.Olingo2BatchRequest
 
toString() - Method in class org.apache.camel.component.redis.RedisProducer
 
toString() - Method in class org.apache.camel.component.routebox.direct.RouteboxDirectProducer
 
toString() - Method in class org.apache.camel.component.salesforce.api.dto.AbstractDTOBase
 
toString() - Method in exception org.apache.camel.component.salesforce.api.SalesforceException
 
toString() - Method in class org.apache.camel.component.seda.SedaConsumer
 
toString() - Method in exception org.apache.camel.component.servicenow.ServiceNowException
 
toString() - Method in class org.apache.camel.component.servlet.CamelHttpTransportServlet
 
toString() - Method in class org.apache.camel.component.shiro.security.ShiroSecurityToken
 
toString() - Method in class org.apache.camel.component.sjms.BatchMessage
Deprecated.
 
toString() - Method in class org.apache.camel.component.sjms.SjmsMessage
 
toString() - Method in class org.apache.camel.component.smpp.SmppConfiguration
 
toString() - Method in class org.apache.camel.component.smpp.SmppConsumer
 
toString() - Method in class org.apache.camel.component.smpp.SmppMessage
 
toString() - Method in class org.apache.camel.component.smpp.SmppProducer
 
toString(PDU) - Static method in class org.apache.camel.component.snmp.SnmpConverters
Converts the given snmp pdu to a String body.
toString() - Method in class org.apache.camel.component.snmp.SnmpEndpoint
 
toString() - Method in class org.apache.camel.component.snmp.SnmpMessage
 
toString() - Method in class org.apache.camel.component.splunk.event.SplunkEvent
return the completed event message
toString() - Method in class org.apache.camel.component.spring.integration.SpringIntegrationMessage
 
toString() - Method in class org.apache.camel.component.spring.ws.SpringWebserviceMessage
 
toString() - Method in class org.apache.camel.component.sql.stored.template.generated.Token
Returns the image.
toString(SyslogMessage) - Static method in class org.apache.camel.component.syslog.SyslogConverter
 
toString() - Method in class org.apache.camel.component.syslog.SyslogMessage
 
toString(Status) - Static method in class org.apache.camel.component.twitter.util.TwitterConverter
 
toString(DirectMessage) - Static method in class org.apache.camel.component.twitter.util.TwitterConverter
 
toString(Trend) - Static method in class org.apache.camel.component.twitter.util.TwitterConverter
 
toString(Trends) - Static method in class org.apache.camel.component.twitter.util.TwitterConverter
 
toString(UserList) - Static method in class org.apache.camel.component.twitter.util.TwitterConverter
 
toString() - Method in class org.apache.camel.component.xmpp.XmppMessage
 
toString() - Method in class org.apache.camel.component.xquery.XQueryBuilder
 
toString() - Method in class org.apache.camel.component.yammer.model.Attachment
 
toString() - Method in class org.apache.camel.component.yammer.model.Body
 
toString() - Method in class org.apache.camel.component.yammer.model.Contact
 
toString() - Method in class org.apache.camel.component.yammer.model.FollowedReference
 
toString() - Method in class org.apache.camel.component.yammer.model.Im
 
toString() - Method in class org.apache.camel.component.yammer.model.Image
 
toString() - Method in class org.apache.camel.component.yammer.model.LikedBy
 
toString() - Method in class org.apache.camel.component.yammer.model.Message
 
toString() - Method in class org.apache.camel.component.yammer.model.Messages
 
toString() - Method in class org.apache.camel.component.yammer.model.Meta
 
toString() - Method in class org.apache.camel.component.yammer.model.Name
 
toString() - Method in class org.apache.camel.component.yammer.model.Realtime
 
toString() - Method in class org.apache.camel.component.yammer.model.Reference
 
toString() - Method in class org.apache.camel.component.yammer.model.Relationships
 
toString() - Method in class org.apache.camel.component.yammer.model.Settings
 
toString() - Method in class org.apache.camel.component.yammer.model.Stats
 
toString() - Method in class org.apache.camel.component.yammer.model.User
 
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.core.osgi.utils.BundleDelegatingClassLoader
 
toString() - Method in class org.apache.camel.core.xml.CamelJMXAgentDefinition
 
toString() - Method in class org.apache.camel.http.common.HttpMessage
 
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.DefaultEndpointRegistry
 
toString() - Method in class org.apache.camel.impl.DefaultExchange
 
toString() - Method in class org.apache.camel.impl.DefaultExchangeHolder
 
toString() - Method in class org.apache.camel.impl.DefaultMessageHistory
 
toString() - Method in class org.apache.camel.impl.DefaultProducer
 
toString() - Method in class org.apache.camel.impl.DefaultRoute
 
toString() - Method in class org.apache.camel.impl.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.DeferProducer
 
toString() - Method in class org.apache.camel.impl.DoCatchRouteNode
 
toString() - Method in class org.apache.camel.impl.DoFinallyRouteNode
 
toString() - Method in class org.apache.camel.impl.EmptyConsumerCache
 
toString() - Method in class org.apache.camel.impl.EmptyProducerCache
 
toString() - Method in class org.apache.camel.impl.EventDrivenConsumerRoute
 
toString() - Method in class org.apache.camel.impl.InterceptSendToEndpoint
 
toString() - Method in class org.apache.camel.impl.InterceptSendToMockEndpointStrategy
 
toString() - Method in class org.apache.camel.impl.MDCUnitOfWork
 
toString() - Method in class org.apache.camel.impl.MessageSupport
 
toString() - Method in class org.apache.camel.impl.OnCompletionRouteNode
 
toString() - Method in class org.apache.camel.impl.OnExceptionRouteNode
 
toString() - Method in class org.apache.camel.impl.ParameterConfiguration
 
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.jsonpath.JsonPathExpression
 
toString() - Method in class org.apache.camel.language.bean.BeanExpression
 
toString() - Method in class org.apache.camel.language.groovy.GroovyExpression
 
toString() - Method in class org.apache.camel.language.jxpath.JXPathExpression
 
toString() - Method in class org.apache.camel.language.mvel.MvelExpression
 
toString() - Method in class org.apache.camel.language.ognl.OgnlExpression
 
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.language.spel.SpelExpression
 
toString() - Method in class org.apache.camel.management.DelegatePerformanceCounter
 
toString() - Method in class org.apache.camel.management.event.CamelContextResumedEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextResumeFailureEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextResumingEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStartedEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStartingEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStartupFailureEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStopFailureEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStoppedEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextStoppingEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextSuspendedEvent
 
toString() - Method in class org.apache.camel.management.event.CamelContextSuspendingEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeCompletedEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeCreatedEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeFailedEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeFailureHandledEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeFailureHandlingEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeRedeliveryEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeSendingEvent
 
toString() - Method in class org.apache.camel.management.event.ExchangeSentEvent
 
toString() - Method in class org.apache.camel.management.event.RouteAddedEvent
 
toString() - Method in class org.apache.camel.management.event.RouteRemovedEvent
 
toString() - Method in class org.apache.camel.management.event.RouteStartedEvent
 
toString() - Method in class org.apache.camel.management.event.RouteStoppedEvent
 
toString() - Method in class org.apache.camel.management.event.ServiceStartupFailureEvent
 
toString() - Method in class org.apache.camel.management.event.ServiceStopFailureEvent
 
toString() - Method in class org.apache.camel.management.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.RemovePropertiesDefinition
 
toString() - Method in class org.apache.camel.model.RemovePropertyDefinition
 
toString() - Method in class org.apache.camel.model.ResequenceDefinition
 
toString() - Method in class org.apache.camel.model.rest.RestBindingDefinition
 
toString() - Method in class org.apache.camel.model.rest.RestsDefinition
 
toString() - Method in class org.apache.camel.model.RestContextRefDefinition
 
toString() - Method in class org.apache.camel.model.RollbackDefinition
 
toString() - Method in class org.apache.camel.model.RouteBuilderDefinition
 
toString() - Method in class org.apache.camel.model.RouteContextRefDefinition
 
toString() - Method in class org.apache.camel.model.RouteDefinition
 
toString() - Method in class org.apache.camel.model.RoutesDefinition
 
toString() - Method in class org.apache.camel.model.RoutingSlipDefinition
 
toString() - Method in class org.apache.camel.model.SamplingDefinition
 
toString() - Method in class org.apache.camel.model.ScriptDefinition
 
toString() - Method in class org.apache.camel.model.SetBodyDefinition
 
toString() - Method in class org.apache.camel.model.SetExchangePatternDefinition
 
toString() - Method in class org.apache.camel.model.SetFaultBodyDefinition
 
toString() - Method in class org.apache.camel.model.SetHeaderDefinition
 
toString() - Method in class org.apache.camel.model.SetOutHeaderDefinition
Deprecated.
 
toString() - Method in class org.apache.camel.model.SetPropertyDefinition
 
toString() - Method in class org.apache.camel.model.SortDefinition
 
toString() - Method in class org.apache.camel.model.SplitDefinition
 
toString() - Method in class org.apache.camel.model.StopDefinition
 
toString() - Method in class org.apache.camel.model.ThreadsDefinition
 
toString() - Method in class org.apache.camel.model.ThrottleDefinition
 
toString() - Method in class org.apache.camel.model.ThrowExceptionDefinition
 
toString() - Method in class org.apache.camel.model.ToDefinition
 
toString() - Method in class org.apache.camel.model.ToDynamicDefinition
 
toString() - Method in class org.apache.camel.model.TransactedDefinition
 
toString() - Method in class org.apache.camel.model.TransformDefinition
 
toString() - Method in class org.apache.camel.model.TryDefinition
 
toString() - Method in class org.apache.camel.model.UnmarshalDefinition
 
toString() - Method in class org.apache.camel.model.ValidateDefinition
 
toString() - Method in class org.apache.camel.model.WhenDefinition
 
toString() - Method in class org.apache.camel.model.WireTapDefinition
 
toString() - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
toString() - Method in class org.apache.camel.processor.aggregate.OptimisticLockRetryPolicy
 
toString() - Method in class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy
 
toString() - Method in class org.apache.camel.processor.aggregate.UseLatestAggregationStrategy
 
toString() - Method in class org.apache.camel.processor.aggregate.UseOriginalAggregationStrategy
 
toString() - Method in class org.apache.camel.processor.AOPProcessor
Deprecated.
 
toString() - Method in class org.apache.camel.processor.BatchProcessor
Deprecated.
 
toString() - Method in class org.apache.camel.processor.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.idempotent.jpa.MessageProcessed
 
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.jpa.JpaTraceEventMessage
 
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.lucene.support.Hit
 
toString() - Method in class org.apache.camel.processor.lucene.support.Hits
 
toString() - Method in class org.apache.camel.processor.MarshalProcessor
 
toString() - Method in class org.apache.camel.processor.MulticastProcessor
 
toString() - Method in class org.apache.camel.processor.OnCompletionProcessor
 
toString() - Method in class org.apache.camel.processor.Pipeline
 
toString() - Method in class org.apache.camel.processor.PollEnricher
 
toString() - Method in class org.apache.camel.processor.RecipientList
 
toString() - Method in class org.apache.camel.processor.RecipientListProcessor
 
toString() - Method in class org.apache.camel.processor.RedeliveryPolicy
 
toString() - Method in class org.apache.camel.processor.RemoveHeaderProcessor
 
toString() - Method in class org.apache.camel.processor.RemoveHeadersProcessor
 
toString() - Method in class org.apache.camel.processor.RemovePropertiesProcessor
 
toString() - Method in class org.apache.camel.processor.RemovePropertyProcessor
 
toString() - Method in class org.apache.camel.processor.resequencer.DefaultExchangeComparator
 
toString() - Method in class org.apache.camel.processor.Resequencer
 
toString() - Method in class org.apache.camel.processor.RollbackProcessor
 
toString() - Method in class org.apache.camel.processor.RoutingSlip
 
toString() - Method in class org.apache.camel.processor.SamplingThrottler
 
toString() - Method in class org.apache.camel.processor.ScriptProcessor
 
toString() - Method in class org.apache.camel.processor.SendDynamicProcessor
 
toString() - Method in class org.apache.camel.processor.SendProcessor
 
toString() - Method in class org.apache.camel.processor.SetBodyProcessor
 
toString() - Method in class org.apache.camel.processor.SetHeaderProcessor
 
toString() - Method in class org.apache.camel.processor.SetPropertyProcessor
 
toString() - Method in class org.apache.camel.processor.SortProcessor
 
toString() - Method in class org.apache.camel.processor.Splitter
 
toString() - Method in class org.apache.camel.processor.StopProcessor
 
toString() - Method in class org.apache.camel.processor.StreamResequencer
 
toString() - Method in class org.apache.camel.processor.ThreadsProcessor
 
toString() - Method in class org.apache.camel.processor.Throttler
 
toString() - Method in class org.apache.camel.processor.ThrowExceptionProcessor
 
toString() - Method in class org.apache.camel.processor.TransformProcessor
 
toString() - Method in class org.apache.camel.processor.TryProcessor
 
toString() - Method in class org.apache.camel.processor.UnitOfWorkProducer
 
toString() - Method in class org.apache.camel.processor.UnmarshalProcessor
 
toString() - Method in class org.apache.camel.processor.validation.PredicateValidatingProcessor
 
toString() - Method in class org.apache.camel.processor.WireTapProcessor
 
toString() - Method in class org.apache.camel.processor.WrapProcessor
 
toString() - Method in class org.apache.camel.rx.ObservableBody
 
toString() - Method in class org.apache.camel.rx.support.EndpointObservable
 
toString() - Method in class org.apache.camel.rx.support.EndpointSubscription
 
toString() - Method in class org.apache.camel.script.osgi.Activator.BundleScriptEngineResolver
 
toString() - Method in class org.apache.camel.spi.ThreadPoolProfile
 
toString() - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
toString() - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
toString() - Method in class org.apache.camel.spring.SpringCamelContext
 
toString() - Method in class org.apache.camel.spring.util.MainRunner
 
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
 
toStringBootstrapConfiguration() - Method in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
toStringBootstrapConfiguration() - Method in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
toStringSource(String) - Method in class org.apache.camel.converter.jaxp.XmlConverter
Converts the given String to a Source
toStringSourceFromCamel(StringSource) - Static method in class org.apache.camel.component.spring.ws.converter.StringSourceConverter
Converts a Camel org.apache.camel.converter.jaxp.StringSource to a Spring-WS StringSource
toStringSourceFromSpring(StringSource) - Static method in class org.apache.camel.component.spring.ws.converter.StringSourceConverter
Converts a Spring-WS StringSource to a Camel org.apache.camel.converter.jaxp.StringSource
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
 
toSyslogMessage(String) - Static method in class org.apache.camel.component.syslog.SyslogConverter
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Authors
 
total - Variable in class org.apache.camel.component.linkedin.api.model.AvailableActions
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Buckets
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Certifications
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Comments
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Companies
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Connections
 
total - Variable in class org.apache.camel.component.linkedin.api.model.CountsByCategory
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Educations
 
total - Variable in class org.apache.camel.component.linkedin.api.model.EmailDomains
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Facets
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Features
 
total - Variable in class org.apache.camel.component.linkedin.api.model.GroupMemberships
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Groups
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Headers
 
total - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistics
 
total - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistics
 
total - Variable in class org.apache.camel.component.linkedin.api.model.ImAccounts
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Inventors
 
total - Variable in class org.apache.camel.component.linkedin.api.model.JobBookmarks
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Jobs
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Languages
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Likes
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Locations
 
total - Variable in class org.apache.camel.component.linkedin.api.model.MemberGroups
 
total - Variable in class org.apache.camel.component.linkedin.api.model.NetworkStats
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Patents
 
total - Variable in class org.apache.camel.component.linkedin.api.model.People
 
total - Variable in class org.apache.camel.component.linkedin.api.model.PhoneNumbers
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Positions
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Posts
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Products
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Publications
 
total - Variable in class org.apache.camel.component.linkedin.api.model.QuestionCategories
 
total - Variable in class org.apache.camel.component.linkedin.api.model.RecommendationsGiven
 
total - Variable in class org.apache.camel.component.linkedin.api.model.RecommendationsReceived
 
total - Variable in class org.apache.camel.component.linkedin.api.model.RelatedConnections
 
total - Variable in class org.apache.camel.component.linkedin.api.model.SalesPersons
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Seniorities
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Skills
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Specialties
 
total - Variable in class org.apache.camel.component.linkedin.api.model.ThreeCurrentPositions
 
total - Variable in class org.apache.camel.component.linkedin.api.model.ThreePastPositions
 
total - Variable in class org.apache.camel.component.linkedin.api.model.TwitterAccounts
 
total - Variable in class org.apache.camel.component.linkedin.api.model.UpdateComments
 
total - Variable in class org.apache.camel.component.linkedin.api.model.Updates
 
total - Variable in class org.apache.camel.component.linkedin.api.model.ViewsByMonth
 
totalFollowerCount - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalFollowStatistic
 
totalProcessingTime - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.BatchInfo
 
totalProcessingTime - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
 
toTimestamp(Long) - Static method in class org.apache.camel.converter.SQLConverter
 
toTimeZone(String) - Static method in class org.apache.camel.converter.DateTimeConverter
 
TouchCommand - Class in org.apache.camel.component.beanstalk.processors
 
TouchCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.TouchCommand
 
toUpdateRequest(Object, Exchange) - Static method in class org.apache.camel.component.elasticsearch.converter.ElasticsearchActionRequestConverter
 
toUpper(String) - Static method in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
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
 
toUrl() - Method in class org.apache.camel.component.docker.DockerClientProfile
 
toValue(Boolean) - Static method in class org.apache.camel.component.jcr.JcrConverter
 
toValue(InputStream) - Static method in class org.apache.camel.component.jcr.JcrConverter
 
toValue(Calendar) - Static method in class org.apache.camel.component.jcr.JcrConverter
 
toValue(String) - Static method in class org.apache.camel.component.jcr.JcrConverter
 
toValue(Value) - Static method in class org.apache.camel.component.jcr.JcrConverter
 
toValueMap() - Method in class org.apache.camel.component.salesforce.SalesforceEndpointConfig
 
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.
toXmlObject(File, Exchange) - Static method in class org.apache.camel.converter.xmlbeans.XmlBeansConverter
 
toXmlObject(Reader, Exchange) - Static method in class org.apache.camel.converter.xmlbeans.XmlBeansConverter
 
toXmlObject(Node, Exchange) - Static method in class org.apache.camel.converter.xmlbeans.XmlBeansConverter
 
toXmlObject(InputStream, Exchange) - Static method in class org.apache.camel.converter.xmlbeans.XmlBeansConverter
 
toXmlObject(String, Exchange) - Static method in class org.apache.camel.converter.xmlbeans.XmlBeansConverter
 
toXmlObject(byte[], Exchange) - Static method in class org.apache.camel.converter.xmlbeans.XmlBeansConverter
 
toXmlObject(ByteBuffer, Exchange) - Static method in class org.apache.camel.converter.xmlbeans.XmlBeansConverter
 
toXmlObject(XMLStreamReader, Exchange) - Static method in class org.apache.camel.converter.xmlbeans.XmlBeansConverter
 
toXmlObject(Source, Exchange) - Static method in class org.apache.camel.converter.xmlbeans.XmlBeansConverter
 
toXmlRpcRequest(Object[], Exchange) - Static method in class org.apache.camel.component.xmlrpc.converter.XmlRpcConverter
 
toXmlRpcRequest(List<?>, Exchange) - Static method in class org.apache.camel.component.xmlrpc.converter.XmlRpcConverter
 
trace - Variable in class org.apache.camel.main.MainSupport
 
TRACE_EVENT - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
TRACE_EVENT - Static variable in interface org.apache.camel.Exchange
 
TRACE_EVENT_EXCHANGE - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
TRACE_EVENT_EXCHANGE - Static variable in interface org.apache.camel.Exchange
 
TRACE_EVENT_NODE_ID - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
TRACE_EVENT_NODE_ID - Static variable in interface org.apache.camel.Exchange
 
TRACE_EVENT_TIMESTAMP - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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.
traceEvent(DefaultBacklogTracerEventMessage) - Method in class org.apache.camel.processor.interceptor.BacklogTracer
 
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.
traceLabelToString - Variable in class org.apache.camel.processor.SendProcessor
 
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.
tracing(String) - Method in class org.apache.camel.model.RouteDefinition
Enable tracing for this route.
trackingPixelUrl - Variable in class org.apache.camel.component.linkedin.api.model.Job
 
trackTimeout(String, Exchange) - Method in class org.apache.camel.processor.aggregate.AggregateProcessor
 
TRAILER_ID - Static variable in class org.apache.camel.component.flatpack.FlatpackComponent
 
tranformTextNodeToByteArray(Node) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Deprecated.
tranformTextNodeToByteArray(Node, String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Trannsforms a text node to byte array using a certain character encoding.
transacted() - Method in class org.apache.camel.model.ProcessorDefinition
Marks this route as transacted and uses the default transacted policy found in the registry.
transacted(String) - Method in class org.apache.camel.model.ProcessorDefinition
Marks this route as transacted.
TransactedDefinition - Class in org.apache.camel.model
Enables transaction on the route
TransactedDefinition() - Constructor for class org.apache.camel.model.TransactedDefinition
 
TransactedDefinition(Policy) - Constructor for class org.apache.camel.model.TransactedDefinition
 
TransactedPolicy - Interface in org.apache.camel.spi
A marker for defining the policy to be used for applying transaction to routes.
TransactionCommitStrategy - Interface in org.apache.camel.component.sjms
Provides a entry point into the transaction Synchronization workflow that will allow a user to control when the Session commit operation is executed.
TransactionErrorHandler - Class in org.apache.camel.spring.spi
The Transactional Client EIP pattern.
TransactionErrorHandler(CamelContext, Processor, CamelLogger, Processor, RedeliveryPolicy, ExceptionPolicyStrategy, TransactionTemplate, Predicate, ScheduledExecutorService, LoggingLevel, Processor) - Constructor for class org.apache.camel.spring.spi.TransactionErrorHandler
Creates the transaction error handler.
transactionErrorHandler() - Method in class org.apache.camel.spring.SpringRouteBuilder
Creates a transaction error handler that will lookup in application context for an exiting transaction manager.
transactionErrorHandler(SpringTransactionPolicy) - Method in class org.apache.camel.spring.SpringRouteBuilder
Creates a transaction error handler.
transactionErrorHandler(TransactionTemplate) - Method in class org.apache.camel.spring.SpringRouteBuilder
Creates a transaction error handler.
transactionErrorHandler(PlatformTransactionManager) - Method in class org.apache.camel.spring.SpringRouteBuilder
Creates a transaction error handler.
TransactionErrorHandlerBuilder - Class in org.apache.camel.spring.spi
A transactional error handler that supports leveraging Spring TransactionManager.
TransactionErrorHandlerBuilder() - Constructor for class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
TransactionGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.TransactionGateway
TransactionGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.TransactionGateway
TransactionGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.TransactionGatewayEndpointConfiguration
 
TransactionHelper - Class in org.apache.camel.component.javaspace
 
TransactionHelper(String) - Constructor for class org.apache.camel.component.javaspace.TransactionHelper
 
TransactionIsolationLevel - Enum in org.apache.camel.component.ibatis.strategy
 
TransactionRollbackException - Exception in org.apache.camel.spring.spi
We use a runtime exception to force Spring transaction manager to rollback the transaction.
TransactionRollbackException() - Constructor for exception org.apache.camel.spring.spi.TransactionRollbackException
 
transactionTemplate - Variable in class org.apache.camel.processor.idempotent.jdbc.AbstractJdbcMessageIdRepository
 
TRANSFER_ENCODING - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
TRANSFER_ENCODING - Static variable in interface org.apache.camel.Exchange
 
transform(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
transform(Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a processor which sets the body on the OUT message
transform() - Method in class org.apache.camel.model.ProcessorDefinition
Message Translator EIP: Adds a processor which sets the body on the OUT message
transform(String) - Method in interface org.apache.camel.util.XmlLineNumberParser.XmlTextTransformer
 
TransformDefinition - Class in org.apache.camel.model
Transforms the message body based on an expression
TransformDefinition() - Constructor for class org.apache.camel.model.TransformDefinition
 
TransformDefinition(Expression) - Constructor for class org.apache.camel.model.TransformDefinition
 
transformerCacheSize(int) - Method in class org.apache.camel.builder.xml.XsltBuilder
Used for caching Transformers.
transformFromHeaderName(String) - Static method in class org.apache.camel.component.docker.DockerHelper
Transforms a Docker Component header value to its' analogous URI parameter
transformNodeToByteArrayAndSetToOutputMessage(XmlSignature2Message.Input, Message, Node) - Method in class org.apache.camel.component.xmlsecurity.api.DefaultXmlSignature2Message
 
transformNonTextNodeToOutputStream(Node, OutputStream, boolean) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Deprecated.
transformNonTextNodeToOutputStream(Node, OutputStream, boolean, String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Serializes a node using a certain character encoding.
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
 
transformToHeaderName(String) - Static method in class org.apache.camel.component.docker.DockerHelper
Transforms a Docker Component URI parameter to its' analogous header value
transformToOutputStream(Node, OutputStream, boolean, String) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
 
transformToOutputStream(Node, OutputStream, boolean) - Static method in class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper
Deprecated.
TRANSPORT_ADDRESSES - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
TRANSPORT_ADDRESSES_SEPARATOR_REGEX - Static variable in interface org.apache.camel.component.elasticsearch.ElasticsearchConstants
 
TRANSPORT_ID - Static variable in class org.apache.camel.component.cxf.cxfbean.CxfBeanTransportFactory
 
TRANSPORT_ID - Static variable in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
TrendsType - Enum in org.apache.camel.component.twitter.data
 
trigger - Variable in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
TRIGGER_GROUP - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
TRIGGER_GROUP - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
TRIGGER_NOTIFY - Static variable in interface org.apache.camel.component.hipchat.HipchatConstants
 
TRIGGER_RESUME - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
TRIGGER_RESUME - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
TRIGGER_START - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
TRIGGER_START - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
TRIGGER_STOP - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
TRIGGER_STOP - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
TRIGGER_SUSPEND - Static variable in interface org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants
 
TRIGGER_SUSPEND - Static variable in interface org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants
 
trim(String) - Static method in class org.apache.camel.component.apns.util.StringUtils
 
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.
trustManager - Variable in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
 
trustManager - Variable in class org.apache.camel.util.jsse.TrustManagersParameters
To use a existing configured trust manager instead of using TrustManagerFactory to get the TrustManager.
TrustManagersParameters - Class in org.apache.camel.util.jsse
 
TrustManagersParameters() - Constructor for class org.apache.camel.util.jsse.TrustManagersParameters
 
TrustManagersParametersFactoryBean - Class in org.apache.camel.util.blueprint
 
TrustManagersParametersFactoryBean() - Constructor for class org.apache.camel.util.blueprint.TrustManagersParametersFactoryBean
 
TrustManagersParametersFactoryBean - Class in org.apache.camel.util.spring
 
TrustManagersParametersFactoryBean() - Constructor for class org.apache.camel.util.spring.TrustManagersParametersFactoryBean
 
trustStoreFile - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
trustStoreFile - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
trustStoreResource - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
trustStoreResource - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
TRY_ROUTE_BLOCK - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
TRY_ROUTE_BLOCK - Static variable in interface org.apache.camel.Exchange
 
tryConvertTo(Class<T>, Object) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
tryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
tryConvertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
tryConvertTo(Class<T>, Object) - Method in class org.apache.camel.core.osgi.OsgiTypeConverter
 
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
Marks the beginning of a try, catch, finally block
TryDefinition() - Constructor for class org.apache.camel.model.TryDefinition
 
TryProcessor - Class in org.apache.camel.processor
Implements try/catch/finally type processing
TryProcessor(Processor, List<Processor>, Processor) - Constructor for class org.apache.camel.processor.TryProcessor
 
tryProcessor - Variable in class org.apache.camel.processor.TryProcessor
 
tryPublish(Exchange) - Method in class org.apache.camel.component.disruptor.DisruptorReference
 
ttl(String) - Method in class org.apache.camel.component.redis.RedisClient
 
TTL_UNIT - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
TTL_VALUE - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
TUBE - Static variable in class org.apache.camel.component.beanstalk.Headers
 
tvalue - Variable in class org.apache.camel.component.linkedin.api.model.Tvalues
 
tvalues - Variable in class org.apache.camel.component.linkedin.api.model.ShareTarget
 
Tvalues - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Tvalues() - Constructor for class org.apache.camel.component.linkedin.api.model.Tvalues
 
TWITTER_COUNT - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_EVENT_TYPE - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_KEYWORDS - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_MAXID - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_NUMBER_OF_PAGES - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_SEARCH_LANGUAGE - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_SINCEID - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_USER - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TWITTER_USER_ROLE - Static variable in interface org.apache.camel.component.twitter.TwitterConstants
 
TwitterAccount - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
TwitterAccount() - Constructor for class org.apache.camel.component.linkedin.api.model.TwitterAccount
 
twitterAccountList - Variable in class org.apache.camel.component.linkedin.api.model.TwitterAccounts
 
twitterAccounts - Variable in class org.apache.camel.component.linkedin.api.model.Person
 
TwitterAccounts - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
TwitterAccounts() - Constructor for class org.apache.camel.component.linkedin.api.model.TwitterAccounts
 
TwitterComponent - Class in org.apache.camel.component.twitter
Twitter component
TwitterComponent() - Constructor for class org.apache.camel.component.twitter.TwitterComponent
 
TwitterConfiguration - Class in org.apache.camel.component.twitter
 
TwitterConfiguration() - Constructor for class org.apache.camel.component.twitter.TwitterConfiguration
 
TwitterConstants - Interface in org.apache.camel.component.twitter
Defines common constants
TwitterConsumer - Class in org.apache.camel.component.twitter.consumer
 
TwitterConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.TwitterConsumer
 
TwitterConsumerDirect - Class in org.apache.camel.component.twitter.consumer
Camel DirectConsumer implementation.
TwitterConsumerDirect(TwitterEndpoint, Processor, TwitterConsumer) - Constructor for class org.apache.camel.component.twitter.consumer.TwitterConsumerDirect
 
TwitterConsumerEvent - Class in org.apache.camel.component.twitter.consumer
 
TwitterConsumerEvent(TwitterEndpoint, Processor, TwitterConsumer) - Constructor for class org.apache.camel.component.twitter.consumer.TwitterConsumerEvent
 
TwitterConsumerPolling - Class in org.apache.camel.component.twitter.consumer
Provides a scheduled polling consumer
TwitterConsumerPolling(TwitterEndpointPolling, Processor, TwitterConsumer) - Constructor for class org.apache.camel.component.twitter.consumer.TwitterConsumerPolling
 
TwitterConverter - Class in org.apache.camel.component.twitter.util
Utility for converting between Twitter4J and camel-twitter data layers.
TwitterEndpoint - Interface in org.apache.camel.component.twitter
 
TwitterEndpointDirect - Class in org.apache.camel.component.twitter
Twitter direct endpoint
TwitterEndpointDirect(String, TwitterComponent, TwitterConfiguration) - Constructor for class org.apache.camel.component.twitter.TwitterEndpointDirect
 
TwitterEndpointEvent - Class in org.apache.camel.component.twitter
 
TwitterEndpointEvent(String, TwitterComponent, TwitterConfiguration) - Constructor for class org.apache.camel.component.twitter.TwitterEndpointEvent
 
TwitterEndpointPolling - Class in org.apache.camel.component.twitter
This component integrates with Twitter to send tweets or search for tweets and more.
TwitterEndpointPolling(String, TwitterComponent, TwitterConfiguration) - Constructor for class org.apache.camel.component.twitter.TwitterEndpointPolling
 
TwitterEventListener - Interface in org.apache.camel.component.twitter.consumer
 
TwitterEventType - Enum in org.apache.camel.component.twitter.consumer
 
TwitterHelper - Class in org.apache.camel.component.twitter
 
twitterId - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
TwitterProducer - Class in org.apache.camel.component.twitter.producer
Abstracts common producer capabilities.
TwitterProducer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.producer.TwitterProducer
 
type - Variable in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
type - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
type - Variable in class org.apache.camel.component.linkedin.api.model.Post
 
type - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
Type - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Type() - Constructor for class org.apache.camel.component.linkedin.api.model.Type
 
TYPE - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
type(String) - Method in class org.apache.camel.component.redis.RedisClient
 
type - Variable in class org.apache.camel.component.salesforce.api.dto.bulk.SObject
 
TYPE - Static variable in class org.apache.camel.core.osgi.OsgiEventAdminNotifier
 
type - Variable in class org.apache.camel.core.xml.util.jsse.AbstractKeyStoreParametersFactoryBean
 
type - Variable in class org.apache.camel.model.PolicyDefinition
 
type(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
 
type(RestParamType) - Method in class org.apache.camel.model.rest.RestOperationParamDefinition
The parameter type such as body, form, header, path, query
type - Variable in class org.apache.camel.model.TransactedDefinition
 
type - Variable in class org.apache.camel.util.jsse.KeyStoreParameters
The optional type of the key store to load.
type(Object) - Static method in class org.apache.camel.util.ObjectHelper
Returns the type of the given object or null if the value is null
TYPE_COMPONENT - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_CONSUMER - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_CONTEXT - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_CONVERTER_TO_POJO - Static variable in class org.apache.camel.component.jackson.JacksonConstants
 
TYPE_DATAFORMAT - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_ENDPOINT - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_ERRORHANDLER - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_EVENT_NOTIFIER - Static variable in class org.apache.camel.management.DefaultManagementNamingStrategy
 
TYPE_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.
typeCoerceEquals(TypeConverter, Object, Object, boolean) - Static method in class org.apache.camel.util.ObjectHelper
A helper method for comparing objects for equality in which it uses type coercion to coerce types between the left and right values.
typeCoerceNotEquals(TypeConverter, Object, Object) - Static method in class org.apache.camel.util.ObjectHelper
A helper method for comparing objects for inequality in which it uses type coercion to coerce types between the left and right values.
TypeConversionConfiguration - Class in org.apache.camel.spring.boot
 
TypeConversionConfiguration() - Constructor for class org.apache.camel.spring.boot.TypeConversionConfiguration
 
TypeConversionException - Exception in org.apache.camel
Exception when failing during type conversion.
TypeConversionException(Object, Class<?>, Throwable) - Constructor for exception org.apache.camel.TypeConversionException
 
TypeConverter - Class in org.apache.camel.groovy.converter
TypeConverter for Groovy GStrings.
TypeConverter - Interface in org.apache.camel
A pluggable strategy to be able to convert objects to different types such as to and from String, InputStream/OutputStream, Reader/Writer, Document, byte[], ByteBuffer etc
TypeConverterAware - Interface in org.apache.camel.spi
An interface for an object which is interested in being injected with the root TypeConverter such as for implementing a fallback type converter
typeConverterExists - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
TypeConverterExists - Enum in org.apache.camel
What to do if attempting to add a duplicate type converter
TypeConverterExistsException - Exception in org.apache.camel
Exception when failing to add type converters due there is already an existing type converter.
TypeConverterExistsException(Class<?>, Class<?>) - Constructor for exception org.apache.camel.TypeConverterExistsException
 
typeConverterExistsLoggingLevel - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
typeConverterExpression() - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for the type converter
TypeConverterLoader - Interface in org.apache.camel.spi
A pluggable strategy to load type converters into a TypeConverterRegistry from some kind of mechanism.
TypeConverterLoaderException - Exception in org.apache.camel
Exception when failing to load type converters.
TypeConverterLoaderException(String) - Constructor for exception org.apache.camel.TypeConverterLoaderException
 
TypeConverterLoaderException(String, Throwable) - Constructor for exception org.apache.camel.TypeConverterLoaderException
 
typeConverterLoaders - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
TypeConverterRegistry - Interface in org.apache.camel.spi
Registry for type converters.
TypeConverterRegistry.Statistics - Interface in org.apache.camel.spi
Utilization statistics of the this registry.
TypeConverters - Interface in org.apache.camel
A tagging interface to mark this class implements type converters using the Converter annotations.
TypeConvertersLoader - Class in org.apache.camel.impl.converter
A type converter loader, that only supports scanning a TypeConverters class for methods that has been annotated with Converter.
TypeConvertersLoader(TypeConverters) - Constructor for class org.apache.camel.impl.converter.TypeConvertersLoader
Creates the loader
TypeConvertersPackageScanClassResolver - Class in org.apache.camel.impl.converter
A ClassResolver which loads type converters from an instance that implements TypeConverters.
TypeConvertersPackageScanClassResolver(Class<?>) - Constructor for class org.apache.camel.impl.converter.TypeConvertersPackageScanClassResolver
 
TypeConverterSupport - Class in org.apache.camel.support
Base class for TypeConverter implementations.
TypeConverterSupport() - Constructor for class org.apache.camel.support.TypeConverterSupport
 
typeExpression(String) - Static method in class org.apache.camel.builder.ExpressionBuilder
Returns an expression for a type value
TypeHintsEnum - Enum in org.apache.camel.dataformat.xmljson
Enumeration with the different Type Hints that can be used.
typeList(Class<?>) - Method in class org.apache.camel.model.rest.RestDefinition
 
typeMappings - Variable in class org.apache.camel.impl.converter.BaseTypeConverterRegistry
 
TypeNameStrategy - Class in org.apache.camel.dataformat.soap.name
Strategy to determine the marshalled element name by looking at the annotations of the class to be marshalled
TypeNameStrategy() - Constructor for class org.apache.camel.dataformat.soap.name.TypeNameStrategy
 

U

UCS2_ENCODING - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
UDHIE_HEADER_LENGTH - Static variable in class org.apache.camel.component.smpp.SmppSplitter
The length of the UDH in bytes.
UDHIE_HEADER_REAL_LENGTH - Static variable in class org.apache.camel.component.smpp.SmppSplitter
The real length of the UDH header.
UDHIE_IDENTIFIER_SAR - Static variable in class org.apache.camel.component.smpp.SmppSplitter
The value that identifier length of the SAR fragment.
UDHIE_SAR_LENGTH - Static variable in class org.apache.camel.component.smpp.SmppSplitter
The length of the SAR fragment.
UDHIE_SAR_REF_NUM_LENGTH - Static variable in class org.apache.camel.component.smpp.SmppSplitter
The length of the reference number of the SAR fragmet of the UDH header.
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(Map<String, Object>) - Method in class org.apache.camel.dataformat.bindy.BindyAbstractFactory
 
unbind(Map<String, Object>) - Method in class org.apache.camel.dataformat.bindy.BindyCsvFactory
 
unbind(Map<String, Object>) - Method in interface org.apache.camel.dataformat.bindy.BindyFactory
The unbind is used to transform the content of the classes model objects into a string.
unbind(Map<String, Object>) - Method in class org.apache.camel.dataformat.bindy.BindyFixedLengthFactory
 
unbind(Map<String, Object>) - Method in class org.apache.camel.dataformat.bindy.BindyKeyValuePairFactory
 
unbind(Name) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
unbind(String) - Method in class org.apache.camel.guice.jndi.internal.JndiContext
 
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
 
UndertowComponent - Class in org.apache.camel.component.undertow
Represents the component that manages UndertowEndpoint.
UndertowComponent() - Constructor for class org.apache.camel.component.undertow.UndertowComponent
 
UndertowConsumer - Class in org.apache.camel.component.undertow
The Undertow consumer.
UndertowConsumer(UndertowEndpoint, Processor) - Constructor for class org.apache.camel.component.undertow.UndertowConsumer
 
UndertowConsumerResolver - Class in org.apache.camel.component.undertow
 
UndertowConsumerResolver() - Constructor for class org.apache.camel.component.undertow.UndertowConsumerResolver
 
UndertowEndpoint - Class in org.apache.camel.component.undertow
The undertow component provides HTTP-based endpoints for consuming and producing HTTP requests.
UndertowEndpoint(String, UndertowComponent) - Constructor for class org.apache.camel.component.undertow.UndertowEndpoint
 
UndertowHeaderFilterStrategy - Class in org.apache.camel.component.undertow
 
UndertowHeaderFilterStrategy() - Constructor for class org.apache.camel.component.undertow.UndertowHeaderFilterStrategy
 
UndertowHelper - Class in org.apache.camel.component.undertow
Helper class for useful methods used all over the component
UndertowHost - Interface in org.apache.camel.component.undertow
An undertow host abstraction
UndertowHttpBinding - Interface in org.apache.camel.component.undertow
Interface to define custom binding for the component
UndertowProducer - Class in org.apache.camel.component.undertow
The Undertow producer.
UndertowProducer(UndertowEndpoint, OptionMap) - Constructor for class org.apache.camel.component.undertow.UndertowProducer
 
UndertowRegistry - Class in org.apache.camel.component.undertow
This class is used to hold Undertow instances during runtime.
UndertowRegistry(UndertowConsumer, int) - Constructor for class org.apache.camel.component.undertow.UndertowRegistry
 
UNINITIALIZED_EXIT_CODE - Static variable in class org.apache.camel.main.MainSupport
 
unInitReplyManager() - Method in class org.apache.camel.component.jms.JmsProducer
 
unInitReplyManager() - Method in class org.apache.camel.component.rabbitmq.RabbitMQProducer
 
uniqueCount - Variable in class org.apache.camel.component.linkedin.api.model.HistoricalStatusUpdateStatistic
 
UNIT_OF_WORK_EXHAUSTED - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
UNIT_OF_WORK_EXHAUSTED - Static variable in interface org.apache.camel.Exchange
 
UNIT_OF_WORK_PROCESS_SYNC - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
Deprecated.
UNIT_OF_WORK_PROCESS_SYNC is not in use and will be removed in future Camel release
UNIT_OF_WORK_PROCESS_SYNC - Static variable in interface org.apache.camel.Exchange
Deprecated.
UNIT_OF_WORK_PROCESS_SYNC is not in use and will be removed in future Camel release
UnitOfWork - Interface in org.apache.camel.spi
An object representing the unit of work processing an Exchange which allows the use of Synchronization hooks.
UnitOfWorkFactory - Interface in org.apache.camel.spi
Factory to create UnitOfWork.
UnitOfWorkHelper - Class in org.apache.camel.util
Utility methods for UnitOfWork
UnitOfWorkProcessorAdvice(RouteContext) - Constructor for class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice
 
UnitOfWorkProducer - Class in org.apache.camel.processor
Ensures a Producer is executed within an UnitOfWork.
UnitOfWorkProducer(Producer) - Constructor for class org.apache.camel.processor.UnitOfWorkProducer
The producer which should be executed within an UnitOfWork.
UnitUtils - Class in org.apache.camel.util
Unit utils.
universalName - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
UniVocityAbstractDataFormat - Class in org.apache.camel.model.dataformat
Represents the common parts of all uniVocity DataFormat parsers.
UniVocityAbstractDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
UniVocityAbstractDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.UniVocityAbstractDataFormat
 
UniVocityCsvDataFormat - Class in org.apache.camel.dataformat.univocity
This class is the data format that uses the CSV uniVocity parser.
UniVocityCsvDataFormat() - Constructor for class org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat
 
UniVocityCsvDataFormat - Class in org.apache.camel.model.dataformat
UniVocity CSV data format
UniVocityCsvDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityCsvDataFormat
 
UniVocityFixedWidthDataFormat - Class in org.apache.camel.dataformat.univocity
This class is the data format that uses the fixed-width uniVocity parser.
UniVocityFixedWidthDataFormat() - Constructor for class org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat
 
UniVocityFixedWidthDataFormat - Class in org.apache.camel.model.dataformat
UniVocity fixed-width data format
UniVocityFixedWidthDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityFixedWidthDataFormat
 
UniVocityHeader - Class in org.apache.camel.model.dataformat
To configure headers for UniVocity data formats.
UniVocityHeader() - Constructor for class org.apache.camel.model.dataformat.UniVocityHeader
 
UniVocityTsvDataFormat - Class in org.apache.camel.dataformat.univocity
This class is the data format that uses the TSV uniVocity parser.
UniVocityTsvDataFormat() - Constructor for class org.apache.camel.dataformat.univocity.UniVocityTsvDataFormat
 
UniVocityTsvDataFormat - Class in org.apache.camel.model.dataformat
UniVocity TSV data format
UniVocityTsvDataFormat() - Constructor for class org.apache.camel.model.dataformat.UniVocityTsvDataFormat
 
unknown(String, String, String, String) - Method in class org.apache.camel.component.irc.IrcLogger
 
UNKNOWN_ALPHABET - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
unknownPropertyName(String) - Method in class org.apache.camel.impl.UriComponentConfiguration
 
unmanage(CamelContext) - Static method in class org.apache.camel.spi.Container.Instance
Deprecated.
Called by Camel when a CamelContext is being stopped.
unmanageNamedObject(Object) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
unmanageNamedObject(Object) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
unmanageNamedObject(Object) - Method in interface org.apache.camel.spi.ManagementStrategy
Removes a managed object by name.
unmanageObject(Object) - Method in class org.apache.camel.management.DefaultManagementLifecycleStrategy
Un-manages the object.
unmanageObject(Object) - Method in class org.apache.camel.management.DefaultManagementStrategy
 
unmanageObject(Object) - Method in class org.apache.camel.management.ManagedManagementStrategy
 
unmanageObject(Object) - Method in interface org.apache.camel.spi.ManagementStrategy
Removes the managed object.
unmarshal(String) - Method in class org.apache.camel.builder.xml.TimeUnitAdapter
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.component.boon.BoonDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.component.gson.GsonDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.component.hl7.HL7DataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.component.ical.ICalDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.component.jackson.JacksonDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
 
unmarshal(String) - Method in class org.apache.camel.component.linkedin.api.DoubleAdapter
 
unmarshal(String) - Method in class org.apache.camel.component.linkedin.api.LongAdapter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.camel.component.salesforce.api.JodaTimeConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.camel.component.salesforce.api.MultiSelectPicklistConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.camel.component.salesforce.api.PicklistEnumConverter
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.component.syslog.SyslogDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.converter.crypto.CryptoDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.converter.crypto.PGPKeyAccessDataFormat
 
unmarshal(Unmarshaller, Exchange, Object) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.converter.jaxb.JaxbDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.converter.xmlbeans.XmlBeansDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.avro.AvroDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.barcode.BarcodeDataFormat
Unmarshall a code image to a String payload.
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.base64.Base64DataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.bindy.csv.BindyCsvDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.bindy.kvp.BindyKeyValuePairDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.castor.AbstractCastorDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.csv.CsvDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.flatpack.FlatpackDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.hessian.HessianDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.jibx.JibxDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.lzf.LZFDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.mime.multipart.MimeMultipartDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.protobuf.ProtobufDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.rss.RssDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.soap.SoapJaxbDataFormat
Unmarshal a given SOAP xml stream and return the content of the SOAP body
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat
Unmarshal the data
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.tarfile.TarFileDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.univocity.AbstractUniVocityDataFormat
Unmarshals the given stream into an object.
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
Convert from JSON to XML
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
unmarshal(Exchange, Document) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.xstream.AbstractXStreamWrapper
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.zipfile.ZipFileDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.groovy.dataformat.XmlParserDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.groovy.dataformat.XmlSlurperDataFormat
 
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.
UNMARSHAL_TYPE - Static variable in class org.apache.camel.component.jackson.JacksonConstants
 
UNMARSHAL_TYPE - Static variable in class org.apache.camel.component.jacksonxml.JacksonXMLConstants
 
UnmarshalDefinition - Class in org.apache.camel.model
Converts the message data received from the wire into a format that Apache Camel processors can consume
UnmarshalDefinition() - Constructor for class org.apache.camel.model.UnmarshalDefinition
 
UnmarshalDefinition(DataFormatDefinition) - Constructor for class org.apache.camel.model.UnmarshalDefinition
 
UnmarshalDefinition(String) - Constructor for class org.apache.camel.model.UnmarshalDefinition
 
unmarshall(Class<T>, Exchange, Object) - Method in class org.apache.camel.converter.jaxb.FallbackTypeConverter
Lets try parse via JAXB
UNMARSHALL_CLASS - Static variable in class org.apache.camel.dataformat.jibx.JibxDataFormat
 
unmarshallExchange(CamelContext, Buffer) - Method in class org.apache.camel.component.hawtdb.HawtDBCamelCodec
 
unmarshallExchange(CamelContext, DefaultExchangeHolder) - Method in class org.apache.camel.component.jcache.processor.aggregate.JCacheAggregationRepository
 
unmarshallExchange(CamelContext, Buffer) - Method in class org.apache.camel.component.leveldb.LevelDBCamelCodec
 
unmarshallExchange(CamelContext, ByteBuffer) - Method in class org.apache.camel.processor.aggregate.cassandra.CassandraCamelCodec
 
unmarshallExchange(CamelContext, DefaultExchangeHolder) - Method in class org.apache.camel.processor.aggregate.hazelcast.HazelcastAggregationRepository
 
unmarshallExchange(CamelContext, byte[]) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcCamelCodec
 
unmarshallKey(Buffer) - Method in class org.apache.camel.component.hawtdb.HawtDBCamelCodec
 
unmarshallKey(Buffer) - Method in class org.apache.camel.component.leveldb.LevelDBCamelCodec
 
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
 
unmarshalRequest(Exchange, InputStream) - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
unmarshalResponse(Exchange, InputStream) - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
UNPROCESSED_KEYS - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
unregister(String, String) - Method in class org.apache.camel.component.avro.AvroComponent
Calls unregister of consumer by appropriate message name.
unregister(String) - Method in class org.apache.camel.component.avro.AvroListener
Unregisters consumer by message name.
unregister() - Method in class org.apache.camel.component.krati.KratiDataStoreRegistration
 
unregister(HttpConsumer) - Method in class org.apache.camel.component.servlet.DefaultHttpRegistry
 
unregister(CamelServlet, Map<String, Object>) - Method in class org.apache.camel.component.servlet.DefaultHttpRegistry
 
unregister(CamelServlet) - Method in class org.apache.camel.component.servlet.DefaultHttpRegistry
 
unregister(HttpConsumer) - Method in interface org.apache.camel.component.servlet.HttpRegistry
 
unregister(CamelServlet) - Method in interface org.apache.camel.component.servlet.HttpRegistry
 
unregister() - Method in class org.apache.camel.component.servlet.osgi.OsgiServletRegisterer
 
unregister() - Method in class org.apache.camel.impl.osgi.Activator.BaseService
 
unregister(ObjectName) - Method in class org.apache.camel.management.DefaultManagementAgent
 
unregister() - Method in class org.apache.camel.script.osgi.Activator.BundleScriptEngineResolver
 
unregister(ObjectName) - Method in interface org.apache.camel.spi.ManagementAgent
Unregisters object based upon registered name
unregisterConsumer(UndertowConsumer) - Method in class org.apache.camel.component.undertow.UndertowComponent
 
unregisterConsumer(UndertowConsumer) - Method in class org.apache.camel.component.undertow.UndertowRegistry
 
unregisterFactory() - Method in class org.apache.camel.component.cxf.transport.CamelTransportFactory
 
unregisterHandler(String) - Method in interface org.apache.camel.component.undertow.UndertowHost
Unregister a handler on the given path
UnsafeUriCharactersEncoder - Class in org.apache.camel.util
Encoder for unsafe URI characters.
unscheduleTask() - Method in class org.apache.camel.impl.DefaultScheduledPollConsumerScheduler
 
unscheduleTask() - Method in class org.apache.camel.pollconsumer.quartz2.QuartzScheduledPollConsumerScheduler
 
unscheduleTask() - Method in interface org.apache.camel.spi.ScheduledPollConsumerScheduler
Attempts to unschedules the last task which was scheduled.
unscheduleTask() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
unseen() - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
unseen(SearchTermBuilder.Op) - Method in class org.apache.camel.component.mail.SearchTermBuilder
 
unsubscribe(String, SalesforceConsumer) - Method in class org.apache.camel.component.salesforce.internal.streaming.SubscriptionHelper
 
unsubscribe() - Method in class org.apache.camel.rx.support.EndpointSubscription
 
unwatch() - Method in class org.apache.camel.component.redis.RedisClient
 
unwrap(JsonNode, Class<?>) - Method in class org.apache.camel.component.servicenow.ServiceNowProducerProcessor
 
unwrap(Processor) - Static method in class org.apache.camel.test.junit4.TestSupport
Deprecated.
unwrap(Processor) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
If a processor is wrapped with a bunch of DelegateProcessor or DelegateAsyncProcessor objects this call will drill through them and return the wrapped Processor.
unwrap(Processor) - Static method in class org.apache.camel.testng.TestSupport
If a processor is wrapped with a bunch of DelegateProcessor or DelegateAsyncProcessor objects this call will drill through them and return the wrapped Processor.
unwrapChannel(Processor) - Static method in class org.apache.camel.test.junit4.TestSupport
Deprecated.
unwrapChannel(Processor) - Static method in class org.apache.camel.test.TestSupport
Deprecated.
If a processor is wrapped with a bunch of DelegateProcessor or DelegateAsyncProcessor objects this call will drill through them and return the Channel.
unwrapChannel(Processor) - Static method in class org.apache.camel.testng.TestSupport
If a processor is wrapped with a bunch of DelegateProcessor or DelegateAsyncProcessor objects this call will drill through them and return the Channel.
update(Object) - Method in class org.apache.camel.component.couchdb.CouchDbClientWrapper
 
Update - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Update() - Constructor for class org.apache.camel.component.linkedin.api.model.Update
 
update(Edm, String, Object, Olingo2ResponseHandler<T>) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
update(Edm, String, Object, Olingo2ResponseHandler<T>) - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Updates an OData resource.
update(int) - Method in class org.apache.camel.management.mbean.LoadTriplet
Update the load statistics
update(CamelContext, String, Exchange, String) - Method in class org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
Updates the current exchange details in the given repository table
UPDATE_CONDITION - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
UPDATE_CONDITION - Static variable in interface org.apache.camel.component.aws.sdb.SdbConstants
 
UPDATE_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
UPDATE_PACKAGE - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
The name of the installed update.
UPDATE_VALUES - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
UpdateAction - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
UpdateAction() - Constructor for class org.apache.camel.component.linkedin.api.model.UpdateAction
 
updateAction - Variable in class org.apache.camel.component.linkedin.api.model.UpdateContent
 
updateCharactorEncodingInfo(Exchange) - Method in class org.apache.camel.dataformat.xstream.XStreamDataFormat
 
UpdateComment - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
UpdateComment() - Constructor for class org.apache.camel.component.linkedin.api.model.UpdateComment
 
updateCommentList - Variable in class org.apache.camel.component.linkedin.api.model.UpdateComments
 
updateComments - Variable in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
updateComments - Variable in class org.apache.camel.component.linkedin.api.model.Update
 
UpdateComments - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
UpdateComments() - Constructor for class org.apache.camel.component.linkedin.api.model.UpdateComments
 
updateContent - Variable in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
updateContent - Variable in class org.apache.camel.component.linkedin.api.model.Update
 
UpdateContent - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
UpdateContent() - Constructor for class org.apache.camel.component.linkedin.api.model.UpdateContent
 
updateCorrelationId(String, String, long) - Method in class org.apache.camel.component.jms.reply.QueueReplyManager
 
updateCorrelationId(String, String, long) - Method in interface org.apache.camel.component.jms.reply.ReplyManager
Updates the correlation id to the new correlation id.
updateCorrelationId(String, String, long) - Method in class org.apache.camel.component.jms.reply.TemporaryQueueReplyManager
 
updateCorrelationId(String, String, long) - Method in interface org.apache.camel.component.rabbitmq.reply.ReplyManager
Updates the correlation id to the new correlation id.
updateCorrelationId(String, String, long) - Method in class org.apache.camel.component.rabbitmq.reply.TemporaryQueueReplyManager
 
UPDATED - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
UpdatedDateFilter - Class in org.apache.camel.component.atom
Filters out all entries which occur before the last time of the entry we saw (assuming entries arrive sorted in order).
UpdatedDateFilter(Date) - Constructor for class org.apache.camel.component.atom.UpdatedDateFilter
 
UpdatedDateFilter - Class in org.apache.camel.component.rss
Filters out all entries which occur before the last time of the entry we saw (assuming entries arrive sorted in order).
UpdatedDateFilter(Date) - Constructor for class org.apache.camel.component.rss.UpdatedDateFilter
 
updatedFields - Variable in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
UpdatedFields - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
UpdatedFields() - Constructor for class org.apache.camel.component.linkedin.api.model.UpdatedFields
 
updateEndpointUri(String) - Method in class org.apache.camel.component.cxf.CxfEndpoint
 
updateEndpointUri(String) - Method in class org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint
 
updateEndpointUri() - Method in class org.apache.camel.component.restlet.RestletEndpoint
 
updateExpireTime(TimeoutMapEntry<K, V>) - Method in class org.apache.camel.support.DefaultTimeoutMap
 
updateField - Variable in class org.apache.camel.component.linkedin.api.model.UpdatedFields
 
UpdateField - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
UpdateField() - Constructor for class org.apache.camel.component.linkedin.api.model.UpdateField
 
updateGroupMembership(long, GroupMembership) - Method in interface org.apache.camel.component.linkedin.api.PeopleResource
 
UpdateItemCommand - Class in org.apache.camel.component.aws.ddb
 
UpdateItemCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.UpdateItemCommand
 
updateJobDataMap(CamelContext, JobDetail, String) - Static method in class org.apache.camel.component.quartz2.QuartzHelper
Adds the current CamelContext name and endpoint URI to the Job's jobData map.
updateJobDataMap(CamelContext, JobDetail, String, boolean) - Static method in class org.apache.camel.component.quartz2.QuartzHelper
Adds the current CamelContext name and endpoint URI to the Job's jobData map.
updateKey - Variable in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
updateKey - Variable in class org.apache.camel.component.linkedin.api.model.Update
 
UpdateLineColumn(char) - Method in class org.apache.camel.component.sql.stored.template.generated.SimpleCharStream
 
updateList - Variable in class org.apache.camel.component.linkedin.api.model.Updates
 
updateMessageHeader(Message, ChannelHandlerContext, MessageEvent) - Method in class org.apache.camel.component.netty.NettyEndpoint
 
updateMessageHeader(Message, ChannelHandlerContext) - Method in class org.apache.camel.component.netty4.NettyEndpoint
 
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
 
updateRecord(String, String, String, Boolean, String, Boolean, Boolean, String, String) - Method in interface org.apache.camel.component.servicenow.model.ServiceNowTable
 
updateRouteFromXml(String) - Method in interface org.apache.camel.api.management.mbean.ManagedRouteMBean
 
updateRouteFromXml(String) - Method in class org.apache.camel.management.mbean.ManagedRoute
 
updates - Variable in class org.apache.camel.component.linkedin.api.model.Network
 
Updates - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Updates() - Constructor for class org.apache.camel.component.linkedin.api.model.Updates
 
updateScheduledRouteDetails(ScheduledRoutePolicyConstants.Action, JobDetail, Trigger, Route) - Method in class org.apache.camel.routepolicy.quartz.ScheduledRoutePolicy
 
updateScheduledRouteDetails(ScheduledRoutePolicyConstants.Action, JobDetail, Trigger, Route) - Method in class org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicy
 
updateSObject(String, String, InputStream, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
updateSObject(String, String, InputStream, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Updates a record for the specified object ID.
UpdateTableCommand - Class in org.apache.camel.component.aws.ddb
 
UpdateTableCommand(AmazonDynamoDB, DdbConfiguration, Exchange) - Constructor for class org.apache.camel.component.aws.ddb.UpdateTableCommand
 
updateType - Variable in class org.apache.camel.component.linkedin.api.model.OriginalUpdate
 
updateType - Variable in class org.apache.camel.component.linkedin.api.model.Update
 
updateValue(long) - Method in class org.apache.camel.management.mbean.Statistic
 
UpgradeType - Class in org.w3._2003._05.soap_envelope
Java class for UpgradeType complex type.
UpgradeType() - Constructor for class org.w3._2003._05.soap_envelope.UpgradeType
 
UPSERT - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
upsertSObject(String, String, String, InputStream, RestClient.ResponseCallback) - Method in class org.apache.camel.component.salesforce.internal.client.DefaultRestClient
 
upsertSObject(String, String, String, InputStream, RestClient.ResponseCallback) - Method in interface org.apache.camel.component.salesforce.internal.client.RestClient
Creates or updates a record based on the value of a specified external ID field.
uread(Edm, String, Map<String, String>, Olingo2ResponseHandler<InputStream>) - Method in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl
 
uread(Edm, String, Map<String, String>, Olingo2ResponseHandler<InputStream>) - Method in interface org.apache.camel.component.olingo2.api.Olingo2App
Reads an OData resource and invokes callback with the unparsed input stream.
Uri - Annotation Type in org.apache.camel.cdi
A CDI qualifier to define the Camel URI associated to the annotated resource.
uri() - Method in class org.apache.camel.component.amqp.AMQPConnectionDetails
 
uri - Variable in class org.apache.camel.model.InterceptFromDefinition
 
uri - Variable in class org.apache.camel.model.SendDefinition
 
uri - Variable in class org.apache.camel.processor.SendDynamicProcessor
 
Uri.Literal - Class in org.apache.camel.cdi
 
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.
UriInfoWithType - Class in org.apache.camel.component.olingo2.api.impl
UriInfo with UriType information, determined in constructor.
UriInfoWithType(UriInfo, String) - Constructor for class org.apache.camel.component.olingo2.api.impl.UriInfoWithType
 
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.
UriType - Enum in org.apache.camel.component.olingo2.api.impl
Copied from Olingo2 core package.
url - Variable in class org.apache.camel.component.linkedin.api.model.ApiStandardProfileRequest
 
url - Variable in class org.apache.camel.component.linkedin.api.model.MemberUrl
 
url - Variable in class org.apache.camel.component.linkedin.api.model.Patent
 
url - Variable in class org.apache.camel.component.linkedin.api.model.ProductDeal
 
url - Variable in class org.apache.camel.component.linkedin.api.model.Publication
 
url - Variable in class org.apache.camel.component.linkedin.api.model.SiteGroupRequest
 
url - Variable in class org.apache.camel.component.linkedin.api.model.SiteJobRequest
 
url - Variable in class org.apache.camel.component.linkedin.api.model.SiteStandardProfileRequest
 
url - Variable in class org.apache.camel.component.linkedin.api.model.Video
 
urlRewrite(Exchange, String, HttpCommonEndpoint, Producer) - Static method in class org.apache.camel.http.common.HttpHelper
Processes any custom UrlRewrite.
UrlRewrite - Interface in org.apache.camel.http.common
Allows to plugin custom strategy for rewriting url.
UrlRewriteFilter - Class in org.apache.camel.component.urlrewrite
Url rewrite filter based on url rewrite filter

See more details about the Camel Url Rewrite component.

UrlRewriteFilter() - Constructor for class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
UrlRewriteHttpServletRequestAdapter - Class in org.apache.camel.http.common
Special adapter when HttpServletUrlRewrite is in use, and the route started from came-jetty/camel-serlvet.
UrlRewriteHttpServletRequestAdapter(HttpServletRequest, String) - Constructor for class org.apache.camel.http.common.UrlRewriteHttpServletRequestAdapter
Creates this adapter
urlRewriter - Variable in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
USE_BODY - Static variable in class org.apache.camel.component.salesforce.internal.processor.AbstractSalesforceProcessor
 
USE_HOST_IP_ADDRESS - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
USE_PLATFORM_MBS - Static variable in class org.apache.camel.management.JmxSystemPropertyKeys
 
UseAdviceWith - Annotation Type in org.apache.camel.test.spring
Indicates the use of adviceWith() within the test class.
useAsynchronousBlueprintStartup() - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method if you want to start Blueprint containers asynchronously using the thread that starts the bundles itself.
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
useContext - Variable in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
useContinuation - Variable in class org.apache.camel.component.jetty.JettyHttpComponent
 
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.component.cxf.cxfbean.CxfBeanComponent
 
useIntrospectionOnEndpoint() - Method in class org.apache.camel.component.http4.HttpComponent
 
useIntrospectionOnEndpoint() - Method in class org.apache.camel.component.restlet.RestletComponent
 
useIntrospectionOnEndpoint() - Method in class org.apache.camel.http.common.HttpCommonComponent
 
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
useJmx() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Whether or not JMX should be used during testing.
useJmx() - Method in class org.apache.camel.testng.CamelTestSupport
Whether or not JMX should be used during testing.
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
 
useList() - Method in class org.apache.camel.component.boon.BoonDataFormat
Uses List when unmarshalling.
useList() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
Uses ArrayList when unmarshalling.
useList() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
Uses ArrayList when unmarshalling.
useMap() - Method in class org.apache.camel.component.jackson.JacksonDataFormat
Uses HashMap when unmarshalling.
useMap() - Method in class org.apache.camel.component.jacksonxml.JacksonXMLDataFormat
Uses HashMap when unmarshalling.
UseMessageIdAsCorrelationIdMessageSentCallback - Class in org.apache.camel.component.jms.reply
Callback to be used when using the option useMessageIDAsCorrelationID.
UseMessageIdAsCorrelationIdMessageSentCallback(ReplyManager, String, long) - Constructor for class org.apache.camel.component.jms.reply.UseMessageIdAsCorrelationIdMessageSentCallback
 
UseMessageIdAsCorrelationIdMessageSentCallback - Class in org.apache.camel.component.rabbitmq.reply
Callback to be used when using the option useMessageIDAsCorrelationID.
UseMessageIdAsCorrelationIdMessageSentCallback(ReplyManager, String, long) - Constructor for class org.apache.camel.component.rabbitmq.reply.UseMessageIdAsCorrelationIdMessageSentCallback
 
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
 
useOverridePropertiesWithConfigAdmin(Dictionary<String, String>) - Method in class org.apache.camel.test.blueprint.CamelBlueprintTestSupport
Override this method to override config admin properties.
useOverridePropertiesWithPropertiesComponent() - Method in class org.apache.camel.test.junit4.CamelTestSupport
Override this method to include and override properties with the Camel PropertiesComponent.
UseOverridePropertiesWithPropertiesComponent - Annotation Type in org.apache.camel.test.spring
Indicates that the annotated method returns a Properties for use in the test, and that those properties override any existing properties configured on the PropertiesComponent.
useQueryString - Variable in class org.apache.camel.component.urlrewrite.UrlRewriteFilter
 
USER - Static variable in class org.apache.camel.component.jclouds.JcloudsConstants
 
User - Class in org.apache.camel.component.yammer.model
 
User() - Constructor for class org.apache.camel.component.yammer.model.User
 
USER_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
USER_METADATA - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
useRawUri() - Method in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
useRawUri() - Method in class org.apache.camel.component.mqtt.MQTTComponent
 
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
 
UserConsumer - Class in org.apache.camel.component.twitter.consumer.timeline
Consumes the timeline of a given user.
UserConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.timeline.UserConsumer
 
userData - Variable in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
USERID - Static variable in class org.apache.camel.component.rabbitmq.RabbitMQConstants
 
username() - Method in class org.apache.camel.component.amqp.AMQPConnectionDetails
 
userName - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Salesforce username.
UserProducer - Class in org.apache.camel.component.twitter.producer
Produces text as a status update.
UserProducer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.producer.UserProducer
 
UserStreamingConsumer - Class in org.apache.camel.component.twitter.consumer.streaming
 
UserStreamingConsumer(TwitterEndpoint) - Constructor for class org.apache.camel.component.twitter.consumer.streaming.UserStreamingConsumer
 
Utility - Class in org.apache.camel.component.javaspace
 
UuidGenerator - Interface in org.apache.camel.spi
Generator to generate UUID strings.

V

validate(AtmosConfiguration) - Static method in class org.apache.camel.component.atmos.validator.AtmosConfigurationValidator
Validate the parameters passed in the incoming url.
validate(DropboxConfiguration) - Static method in class org.apache.camel.component.dropbox.validator.DropboxConfigurationValidator
Validate the parameters passed in the incoming url.
validate() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
validate() - Method in class org.apache.camel.component.jpa.JpaEndpoint
 
validate() - Method in class org.apache.camel.component.linkedin.LinkedInConfiguration
 
validate(String) - Method in class org.apache.camel.component.schematron.processor.SchematronProcessor
Validates the given XML for given Rules.
validate() - Method in class org.apache.camel.converter.crypto.HMACAccumulator
 
validate(ProcessorDefinition<?>, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
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
 
validateBody(Message, Class<?>) - Method in class org.apache.camel.component.servicenow.ServiceNowProducerProcessor
 
validateBody(Object, Class<?>) - Method in class org.apache.camel.component.servicenow.ServiceNowProducerProcessor
 
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.component.netty.NettyConfiguration
 
validateConfiguration() - Method in class org.apache.camel.component.netty4.NettyConfiguration
 
validateConfiguration() - Method in class org.apache.camel.model.OnExceptionDefinition
 
validateConstructor(List<Throwable>) - Method in class org.apache.camel.test.cdi.CamelCdiRunner
 
validateDeadLetterUri(RouteContext) - Method in class org.apache.camel.builder.DeadLetterChannelBuilder
 
ValidateDefinition - Class in org.apache.camel.model
Validates a message based on an expression
ValidateDefinition() - Constructor for class org.apache.camel.model.ValidateDefinition
 
ValidateDefinition(Expression) - Constructor for class org.apache.camel.model.ValidateDefinition
 
ValidateDefinition(Predicate) - Constructor for class org.apache.camel.model.ValidateDefinition
 
validateEndpointURI(URI) - Method in interface org.apache.camel.component.undertow.UndertowHost
Validate whether this host can process the given URI
validateHasMethod(CamelContext, Object, Class<?>, String) - Method in class org.apache.camel.model.language.MethodCallExpression
Validates the given bean has the method.
validateObject(Channel) - Method in class org.apache.camel.component.rabbitmq.pool.PoolableChannelFactory
 
validateParameters(DockerOperation, Map<String, Object>) - Static method in class org.apache.camel.component.docker.DockerHelper
Validates the URI parameters for a given DockerOperation
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
 
validatePublicVoidNoArgMethods(Class<? extends Annotation>, boolean, List<Throwable>) - Method in class org.apache.camel.test.cdi.CamelCdiRunner
 
validateUniqueIds(RouteDefinition, List<RouteDefinition>) - Static method in class org.apache.camel.model.RouteDefinitionHelper
Validates that the target route has no duplicate id's from any of the existing routes.
validateUniquePaths() - Method in class org.apache.camel.model.rest.RestDefinition
 
validateURI(String, String, Map<String, Object>) - Method in class org.apache.camel.component.stub.StubComponent
 
validateURI(String, String, Map<String, Object>) - Method in class org.apache.camel.impl.DefaultComponent
Strategy for validation of the uri when creating the endpoint.
ValidatingProcessor - Class in org.apache.camel.processor.validation
A processor which validates the XML version of the inbound message body against some schema either in XSD or RelaxNG
ValidatingProcessor() - Constructor for class org.apache.camel.processor.validation.ValidatingProcessor
 
ValidatingProcessor(SchemaReader) - Constructor for class org.apache.camel.processor.validation.ValidatingProcessor
 
VALIDATION_REPORT - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
VALIDATION_STATUS - Static variable in class org.apache.camel.component.schematron.constant.Constants
 
ValidationContextPredicate - Class in org.apache.camel.component.hl7
 
ValidationContextPredicate() - Constructor for class org.apache.camel.component.hl7.ValidationContextPredicate
 
ValidationContextPredicate(HapiContext) - Constructor for class org.apache.camel.component.hl7.ValidationContextPredicate
 
ValidationContextPredicate(ValidationContext) - Constructor for class org.apache.camel.component.hl7.ValidationContextPredicate
 
ValidationContextPredicate(Expression) - Constructor for class org.apache.camel.component.hl7.ValidationContextPredicate
 
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
 
ValidationFailedHandler - Interface in org.apache.camel.component.xmlsecurity.api
Handler for handling the case when the core signature validation fails or a XMLSignatureException occurs during calling XMLSignature.validate(javax.xml.crypto.dsig.XMLValidateContext).
ValidatorComponent - Class in org.apache.camel.component.validator
The Validator Component is for validating XML against a schema
ValidatorComponent() - Constructor for class org.apache.camel.component.validator.ValidatorComponent
 
ValidatorComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.validator.ValidatorComponent
 
ValidatorEndpoint - Class in org.apache.camel.component.validator
Validates the payload of a message using XML Schema and JAXP Validation.
ValidatorEndpoint() - Constructor for class org.apache.camel.component.validator.ValidatorEndpoint
 
ValidatorEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.validator.ValidatorEndpoint
 
ValidatorErrorHandler - Interface in org.apache.camel.processor.validation
Validator error handler.
ValidatorFactories - Class in org.apache.camel.component.bean.validator
Utility class dedicated to create new javax.validation.ValidatorFactory instances.
ValidatorProducer - Class in org.apache.camel.component.validator
 
ValidatorProducer(Endpoint, ValidatingProcessor) - Constructor for class org.apache.camel.component.validator.ValidatorProducer
 
ValidatorResourceResolverFactory - Interface in org.apache.camel.component.validator
Can be used to create custom resource resolver for the validator endpoint.
VALIDITY_PERIOD - Static variable in interface org.apache.camel.component.smpp.SmppConstants
 
value() - Method in class org.apache.camel.cdi.ContextName.Literal
 
value() - Method in class org.apache.camel.cdi.Uri.Literal
 
value - Variable in enum org.apache.camel.component.gora.GoraAttribute
Enum value
value - Variable in enum org.apache.camel.component.gora.GoraOperation
Enum value
value - Variable in class org.apache.camel.component.hdfs.Holder
The value contained in the holder.
value - Variable in class org.apache.camel.component.hdfs2.Holder
The value contained in the holder.
VALUE - Static variable in interface org.apache.camel.component.infinispan.InfinispanConstants
 
VALUE - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
VALUE - Static variable in class org.apache.camel.component.krati.KratiConstants
 
value - Variable in class org.apache.camel.component.krati.KratiEndpoint
 
value - Variable in class org.apache.camel.component.linkedin.api.model.Authorization
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.CompanyStatusCode
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.CompanyTypeCode
 
value - Variable in class org.apache.camel.component.linkedin.api.model.Distance
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.EmailDigestFrequencyCode
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.EventType
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.ExperienceLevelCode
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.FacetType
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.GroupCategoryCode
 
value - Variable in class org.apache.camel.component.linkedin.api.model.HttpHeader
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.ImAccountType
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.InviteConnectType
 
value - Variable in class org.apache.camel.component.linkedin.api.model.IsCompanyShareEnabled
 
value - Variable in class org.apache.camel.component.linkedin.api.model.IsFollowing
 
value - Variable in class org.apache.camel.component.linkedin.api.model.IsLiked
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.JobFunctionCode
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.JobTypeCode
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.MembershipStateCode
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.NetworkUpdateContentType
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.NetworkUpdateReturnType
 
value - Variable in class org.apache.camel.component.linkedin.api.model.NumFollowers
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.Order
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.PhoneType
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.PostCategoryCode
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.PostRole
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.PostTypeCode
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.ProficiencyLevelType
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.ProfileFieldCode
 
value - Variable in class org.apache.camel.component.linkedin.api.model.Property
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.RecommendationCode
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.RoleCode
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.StockExchangeCode
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.TimeGranularity
 
value() - Method in enum org.apache.camel.component.linkedin.api.model.VisibilityType
 
VALUE - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
value() - Method in enum org.apache.camel.component.salesforce.api.dto.analytics.reports.DateGranularityEnum
 
value() - Method in enum org.apache.camel.component.salesforce.api.dto.analytics.reports.FormatEnum
 
value() - Method in enum org.apache.camel.component.salesforce.api.dto.bulk.BatchStateEnum
 
value() - Method in enum org.apache.camel.component.salesforce.api.dto.bulk.ConcurrencyModeEnum
 
value() - Method in enum org.apache.camel.component.salesforce.api.dto.bulk.ContentType
 
value() - Method in enum org.apache.camel.component.salesforce.api.dto.bulk.JobStateEnum
 
value() - Method in enum org.apache.camel.component.salesforce.api.dto.bulk.OperationEnum
 
value() - Method in enum org.apache.camel.component.salesforce.api.dto.bulk.StatusCode
 
value() - Method in enum org.apache.camel.component.salesforce.internal.dto.NotifyForFieldsEnum
 
value() - Method in enum org.apache.camel.component.salesforce.internal.dto.NotifyForOperationsEnum
 
value() - Method in enum org.apache.camel.component.salesforce.internal.OperationName
 
value - Variable in class org.w3._2003._05.soap_envelope.Faultcode
 
value - Variable in class org.w3._2003._05.soap_envelope.Reasontext
 
value - Variable in class org.w3._2003._05.soap_envelope.Subcode
 
VALUE_COUNT_OPERATION - Static variable in class org.apache.camel.component.hazelcast.HazelcastConstants
 
VALUE_FIELD - Static variable in class org.apache.camel.component.salesforce.api.dto.analytics.reports.SummaryValue
 
VALUE_TAG - Static variable in class org.apache.camel.component.snmp.SnmpConverters
 
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
 
ValueExtractor - Interface in org.apache.camel.component.sql.stored.template.ast
ValueExtractotr extracts value from Exchange and Container object.
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.bam.ActivityLifecycle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.blueprint.ErrorHandlerType
Returns the enum constant of this type with the specified name.
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.apns.model.ConnectionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.apns.model.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.apns.model.ReconnectionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.atmos.util.AtmosOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.atmos.util.AtmosResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.atmos.util.AtmosResultHeader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.avro.AvroTransport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.aws.ddb.DdbOperations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.aws.ec2.EC2Operations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.aws.sdb.SdbOperations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.beanstalk.BeanstalkCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.box.internal.BoxApiName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.box.internal.IBoxCollaborationsManagerApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.box.internal.IBoxCommentsManagerApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.box.internal.IBoxEventsManagerApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.box.internal.IBoxFilesManagerApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.box.internal.IBoxFoldersManagerApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.box.internal.IBoxGroupsManagerApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.box.internal.IBoxSearchManagerApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.box.internal.IBoxSharedItemsManagerApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.box.internal.IBoxUsersManagerApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.box.internal.LongPollingEventsManagerApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.AddOnGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.AddressGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.BraintreeApiName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.ClientTokenGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.CreditCardVerificationGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.CustomerGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.DiscountGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.MerchantAccountGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.PaymentMethodGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.PaymentMethodNonceGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.PlanGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.SettlementBatchSummaryGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.SubscriptionGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.TransactionGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.braintree.internal.WebhookNotificationGatewayApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.crypto.CryptoOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.cxf.DataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.cxf.jaxrs.BindingStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.disruptor.DisruptorProducerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.disruptor.DisruptorWaitStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.dns.DnsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.docker.DockerOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.dropbox.util.DropboxOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.dropbox.util.DropboxResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.dropbox.util.DropboxResultHeader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.dropbox.util.DropboxUploadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.elsql.ElSqlDatabaseVendor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.etcd.EtcdNamespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.facebook.config.FacebookNameStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.file.GenericFileExist
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.file.remote.RemoteFileConfiguration.PathSeparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.flatpack.FlatpackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.fop.FopOutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.gae.auth.GAuthEndpoint.Name
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.geocoder.http.AuthenticationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.git.consumer.GitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.github.GitHubType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarAclApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarListApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarCalendarsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarChannelsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarColorsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarEventsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarFreebusyApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.CalendarSettingsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.calendar.internal.GoogleCalendarApiName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DriveAboutApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DriveAppsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DriveChangesApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DriveChannelsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DriveChildrenApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DriveCommentsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DriveFilesApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DriveParentsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DrivePermissionsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DrivePropertiesApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DriveRealtimeApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DriveRepliesApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.DriveRevisionsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.drive.internal.GoogleDriveApiName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.mail.internal.GmailUsersApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.mail.internal.GmailUsersDraftsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.mail.internal.GmailUsersHistoryApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.mail.internal.GmailUsersLabelsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.mail.internal.GmailUsersMessagesAttachmentsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.mail.internal.GmailUsersThreadsApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.google.mail.internal.GoogleMailApiName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.gora.GoraAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.gora.GoraOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.gridfs.GridFsEndpoint.QueryStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hazelcast.HazelcastCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hbase.HBaseAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs.HdfsCompressionCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs.HdfsFileSystemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs.HdfsFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs.HdfsHeader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs.HdfsProducer.SplitStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs.WritableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs2.HdfsCompressionCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs2.HdfsFileSystemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs2.HdfsFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs2.HdfsHeader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs2.HdfsProducer.SplitStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hdfs2.WritableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hl7.AckCode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.hl7.HL7Charset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.http.AuthMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.http.HttpMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.http4.HttpMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.ibatis.StatementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.ibatis.strategy.TransactionIsolationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.ignite.cache.IgniteCacheOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.ignite.compute.IgniteComputeExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.ignite.idgen.IgniteIdGenOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.ignite.IgniteComponent.IgniteLifecycleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.ignite.messaging.IgniteMessagingSendMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.ignite.queue.IgniteQueueOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.ignite.set.IgniteSetOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jclouds.JcloudsCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jdbc.JdbcOutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jira.JIRAType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jms.ConsumerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jms.DefaultTaskExecutorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jms.JmsMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jms.ReplyToType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jolt.JoltInputOutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jolt.JoltTransformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jt400.Jt400Configuration.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jt400.Jt400Configuration.SearchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.jt400.Jt400Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.CompanyStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.CompanyTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.EmailDigestFrequencyCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.ExperienceLevelCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.FacetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.GroupCategoryCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.ImAccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.InviteConnectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.JobFunctionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.JobTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.MembershipStateCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.NetworkUpdateContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.NetworkUpdateReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.PhoneType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.PostCategoryCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.PostRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.PostTypeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.ProficiencyLevelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.ProfileFieldCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.RecommendationCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.RoleCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.StockExchangeCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.TimeGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.model.VisibilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.api.OAuthScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.internal.CommentsResourceApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.internal.CompaniesResourceApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.internal.GroupsResourceApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.internal.JobsResourceApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.internal.LinkedInApiName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.internal.PeopleResourceApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.internal.PostsResourceApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.linkedin.internal.SearchResourceApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.lucene.LuceneOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.mail.SearchTermBuilder.Comparison
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.mail.SearchTermBuilder.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.metrics.MetricsTimerAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.metrics.MetricsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.mina.TextLineDelimiter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.mina2.Mina2TextLineDelimiter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.mongodb.MongoDbConsumerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.mongodb.MongoDbOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.mongodb.MongoDbOutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.mybatis.StatementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.nagios.NagiosEncryptionMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.netty.TextLineDelimiter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.netty4.TextLineDelimiter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.olingo2.api.batch.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.olingo2.api.impl.SystemQueryOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.olingo2.api.impl.UriType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.olingo2.internal.Olingo2ApiName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.olingo2.internal.Olingo2AppApiMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.openshift.OpenShiftOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.paho.PahoPersistence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.pdf.PdfOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.pdf.TextProcessingFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.quickfixj.QuickfixjEngine.ThreadModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.quickfixj.QuickfixjEventCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.rabbitmq.ReplyToType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.redis.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.analytics.reports.ColumnSortOrderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.analytics.reports.DateGranularityEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.analytics.reports.FormatEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportFormatEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.analytics.reports.ReportStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.BatchStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.ConcurrencyModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.JobStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.OperationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.api.dto.bulk.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.internal.dto.NotifyForFieldsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.internal.dto.NotifyForOperationsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.internal.OperationName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.salesforce.internal.PayloadFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.sjms.jms.JmsMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.sjms.jms.SessionAcknowledgementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.smpp.SmppCommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.smpp.SmppMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.smpp.SmppSplittingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.snmp.SnmpActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.snmp.SnmpAuthProtocolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.snmp.SnmpPrivacyProtocolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.spark.EndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.splunk.ConsumerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.splunk.ProducerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.spring.batch.support.CamelJobExecutionListener.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.spring.ws.type.EndpointMappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.springldap.LdapOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.sql.SqlOutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.syslog.SyslogFacility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.syslog.SyslogSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.twitter.consumer.TwitterEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.twitter.data.ConsumerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.twitter.data.EndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.twitter.data.StreamingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.twitter.data.TimelineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.twitter.data.TrendsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.weather.WeatherMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.weather.WeatherUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.xmlsecurity.api.SignatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.xmlsecurity.XmlCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.xquery.ResultFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.xslt.XsltOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.yammer.YammerFunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.zookeeper.NaturalSortComparator.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.dataformat.barcode.BarcodeImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.dataformat.bindy.annotation.LinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.dataformat.xmljson.TypeHintsEnum
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.http.common.HttpMethods
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.dataformat.YAMLLibrary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.OnCompletionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.rest.CollectionFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.rest.RestBindingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.rest.RestHostNameResolver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.model.rest.RestParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.processor.DefaultExchangeFormatter.OutputStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.routepolicy.quartz.ScheduledRoutePolicyConstants.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants.Action
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.spring.ErrorHandlerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.ThreadPoolRejectedPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.TypeConverterExists
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.util.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.bam.ActivityLifecycle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.blueprint.ErrorHandlerType
Returns an array containing the constants of this enum type, in the order they are declared.
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.apns.model.ConnectionStrategy
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.apns.model.MessageType
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.apns.model.ReconnectionPolicy
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.atmos.util.AtmosOperation
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.atmos.util.AtmosResultCode
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.atmos.util.AtmosResultHeader
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.avro.AvroTransport
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.aws.ddb.DdbOperations
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.aws.ec2.EC2Operations
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.aws.sdb.SdbOperations
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.beanstalk.BeanstalkCommand
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.box.internal.BoxApiName
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.box.internal.IBoxCollaborationsManagerApiMethod
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.box.internal.IBoxCommentsManagerApiMethod
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.box.internal.IBoxEventsManagerApiMethod
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.box.internal.IBoxFilesManagerApiMethod
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.box.internal.IBoxFoldersManagerApiMethod
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.box.internal.IBoxGroupsManagerApiMethod
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.box.internal.IBoxSearchManagerApiMethod
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.box.internal.IBoxSharedItemsManagerApiMethod
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.box.internal.IBoxUsersManagerApiMethod
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.box.internal.LongPollingEventsManagerApiMethod
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.braintree.internal.AddOnGatewayApiMethod
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.braintree.internal.AddressGatewayApiMethod
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.braintree.internal.BraintreeApiName
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.braintree.internal.ClientTokenGatewayApiMethod
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.braintree.internal.CreditCardVerificationGatewayApiMethod
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.braintree.internal.CustomerGatewayApiMethod
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.braintree.internal.DiscountGatewayApiMethod
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.braintree.internal.MerchantAccountGatewayApiMethod
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.braintree.internal.PaymentMethodGatewayApiMethod
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.braintree.internal.PaymentMethodNonceGatewayApiMethod
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.braintree.internal.PlanGatewayApiMethod
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.braintree.internal.SettlementBatchSummaryGatewayApiMethod
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.braintree.internal.SubscriptionGatewayApiMethod
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.braintree.internal.TransactionGatewayApiMethod
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.braintree.internal.WebhookNotificationGatewayApiMethod
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.crypto.CryptoOperation
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.cxf.DataFormat
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.cxf.jaxrs.BindingStyle
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.disruptor.DisruptorProducerType
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.disruptor.DisruptorWaitStrategy
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.dns.DnsType
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.docker.DockerOperation
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.dropbox.util.DropboxOperation
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.dropbox.util.DropboxResultCode
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.dropbox.util.DropboxResultHeader
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.dropbox.util.DropboxUploadMode
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.elsql.ElSqlDatabaseVendor
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.etcd.EtcdNamespace
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.facebook.config.FacebookNameStyle
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.facebook.data.FacebookMethodsType
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.facebook.data.FacebookMethodsTypeHelper.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.component.file.GenericFileExist
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.file.remote.RemoteFileConfiguration.PathSeparator
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.flatpack.FlatpackType
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.fop.FopOutputType
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.gae.auth.GAuthEndpoint.Name
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.geocoder.http.AuthenticationMethod
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.git.consumer.GitType
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.github.GitHubType
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.google.calendar.internal.CalendarAclApiMethod
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.google.calendar.internal.CalendarCalendarListApiMethod
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.google.calendar.internal.CalendarCalendarsApiMethod
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.google.calendar.internal.CalendarChannelsApiMethod
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.google.calendar.internal.CalendarColorsApiMethod
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.google.calendar.internal.CalendarEventsApiMethod
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.google.calendar.internal.CalendarFreebusyApiMethod
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.google.calendar.internal.CalendarSettingsApiMethod
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.google.calendar.internal.GoogleCalendarApiName
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.google.drive.internal.DriveAboutApiMethod
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.google.drive.internal.DriveAppsApiMethod
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.google.drive.internal.DriveChangesApiMethod
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.google.drive.internal.DriveChannelsApiMethod
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.google.drive.internal.DriveChildrenApiMethod
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.google.drive.internal.DriveCommentsApiMethod
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.google.drive.internal.DriveFilesApiMethod
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.google.drive.internal.DriveParentsApiMethod
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.google.drive.internal.DrivePermissionsApiMethod
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.google.drive.internal.DrivePropertiesApiMethod
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.google.drive.internal.DriveRealtimeApiMethod
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.google.drive.internal.DriveRepliesApiMethod
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.google.drive.internal.DriveRevisionsApiMethod
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.google.drive.internal.GoogleDriveApiName
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.google.mail.internal.GmailUsersApiMethod
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.google.mail.internal.GmailUsersDraftsApiMethod
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.google.mail.internal.GmailUsersHistoryApiMethod
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.google.mail.internal.GmailUsersLabelsApiMethod
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.google.mail.internal.GmailUsersMessagesApiMethod
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.google.mail.internal.GmailUsersMessagesAttachmentsApiMethod
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.google.mail.internal.GmailUsersThreadsApiMethod
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.google.mail.internal.GoogleMailApiName
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.gora.GoraAttribute
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.gora.GoraOperation
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.gridfs.GridFsEndpoint.QueryStrategy
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.hazelcast.HazelcastCommand
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.hbase.HBaseAttribute
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.hdfs.HdfsCompressionCodec
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.hdfs.HdfsFileSystemType
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.hdfs.HdfsFileType
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.hdfs.HdfsHeader
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.hdfs.HdfsProducer.SplitStrategyType
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.hdfs.WritableType
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.hdfs2.HdfsCompressionCodec
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.hdfs2.HdfsFileSystemType
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.hdfs2.HdfsFileType
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.hdfs2.HdfsHeader
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.hdfs2.HdfsProducer.SplitStrategyType
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.hdfs2.WritableType
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.hl7.AckCode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.hl7.HL7Charset
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.http.AuthMethod
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.http.HttpMethods
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.http4.HttpMethods
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.ibatis.StatementType
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.ibatis.strategy.TransactionIsolationLevel
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.ignite.cache.IgniteCacheOperation
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.ignite.compute.IgniteComputeExecutionType
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.ignite.idgen.IgniteIdGenOperation
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.ignite.IgniteComponent.IgniteLifecycleMode
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.ignite.messaging.IgniteMessagingSendMode
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.ignite.queue.IgniteQueueOperation
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.ignite.set.IgniteSetOperation
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.jclouds.JcloudsCommand
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.jdbc.JdbcOutputType
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.jira.JIRAType
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.jms.ConsumerType
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.jms.DefaultTaskExecutorType
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.jms.JmsMessageType
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.jms.ReplyToType
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.jolt.JoltInputOutputType
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.jolt.JoltTransformType
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.jt400.Jt400Configuration.Format
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.jt400.Jt400Configuration.SearchType
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.jt400.Jt400Type
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.linkedin.api.model.CompanyStatusCode
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.linkedin.api.model.CompanyTypeCode
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.linkedin.api.model.EmailDigestFrequencyCode
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.linkedin.api.model.EventType
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.linkedin.api.model.ExperienceLevelCode
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.linkedin.api.model.FacetType
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.linkedin.api.model.GroupCategoryCode
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.linkedin.api.model.ImAccountType
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.linkedin.api.model.InviteConnectType
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.linkedin.api.model.JobFunctionCode
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.linkedin.api.model.JobTypeCode
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.linkedin.api.model.MembershipStateCode
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.linkedin.api.model.NetworkUpdateContentType
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.linkedin.api.model.NetworkUpdateReturnType
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.linkedin.api.model.Order
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.linkedin.api.model.PhoneType
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.linkedin.api.model.PostCategoryCode
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.linkedin.api.model.PostRole
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.linkedin.api.model.PostTypeCode
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.linkedin.api.model.ProficiencyLevelType
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.linkedin.api.model.ProfileFieldCode
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.linkedin.api.model.RecommendationCode
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.linkedin.api.model.RoleCode
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.linkedin.api.model.StockExchangeCode
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.linkedin.api.model.TimeGranularity
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.linkedin.api.model.VisibilityType
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.linkedin.api.OAuthScope
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.linkedin.internal.CommentsResourceApiMethod
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.linkedin.internal.CompaniesResourceApiMethod
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.linkedin.internal.GroupsResourceApiMethod
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.linkedin.internal.JobsResourceApiMethod
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.linkedin.internal.LinkedInApiName
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.linkedin.internal.PeopleResourceApiMethod
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.linkedin.internal.PostsResourceApiMethod
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.linkedin.internal.SearchResourceApiMethod
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.lucene.LuceneOperation
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.mail.SearchTermBuilder.Comparison
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.mail.SearchTermBuilder.Op
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.metrics.MetricsTimerAction
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.metrics.MetricsType
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.mina.TextLineDelimiter
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.mina2.Mina2TextLineDelimiter
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.mongodb.MongoDbConsumerType
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.mongodb.MongoDbOperation
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.mongodb.MongoDbOutputType
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.mybatis.StatementType
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.nagios.NagiosEncryptionMethod
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.netty.TextLineDelimiter
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.netty4.TextLineDelimiter
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.olingo2.api.batch.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.olingo2.api.impl.SystemQueryOption
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.olingo2.api.impl.UriType
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.olingo2.internal.Olingo2ApiName
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.olingo2.internal.Olingo2AppApiMethod
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.openshift.OpenShiftOperation
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.paho.PahoPersistence
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.pdf.PdfOperation
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.pdf.TextProcessingFactory
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.quickfixj.QuickfixjEngine.ThreadModel
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.quickfixj.QuickfixjEventCategory
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.rabbitmq.ReplyToType
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.redis.Command
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
values() - Static method in enum org.apache.camel.component.salesforce.api.dto.analytics.reports.ColumnSortOrderEnum
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.salesforce.api.dto.analytics.reports.DateGranularityEnum
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.salesforce.api.dto.analytics.reports.FormatEnum
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.salesforce.api.dto.analytics.reports.ReportFormatEnum
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.salesforce.api.dto.analytics.reports.ReportStatusEnum
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.salesforce.api.dto.bulk.BatchStateEnum
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.salesforce.api.dto.bulk.ConcurrencyModeEnum
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.salesforce.api.dto.bulk.ContentType
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.salesforce.api.dto.bulk.JobStateEnum
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.salesforce.api.dto.bulk.OperationEnum
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.salesforce.api.dto.bulk.StatusCode
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.salesforce.internal.dto.NotifyForFieldsEnum
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.salesforce.internal.dto.NotifyForOperationsEnum
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.salesforce.internal.OperationName
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.salesforce.internal.PayloadFormat
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.sjms.jms.JmsMessageType
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.sjms.jms.SessionAcknowledgementType
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.smpp.SmppCommandType
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.smpp.SmppMessageType
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.smpp.SmppSplittingPolicy
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.snmp.SnmpActionType
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.snmp.SnmpAuthProtocolType
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.snmp.SnmpPrivacyProtocolType
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.spark.EndpointType
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.splunk.ConsumerType
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.splunk.ProducerType
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.spring.batch.support.CamelJobExecutionListener.EventType
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.spring.ws.type.EndpointMappingType
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.springldap.LdapOperation
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.sql.SqlOutputType
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.syslog.SyslogFacility
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.syslog.SyslogSeverity
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.twitter.consumer.TwitterEventType
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.twitter.data.ConsumerType
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.twitter.data.EndpointType
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.twitter.data.StreamingType
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.twitter.data.TimelineType
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.twitter.data.TrendsType
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.weather.WeatherMode
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.weather.WeatherUnits
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.xmlsecurity.api.SignatureType
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.xmlsecurity.XmlCommand
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.xquery.ResultFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.xslt.XsltOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.yammer.YammerFunctionType
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.zookeeper.NaturalSortComparator.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.dataformat.barcode.BarcodeImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.dataformat.bindy.annotation.LinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.dataformat.xmljson.TypeHintsEnum
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.http.common.HttpMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.camel.impl.DefaultEndpointRegistry
 
values() - 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.dataformat.YAMLLibrary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.OnCompletionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.rest.CollectionFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.rest.RestBindingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.rest.RestHostNameResolver
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.model.rest.RestParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.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.routepolicy.quartz.ScheduledRoutePolicyConstants.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.routepolicy.quartz2.ScheduledRoutePolicyConstants.Action
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.spring.ErrorHandlerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.ThreadPoolRejectedPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.TypeConverterExists
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.util.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.
valueSerializer - Variable in class org.apache.camel.component.krati.KratiEndpoint
 
variable(String, Object) - Method in class org.apache.camel.builder.sql.SqlBuilder
Adds the variable value to be used by the SQL query
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
VariableMapper - Class in org.apache.camel.component.dozer
Used to map literal values (e.g.
VariableMapper() - Constructor for class org.apache.camel.component.dozer.VariableMapper
 
VELOCITY_CONTEXT - Static variable in class org.apache.camel.component.velocity.VelocityConstants
 
VELOCITY_RESOURCE_URI - Static variable in class org.apache.camel.component.velocity.VelocityConstants
 
VELOCITY_SUPPLEMENTAL_CONTEXT - Static variable in class org.apache.camel.component.velocity.VelocityConstants
 
VELOCITY_TEMPLATE - Static variable in class org.apache.camel.component.velocity.VelocityConstants
 
VelocityComponent - Class in org.apache.camel.component.velocity
 
VelocityComponent() - Constructor for class org.apache.camel.component.velocity.VelocityComponent
 
VelocityConstants - Class in org.apache.camel.component.velocity
Velocity Constants.
VelocityEndpoint - Class in org.apache.camel.component.velocity
Transforms the message using a Velocity template.
VelocityEndpoint() - Constructor for class org.apache.camel.component.velocity.VelocityEndpoint
 
VelocityEndpoint(String, VelocityComponent, String) - Constructor for class org.apache.camel.component.velocity.VelocityEndpoint
 
verb(String) - Method in class org.apache.camel.model.rest.RestDefinition
 
verb(String, String) - Method in class org.apache.camel.model.rest.RestDefinition
 
verb(String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
verb(String, String) - Method in class org.apache.camel.model.rest.VerbDefinition
 
VerbDefinition - Class in org.apache.camel.model.rest
Rest command
VerbDefinition() - Constructor for class org.apache.camel.model.rest.VerbDefinition
 
verify(InputStream, Message) - Method in class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 
VerifyingProcessor - Class in org.apache.camel.component.crypto.processor
VerifyingProcessor
VerifyingProcessor(DigitalSignatureConfiguration) - Constructor for class org.apache.camel.component.crypto.processor.VerifyingProcessor
 
VERSION - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
Version - Class in org.apache.camel.component.salesforce.api.dto
DTO for Salesforce version API
Version() - Constructor for class org.apache.camel.component.salesforce.api.dto.Version
 
version - Variable in class org.apache.camel.component.salesforce.internal.client.AbstractClientBase
 
version - Variable in class org.apache.camel.maven.CamelSalesforceMojo
Salesforce API version.
VERSION_ID - Static variable in interface org.apache.camel.component.aws.s3.S3Constants
 
Versions - Class in org.apache.camel.component.salesforce.api.dto
DTO for Salesforce versions
Versions() - Constructor for class org.apache.camel.component.salesforce.api.dto.Versions
 
VertxComponent - Class in org.apache.camel.component.vertx
A Camel Component for vert.x
VertxComponent() - Constructor for class org.apache.camel.component.vertx.VertxComponent
 
VertxComponent(CamelContext) - Constructor for class org.apache.camel.component.vertx.VertxComponent
 
VertxConsumer - Class in org.apache.camel.component.vertx
 
VertxConsumer(VertxEndpoint, Processor) - Constructor for class org.apache.camel.component.vertx.VertxConsumer
 
VertxEndpoint - Class in org.apache.camel.component.vertx
The vertx component is used for sending and receive messages from a vertx event bus.
VertxEndpoint(String, VertxComponent, String) - Constructor for class org.apache.camel.component.vertx.VertxEndpoint
 
VertxHelper - Class in org.apache.camel.component.vertx
 
VertxProducer - Class in org.apache.camel.component.vertx
 
VertxProducer(VertxEndpoint) - Constructor for class org.apache.camel.component.vertx.VertxProducer
 
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
 
video - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
Video - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Video() - Constructor for class org.apache.camel.component.linkedin.api.model.Video
 
viewAccepted(View) - Method in class org.apache.camel.component.jgroups.CamelJGroupsReceiver
 
ViewByMonth - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ViewByMonth() - Constructor for class org.apache.camel.component.linkedin.api.model.ViewByMonth
 
viewByMonth - Variable in class org.apache.camel.component.linkedin.api.model.ViewsByMonth
 
viewsByMonth - Variable in class org.apache.camel.component.linkedin.api.model.StatusUpdateStatistics
 
ViewsByMonth - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
ViewsByMonth() - Constructor for class org.apache.camel.component.linkedin.api.model.ViewsByMonth
 
visibility - Variable in class org.apache.camel.component.linkedin.api.model.CurrentShare
 
visibility - Variable in class org.apache.camel.component.linkedin.api.model.Share
 
Visibility - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Visibility() - Constructor for class org.apache.camel.component.linkedin.api.model.Visibility
 
VisibilityType - Enum in org.apache.camel.component.linkedin.api.model
Java class for null.
visitedClasses - Variable in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
visitedURIs - Variable in class org.apache.camel.impl.converter.AnnotationTypeConverterLoader
 
VmComponent - Class in org.apache.camel.component.vm
The VM component is for asynchronous SEDA exchanges on a BlockingQueue within the classloader tree containing the camel-core.jar.
VmComponent() - Constructor for class org.apache.camel.component.vm.VmComponent
 
VmComponent(Class<? extends Endpoint>) - Constructor for class org.apache.camel.component.vm.VmComponent
 
VmConsumer - Class in org.apache.camel.component.vm
 
VmConsumer(VmEndpoint, Processor) - Constructor for class org.apache.camel.component.vm.VmConsumer
 
VmEndpoint - Class in org.apache.camel.component.vm
The vm component provides asynchronous call to another endpoint from the same CamelContext.
VmEndpoint(String, Component, BlockingQueue<Exchange>) - Constructor for class org.apache.camel.component.vm.VmEndpoint
 
VmEndpoint(String, Component, BlockingQueue<Exchange>, int) - Constructor for class org.apache.camel.component.vm.VmEndpoint
 
VmEndpoint(String, Component, BlockingQueueFactory<Exchange>, int) - Constructor for class org.apache.camel.component.vm.VmEndpoint
 
VoidRddCallback - Class in org.apache.camel.component.spark
 
VoidRddCallback() - Constructor for class org.apache.camel.component.spark.VoidRddCallback
 
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
Deprecated.
will be removed in next release
VtdXmlExpression() - Constructor for class org.apache.camel.model.language.VtdXmlExpression
Deprecated.
 
VtdXmlExpression(String) - Constructor for class org.apache.camel.model.language.VtdXmlExpression
Deprecated.
 

W

waitForBlueprintContainer(Set<Long>, BundleContext, String, int, Runnable) - Static method in class org.apache.camel.test.blueprint.CamelBlueprintHelper
Synchronization method to wait for particular state of BlueprintContainer under test.
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
 
waitForProvisionCorrelationToBeUpdated(String, Message) - Method in class org.apache.camel.component.jms.reply.ReplyManagerSupport
IMPORTANT: This logic is only being used due to high performance in-memory only testing using InOut over JMS.
waitForProvisionCorrelationToBeUpdated(String, byte[]) - Method in class org.apache.camel.component.rabbitmq.reply.ReplyManagerSupport
IMPORTANT: This logic is only being used due to high performance in-memory only testing using InOut over JMS.
WaitForTaskToComplete - Enum in org.apache.camel
Represent the kinds of options for wait for tasks to complete.
waitingThreads - Variable in class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
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
 
watch(Collection<String>) - Method in class org.apache.camel.component.redis.RedisClient
 
WatchedEventProvider - Interface in org.apache.camel.component.zookeeper.operations
 
WEATHER_LOCATION - Static variable in class org.apache.camel.component.weather.WeatherConstants
 
WEATHER_QUERY - Static variable in class org.apache.camel.component.weather.WeatherConstants
 
WeatherComponent - Class in org.apache.camel.component.weather
WeatherComponent() - Constructor for class org.apache.camel.component.weather.WeatherComponent
 
WeatherComponent(CamelContext) - Constructor for class org.apache.camel.component.weather.WeatherComponent
 
WeatherConfiguration - Class in org.apache.camel.component.weather
 
WeatherConfiguration(WeatherComponent) - Constructor for class org.apache.camel.component.weather.WeatherConfiguration
 
WeatherConstants - Class in org.apache.camel.component.weather
The Weather constants
WeatherConsumer - Class in org.apache.camel.component.weather
 
WeatherConsumer(WeatherEndpoint, Processor, String) - Constructor for class org.apache.camel.component.weather.WeatherConsumer
 
WeatherEndpoint - Class in org.apache.camel.component.weather
Polls the weather information from Open Weather Map.
WeatherEndpoint(String, WeatherComponent, WeatherConfiguration) - Constructor for class org.apache.camel.component.weather.WeatherEndpoint
 
WeatherMode - Enum in org.apache.camel.component.weather
The possible output modes of the weather information
WeatherProducer - Class in org.apache.camel.component.weather
 
WeatherProducer(WeatherEndpoint, String) - Constructor for class org.apache.camel.component.weather.WeatherProducer
 
WeatherUnits - Enum in org.apache.camel.component.weather
The possible units for temperature measurement
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.
WebhookNotificationGatewayApiMethod - Enum in org.apache.camel.component.braintree.internal
Camel ApiMethod Enumeration for com.braintreegateway.WebhookNotificationGateway
WebhookNotificationGatewayEndpointConfiguration - Class in org.apache.camel.component.braintree
Camel EndpointConfiguration for com.braintreegateway.WebhookNotificationGateway
WebhookNotificationGatewayEndpointConfiguration() - Constructor for class org.apache.camel.component.braintree.WebhookNotificationGatewayEndpointConfiguration
 
websiteUrl - Variable in class org.apache.camel.component.linkedin.api.model.Company
 
websiteUrl - Variable in class org.apache.camel.component.linkedin.api.model.Product
 
WebsocketComponent - Class in org.apache.camel.component.atmosphere.websocket
To exchange data with external Websocket clients using Atmosphere
WebsocketComponent() - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketComponent
 
WebsocketComponent - Class in org.apache.camel.component.websocket
 
WebsocketComponent() - Constructor for class org.apache.camel.component.websocket.WebsocketComponent
 
WebsocketComponentServlet - Class in org.apache.camel.component.websocket
 
WebsocketComponentServlet(NodeSynchronization, Map<String, WebSocketFactory>) - Constructor for class org.apache.camel.component.websocket.WebsocketComponentServlet
 
WebsocketConstants - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketConstants - Class in org.apache.camel.component.websocket
 
WebsocketConsumer - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketConsumer(WebsocketEndpoint, Processor) - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketConsumer
 
WebsocketConsumer - Class in org.apache.camel.component.websocket
 
WebsocketConsumer(WebsocketEndpoint, Processor) - Constructor for class org.apache.camel.component.websocket.WebsocketConsumer
 
WebsocketEndpoint - Class in org.apache.camel.component.atmosphere.websocket
To exchange data with external Websocket clients using Atmosphere.
WebsocketEndpoint(String, WebsocketComponent, URI) - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketEndpoint
 
WebsocketEndpoint - Class in org.apache.camel.component.websocket
The websocket component provides websocket endpoints for communicating with clients using websocket.
WebsocketEndpoint(WebsocketComponent, String, String, Map<String, Object>) - Constructor for class org.apache.camel.component.websocket.WebsocketEndpoint
 
WebSocketFactory - Interface in org.apache.camel.component.websocket
Web socket factory interface.
WebsocketHandler - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketHandler() - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketHandler
 
WebsocketProducer - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketProducer(WebsocketEndpoint) - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketProducer
 
WebsocketProducer - Class in org.apache.camel.component.websocket
 
WebsocketProducer(WebsocketEndpoint) - Constructor for class org.apache.camel.component.websocket.WebsocketProducer
 
WebsocketProducerConsumer - Interface in org.apache.camel.component.websocket
 
WebSocketStore - Interface in org.apache.camel.component.atmosphere.websocket
 
WebsocketStore - Interface in org.apache.camel.component.websocket
 
WebsocketStreamHandler - Class in org.apache.camel.component.atmosphere.websocket
 
WebsocketStreamHandler() - Constructor for class org.apache.camel.component.atmosphere.websocket.WebsocketStreamHandler
 
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.
webUrl - Variable in class org.apache.camel.component.linkedin.api.model.Answer
 
webUrl - Variable in class org.apache.camel.component.linkedin.api.model.Question
 
webUrl - Variable in class org.apache.camel.component.linkedin.api.model.Recommendation
 
weighted(boolean, String) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses weighted load balancer
weighted(boolean, String, String) - Method in class org.apache.camel.model.LoadBalanceDefinition
Uses weighted load balancer
WeightedLoadBalancer - Class in org.apache.camel.processor.loadbalancer
 
WeightedLoadBalancer(List<Integer>) - Constructor for class org.apache.camel.processor.loadbalancer.WeightedLoadBalancer
 
WeightedLoadBalancerDefinition - Class in org.apache.camel.model.loadbalancer
Weighted load balancer The weighted load balancing policy allows you to specify a processing load distribution ratio for each server with respect to others.
WeightedLoadBalancerDefinition() - Constructor for class org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition
 
WeightedRandomLoadBalancer - Class in org.apache.camel.processor.loadbalancer
 
WeightedRandomLoadBalancer(List<Integer>) - Constructor for class org.apache.camel.processor.loadbalancer.WeightedRandomLoadBalancer
 
WeightedRoundRobinLoadBalancer - Class in org.apache.camel.processor.loadbalancer
 
WeightedRoundRobinLoadBalancer(List<Integer>) - Constructor for class org.apache.camel.processor.loadbalancer.WeightedRoundRobinLoadBalancer
 
wereSentTo(String) - Method in class org.apache.camel.builder.NotifyBuilder
Optionally a sent to endpoint which means that this expression should only be based on Exchange which has been sent to the given endpoint uri.
when(ChoiceDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
when(InterceptDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
when(InterceptSendToEndpointDefinition, Closure<?>) - Static method in class org.apache.camel.groovy.extend.CamelGroovyMethods
 
when(ChoiceDefinition, Closure<?>) - Static method in class org.apache.camel.language.groovy.CamelGroovyMethods
Deprecated.
 
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
Triggers a route when an expression evaluates to true
WhenDefinition() - Constructor for class org.apache.camel.model.WhenDefinition
 
WhenDefinition(Predicate) - Constructor for class org.apache.camel.model.WhenDefinition
 
WhenDefinition(ExpressionDefinition) - Constructor for class org.apache.camel.model.WhenDefinition
 
whenDone(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange is done being processed.
whenDoneByIndex(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when tne n'th (by index) Exchange is done being processed.
whenDoneNotSatisfied(MockEndpoint) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when the provided mock is not satisfied based on Exchange being sent to it when they are done.
whenDoneSatisfied(MockEndpoint) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when the provided mock is satisfied based on Exchange being sent to it when they are done.
whenExactBodiesDone(Object...) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition that the bodies is expected to be done in the order as well.
whenExactBodiesReceived(Object...) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition that the bodies is expected to be received in the order as well.
whenExactlyCompleted(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange has been completed.
whenExactlyDone(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange is done being processed.
whenExactlyFailed(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange has failed.
whenExchangeReceived(int, Processor) - Method in class org.apache.camel.component.mock.MockEndpoint
Set the processor that will be invoked when the index message is received.
whenFailed(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange has failed.
whenReceived(int) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when number of Exchange has been received.
whenReceivedNotSatisfied(MockEndpoint) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when the provided mock is not satisfied based on Exchange being sent to it when they are received.
whenReceivedSatisfied(MockEndpoint) - Method in class org.apache.camel.builder.NotifyBuilder
Sets a condition when the provided mock is satisfied based on Exchange being sent to it when they are received.
WhenSkipSendToEndpointDefinition - Class in org.apache.camel.model
Predicate to determine if the message should be sent or not to the endpoint, when using interceptSentToEndpoint.
WhenSkipSendToEndpointDefinition() - Constructor for class org.apache.camel.model.WhenSkipSendToEndpointDefinition
 
WHITESPACE - Static variable in class org.apache.camel.component.exec.impl.ExecParseUtils
 
WHITESPACE - Static variable in interface org.apache.camel.component.sql.stored.template.generated.SSPTParserConstants
RegularExpression Id.
WIDTH - Static variable in class org.apache.camel.dataformat.barcode.BarcodeParameters
Default width: 100px
willCreateNewThreadPool(RouteContext, ExecutorServiceAwareDefinition<?>, boolean) - Static method in class org.apache.camel.model.ProcessorDefinitionHelper
Determines whether a new thread pool will be created or not.
wireCamelContext(BeanDefinitionBuilder, String) - Method in class org.apache.camel.component.cxf.transport.spring.AbstractCamelContextBeanDefinitionParser
 
wireCamelContext(BeanDefinitionBuilder, String) - Method in class org.apache.camel.component.spring.integration.adapter.config.AbstractCamelContextBeanDefinitionParaser
 
wireTap(Endpoint) - Method in class org.apache.camel.model.ProcessorDefinition
WireTap EIP: Sends messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other using ExchangePattern.InOnly.
wireTap(String) - Method in class org.apache.camel.model.ProcessorDefinition
WireTap EIP: Sends messages to all its child outputs; so that each processor and destination gets a copy of the original message to avoid the processors interfering with each other using ExchangePattern.InOnly.
wireTap(String, ExecutorService) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, String) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, boolean) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, boolean, Expression) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, Processor) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
wireTap(String, boolean, Processor) - Method in class org.apache.camel.model.ProcessorDefinition
Deprecated.
use the fluent builder from WireTapDefinition, will be removed in Camel 3.0
WireTapDefinition<Type extends ProcessorDefinition<Type>> - Class in org.apache.camel.model
Routes a copy of a message (or creates a new message) to a secondary destination while continue routing the original message.
WireTapDefinition() - Constructor for class org.apache.camel.model.WireTapDefinition
 
WireTapProcessor - Class in org.apache.camel.processor
Processor for wire tapping exchanges to an endpoint destination.
WireTapProcessor(SendDynamicProcessor, Processor, ExchangePattern, ExecutorService, boolean) - Constructor for class org.apache.camel.processor.WireTapProcessor
 
withAny(Object...) - Method in class org.w3._2003._05.soap_envelope.Body
 
withAny(Collection<Object>) - Method in class org.w3._2003._05.soap_envelope.Body
 
withAny(Object...) - Method in class org.w3._2003._05.soap_envelope.Detail
 
withAny(Collection<Object>) - Method in class org.w3._2003._05.soap_envelope.Detail
 
withAny(Object...) - Method in class org.w3._2003._05.soap_envelope.Header
 
withAny(Collection<Object>) - Method in class org.w3._2003._05.soap_envelope.Header
 
withAny(Object...) - Method in class org.xmlsoap.schemas.soap.envelope.Body
 
withAny(Collection<Object>) - Method in class org.xmlsoap.schemas.soap.envelope.Body
 
withAny(Object...) - Method in class org.xmlsoap.schemas.soap.envelope.Detail
 
withAny(Collection<Object>) - Method in class org.xmlsoap.schemas.soap.envelope.Detail
 
withAny(Object...) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
 
withAny(Collection<Object>) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
 
withAny(Object...) - Method in class org.xmlsoap.schemas.soap.envelope.Header
 
withAny(Collection<Object>) - Method in class org.xmlsoap.schemas.soap.envelope.Header
 
withAttributeName(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
withAttributeType(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
withAuthToken(String) - Method in class org.apache.camel.component.hipchat.HipchatConfiguration
 
withBody(Object) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the in message body on the exchange
withBody(Body) - Method in class org.w3._2003._05.soap_envelope.Envelope
 
withBody(Body) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
 
withBossCount(int) - Method in class org.apache.camel.component.netty.NettyClientBossPoolBuilder
 
withBossCount(int) - Method in class org.apache.camel.component.netty.NettyServerBossPoolBuilder
 
withBossCount(int) - Method in class org.apache.camel.component.netty4.NettyServerBossPoolBuilder
 
withCode(Faultcode) - Method in class org.w3._2003._05.soap_envelope.Fault
 
withConnectionId(String) - Method in class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
 
withDateTime(XMLGregorianCalendar) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
withDateTime(XMLGregorianCalendar) - Method in class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
 
withDateTime(XMLGregorianCalendar) - Method in class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
 
withDateTime(XMLGregorianCalendar) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
withDateTime(XMLGregorianCalendar) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
withDateTime(XMLGregorianCalendar) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withDateTime(XMLGregorianCalendar) - Method in class org.apache.camel.component.jmx.jaxb.TimerNotification
 
withDerivedGauge(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
withDetail(Detail) - Method in class org.w3._2003._05.soap_envelope.Fault
 
withDetail(Detail) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
 
withDifferenceMode(boolean) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withExchange(Exchange) - Static method in class org.apache.camel.converter.stream.OutputStreamBuilder
Creates a new OutputStreamBuilder with the current exchange

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

withFaultactor(String) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
 
withFaultcode(QName) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
 
withFaultstring(String) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
 
withField(int, String) - Method in class org.apache.camel.component.quickfixj.MessagePredicate
 
withFormat(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withGranularityPeriod(long) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withHandback(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withHeader(String, Object) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the message header of the in message on the exchange
withHeader(Header) - Method in class org.w3._2003._05.soap_envelope.Envelope
 
withHeader(Header) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
 
withHeaderField(int, String) - Method in class org.apache.camel.component.quickfixj.MessagePredicate
 
withInitThreshold(int) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withLang(String) - Method in class org.w3._2003._05.soap_envelope.Reasontext
 
withMBeanName(String) - Method in class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
 
withMBeansToUnregister(ObjectNamesType) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withMessage(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
withMessage(String) - Method in class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
 
withMessage(String) - Method in class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
 
withMessage(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
withMessage(String) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
withMessage(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withMessage(String) - Method in class org.apache.camel.component.jmx.jaxb.TimerNotification
 
withModulus(int) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withMonitorType(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withName(String) - Method in class org.apache.camel.component.netty.NettyClientBossPoolBuilder
 
withName(String) - Method in class org.apache.camel.component.netty.NettyServerBossPoolBuilder
 
withName(String) - Method in class org.apache.camel.component.netty.NettyWorkerPoolBuilder
 
withName(String) - Method in class org.apache.camel.component.netty4.NettyServerBossPoolBuilder
 
withName(String) - Method in class org.apache.camel.component.netty4.NettyWorkerPoolBuilder
 
withNewRoleValue(ObjectNamesType) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withNewValue(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
withNode(String) - Method in class org.w3._2003._05.soap_envelope.Fault
 
withNotificationFilter(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withNotificationId(int) - Method in class org.apache.camel.component.jmx.jaxb.TimerNotification
 
withNotifyDiffer(boolean) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withNotifyHigh(boolean) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withNotifyLow(boolean) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withNotifyMatch(boolean) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withObjectDomain(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withObjectName(String...) - Method in class org.apache.camel.component.jmx.jaxb.ObjectNamesType
 
withObjectName(Collection<String>) - Method in class org.apache.camel.component.jmx.jaxb.ObjectNamesType
 
withObjectName(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withObjectName(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withObjectProperties(Map<String, String>) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
Converts all of the values to params with the "key." prefix so the component will pick up on them and set them on the endpoint.
withObjectPropertiesReference(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
Your value should start with a hash mark since it's a reference to a value.
withObservedAttribute(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
withObservedAttribute(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withObservedObject(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
withOffset(int) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withOldRoleValue(ObjectNamesType) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withOldValue(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
withOutput(XsltOutput) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
withPassword(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withPattern(ExchangePattern) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the message exchange pattern on the exchange
withPattern(String) - Method in class org.apache.camel.component.netty.NettyClientBossPoolBuilder
 
withPattern(String) - Method in class org.apache.camel.component.netty.NettyServerBossPoolBuilder
 
withPattern(String) - Method in class org.apache.camel.component.netty.NettyWorkerPoolBuilder
 
withPattern(String) - Method in class org.apache.camel.component.netty4.NettyServerBossPoolBuilder
 
withPattern(String) - Method in class org.apache.camel.component.netty4.NettyWorkerPoolBuilder
 
withProperty(String, Object) - Method in class org.apache.camel.builder.ExchangeBuilder
Set the exchange property
withPropertyName(String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
withQname(QName) - Method in class org.w3._2003._05.soap_envelope.NotUnderstoodType
 
withQname(QName) - Method in class org.w3._2003._05.soap_envelope.SupportedEnvType
 
withReason(Faultreason) - Method in class org.w3._2003._05.soap_envelope.Fault
 
withReconnectDelay(int) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withReconnectOnConnectionFailure(boolean) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withRelationId(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withRelationTypeName(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withRole(String) - Method in class org.w3._2003._05.soap_envelope.Fault
 
withRoleName(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withSaxon() - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
WITHSCORE - Static variable in interface org.apache.camel.component.redis.RedisConstants
 
withSequence(long) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
withSequence(long) - Method in class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
 
withSequence(long) - Method in class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
 
withSequence(long) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
withSequence(long) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
withSequence(long) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withSequence(long) - Method in class org.apache.camel.component.jmx.jaxb.TimerNotification
 
withServerName(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withSource(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
withSource(String) - Method in class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
 
withSource(String) - Method in class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
 
withSource(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
withSource(String) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
withSource(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withSource(String) - Method in class org.apache.camel.component.jmx.jaxb.TimerNotification
 
withStringToCompare(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withSubcode(Subcode) - Method in class org.w3._2003._05.soap_envelope.Faultcode
 
withSubcode(Subcode) - Method in class org.w3._2003._05.soap_envelope.Subcode
 
withSupportedEnvelope(SupportedEnvType...) - Method in class org.w3._2003._05.soap_envelope.UpgradeType
 
withSupportedEnvelope(Collection<SupportedEnvType>) - Method in class org.w3._2003._05.soap_envelope.UpgradeType
 
withTestConnectionOnStartup(boolean) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withText(Reasontext...) - Method in class org.w3._2003._05.soap_envelope.Faultreason
 
withText(Collection<Reasontext>) - Method in class org.w3._2003._05.soap_envelope.Faultreason
 
withThresholdHigh(Number) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withThresholdLow(Number) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withTimer(Timer) - Method in class org.apache.camel.component.netty.NettyClientBossPoolBuilder
 
withTimestamp(long) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
withTimestamp(long) - Method in class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
 
withTimestamp(long) - Method in class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
 
withTimestamp(long) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
withTimestamp(long) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
withTimestamp(long) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withTimestamp(long) - Method in class org.apache.camel.component.jmx.jaxb.TimerNotification
 
withTransformerFactoryClass(String) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
withTrigger(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
withType(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
withType(String) - Method in class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
 
withType(String) - Method in class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
 
withType(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
withType(String) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
withType(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withType(String) - Method in class org.apache.camel.component.jmx.jaxb.TimerNotification
 
withUriResolver(URIResolver) - Method in class org.apache.camel.util.toolbox.XsltAggregationStrategy
 
withUser(String) - Method in class org.apache.camel.component.jmx.JMXUriBuilder
 
withUserData(String) - Method in class org.apache.camel.component.jmx.jaxb.AttributeChangeNotification
 
withUserData(String) - Method in class org.apache.camel.component.jmx.jaxb.JMXConnectionNotification
 
withUserData(String) - Method in class org.apache.camel.component.jmx.jaxb.MBeanServerNotification
 
withUserData(String) - Method in class org.apache.camel.component.jmx.jaxb.MonitorNotification
 
withUserData(String) - Method in class org.apache.camel.component.jmx.jaxb.NotificationEventType
 
withUserData(String) - Method in class org.apache.camel.component.jmx.jaxb.RelationNotification
 
withUserData(String) - Method in class org.apache.camel.component.jmx.jaxb.TimerNotification
 
withValue(QName) - Method in class org.w3._2003._05.soap_envelope.Faultcode
 
withValue(String) - Method in class org.w3._2003._05.soap_envelope.Reasontext
 
withValue(QName) - Method in class org.w3._2003._05.soap_envelope.Subcode
 
withWorkerCount(int) - Method in class org.apache.camel.component.netty.NettyWorkerPoolBuilder
 
withWorkerCount(int) - Method in class org.apache.camel.component.netty4.NettyWorkerPoolBuilder
 
WordSplitStrategy - Class in org.apache.camel.component.pdf.text
Splits given string by words.
WordSplitStrategy() - Constructor for class org.apache.camel.component.pdf.text.WordSplitStrategy
 
WORK_ITEM_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
workerCount - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
workerCount - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
workerGroup - Variable in class org.apache.camel.component.netty4.NettyServerBootstrapConfiguration
 
workerPool - Variable in class org.apache.camel.component.netty.NettyServerBootstrapConfiguration
 
WORKFLOW_ID - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
WORKFLOW_REPLAYING - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
WORKFLOW_START_TIME - Static variable in interface org.apache.camel.component.aws.swf.SWFConstants
 
wrap(FilterList) - Static method in class org.apache.camel.component.hbase.filters.ModelAwareFilterList
Wraps an existing FilterList filter into a ModelAwareFilterList.
wrap(SkipFilter) - Static method in class org.apache.camel.component.hbase.filters.ModelAwareSkipFilter
Wraps an existing SkipFilter filter into a ModelAwareSkipFilter.
wrap(WhileMatchFilter) - Static method in class org.apache.camel.component.hbase.filters.ModelAwareWhileMatchFilter
Wraps an existing WhileMatchFilter filter into a ModelAwareWhileMatchFilter.
wrap(RouteContext, Processor) - Method in class org.apache.camel.component.shiro.security.ShiroSecurityPolicy
 
wrap(RouteContext, Processor) - Method in class org.apache.camel.component.spring.security.SpringSecurityAuthorizationPolicy
 
wrap(RouteContext, Processor) - Method in interface org.apache.camel.spi.Policy
Wraps any applicable interceptors around the given processor.
wrap(RouteContext, Processor) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
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
 
wrapInCamelMongoDbException(Throwable) - Static method in class org.apache.camel.component.mongodb.MongoDbComponent
 
wrapInErrorHandler(RouteContext, Processor) - Method in class org.apache.camel.model.ProcessorDefinition
Wraps the given output in an error handler
wrapObjectToArray(Object) - Method in class org.apache.camel.component.avro.AvroProducer
 
WrappedFile<T> - Interface in org.apache.camel
Wraps a file.
WrapperExecuteCallback - Interface in org.apache.camel.component.sql.stored
 
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.
wrapRegistry(CamelContext, Registry, BundleContext) - Static method in class org.apache.camel.core.osgi.OsgiCamelContextHelper
 
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.
wrapWriter(XMLStreamWriter) - Method in interface org.apache.camel.converter.jaxb.JaxbXmlStreamWriterWrapper
 
wrapWriter(XMLStreamWriter) - Method in class org.apache.camel.converter.jaxb.NoopXmlStreamWriterWrapper
 
WritableType - Enum in org.apache.camel.component.hdfs
 
WritableType - Enum in org.apache.camel.component.hdfs2
 
write(Collection<String>, PDDocument) - Method in class org.apache.camel.component.pdf.text.DefaultWriteStrategy
 
write(Collection<String>, PDDocument) - Method in interface org.apache.camel.component.pdf.text.WriteStrategy
 
write(SplunkEvent) - Method in interface org.apache.camel.component.splunk.support.DataWriter
 
write(String) - Method in interface org.apache.camel.component.splunk.support.DataWriter
 
write(SplunkEvent) - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
 
write(String) - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
 
write(List<? extends I>) - Method in class org.apache.camel.component.spring.batch.support.CamelItemWriter
 
write(byte[], int, int) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
write(byte[]) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
write(int) - Method in class org.apache.camel.converter.stream.CachedOutputStream
 
write(byte[], int, int) - Method in class org.apache.camel.converter.stream.OutputStreamBuilder
 
write(byte[]) - Method in class org.apache.camel.converter.stream.OutputStreamBuilder
 
write(int) - Method in class org.apache.camel.converter.stream.OutputStreamBuilder
 
WRITE_CAPACITY - Static variable in interface org.apache.camel.component.aws.ddb.DdbConstants
 
WRITE_OPERATIONS - Static variable in class org.apache.camel.component.mongodb.MongoDbComponent
 
writeAttachments(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeAttribute(String, String, String, String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
This method applies filtering before delegating call to FilteringXmlStreamWriter.writer.
writeAttribute(String, String, String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
This method applies filtering before delegating call to FilteringXmlStreamWriter.writer.
writeAttribute(String, String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
This method applies filtering before delegating call to FilteringXmlStreamWriter.writer.
writeBcc(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeBlob(BlobStore, String, String, Payload) - Static method in class org.apache.camel.component.jclouds.JcloudsBlobStoreHelper
Writes Payload to the the BlobStore.
writeBody(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeBody(IoSession, Object, Exchange) - Static method in class org.apache.camel.component.mina.MinaHelper
Asynchronously writes the given body to MINA session.
writeBody(IoSession, Object, Exchange) - Static method in class org.apache.camel.component.mina2.Mina2Helper
Asynchronously writes the given body to MINA session.
writeBodyAsync(Logger, Channel, SocketAddress, Object, Exchange, ChannelFutureListener) - Static method in class org.apache.camel.component.netty.NettyHelper
Writes the given body to Netty channel.
writeBodyAsync(Logger, Channel, SocketAddress, Object, Exchange, ChannelFutureListener) - Static method in class org.apache.camel.component.netty4.NettyHelper
Writes the given body to Netty channel.
writeBytes(byte[]) - Method in class org.apache.camel.swagger.ExchangeRestApiResponseAdapter
 
writeBytes(byte[]) - Method in interface org.apache.camel.swagger.RestApiResponseAdapter
 
writeBytes(byte[]) - Method in class org.apache.camel.swagger.servlet.ServletRestApiResponseAdapter
 
writeCc(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeCData(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
This method applies filtering before delegating call to FilteringXmlStreamWriter.writer.
writeCharacters(char[], int, int) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
This method applies filtering before delegating call to FilteringXmlStreamWriter.writer.
writeCharacters(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
This method applies filtering before delegating call to FilteringXmlStreamWriter.writer.
writeComment(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
This method applies filtering before delegating call to FilteringXmlStreamWriter.writer.
WRITECONCERN - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
writeDefaultNamespace(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeDTD(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeEndDocument() - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeEndElement() - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeEntityRef(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
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
 
writeFramedPayload(Socket, byte[]) - Static method in class org.apache.camel.component.mllp.impl.MllpUtil
Write a MLLP-Framed payload to the Socket
writeFrom(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeNamespace(String, String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeObjectToServletResponse(ServletResponse, Object) - Static method in class org.apache.camel.http.common.HttpHelper
Writes the given object as response body to the servlet response

The content type will be set to HttpConstants.CONTENT_TYPE_JAVA_SERIALIZED_OBJECT

writeObjectToStream(OutputStream, Object) - Static method in class org.apache.camel.component.ahc.helper.AhcHelper
Writes the given object as response body to the output stream
writeObjectToStream(OutputStream, Object) - Static method in class org.apache.camel.http.common.HttpHelper
Writes the given object as response body to the output stream
writeOutput(Exchange, ExecResult) - Method in interface org.apache.camel.component.exec.ExecBinding
Populates the exchange form the ExecResult.
writeOutput(Exchange, ExecResult) - Method in class org.apache.camel.component.exec.impl.DefaultExecBinding
 
writeOutputInMessage(Message, ExecResult) - Method in class org.apache.camel.component.exec.impl.DefaultExecBinding
Write the ExecResult in the message body.
writeProcessingInstruction(String, String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeRequest(GAuthEndpoint, Exchange, GoogleOAuthParameters) - Method in class org.apache.camel.component.gae.auth.GAuthAuthorizeBinding
Creates a GoogleOAuthParameters object from endpoint and exchange.getIn() data.
writeRequest(GAuthEndpoint, Exchange, GoogleOAuthParameters) - Method in class org.apache.camel.component.gae.auth.GAuthUpgradeBinding
Creates a GoogleOAuthParameters object from endpoint and exchange.getIn() data.
writeRequest(E, Exchange, S) - Method in interface org.apache.camel.component.gae.bind.OutboundBinding
Creates or populates a request object from Exchange and endpoint configuration data.
writeRequest(GHttpEndpoint, Exchange, HTTPRequest) - Method in class org.apache.camel.component.gae.http.GHttpBinding
Reads data from exchange and writes it to a newly created HTTPRequest instance.
writeRequest(GLoginEndpoint, Exchange, GLoginData) - Method in class org.apache.camel.component.gae.login.GLoginBinding
Creates a GLoginData object from endpoint and exchange.getIn() header data.
writeRequest(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
Reads data from exchange and writes it to a newly created MailService.Message instance.
writeRequest(GTaskEndpoint, Exchange, TaskOptions) - Method in class org.apache.camel.component.gae.task.GTaskBinding
Reads data from exchange and writes it to a newly created TaskOptions instance.
writeRequest(XmlRpcStreamConfig, XmlRpcRequest) - Method in class org.apache.camel.dataformat.xmlrpc.XmlRpcWriter
 
writeRequestBody(GHttpEndpoint, Exchange, HTTPRequest) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
writeRequestBody(GTaskEndpoint, Exchange, TaskOptions) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
writeRequestHeaders(GHttpEndpoint, Exchange, HTTPRequest) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
writeRequestHeaders(GTaskEndpoint, Exchange, TaskOptions) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
writeResponse(E, Exchange, T) - Method in interface org.apache.camel.component.gae.bind.InboundBinding
Creates or populates a response object from Exchange and endpoint configuration data.
writeResponse(GHttpEndpoint, Exchange, HttpServletResponse) - Method in class org.apache.camel.component.gae.http.GHttpBinding
 
writeResponse(GTaskEndpoint, Exchange, HttpServletResponse) - Method in class org.apache.camel.component.gae.task.GTaskBinding
 
writeResponse(Exchange, HttpServletResponse) - Method in class org.apache.camel.http.common.DefaultHttpBinding
 
writeResponse(Exchange, HttpServletResponse) - Method in interface org.apache.camel.http.common.HttpBinding
Writes the exchange to the servlet response.
WRITERESULT - Static variable in class org.apache.camel.component.mongodb.MongoDbConstants
 
writeStartDocument() - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeStartDocument(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
writeStartElement(String) - Method in class org.apache.camel.converter.jaxb.FilteringXmlStreamWriter
 
WriteStrategy - Interface in org.apache.camel.component.pdf.text
Strategy to write given lines to pdf document.
writeSubject(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeTo(OutputStream) - Method in class org.apache.camel.component.cxf.converter.CachedCxfPayload
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.camel.component.cxf.jaxrs.DataFormatProvider
 
writeTo(GMailEndpoint, Exchange, MailService.Message) - Method in class org.apache.camel.component.gae.mail.GMailBinding
 
writeTo(OutputStream) - Method in class org.apache.camel.component.netty.http.NettyChannelBufferStreamCache
 
writeTo(OutputStream) - Method in class org.apache.camel.component.netty4.http.NettyChannelBufferStreamCache
 
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
WS_PROTOCOL - Static variable in class org.apache.camel.component.ahc.ws.WsConstants
 
WS_PROTOCOL - Static variable in class org.apache.camel.component.websocket.WebsocketConstants
 
WSA_HEADERS_INBOUND - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
WSA_HEADERS_OUTBOUND - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
WSACamelEndpointMapping - Class in org.apache.camel.component.spring.ws.bean
Provides support for full WS-Addressing.
WSACamelEndpointMapping() - Constructor for class org.apache.camel.component.spring.ws.bean.WSACamelEndpointMapping
 
WsComponent - Class in org.apache.camel.component.ahc.ws
To exchange data with external Websocket servers using Async Http Client
WsComponent() - Constructor for class org.apache.camel.component.ahc.ws.WsComponent
 
WsConstants - Class in org.apache.camel.component.ahc.ws
 
WsConsumer - Class in org.apache.camel.component.ahc.ws
 
WsConsumer(WsEndpoint, Processor) - Constructor for class org.apache.camel.component.ahc.ws.WsConsumer
 
WSDL_URL - Static variable in class org.apache.camel.component.cxf.common.message.CxfConstants
 
WSDL_URL - Static variable in interface org.apache.camel.component.cxf.CxfConstants
Deprecated.
 
WSDLServiceFactoryBean - Class in org.apache.camel.component.cxf
A service factory bean class that create a service factory without requiring a service class (SEI).
WSDLServiceFactoryBean() - Constructor for class org.apache.camel.component.cxf.WSDLServiceFactoryBean
 
WSDLServiceFactoryBean(Class<?>) - Constructor for class org.apache.camel.component.cxf.WSDLServiceFactoryBean
 
WsEndpoint - Class in org.apache.camel.component.ahc.ws
To exchange data with external Websocket servers using Async Http Client.
WsEndpoint(String, WsComponent) - Constructor for class org.apache.camel.component.ahc.ws.WsEndpoint
 
WsProducer - Class in org.apache.camel.component.ahc.ws
 
WsProducer(WsEndpoint) - Constructor for class org.apache.camel.component.ahc.ws.WsProducer
 
WSS_PROTOCOL - Static variable in class org.apache.camel.component.ahc.ws.WsConstants
 
WSS_PROTOCOL - Static variable in class org.apache.camel.component.websocket.WebsocketConstants
 

X

x509HostnameVerifier - Variable in class org.apache.camel.component.http4.HttpComponent
 
XAdESEncapsulatedPKIData - Class in org.apache.camel.component.xmlsecurity.api
Class representing the Encapsulated PKI Data of the XAdES specification.
XAdESEncapsulatedPKIData(String, String, String) - Constructor for class org.apache.camel.component.xmlsecurity.api.XAdESEncapsulatedPKIData
Constructor
XAdESSignatureProperties - Class in org.apache.camel.component.xmlsecurity.api
Implementation of the XAdES-BES and XAdES-EPES properties defined in http://www.etsi.org/deliver/etsi_ts%5C101900_101999%5C101903%5C01.04 .02_60%5Cts_101903v010402p.pdf.
XAdESSignatureProperties() - Constructor for class org.apache.camel.component.xmlsecurity.api.XAdESSignatureProperties
 
XML_ENC_KEY_STORE_ALIAS - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
XML_ENC_KEY_STORE_PASSWORD - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
XML_ENC_KEY_STORE_URL - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
XML_ENC_RECIPIENT_ALIAS - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
XML_ENC_TRUST_STORE_PASSWORD - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
XML_ENC_TRUST_STORE_URL - Static variable in class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
xmlBeans() - Method in class org.apache.camel.builder.DataFormatClause
Uses the xmlBeans data format
XmlBeansConverter - Class in org.apache.camel.converter.xmlbeans
A Type Converter of XMLBeans objects
XmlBeansDataFormat - Class in org.apache.camel.converter.xmlbeans
A data format (DataFormat) using XmlBeans to marshal to and from XML
XmlBeansDataFormat() - Constructor for class org.apache.camel.converter.xmlbeans.XmlBeansDataFormat
 
XMLBeansDataFormat - Class in org.apache.camel.model.dataformat
XMLBeans data format
XMLBeansDataFormat() - Constructor for class org.apache.camel.model.dataformat.XMLBeansDataFormat
 
XmlCommand - Enum in org.apache.camel.component.xmlsecurity
 
XmlConverter - Class in org.apache.camel.converter.jaxp
A helper class to transform to and from various JAXB types such as Source and Document
XmlConverter() - Constructor for class org.apache.camel.converter.jaxp.XmlConverter
 
XmlConverter(DocumentBuilderFactory) - Constructor for class org.apache.camel.converter.jaxp.XmlConverter
 
xmlDataFormat(String) - Method in class org.apache.camel.model.rest.RestConfigurationDefinition
To use a specific XML data format

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

xmlEncode(String) - Static method in class org.apache.camel.util.StringHelper
Encodes the text into safe XML by replacing < > and & with XML tokens
XmlErrorListener - Class in org.apache.camel.converter.jaxp
A ErrorListener that logs the errors.
XmlErrorListener() - Constructor for class org.apache.camel.converter.jaxp.XmlErrorListener
 
xmljson() - Method in class org.apache.camel.builder.DataFormatClause
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
XmlJsonConverters - Class in org.apache.camel.dataformat.xmljson.converters
Contains type converters to cater for Camel's unconditional conversion of the message body to an InputStream prior to marshaling
XmlJsonDataFormat - Class in org.apache.camel.dataformat.xmljson
A data format (DataFormat) using json-lib to convert between XML and JSON directly.
XmlJsonDataFormat() - Constructor for class org.apache.camel.dataformat.xmljson.XmlJsonDataFormat
 
XmlJsonDataFormat - Class in org.apache.camel.model.dataformat
xml-json data format
XmlJsonDataFormat() - Constructor for class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
XmlJsonDataFormat(Map<String, String>) - Constructor for class org.apache.camel.model.dataformat.XmlJsonDataFormat
 
XmlJsonDataFormat.NamespacesPerElementMapping - Class in org.apache.camel.dataformat.xmljson
Encapsulates the information needed to bind namespace declarations to XML elements when performing JSON to XML conversions Given the following JSON: { "root:": { "element": "value", "element2": "value2" }}, it will produce the following XML when "element" is bound to prefix "ns1" and namespace URI "http://mynamespace.org": valuevalue2 For convenience, the NamespacesPerElementMapping#NamespacesPerElementMapping(String, String) constructor allows to specify multiple prefix-namespaceURI pairs in just one String line, the format being: |ns1|http://mynamespace.org|ns2|http://mynamespace2.org|
XmlLineNumberParser - Class in org.apache.camel.util
An XML parser that uses SAX to include line and column number for each XML element in the parsed Document.
XmlLineNumberParser.XmlTextTransformer - Interface in org.apache.camel.util
Allows to plugin a custom text transformer in the parser, that can transform all the text content
XmlParserDataFormat - Class in org.apache.camel.groovy.dataformat
DataFormat for using groovy.util.XmlParser as parser and renderer for XML data
XmlParserDataFormat() - Constructor for class org.apache.camel.groovy.dataformat.XmlParserDataFormat
 
XmlParserDataFormat(boolean) - Constructor for class org.apache.camel.groovy.dataformat.XmlParserDataFormat
 
XMLReaderPool - Class in org.apache.camel.converter.jaxp
Manages a pool of XMLReader (and associated SAXParser) instances for reuse.
XMLReaderPool(SAXParserFactory) - Constructor for class org.apache.camel.converter.jaxp.XMLReaderPool
Creates a new instance.
XmlRestProcessor - Class in org.apache.camel.component.salesforce.internal.processor
 
XmlRestProcessor(SalesforceEndpoint) - Constructor for class org.apache.camel.component.salesforce.internal.processor.XmlRestProcessor
 
XmlRootElementPreferringElementNameStrategy - Class in org.apache.camel.dataformat.soap.name
 
XmlRootElementPreferringElementNameStrategy() - Constructor for class org.apache.camel.dataformat.soap.name.XmlRootElementPreferringElementNameStrategy
 
XmlRpcAsyncCallback - Class in org.apache.camel.component.xmlrpc
 
XmlRpcAsyncCallback(Exchange, AsyncCallback) - Constructor for class org.apache.camel.component.xmlrpc.XmlRpcAsyncCallback
 
XmlRpcClientConfigurer - Interface in org.apache.camel.component.xmlrpc
A pluggable strategy for configuring the XmlRpcClient used by this component
XmlRpcComponent - Class in org.apache.camel.component.xmlrpc
Represents the component that manages XmlRpcEndpoint.
XmlRpcComponent() - Constructor for class org.apache.camel.component.xmlrpc.XmlRpcComponent
 
XmlRpcConfiguration - Class in org.apache.camel.component.xmlrpc
 
XmlRpcConfiguration() - Constructor for class org.apache.camel.component.xmlrpc.XmlRpcConfiguration
 
XmlRpcConstants - Class in org.apache.camel.component.xmlrpc
 
XmlRpcConverter - Class in org.apache.camel.component.xmlrpc.converter
 
XmlRpcDataFormat - Class in org.apache.camel.dataformat.xmlrpc
 
XmlRpcDataFormat() - Constructor for class org.apache.camel.dataformat.xmlrpc.XmlRpcDataFormat
 
XmlRpcDataFormat - Class in org.apache.camel.model.dataformat
xml-rpc data format
XmlRpcDataFormat() - Constructor for class org.apache.camel.model.dataformat.XmlRpcDataFormat
 
XmlRpcEndpoint - Class in org.apache.camel.component.xmlrpc
The xmlrpc component is used for sending messages to a XML RPC service.
XmlRpcEndpoint() - Constructor for class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
XmlRpcEndpoint(String, XmlRpcComponent, String) - Constructor for class org.apache.camel.component.xmlrpc.XmlRpcEndpoint
 
XmlRpcProducer - Class in org.apache.camel.component.xmlrpc
The xmlrpc producer.
XmlRpcProducer(XmlRpcEndpoint) - Constructor for class org.apache.camel.component.xmlrpc.XmlRpcProducer
 
XmlRpcRequestImpl - Class in org.apache.camel.component.xmlrpc
 
XmlRpcRequestImpl(String, Object[]) - Constructor for class org.apache.camel.component.xmlrpc.XmlRpcRequestImpl
 
XmlRpcRequestImpl(String, List<?>) - Constructor for class org.apache.camel.component.xmlrpc.XmlRpcRequestImpl
 
XmlRpcWriter - Class in org.apache.camel.dataformat.xmlrpc
 
XmlRpcWriter(XmlRpcStreamConfig, ContentHandler, TypeFactory) - Constructor for class org.apache.camel.dataformat.xmlrpc.XmlRpcWriter
 
XMLSecurityDataFormat - Class in org.apache.camel.dataformat.xmlsecurity
 
XMLSecurityDataFormat() - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, byte[]) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, byte[]) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, byte[], String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
XMLSecurityDataFormat(String, boolean, String, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
XMLSecurityDataFormat(String, boolean, String, String, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String, String, String, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String, String, String, KeyStoreParameters) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean, String, String, String, KeyStoreParameters, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String, String) - Constructor for class org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat
 
XMLSecurityDataFormat - Class in org.apache.camel.model.dataformat
xml-security data format
XMLSecurityDataFormat() - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
 
XMLSecurityDataFormat(String, boolean) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
XMLSecurityDataFormat(String, boolean, String, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String, String, String, KeyStoreParameters) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String, String, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, boolean, String, String, String, KeyStoreParameters, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XMLSecurityDataFormat(String, Map<String, String>, boolean, String, String, String, KeyStoreParameters, String, String) - Constructor for class org.apache.camel.model.dataformat.XMLSecurityDataFormat
Deprecated.
XmlSignature2Message - Interface in org.apache.camel.component.xmlsecurity.api
Used in the signature verifier to map the references and objects of the XML signature to the output message.
XmlSignature2Message.Input - Interface in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureChecker - Interface in org.apache.camel.component.xmlsecurity.api
This interface gives the application the possibility to check whether the expected parts are signed.
XmlSignatureChecker.Input - Interface in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureComponent - Class in org.apache.camel.component.xmlsecurity
 
XmlSignatureComponent() - Constructor for class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
XmlSignatureComponent(CamelContext) - Constructor for class org.apache.camel.component.xmlsecurity.XmlSignatureComponent
 
XmlSignatureConfiguration - Class in org.apache.camel.component.xmlsecurity.processor
 
XmlSignatureConfiguration() - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlSignatureConfiguration
 
XmlSignatureConstants - Class in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureEndpoint - Class in org.apache.camel.component.xmlsecurity
Used to sign and verify exchanges using the XML signature specification.
XmlSignatureEndpoint(String, XmlSignatureComponent) - Constructor for class org.apache.camel.component.xmlsecurity.XmlSignatureEndpoint
 
XmlSignatureException - Exception in org.apache.camel.component.xmlsecurity.api
Exception thrown when a configuration failure or a failure caused by the input message in the XML signature generation or validation process occurs.
XmlSignatureException() - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureException
 
XmlSignatureException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureException
 
XmlSignatureException(Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureException
 
XmlSignatureException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureException
 
XmlSignatureFormatException - Exception in org.apache.camel.component.xmlsecurity.api
Exception thrown when the input for signing or verifying does not have the correct format.
XmlSignatureFormatException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureFormatException
 
XmlSignatureFormatException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureFormatException
 
XmlSignatureHelper - Class in org.apache.camel.component.xmlsecurity.api
Helps to construct the transformations and the canonicalization methods for the XML Signature generator.
XmlSignatureHelper.XPathAndFilter - Class in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureInvalidContentHashException - Exception in org.apache.camel.component.xmlsecurity.api
This exception is thrown if the verification of a XML signature fails because the hash calculated over the content does not match the value in the signature.
XmlSignatureInvalidContentHashException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidContentHashException
 
XmlSignatureInvalidContentHashException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidContentHashException
 
XmlSignatureInvalidException - Exception in org.apache.camel.component.xmlsecurity.api
This exception is thrown if XML signature verification fails.
XmlSignatureInvalidException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidException
 
XmlSignatureInvalidException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidException
 
XmlSignatureInvalidKeyException - Exception in org.apache.camel.component.xmlsecurity.api
Exception thrown during signing or verifying if the key type does not fit to the signature algorithm.
XmlSignatureInvalidKeyException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidKeyException
 
XmlSignatureInvalidKeyException(Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidKeyException
 
XmlSignatureInvalidValueException - Exception in org.apache.camel.component.xmlsecurity.api
This exception is thrown if the verification of an XML signature fails because the signature value is invalid.
XmlSignatureInvalidValueException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidValueException
 
XmlSignatureInvalidValueException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureInvalidValueException
 
XmlSignatureNoKeyException - Exception in org.apache.camel.component.xmlsecurity.api
Exception thrown when no key for signing is found.
XmlSignatureNoKeyException() - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureNoKeyException
 
XmlSignatureNoKeyException(String) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureNoKeyException
 
XmlSignatureNoKeyException(Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureNoKeyException
 
XmlSignatureNoKeyException(String, Throwable) - Constructor for exception org.apache.camel.component.xmlsecurity.api.XmlSignatureNoKeyException
 
XmlSignatureProcessor - Class in org.apache.camel.component.xmlsecurity.processor
 
XmlSignatureProcessor() - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor
 
XmlSignatureProducer - Class in org.apache.camel.component.xmlsecurity
 
XmlSignatureProducer(Endpoint, Processor) - Constructor for class org.apache.camel.component.xmlsecurity.XmlSignatureProducer
 
XmlSignatureProperties - Interface in org.apache.camel.component.xmlsecurity.api
You can provide further XML objects and references which will be added by the XML signature generator to the XML signature.
XmlSignatureProperties.Input - Interface in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureProperties.Output - Class in org.apache.camel.component.xmlsecurity.api
 
XmlSignatureTransform - Class in org.apache.camel.component.xmlsecurity.api
Transform and canonicalization algorithms with their parameters.
XmlSignatureTransform() - Constructor for class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
XmlSignatureTransform(String) - Constructor for class org.apache.camel.component.xmlsecurity.api.XmlSignatureTransform
 
XmlSignerConfiguration - Class in org.apache.camel.component.xmlsecurity.processor
 
XmlSignerConfiguration() - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlSignerConfiguration
 
XmlSignerEndpoint - Class in org.apache.camel.component.xmlsecurity
 
XmlSignerEndpoint(String, XmlSignatureComponent, XmlSignerConfiguration) - Constructor for class org.apache.camel.component.xmlsecurity.XmlSignerEndpoint
 
XmlSignerProcessor - Class in org.apache.camel.component.xmlsecurity.processor
Creates from the message body a XML signature element which is returned in the message body of the output message.
XmlSignerProcessor(XmlSignerConfiguration) - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlSignerProcessor
 
XmlSlurperDataFormat - Class in org.apache.camel.groovy.dataformat
DataFormat for using groovy.util.XmlSlurper as parser for XML data
XmlSlurperDataFormat() - Constructor for class org.apache.camel.groovy.dataformat.XmlSlurperDataFormat
 
XmlSlurperDataFormat(boolean) - Constructor for class org.apache.camel.groovy.dataformat.XmlSlurperDataFormat
 
xmlToFeed(String) - Static method in class org.apache.camel.dataformat.rss.RssConverter
 
XMLTokenExpressionIterator - Class in org.apache.camel.support
An XMLTokenizeLanguage based iterator.
XMLTokenExpressionIterator(String, char) - Constructor for class org.apache.camel.support.XMLTokenExpressionIterator
 
XMLTokenExpressionIterator(String, char, int) - Constructor for class org.apache.camel.support.XMLTokenExpressionIterator
 
XMLTokenizeLanguage - Class in org.apache.camel.language.tokenizer
A language for tokenizer expressions.
XMLTokenizeLanguage() - Constructor for class org.apache.camel.language.tokenizer.XMLTokenizeLanguage
 
XMLTokenizerExpression - Class in org.apache.camel.model.language
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
 
XmlVerifierConfiguration - Class in org.apache.camel.component.xmlsecurity.processor
 
XmlVerifierConfiguration() - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration
 
XmlVerifierEndpoint - Class in org.apache.camel.component.xmlsecurity
 
XmlVerifierEndpoint(String, XmlSignatureComponent, XmlVerifierConfiguration) - Constructor for class org.apache.camel.component.xmlsecurity.XmlVerifierEndpoint
 
XmlVerifierProcessor - Class in org.apache.camel.component.xmlsecurity.processor
XML signature verifier.
XmlVerifierProcessor(XmlVerifierConfiguration) - Constructor for class org.apache.camel.component.xmlsecurity.processor.XmlVerifierProcessor
 
XmppBinding - Class in org.apache.camel.component.xmpp
A Strategy used to convert between a Camel Exchange and XmppMessage to and from a XMPP Message
XmppBinding() - Constructor for class org.apache.camel.component.xmpp.XmppBinding
 
XmppBinding(HeaderFilterStrategy) - Constructor for class org.apache.camel.component.xmpp.XmppBinding
 
XmppComponent - Class in org.apache.camel.component.xmpp
 
XmppComponent() - Constructor for class org.apache.camel.component.xmpp.XmppComponent
 
XmppConstants - Interface in org.apache.camel.component.xmpp
Constants used in Camel XMPP module
XmppConsumer - Class in org.apache.camel.component.xmpp
A Consumer which listens to XMPP packets
XmppConsumer(XmppEndpoint, Processor) - Constructor for class org.apache.camel.component.xmpp.XmppConsumer
 
XmppEndpoint - Class in org.apache.camel.component.xmpp
To send and receive messages from a XMPP (chat) server.
XmppEndpoint() - Constructor for class org.apache.camel.component.xmpp.XmppEndpoint
 
XmppEndpoint(String, XmppComponent) - Constructor for class org.apache.camel.component.xmpp.XmppEndpoint
 
XmppEndpoint(String) - Constructor for class org.apache.camel.component.xmpp.XmppEndpoint
Deprecated.
XmppGroupChatProducer - Class in org.apache.camel.component.xmpp
 
XmppGroupChatProducer(XmppEndpoint) - Constructor for class org.apache.camel.component.xmpp.XmppGroupChatProducer
 
XmppLogger - Class in org.apache.camel.component.xmpp
 
XmppLogger(String) - Constructor for class org.apache.camel.component.xmpp.XmppLogger
 
XmppMessage - Class in org.apache.camel.component.xmpp
Represents a Message for working with XMPP
XmppMessage() - Constructor for class org.apache.camel.component.xmpp.XmppMessage
 
XmppMessage(Message) - Constructor for class org.apache.camel.component.xmpp.XmppMessage
 
XmppMessage(Packet) - Constructor for class org.apache.camel.component.xmpp.XmppMessage
 
XmppPrivateChatProducer - Class in org.apache.camel.component.xmpp
 
XmppPrivateChatProducer(XmppEndpoint, String) - Constructor for class org.apache.camel.component.xmpp.XmppPrivateChatProducer
 
XmppPubSubProducer - Class in org.apache.camel.component.xmpp
 
XmppPubSubProducer(XmppEndpoint) - Constructor for class org.apache.camel.component.xmpp.XmppPubSubProducer
 
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.
XPathAndFilter(String, String) - Constructor for class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
XPathAndFilter() - Constructor for class org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
 
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
XQuery - Annotation Type in org.apache.camel.component.xquery
An annotation for injection of an XQuery expressions into a field, property, method or parameter when using Bean Integration.
xquery(String) - Static method in class org.apache.camel.component.xquery.XQueryBuilder
 
xquery(Reader) - Static method in class org.apache.camel.component.xquery.XQueryBuilder
 
xquery(InputStream, String) - Static method in class org.apache.camel.component.xquery.XQueryBuilder
 
xquery(File, String) - Static method in class org.apache.camel.component.xquery.XQueryBuilder
 
xquery(URL, String) - Static method in class org.apache.camel.component.xquery.XQueryBuilder
 
xquery(File) - Static method in class org.apache.camel.component.xquery.XQueryBuilder
 
xquery(URL) - Static method in class org.apache.camel.component.xquery.XQueryBuilder
 
XQueryAnnotationExpressionFactory - Class in org.apache.camel.component.xquery
 
XQueryAnnotationExpressionFactory() - Constructor for class org.apache.camel.component.xquery.XQueryAnnotationExpressionFactory
 
XQueryBuilder - Class in org.apache.camel.component.xquery
Creates an XQuery builder.
XQueryBuilder() - Constructor for class org.apache.camel.component.xquery.XQueryBuilder
 
XQueryComponent - Class in org.apache.camel.component.xquery
An XQuery Component for performing transforming messages
XQueryComponent() - Constructor for class org.apache.camel.component.xquery.XQueryComponent
 
XQueryEndpoint - Class in org.apache.camel.component.xquery
Transforms the message using a XQuery template using Saxon.
XQueryEndpoint(String, Component) - Constructor for class org.apache.camel.component.xquery.XQueryEndpoint
 
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
 
XQueryLanguage - Class in org.apache.camel.language.xquery
 
XQueryLanguage() - Constructor for class org.apache.camel.language.xquery.XQueryLanguage
 
XQueryModuleURIResolver - Class in org.apache.camel.component.xquery
Resolves XQuery file imports
XQueryModuleURIResolver(XQueryComponent) - Constructor for class org.apache.camel.component.xquery.XQueryModuleURIResolver
 
xslt(Templates) - Static method in class org.apache.camel.builder.xml.XsltBuilder
Creates an XSLT processor using the given templates instance
xslt(Source) - Static method in class org.apache.camel.builder.xml.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(File) - Static method in class org.apache.camel.builder.xml.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(URL) - Static method in class org.apache.camel.builder.xml.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(InputStream) - Static method in class org.apache.camel.builder.xml.XsltBuilder
Creates an XSLT processor using the given XSLT source
xslt(String) - Static method in class org.apache.camel.util.toolbox.AggregationStrategies
Creates a XsltAggregationStrategy as the aggregation strategy.
XSLT_ERROR - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
XSLT_ERROR - Static variable in interface org.apache.camel.Exchange
 
XSLT_FATAL_ERROR - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
XSLT_FATAL_ERROR - Static variable in interface org.apache.camel.Exchange
 
XSLT_FILE_NAME - Static variable in class org.apache.camel.component.undertow.ExchangeHeaders
 
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 class org.apache.camel.component.undertow.ExchangeHeaders
 
XSLT_WARNING - Static variable in interface org.apache.camel.Exchange
 
XsltAggregationStrategy - Class in org.apache.camel.util.toolbox
The XSLT Aggregation Strategy enables you to use XSL stylesheets to aggregate messages.
XsltAggregationStrategy(String) - Constructor for class org.apache.camel.util.toolbox.XsltAggregationStrategy
Constructor.
XsltBuilder - Class in org.apache.camel.builder.xml
Creates a Processor which performs an XSLT transformation of the IN message body.
XsltBuilder() - Constructor for class org.apache.camel.builder.xml.XsltBuilder
 
XsltBuilder(Templates) - Constructor for class org.apache.camel.builder.xml.XsltBuilder
 
XsltComponent - Class in org.apache.camel.component.xslt
The XSLT Component is for performing XSLT transformations of messages
XsltComponent() - Constructor for class org.apache.camel.component.xslt.XsltComponent
 
XsltConstants - Class in org.apache.camel.component.xslt
XSLT component constants.
XsltEndpoint - Class in org.apache.camel.component.xslt
Transforms the message using a XSLT template.
XsltEndpoint(String, Component, XsltBuilder, String, boolean) - Constructor for class org.apache.camel.component.xslt.XsltEndpoint
Deprecated.
XsltEndpoint(String, Component) - Constructor for class org.apache.camel.component.xslt.XsltEndpoint
 
XsltErrorListener - Class in org.apache.camel.builder.xml
ErrorListener which logs the errors and rethrow the exceptions for error and fatal conditions.
XsltErrorListener() - Constructor for class org.apache.camel.builder.xml.XsltErrorListener
 
XsltOutput - Enum in org.apache.camel.component.xslt
 
XsltUriResolver - Class in org.apache.camel.builder.xml
Camel specific URIResolver which is capable of loading files from the classpath and file system.
XsltUriResolver(ClassResolver, String) - Constructor for class org.apache.camel.builder.xml.XsltUriResolver
 
XsltUriResolverFactory - Interface in org.apache.camel.component.xslt
Can be used to create custom URI resolver for the XSLT endpoint.
xstream() - Method in class org.apache.camel.builder.DataFormatClause
Uses the XStream data format.
xstream(String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the xstream by setting the encoding or permission
xstream(String, String) - Method in class org.apache.camel.builder.DataFormatClause
Uses the xstream by setting the encoding
xstream(Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the xstream by permitting the java type
xstream(String, Class<?>...) - Method in class org.apache.camel.builder.DataFormatClause
Uses the xstream by permitting the java type
XStreamDataFormat - Class in org.apache.camel.dataformat.xstream
A data format (DataFormat) using XStream to marshal to and from XML
XStreamDataFormat() - Constructor for class org.apache.camel.dataformat.xstream.XStreamDataFormat
 
XStreamDataFormat(XStream) - Constructor for class org.apache.camel.dataformat.xstream.XStreamDataFormat
 
XStreamDataFormat - Class in org.apache.camel.model.dataformat
xstream data format
XStreamDataFormat() - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat
 
XStreamDataFormat(String) - Constructor for class org.apache.camel.model.dataformat.XStreamDataFormat
 
XStreamDataFormat.AliasAdapter - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.AliasEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.AliasList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ConverterEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ConverterList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ConvertersAdapter - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ImplicitCollectionEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ImplicitCollectionList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.ImplicitCollectionsAdapter - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.OmitFieldEntry - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.OmitFieldList - Class in org.apache.camel.model.dataformat
 
XStreamDataFormat.OmitFieldsAdapter - Class in org.apache.camel.model.dataformat
 
XStreamUtils - Class in org.apache.camel.component.salesforce.internal.client
REVISIT this code is duplicated from camel-xstream and we should find another way...
xtokenize(String, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
 
xtokenize(String, char, Namespaces) - Method in class org.apache.camel.builder.ExpressionClause
 
xtokenize(String, char, Namespaces, int) - Method in class org.apache.camel.builder.ExpressionClause
 
xtokenize(String, char, Namespaces, int) - Method in class org.apache.camel.builder.ExpressionClauseSupport
Evaluates an XML token expression on the message body with XML content
xtokenize(String, Namespaces) - Method in class org.apache.camel.builder.ValueBuilder
 
xtokenize(String, char, Namespaces) - Method in class org.apache.camel.builder.ValueBuilder
 

Y

yaml(YAMLLibrary) - Method in class org.apache.camel.builder.DataFormatClause
Uses the YAML data format
yaml(YAMLLibrary, Class<?>) - Method in class org.apache.camel.builder.DataFormatClause
Uses the YAML data format
YAMLDataFormat - Class in org.apache.camel.model.dataformat
YAML data format
YAMLDataFormat() - Constructor for class org.apache.camel.model.dataformat.YAMLDataFormat
 
YAMLDataFormat(YAMLLibrary) - Constructor for class org.apache.camel.model.dataformat.YAMLDataFormat
 
YAMLDataFormat(YAMLLibrary, Class<?>) - Constructor for class org.apache.camel.model.dataformat.YAMLDataFormat
 
YAMLLibrary - Enum in org.apache.camel.model.dataformat
Represents the concrete Yaml libraries Camel supports.
YAMMER_BASE_API_URL - Static variable in class org.apache.camel.component.yammer.YammerConstants
 
YammerAccessCodeGenerator - Class in org.apache.camel.component.yammer.utils
Use this to get an access token from yammer.
YammerApi - Class in org.apache.camel.component.yammer.scribe
 
YammerApi() - Constructor for class org.apache.camel.component.yammer.scribe.YammerApi
 
YammerComponent - Class in org.apache.camel.component.yammer
Represents the component that manages YammerEndpoint.
YammerComponent() - Constructor for class org.apache.camel.component.yammer.YammerComponent
 
YammerConfiguration - Class in org.apache.camel.component.yammer
 
YammerConfiguration() - Constructor for class org.apache.camel.component.yammer.YammerConfiguration
 
YammerConstants - Class in org.apache.camel.component.yammer
 
YammerEndpoint - Class in org.apache.camel.component.yammer
The yammer component allows you to interact with the Yammer enterprise social network.
YammerEndpoint() - Constructor for class org.apache.camel.component.yammer.YammerEndpoint
 
YammerEndpoint(String, YammerComponent) - Constructor for class org.apache.camel.component.yammer.YammerEndpoint
 
YammerEndpoint(String, YammerComponent, YammerConfiguration) - Constructor for class org.apache.camel.component.yammer.YammerEndpoint
 
YammerFunctionType - Enum in org.apache.camel.component.yammer
 
YammerMessagePollingConsumer - Class in org.apache.camel.component.yammer
A Yammer consumer that periodically polls messages from Yammer's message API.
YammerMessagePollingConsumer(YammerEndpoint, Processor) - Constructor for class org.apache.camel.component.yammer.YammerMessagePollingConsumer
 
YammerMessageProducer - Class in org.apache.camel.component.yammer
 
YammerMessageProducer(YammerEndpoint) - Constructor for class org.apache.camel.component.yammer.YammerMessageProducer
 
YammerRelationshipPollingConsumer - Class in org.apache.camel.component.yammer
A Yammer consumer that periodically polls relationships from Yammer's relationship API.
YammerRelationshipPollingConsumer(YammerEndpoint, Processor) - Constructor for class org.apache.camel.component.yammer.YammerRelationshipPollingConsumer
 
YammerUserPollingConsumer - Class in org.apache.camel.component.yammer
A Yammer consumer that periodically polls messages from Yammer's user API.
YammerUserPollingConsumer(YammerEndpoint, Processor) - Constructor for class org.apache.camel.component.yammer.YammerUserPollingConsumer
 
year - Variable in class org.apache.camel.component.linkedin.api.model.Date
 
year - Variable in class org.apache.camel.component.linkedin.api.model.Date1
 
year - Variable in class org.apache.camel.component.linkedin.api.model.DateOfBirth
 
year - Variable in class org.apache.camel.component.linkedin.api.model.EndDate
 
year - Variable in class org.apache.camel.component.linkedin.api.model.ExpirationDate
 
year - Variable in class org.apache.camel.component.linkedin.api.model.PostingDate
 
year - Variable in class org.apache.camel.component.linkedin.api.model.StartDate
 
years - Variable in class org.apache.camel.component.linkedin.api.model.Skill
 
Years - Class in org.apache.camel.component.linkedin.api.model
Java class for anonymous complex type.
Years() - Constructor for class org.apache.camel.component.linkedin.api.model.Years
 

Z

zadd(String, Object, Double) - Method in class org.apache.camel.component.redis.RedisClient
 
zcard(String) - Method in class org.apache.camel.component.redis.RedisClient
 
zcount(String, Double, Double) - Method in class org.apache.camel.component.redis.RedisClient
 
zincrby(String, Object, Double) - Method in class org.apache.camel.component.redis.RedisClient
 
zinterstore(String, Collection<String>, String) - Method in class org.apache.camel.component.redis.RedisClient
 
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
ZipAggregationStrategy - Class in org.apache.camel.processor.aggregate.zipfile
This aggregation strategy will aggregate all incoming messages into a ZIP file.
ZipAggregationStrategy() - Constructor for class org.apache.camel.processor.aggregate.zipfile.ZipAggregationStrategy
 
ZipAggregationStrategy(boolean) - Constructor for class org.apache.camel.processor.aggregate.zipfile.ZipAggregationStrategy
 
ZipAggregationStrategy(boolean, boolean) - Constructor for class org.apache.camel.processor.aggregate.zipfile.ZipAggregationStrategy
 
ZipDataFormat - Class in org.apache.camel.impl
"Deflate" compression data format.
ZipDataFormat() - Constructor for class org.apache.camel.impl.ZipDataFormat
 
ZipDataFormat(int) - Constructor for class org.apache.camel.impl.ZipDataFormat
 
ZipDataFormat - Class in org.apache.camel.model.dataformat
zip data format (not for zip files)
ZipDataFormat() - Constructor for class org.apache.camel.model.dataformat.ZipDataFormat
 
ZipDataFormat(int) - Constructor for class org.apache.camel.model.dataformat.ZipDataFormat
 
zipFile() - Method in class org.apache.camel.builder.DataFormatClause
Uses the ZIP file data format
ZipFileDataFormat - Class in org.apache.camel.dataformat.zipfile
Zip file data format.
ZipFileDataFormat() - Constructor for class org.apache.camel.dataformat.zipfile.ZipFileDataFormat
 
ZipFileDataFormat - Class in org.apache.camel.model.dataformat
zip-file data format
ZipFileDataFormat() - Constructor for class org.apache.camel.model.dataformat.ZipFileDataFormat
 
ZipIterator - Class in org.apache.camel.dataformat.zipfile
The Iterator which can go through the ZipInputStream according to ZipEntry Based on the thread zip file best practices
ZipIterator(Message) - Constructor for class org.apache.camel.dataformat.zipfile.ZipIterator
 
ZipSplitter - Class in org.apache.camel.dataformat.zipfile
ZipSplitter the expression builder which can be used after the splitter Based on the thread zip file best practices
ZipSplitter() - Constructor for class org.apache.camel.dataformat.zipfile.ZipSplitter
 
ZK_OPERATION_DELETE - Static variable in class org.apache.camel.component.zookeeper.ZookeeperProducer
 
ZK_OPERATION_WRITE - Static variable in class org.apache.camel.component.zookeeper.ZookeeperProducer
 
ZOOKEEPER_ACL - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
ZOOKEEPER_CREATE_MODE - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
ZOOKEEPER_ERROR_CODE - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
ZOOKEEPER_EVENT_TYPE - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
ZOOKEEPER_NODE - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
ZOOKEEPER_NODE_VERSION - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
ZOOKEEPER_OPERATION - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
ZOOKEEPER_SEQUENCE_LENGTH - Static variable in class org.apache.camel.component.zookeeper.SequenceComparator
 
ZOOKEEPER_STATISTICS - Static variable in class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
ZooKeeperComponent - Class in org.apache.camel.component.zookeeper
Component that creates ZooKeeperEndpoints for interacting with a ZooKeeper cluster.
ZooKeeperComponent() - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperComponent
 
ZooKeeperComponent(CamelContext) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperComponent
 
ZooKeeperComponent(ZooKeeperConfiguration) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperComponent
 
ZooKeeperConfiguration - Class in org.apache.camel.component.zookeeper
ZookeeperConfiguration encapsulates the configuration used to interact with a ZooKeeper cluster.
ZooKeeperConfiguration() - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperConfiguration
 
ZooKeeperConnectionManager - Class in org.apache.camel.component.zookeeper
ZookeeperConnectionManager is a simple class to manage ZooKeeper connections.
ZooKeeperConnectionManager(ZooKeeperEndpoint) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperConnectionManager
 
ZooKeeperConsumer - Class in org.apache.camel.component.zookeeper
ZooKeeperConsumer uses various ZooKeeperOperation to interact and consume data from a ZooKeeper cluster.
ZooKeeperConsumer(ZooKeeperEndpoint, Processor) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperConsumer
 
ZooKeeperElection - Class in org.apache.camel.component.zookeeper.policy
ZooKeeperElection uses the leader election capabilities of a ZooKeeper cluster to control which nodes are enabled.
ZooKeeperElection(CamelContext, String, int) - Constructor for class org.apache.camel.component.zookeeper.policy.ZooKeeperElection
 
ZooKeeperElection(ProducerTemplate, CamelContext, String, int) - Constructor for class org.apache.camel.component.zookeeper.policy.ZooKeeperElection
 
ZooKeeperEndpoint - Class in org.apache.camel.component.zookeeper
The zookeeper component allows interaction with a ZooKeeper cluster.
ZooKeeperEndpoint(String, ZooKeeperComponent, ZooKeeperConfiguration) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperEndpoint
 
ZooKeeperHelper - Class in org.apache.camel.component.zookeeper.operations
 
ZooKeeperMessage - Class in org.apache.camel.component.zookeeper
ZooKeeperMessage is a Message representing interactions with a ZooKeeper service.
ZooKeeperMessage(String, Stat, WatchedEvent) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
ZooKeeperMessage(String, Stat, Map<String, Object>) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
ZooKeeperMessage(String, Stat, Map<String, Object>, WatchedEvent) - Constructor for class org.apache.camel.component.zookeeper.ZooKeeperMessage
 
ZooKeeperOperation<ResultType> - Class in org.apache.camel.component.zookeeper.operations
ZooKeeperOperation is the base class for wrapping various ZooKeeper API instructions and callbacks into callable and composable operation objects.
ZooKeeperOperation(ZooKeeper, String) - Constructor for class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
ZooKeeperOperation(ZooKeeper, String, boolean) - Constructor for class org.apache.camel.component.zookeeper.operations.ZooKeeperOperation
 
ZookeeperProducer - Class in org.apache.camel.component.zookeeper
ZookeeperProducer attempts to set the content of nodes in the ZooKeeper cluster with the payloads of the of the exchanges it receives.
ZookeeperProducer(ZooKeeperEndpoint) - Constructor for class org.apache.camel.component.zookeeper.ZookeeperProducer
 
ZooKeeperRoutePolicy - Class in org.apache.camel.component.zookeeper.policy
ZooKeeperRoutePolicy uses the leader election capabilities of a ZooKeeper cluster to control how routes are enabled.
ZooKeeperRoutePolicy(String, int) - Constructor for class org.apache.camel.component.zookeeper.policy.ZooKeeperRoutePolicy
 
ZooKeeperRoutePolicy(ZooKeeperElection) - Constructor for class org.apache.camel.component.zookeeper.policy.ZooKeeperRoutePolicy
 
ZooKeeperUtils - Class in org.apache.camel.component.zookeeper
ZooKeeperUtils contains static utility functions mostly for retrieving optional message properties from Message headers.
zrange(String, Long, Long, Boolean) - Method in class org.apache.camel.component.redis.RedisClient
 
zrangebyscore(String, Double, Double) - Method in class org.apache.camel.component.redis.RedisClient
 
zrank(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
zrem(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
zremrangebyrank(String, Long, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
zremrangebyscore(String, Long, Long) - Method in class org.apache.camel.component.redis.RedisClient
 
zrevrange(String, Long, Long, Boolean) - Method in class org.apache.camel.component.redis.RedisClient
 
zrevrangebyscore(String, Double, Double) - Method in class org.apache.camel.component.redis.RedisClient
 
zrevrank(String, Object) - Method in class org.apache.camel.component.redis.RedisClient
 
zunionstore(String, Collection<String>, String) - Method in class org.apache.camel.component.redis.RedisClient
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.