@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface ComponentsBuilderFactory
| Modifier and Type | Method and Description |
|---|---|
static ActivemqComponentBuilderFactory.ActivemqComponentBuilder |
activemq()
ActiveMQ (camel-activemq)
The activemq component allows messages to be sent to (or consumed from)
Apache ActiveMQ.
|
static AhcComponentBuilderFactory.AhcComponentBuilder |
ahc()
AHC (camel-ahc)
To call external HTTP services using Async Http Client.
|
static AhcWsComponentBuilderFactory.AhcWsComponentBuilder |
ahcWs()
AHC Websocket (camel-ahc-ws)
To exchange data with external Websocket servers using Async Http Client.
|
static AhcWssComponentBuilderFactory.AhcWssComponentBuilder |
ahcWss()
AHC Secure Websocket (Secure) (camel-ahc-ws)
To exchange data with external Websocket servers using Async Http Client.
|
static AmqpComponentBuilderFactory.AmqpComponentBuilder |
amqp()
AMQP (camel-amqp)
Messaging with AMQP protocol using Apache QPid Client.
|
static ApnsComponentBuilderFactory.ApnsComponentBuilder |
apns()
APNS (camel-apns)
For sending notifications to Apple iOS devices.
|
static As2ComponentBuilderFactory.As2ComponentBuilder |
as2()
AS2 (camel-as2)
Component used for transferring data secure and reliable over the
internet using the AS2 protocol.
|
static AsteriskComponentBuilderFactory.AsteriskComponentBuilder |
asterisk()
Asterisk (camel-asterisk)
The asterisk component is used to interact with Asterisk PBX Server.
|
static AtmosComponentBuilderFactory.AtmosComponentBuilder |
atmos()
Atmos (camel-atmos)
The atmos component is used for integrating with EMC's Atomos Storage.
|
static AtmosphereWebsocketComponentBuilderFactory.AtmosphereWebsocketComponentBuilder |
atmosphereWebsocket()
Atmosphere Websocket (camel-atmosphere-websocket)
To exchange data with external Websocket clients using Atmosphere.
|
static AtomComponentBuilderFactory.AtomComponentBuilder |
atom()
Atom (camel-atom)
The atom component is used for consuming Atom RSS feeds.
|
static AtomixMapComponentBuilderFactory.AtomixMapComponentBuilder |
atomixMap()
Atomix Map (camel-atomix)
The atomix-map component is used to access Atomix's distributed map.
|
static AtomixMessagingComponentBuilderFactory.AtomixMessagingComponentBuilder |
atomixMessaging()
Atomix Messaging (camel-atomix)
The atomix-messaging component is used to access Atomix's group
messaging.
|
static AtomixMultimapComponentBuilderFactory.AtomixMultimapComponentBuilder |
atomixMultimap()
Atomix MultiMap (camel-atomix)
The atomix-multimap component is used to access Atomix's distributed
multi map.
|
static AtomixQueueComponentBuilderFactory.AtomixQueueComponentBuilder |
atomixQueue()
Atomix Queue (camel-atomix)
The atomix-queue component is used to access Atomix's distributed queue.
|
static AtomixSetComponentBuilderFactory.AtomixSetComponentBuilder |
atomixSet()
Atomix Set (camel-atomix)
The atomix-set component is used to access Atomix's distributed set.
|
static AtomixValueComponentBuilderFactory.AtomixValueComponentBuilder |
atomixValue()
Atomix Value (camel-atomix)
The atomix-value component is used to access Atomix's distributed value.
|
static AvroComponentBuilderFactory.AvroComponentBuilder |
avro()
Avro (camel-avro)
Working with Apache Avro for data serialization.
|
static Aws2CwComponentBuilderFactory.Aws2CwComponentBuilder |
aws2Cw()
AWS 2 CloudWatch (camel-aws2-cw)
The aws2-cw component is used for sending metrics to an Amazon
CloudWatch.
|
static Aws2DdbComponentBuilderFactory.Aws2DdbComponentBuilder |
aws2Ddb()
AWS 2 DynamoDB (camel-aws2-ddb)
The aws2-ddb component is used for storing and retrieving data from
Amazon's DynamoDB service.
|
static Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder |
aws2Ddbstream()
AWS 2 DynamoDB Streams (camel-aws2-ddb)
The aws2-ddbstream component is used for working with Amazon DynamoDB
Streams.
|
static Aws2Ec2ComponentBuilderFactory.Aws2Ec2ComponentBuilder |
aws2Ec2()
AWS 2 EC2 (camel-aws2-ec2)
The aws2-ec2 is used for managing Amazon EC2 instances.
|
static Aws2EcsComponentBuilderFactory.Aws2EcsComponentBuilder |
aws2Ecs()
AWS 2 ECS (camel-aws2-ecs)
The aws2-ecs is used for managing Amazon ECS
Category: cloud,management
Since: 3.1
Maven coordinates: org.apache.camel:camel-aws2-ecs
|
static Aws2EksComponentBuilderFactory.Aws2EksComponentBuilder |
aws2Eks()
AWS 2 EKS (camel-aws2-eks)
The aws2-eks is used for managing Amazon EKS
Category: cloud,management
Since: 3.1
Maven coordinates: org.apache.camel:camel-aws2-eks
|
static Aws2IamComponentBuilderFactory.Aws2IamComponentBuilder |
aws2Iam()
AWS 2 IAM (camel-aws2-iam)
The aws2-iam is used for managing Amazon IAM
Category: cloud,management
Since: 3.1
Maven coordinates: org.apache.camel:camel-aws2-iam
|
static Aws2KmsComponentBuilderFactory.Aws2KmsComponentBuilder |
aws2Kms()
AWS 2 KMS (camel-aws2-kms)
The aws2-kms is used for managing Amazon KMS
Category: cloud,management
Since: 3.1
Maven coordinates: org.apache.camel:camel-aws2-kms
|
static Aws2MqComponentBuilderFactory.Aws2MqComponentBuilder |
aws2Mq()
AWS 2 MQ (camel-aws2-mq)
The aws2-mq is used for managing Amazon MQ instances.
|
static Aws2MskComponentBuilderFactory.Aws2MskComponentBuilder |
aws2Msk()
AWS 2 MSK (camel-aws2-msk)
The aws2-msk is used for managing Amazon MSK
Category: cloud,management
Since: 3.1
Maven coordinates: org.apache.camel:camel-aws2-msk
|
static Aws2SesComponentBuilderFactory.Aws2SesComponentBuilder |
aws2Ses()
AWS 2 Simple Email Service (camel-aws2-ses)
The aws2-ses component is used for sending emails with Amazon's SES
service.
|
static Aws2SnsComponentBuilderFactory.Aws2SnsComponentBuilder |
aws2Sns()
AWS 2 Simple Notification System (camel-aws2-sns)
The aws2-sns component is used for sending messages to an Amazon Simple
Notification Topic.
|
static Aws2SqsComponentBuilderFactory.Aws2SqsComponentBuilder |
aws2Sqs()
AWS 2 Simple Queue Service (camel-aws2-sqs)
The aws2-sqs component is used for sending and receiving messages to
Amazon's SQS service.
|
static Aws2TranslateComponentBuilderFactory.Aws2TranslateComponentBuilder |
aws2Translate()
AWS 2 Translate (camel-aws2-translate)
The aws2-translate component is used for managing Amazon Translate
Category: cloud,management
Since: 3.1
Maven coordinates: org.apache.camel:camel-aws2-translate
|
static AwsCwComponentBuilderFactory.AwsCwComponentBuilder |
awsCw()
AWS CloudWatch (camel-aws-cw)
The aws-cw component is used for sending metrics to an Amazon CloudWatch.
|
static AwsDdbComponentBuilderFactory.AwsDdbComponentBuilder |
awsDdb()
AWS DynamoDB (camel-aws-ddb)
The aws-ddb component is used for storing and retrieving data from
Amazon's DynamoDB service.
|
static AwsDdbstreamComponentBuilderFactory.AwsDdbstreamComponentBuilder |
awsDdbstream()
AWS DynamoDB Streams (camel-aws-ddb)
The aws-ddbstream component is used for working with Amazon DynamoDB
Streams.
|
static AwsEc2ComponentBuilderFactory.AwsEc2ComponentBuilder |
awsEc2()
AWS EC2 (camel-aws-ec2)
The aws-ec2 is used for managing Amazon EC2 instances.
|
static AwsEcsComponentBuilderFactory.AwsEcsComponentBuilder |
awsEcs()
AWS ECS (camel-aws-ecs)
The aws-ecs is used for managing Amazon ECS
Category: cloud,management
Since: 3.0
Maven coordinates: org.apache.camel:camel-aws-ecs
|
static AwsEksComponentBuilderFactory.AwsEksComponentBuilder |
awsEks()
AWS EKS (camel-aws-eks)
The aws-eks is used for managing Amazon EKS
Category: cloud,management
Since: 3.0
Maven coordinates: org.apache.camel:camel-aws-eks
|
static AwsIamComponentBuilderFactory.AwsIamComponentBuilder |
awsIam()
AWS IAM (camel-aws-iam)
The aws-iam is used for managing Amazon IAM
Category: cloud,management
Since: 2.23
Maven coordinates: org.apache.camel:camel-aws-iam
|
static AwsKinesisComponentBuilderFactory.AwsKinesisComponentBuilder |
awsKinesis()
AWS Kinesis (camel-aws-kinesis)
The aws-kinesis component is for consuming and producing records from
Amazon Kinesis Streams.
|
static AwsKinesisFirehoseComponentBuilderFactory.AwsKinesisFirehoseComponentBuilder |
awsKinesisFirehose()
AWS Kinesis Firehose (camel-aws-kinesis)
The aws-kinesis-firehose component is used for producing Amazon's Kinesis
Firehose streams.
|
static AwsKmsComponentBuilderFactory.AwsKmsComponentBuilder |
awsKms()
AWS KMS (camel-aws-kms)
The aws-kms is used for managing Amazon KMS
Category: cloud,management
Since: 2.21
Maven coordinates: org.apache.camel:camel-aws-kms
|
static AwsLambdaComponentBuilderFactory.AwsLambdaComponentBuilder |
awsLambda()
AWS Lambda (camel-aws-lambda)
The aws-lambda is used for managing and invoking functions from Amazon
Lambda.
|
static AwsMqComponentBuilderFactory.AwsMqComponentBuilder |
awsMq()
AWS MQ (camel-aws-mq)
The aws-mq is used for managing Amazon MQ instances.
|
static AwsMskComponentBuilderFactory.AwsMskComponentBuilder |
awsMsk()
AWS MSK (camel-aws-msk)
The aws-msk is used for managing Amazon MSK
Category: cloud,management
Since: 3.0
Maven coordinates: org.apache.camel:camel-aws-msk
|
static AwsS3ComponentBuilderFactory.AwsS3ComponentBuilder |
awsS3()
AWS S3 Storage Service (camel-aws-s3)
The aws-s3 component is used for storing and retrieving object from
Amazon S3 Storage Service.
|
static AwsSdbComponentBuilderFactory.AwsSdbComponentBuilder |
awsSdb()
AWS SimpleDB (camel-aws-sdb)
The aws-sdb component is for storing and retrieving data from/to Amazon's
SDB service.
|
static AwsSesComponentBuilderFactory.AwsSesComponentBuilder |
awsSes()
AWS Simple Email Service (camel-aws-ses)
The aws-ses component is used for sending emails with Amazon's SES
service.
|
static AwsSnsComponentBuilderFactory.AwsSnsComponentBuilder |
awsSns()
AWS Simple Notification System (camel-aws-sns)
The aws-sns component is used for sending messages to an Amazon Simple
Notification Topic.
|
static AwsSqsComponentBuilderFactory.AwsSqsComponentBuilder |
awsSqs()
AWS Simple Queue Service (camel-aws-sqs)
The aws-sqs component is used for sending and receiving messages to
Amazon's SQS service.
|
static AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
awsSwf()
AWS Simple Workflow (camel-aws-swf)
The aws-swf component is used for managing workflows from Amazon Simple
Workflow.
|
static AwsTranslateComponentBuilderFactory.AwsTranslateComponentBuilder |
awsTranslate()
AWS Translate (camel-aws-translate)
The aws-translate component is used for managing Amazon Translate
Category: cloud,management
Since: 3.0
Maven coordinates: org.apache.camel:camel-aws-translate
|
static AzureBlobComponentBuilderFactory.AzureBlobComponentBuilder |
azureBlob()
Azure Storage Blob Service (camel-azure)
The azure-blob component is used for storing and retrieving blobs from
Azure Storage Blob Service.
|
static AzureQueueComponentBuilderFactory.AzureQueueComponentBuilder |
azureQueue()
Azure Storage Queue Service (camel-azure)
The azure-queue component is used for storing and retrieving messages
from Azure Storage Queue Service.
|
static BeanComponentBuilderFactory.BeanComponentBuilder |
bean()
Bean (camel-bean)
The bean component is for invoking Java beans from Camel.
|
static BeanstalkComponentBuilderFactory.BeanstalkComponentBuilder |
beanstalk()
Beanstalk (camel-beanstalk)
The beanstalk component is used for job retrieval and post-processing of
Beanstalk jobs.
|
static BeanValidatorComponentBuilderFactory.BeanValidatorComponentBuilder |
beanValidator()
Bean Validator (camel-bean-validator)
The Validator component performs bean validation of the message body
using the Java Bean Validation API.
|
static BonitaComponentBuilderFactory.BonitaComponentBuilder |
bonita()
Bonita (camel-bonita)
Used for communicating with a remote Bonita BPM process engine.
|
static BoxComponentBuilderFactory.BoxComponentBuilder |
box()
Box (camel-box)
For uploading downloading and managing files folders groups
collaborations etc on box DOT com.
|
static BraintreeComponentBuilderFactory.BraintreeComponentBuilder |
braintree()
Braintree (camel-braintree)
The braintree component is used for integrating with the Braintree
Payment System.
|
static BrowseComponentBuilderFactory.BrowseComponentBuilder |
browse()
Browse (camel-browse)
The browse component is used for viewing the messages received on
endpoints that supports BrowsableEndpoint.
|
static CaffeineCacheComponentBuilderFactory.CaffeineCacheComponentBuilder |
caffeineCache()
Caffeine Cache (camel-caffeine)
The caffeine-cache component is used for integration with Caffeine Cache.
|
static CaffeineLoadcacheComponentBuilderFactory.CaffeineLoadcacheComponentBuilder |
caffeineLoadcache()
Caffeine LoadCache (camel-caffeine)
The caffeine-loadcache component is used for integration with Caffeine
Load Cache.
|
static ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder |
chatscript()
ChatScript (camel-chatscript)
Represents a ChatScript endpoint.
|
static ChunkComponentBuilderFactory.ChunkComponentBuilder |
chunk()
Chunk (camel-chunk)
Transforms the message using a Chunk template.
|
static ClasComponentBuilderFactory.ClasComponentBuilder |
clas()
Class (camel-bean)
The Class component is for invoking Java classes (Java beans) from Camel.
|
static CmisComponentBuilderFactory.CmisComponentBuilder |
cmis()
CMIS (camel-cmis)
The cmis component uses the Apache Chemistry client API and allows you to
add/read nodes to/from a CMIS compliant content repositories.
|
static CmSmsComponentBuilderFactory.CmSmsComponentBuilder |
cmSms()
CM SMS Gateway (camel-cm-sms)
The cm-sms component allows to integrate with CM SMS Gateway.
|
static CoapComponentBuilderFactory.CoapComponentBuilder |
coap()
CoAP (camel-coap)
The coap component is used for sending and receiving messages from COAP
capable devices.
|
static CoapsComponentBuilderFactory.CoapsComponentBuilder |
coaps()
CoAP (Secure) (camel-coap)
The coap component is used for sending and receiving messages from COAP
capable devices.
|
static CoapsTcpComponentBuilderFactory.CoapsTcpComponentBuilder |
coapsTcp()
CoAP (camel-coap)
The coap component is used for sending and receiving messages from COAP
capable devices.
|
static CoapTcpComponentBuilderFactory.CoapTcpComponentBuilder |
coapTcp()
CoAP (camel-coap)
The coap component is used for sending and receiving messages from COAP
capable devices.
|
static CometdComponentBuilderFactory.CometdComponentBuilder |
cometd()
CometD (camel-cometd)
The cometd component is a transport for working with the Jetty
implementation of the cometd/bayeux protocol.
|
static CometdsComponentBuilderFactory.CometdsComponentBuilder |
cometds()
CometD (Secure) (camel-cometd)
The cometd component is a transport for working with the Jetty
implementation of the cometd/bayeux protocol.
|
static ConsulComponentBuilderFactory.ConsulComponentBuilder |
consul()
Consul (camel-consul)
The camel consul component allows you to work with Consul, a distributed,
highly available, datacenter-aware, service discovery and configuration
system.
|
static ControlbusComponentBuilderFactory.ControlbusComponentBuilder |
controlbus()
Control Bus (camel-controlbus)
The controlbus component provides easy management of Camel applications
based on the Control Bus EIP pattern.
|
static CordaComponentBuilderFactory.CordaComponentBuilder |
corda()
Corda (camel-corda)
The corda component uses corda-rpc to interact with corda nodes.
|
static CouchbaseComponentBuilderFactory.CouchbaseComponentBuilder |
couchbase()
Couchbase (camel-couchbase)
Represents a Couchbase endpoint that can query Views with a Poll strategy
and/or produce various type of operations.
|
static CouchdbComponentBuilderFactory.CouchdbComponentBuilder |
couchdb()
CouchDB (camel-couchdb)
The couchdb component is used for integrate with CouchDB databases.
|
static CqlComponentBuilderFactory.CqlComponentBuilder |
cql()
Cassandra CQL (camel-cassandraql)
The cql component aims at integrating Cassandra 2.0 using the CQL3 API
(not the Thrift API).
|
static CronComponentBuilderFactory.CronComponentBuilder |
cron()
Cron (camel-cron)
Camel Cron Component
Category: scheduling
Since: 3.1
Maven coordinates: org.apache.camel:camel-cron
|
static CryptoComponentBuilderFactory.CryptoComponentBuilder |
crypto()
Crypto (JCE) (camel-crypto)
The crypto component is used for signing and verifying exchanges using
the Signature Service of the Java Cryptographic Extension (JCE).
|
static CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder |
cryptoCms()
Deprecated.
|
static CxfComponentBuilderFactory.CxfComponentBuilder |
cxf()
CXF (camel-cxf)
The cxf component is used for SOAP WebServices using Apache CXF.
|
static CxfrsComponentBuilderFactory.CxfrsComponentBuilder |
cxfrs()
CXF-RS (camel-cxf)
The cxfrs component is used for JAX-RS REST services using Apache CXF.
|
static DataformatComponentBuilderFactory.DataformatComponentBuilder |
dataformat()
Data Format (camel-dataformat)
The dataformat component is used for working with Data Formats as if it
was a regular Component supporting Endpoints and URIs.
|
static DatasetComponentBuilderFactory.DatasetComponentBuilder |
dataset()
Dataset (camel-dataset)
The dataset component provides a mechanism to easily perform load & soak
testing of your system.
|
static DatasetTestComponentBuilderFactory.DatasetTestComponentBuilder |
datasetTest()
DataSet Test (camel-dataset)
The dataset-test component extends the mock component by on startup to
pull messages from another endpoint to set the expected message bodies.
|
static DebeziumMongodbComponentBuilderFactory.DebeziumMongodbComponentBuilder |
debeziumMongodb()
Debezium MongoDB Connector (camel-debezium-mongodb)
Represents a Debezium MongoDB endpoint which is used to capture changes
in MongoDB database so that that applications can see those changes and
respond to them.
|
static DebeziumMysqlComponentBuilderFactory.DebeziumMysqlComponentBuilder |
debeziumMysql()
Debezium MySQL Connector (camel-debezium-mysql)
Represents a Debezium MySQL endpoint which is used to capture changes in
MySQL database so that that applications can see those changes and
respond to them.
|
static DebeziumPostgresComponentBuilderFactory.DebeziumPostgresComponentBuilder |
debeziumPostgres()
Debezium PostgresSQL Connector (camel-debezium-postgres)
Represents a Debezium PostgresSQL endpoint which is used to capture
changes in PostgresSQL database so that that applications can see those
changes and respond to them.
|
static DebeziumSqlserverComponentBuilderFactory.DebeziumSqlserverComponentBuilder |
debeziumSqlserver()
Debezium SQL Server Connector (camel-debezium-sqlserver)
Represents a Debezium SQL Server endpoint which is used to capture
changes in SQL Server database so that that applications can see those
changes and respond to them.
|
static DigitaloceanComponentBuilderFactory.DigitaloceanComponentBuilder |
digitalocean()
DigitalOcean (camel-digitalocean)
The DigitalOcean component allows you to manage Droplets and resources
within the DigitalOcean cloud.
|
static DirectComponentBuilderFactory.DirectComponentBuilder |
direct()
Direct (camel-direct)
The direct component provides direct, synchronous call to another
endpoint from the same CamelContext.
|
static DirectVmComponentBuilderFactory.DirectVmComponentBuilder |
directVm()
Direct VM (camel-directvm)
The direct-vm component provides direct, synchronous call to another
endpoint from any CamelContext in the same JVM.
|
static DisruptorComponentBuilderFactory.DisruptorComponentBuilder |
disruptor()
Disruptor (camel-disruptor)
The disruptor component provides asynchronous SEDA behavior using LMAX
Disruptor.
|
static DisruptorVmComponentBuilderFactory.DisruptorVmComponentBuilder |
disruptorVm()
Disruptor VM (camel-disruptor)
The disruptor component provides asynchronous SEDA behavior using LMAX
Disruptor.
|
static DnsComponentBuilderFactory.DnsComponentBuilder |
dns()
DNS (camel-dns)
To lookup domain information and run DNS queries using DNSJava.
|
static DockerComponentBuilderFactory.DockerComponentBuilder |
docker()
Docker (camel-docker)
The docker component is used for managing Docker containers.
|
static DozerComponentBuilderFactory.DozerComponentBuilder |
dozer()
Dozer (camel-dozer)
The dozer component provides the ability to map between Java beans using
the Dozer mapping library.
|
static DrillComponentBuilderFactory.DrillComponentBuilder |
drill()
Drill (camel-drill)
The drill component gives you the ability to quering into apache drill
cluster.
|
static DropboxComponentBuilderFactory.DropboxComponentBuilder |
dropbox()
Dropbox (camel-dropbox)
For uploading, downloading and managing files, folders, groups,
collaborations, etc on dropbox DOT com.
|
static EhcacheComponentBuilderFactory.EhcacheComponentBuilder |
ehcache()
Ehcache (camel-ehcache)
The ehcache component enables you to perform caching operations using
Ehcache as cache implementation.
|
static ElasticsearchRestComponentBuilderFactory.ElasticsearchRestComponentBuilder |
elasticsearchRest()
Elastichsearch Rest (camel-elasticsearch-rest)
The elasticsearch component is used for interfacing with ElasticSearch
server using REST API.
|
static ElsqlComponentBuilderFactory.ElsqlComponentBuilder |
elsql()
ElSQL (camel-elsql)
The elsql component is an extension to the existing SQL Component that
uses ElSql to define the SQL queries.
|
static ElytronComponentBuilderFactory.ElytronComponentBuilder |
elytron()
Elytron (camel-elytron)
The elytron component is allows you to work with the Elytron Security
Framework
Category: http
Since: 3.1
Maven coordinates: org.apache.camel:camel-elytron
|
static EtcdKeysComponentBuilderFactory.EtcdKeysComponentBuilder |
etcdKeys()
Etcd Keys (camel-etcd)
Camel Etcd support
Category: clustering,database
Since: 2.18
Maven coordinates: org.apache.camel:camel-etcd
|
static EtcdStatsComponentBuilderFactory.EtcdStatsComponentBuilder |
etcdStats()
Etcd Stats (camel-etcd)
The camel etcd component allows you to work with Etcd, a distributed
reliable key-value store.
|
static EtcdWatchComponentBuilderFactory.EtcdWatchComponentBuilder |
etcdWatch()
Etcd Watch (camel-etcd)
The camel etcd component allows you to work with Etcd, a distributed
reliable key-value store.
|
static EventadminComponentBuilderFactory.EventadminComponentBuilder |
eventadmin()
OSGi EventAdmin (camel-eventadmin)
The eventadmin component can be used in an OSGi environment to receive
OSGi EventAdmin events and process them.
|
static ExecComponentBuilderFactory.ExecComponentBuilder |
exec()
Exec (camel-exec)
The exec component can be used to execute OS system commands.
|
static FacebookComponentBuilderFactory.FacebookComponentBuilder |
facebook()
Facebook (camel-facebook)
The Facebook component provides access to all of the Facebook APIs
accessible using Facebook4J.
|
static FhirComponentBuilderFactory.FhirComponentBuilder |
fhir()
FHIR (camel-fhir)
The fhir component is used for working with the FHIR protocol (health
care).
|
static FileComponentBuilderFactory.FileComponentBuilder |
file()
File (camel-file)
The file component is used for reading or writing files.
|
static FileWatchComponentBuilderFactory.FileWatchComponentBuilder |
fileWatch()
File Watch (camel-file-watch)
The file-watch is used to monitor file events in directory using
java.nio.file.WatchService
Category: file
Since: 3.0
Maven coordinates: org.apache.camel:camel-file-watch
|
static FlatpackComponentBuilderFactory.FlatpackComponentBuilder |
flatpack()
Flatpack (camel-flatpack)
The flatpack component supports fixed width and delimited file parsing
via the FlatPack library.
|
static FlinkComponentBuilderFactory.FlinkComponentBuilder |
flink()
Flink (camel-flink)
The flink component can be used to send DataSet jobs to Apache Flink
cluster.
|
static FopComponentBuilderFactory.FopComponentBuilder |
fop()
FOP (camel-fop)
The fop component allows you to render a message into different output
formats using Apache FOP.
|
static FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder |
freemarker()
Freemarker (camel-freemarker)
Transforms the message using a FreeMarker template.
|
static FtpComponentBuilderFactory.FtpComponentBuilder |
ftp()
FTP (camel-ftp)
The ftp component is used for uploading or downloading files from FTP
servers.
|
static FtpsComponentBuilderFactory.FtpsComponentBuilder |
ftps()
FTPS (camel-ftp)
The ftps (FTP secure SSL/TLS) component is used for uploading or
downloading files from FTP servers.
|
static GangliaComponentBuilderFactory.GangliaComponentBuilder |
ganglia()
Ganglia (camel-ganglia)
The ganglia component is used for sending metrics to the Ganglia
monitoring system.
|
static GeocoderComponentBuilderFactory.GeocoderComponentBuilder |
geocoder()
Geocoder (camel-geocoder)
The geocoder component is used for looking up geocodes (latitude and
longitude) for a given address, or reverse lookup.
|
static GitComponentBuilderFactory.GitComponentBuilder |
git()
Git (camel-git)
The git component is used for working with git repositories.
|
static GithubComponentBuilderFactory.GithubComponentBuilder |
github()
GitHub (camel-github)
The github component is used for integrating Camel with github.
|
static GoogleBigqueryComponentBuilderFactory.GoogleBigqueryComponentBuilder |
googleBigquery()
Google BigQuery (camel-google-bigquery)
Google BigQuery data warehouse for analytics.
|
static GoogleBigquerySqlComponentBuilderFactory.GoogleBigquerySqlComponentBuilder |
googleBigquerySql()
Google BigQuery Standard SQL (camel-google-bigquery)
Google BigQuery data warehouse for analytics (using SQL queries).
|
static GoogleCalendarComponentBuilderFactory.GoogleCalendarComponentBuilder |
googleCalendar()
Google Calendar (camel-google-calendar)
The google-calendar component provides access to Google Calendar.
|
static GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder |
googleCalendarStream()
Google Calendar Stream (camel-google-calendar)
The google-calendar-stream component provides access to Google Calendar
in a streaming mode.
|
static GoogleDriveComponentBuilderFactory.GoogleDriveComponentBuilder |
googleDrive()
Google Drive (camel-google-drive)
The google-drive component provides access to Google Drive file storage
service.
|
static GoogleMailComponentBuilderFactory.GoogleMailComponentBuilder |
googleMail()
Google Mail (camel-google-mail)
The google-mail component provides access to Google Mail.
|
static GoogleMailStreamComponentBuilderFactory.GoogleMailStreamComponentBuilder |
googleMailStream()
Google Mail Stream (camel-google-mail)
The google-mail component provides access to Google Mail.
|
static GooglePubsubComponentBuilderFactory.GooglePubsubComponentBuilder |
googlePubsub()
Google Pubsub (camel-google-pubsub)
Messaging client for Google Cloud Platform PubSub Service
Category: messaging
Since: 2.19
Maven coordinates: org.apache.camel:camel-google-pubsub
|
static GoogleSheetsComponentBuilderFactory.GoogleSheetsComponentBuilder |
googleSheets()
Google Sheets (camel-google-sheets)
The google-sheets component provides access to Google Sheets.
|
static GoogleSheetsStreamComponentBuilderFactory.GoogleSheetsStreamComponentBuilder |
googleSheetsStream()
Google Sheets Stream (camel-google-sheets)
The google-sheets-stream component provides access to Google Sheets.
|
static GoraComponentBuilderFactory.GoraComponentBuilder |
gora()
Gora (camel-gora)
The gora component allows you to work with NoSQL databases using the
Apache Gora framework.
|
static GrapeComponentBuilderFactory.GrapeComponentBuilder |
grape()
Grape (camel-grape)
The grape component allows you to fetch, load and manage additional jars
when CamelContext is running.
|
static GraphqlComponentBuilderFactory.GraphqlComponentBuilder |
graphql()
GraphQL (camel-graphql)
A Camel GraphQL Component
Category: api
Since: 3.0
Maven coordinates: org.apache.camel:camel-graphql
|
static GrpcComponentBuilderFactory.GrpcComponentBuilder |
grpc()
gRPC (camel-grpc)
The gRPC component allows to call and expose remote procedures via HTTP/2
with protobuf dataformat
Category: rpc
Since: 2.19
Maven coordinates: org.apache.camel:camel-grpc
|
static GuavaEventbusComponentBuilderFactory.GuavaEventbusComponentBuilder |
guavaEventbus()
Guava EventBus (camel-guava-eventbus)
The guava-eventbus component provides integration bridge between Camel
and Google Guava EventBus.
|
static HazelcastAtomicvalueComponentBuilderFactory.HazelcastAtomicvalueComponentBuilder |
hazelcastAtomicvalue()
Hazelcast Atomic Number (camel-hazelcast)
The hazelcast-atomicvalue component is used to access Hazelcast atomic
number, which is an object that simply provides a grid wide number
(long).
|
static HazelcastInstanceComponentBuilderFactory.HazelcastInstanceComponentBuilder |
hazelcastInstance()
Hazelcast Instance (camel-hazelcast)
The hazelcast-instance component is used to consume join/leave events of
the cache instance in the cluster.
|
static HazelcastListComponentBuilderFactory.HazelcastListComponentBuilder |
hazelcastList()
Hazelcast List (camel-hazelcast)
The hazelcast-list component is used to access Hazelcast distributed
list.
|
static HazelcastMapComponentBuilderFactory.HazelcastMapComponentBuilder |
hazelcastMap()
Hazelcast Map (camel-hazelcast)
The hazelcast-map component is used to access Hazelcast distributed map.
|
static HazelcastMultimapComponentBuilderFactory.HazelcastMultimapComponentBuilder |
hazelcastMultimap()
Hazelcast Multimap (camel-hazelcast)
The hazelcast-multimap component is used to to access Hazelcast
distributed multimap.
|
static HazelcastQueueComponentBuilderFactory.HazelcastQueueComponentBuilder |
hazelcastQueue()
Hazelcast Queue (camel-hazelcast)
The hazelcast-queue component is used to access Hazelcast distributed
queue.
|
static HazelcastReplicatedmapComponentBuilderFactory.HazelcastReplicatedmapComponentBuilder |
hazelcastReplicatedmap()
Hazelcast Replicated Map (camel-hazelcast)
The hazelcast-replicatedmap component is used to access Hazelcast
replicated map.
|
static HazelcastRingbufferComponentBuilderFactory.HazelcastRingbufferComponentBuilder |
hazelcastRingbuffer()
Hazelcast Ringbuffer (camel-hazelcast)
The hazelcast-ringbuffer component is used to access Hazelcast
distributed ringbuffer.
|
static HazelcastSedaComponentBuilderFactory.HazelcastSedaComponentBuilder |
hazelcastSeda()
Hazelcast SEDA (camel-hazelcast)
The hazelcast-seda component is used to access Hazelcast BlockingQueue.
|
static HazelcastSetComponentBuilderFactory.HazelcastSetComponentBuilder |
hazelcastSet()
Hazelcast Set (camel-hazelcast)
The hazelcast-set component is used to access Hazelcast distributed set.
|
static HazelcastTopicComponentBuilderFactory.HazelcastTopicComponentBuilder |
hazelcastTopic()
Hazelcast Topic (camel-hazelcast)
The hazelcast-topic component is used to access Hazelcast distributed
topic.
|
static HbaseComponentBuilderFactory.HbaseComponentBuilder |
hbase()
HBase (camel-hbase)
For reading/writing from/to an HBase store (Hadoop database).
|
static HdfsComponentBuilderFactory.HdfsComponentBuilder |
hdfs()
HDFS (camel-hdfs)
For reading/writing from/to an HDFS filesystem using Hadoop 2.x.
|
static HipchatComponentBuilderFactory.HipchatComponentBuilder |
hipchat()
Hipchat (camel-hipchat)
The hipchat component supports producing and consuming messages from/to
Hipchat service.
|
static HttpComponentBuilderFactory.HttpComponentBuilder |
http()
HTTP (camel-http)
For calling out to external HTTP servers using Apache HTTP Client 4.x.
|
static HttpsComponentBuilderFactory.HttpsComponentBuilder |
https()
HTTPS (Secure) (camel-http)
For calling out to external HTTP servers using Apache HTTP Client 4.x.
|
static Iec60870ClientComponentBuilderFactory.Iec60870ClientComponentBuilder |
iec60870Client()
IEC 60870 Client (camel-iec60870)
IEC 60870 component used for telecontrol (supervisory control and data
acquisition) such as controlling electric power transmission grids and
other geographically widespread control systems.
|
static Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder |
iec60870Server()
IEC 60870 Server (camel-iec60870)
IEC 60870 component used for telecontrol (supervisory control and data
acquisition) such as controlling electric power transmission grids and
other geographically widespread control systems.
|
static IgniteCacheComponentBuilderFactory.IgniteCacheComponentBuilder |
igniteCache()
Ignite Cache (camel-ignite)
The Ignite Cache endpoint is one of camel-ignite endpoints which allows
you to interact with an Ignite Cache.
|
static IgniteComputeComponentBuilderFactory.IgniteComputeComponentBuilder |
igniteCompute()
Ignite Compute (camel-ignite)
The Ignite Compute endpoint is one of camel-ignite endpoints which allows
you to run compute operations on the cluster by passing in an
IgniteCallable, an IgniteRunnable, an IgniteClosure, or collections of
them, along with their parameters if necessary.
|
static IgniteEventsComponentBuilderFactory.IgniteEventsComponentBuilder |
igniteEvents()
Ignite Events (camel-ignite)
The Ignite Events endpoint is one of camel-ignite endpoints which allows
you to receive events from the Ignite cluster by creating a local event
listener.
|
static IgniteIdgenComponentBuilderFactory.IgniteIdgenComponentBuilder |
igniteIdgen()
Ignite ID Generator (camel-ignite)
The Ignite ID Generator endpoint is one of camel-ignite endpoints which
allows you to interact with Ignite Atomic Sequences and ID Generators.
|
static IgniteMessagingComponentBuilderFactory.IgniteMessagingComponentBuilder |
igniteMessaging()
Ignite Messaging (camel-ignite)
The Ignite Messaging endpoint is one of camel-ignite endpoints which
allows you to send and consume messages from an Ignite topic.
|
static IgniteQueueComponentBuilderFactory.IgniteQueueComponentBuilder |
igniteQueue()
Ignite Queues (camel-ignite)
The Ignite Queue endpoint is one of camel-ignite endpoints which allows
you to interact with Ignite Queue data structures.
|
static IgniteSetComponentBuilderFactory.IgniteSetComponentBuilder |
igniteSet()
Ignite Sets (camel-ignite)
The Ignite Sets endpoint is one of camel-ignite endpoints which allows
you to interact with Ignite Set data structures.
|
static ImapComponentBuilderFactory.ImapComponentBuilder |
imap()
IMAP (camel-mail)
To send or receive emails using imap/pop3 or smtp protocols.
|
static ImapsComponentBuilderFactory.ImapsComponentBuilder |
imaps()
IMAPS (Secure) (camel-mail)
To send or receive emails using imap/pop3 or smtp protocols.
|
static InfinispanComponentBuilderFactory.InfinispanComponentBuilder |
infinispan()
Infinispan (camel-infinispan)
For reading/writing from/to Infinispan distributed key/value store and
data grid.
|
static InfluxdbComponentBuilderFactory.InfluxdbComponentBuilder |
influxdb()
InfluxDB (camel-influxdb)
The influxdb component allows you to interact with InfluxDB, a time
series database.
|
static IotaComponentBuilderFactory.IotaComponentBuilder |
iota()
IOTA (camel-iota)
Component for integrate IOTA DLT
Category: ledger
Since: 2.23
Maven coordinates: org.apache.camel:camel-iota
|
static IpfsComponentBuilderFactory.IpfsComponentBuilder |
ipfs()
IPFS (camel-ipfs)
The camel-ipfs component provides access to the Interplanetary File
System (IPFS).
|
static IrcComponentBuilderFactory.IrcComponentBuilder |
irc()
IRC (camel-irc)
The irc component implements an IRC (Internet Relay Chat) transport.
|
static IronmqComponentBuilderFactory.IronmqComponentBuilder |
ironmq()
IronMQ (camel-ironmq)
The ironmq provides integration with IronMQ an elastic and durable hosted
message queue as a service.
|
static JbpmComponentBuilderFactory.JbpmComponentBuilder |
jbpm()
JBPM (camel-jbpm)
The jbpm component provides integration with jBPM (Business Process
Management).
|
static JcacheComponentBuilderFactory.JcacheComponentBuilder |
jcache()
JCache (camel-jcache)
The jcache component enables you to perform caching operations using
JSR107/JCache as cache implementation.
|
static JcloudsComponentBuilderFactory.JcloudsComponentBuilder |
jclouds()
JClouds (camel-jclouds)
For interacting with cloud compute & blobstore service via jclouds.
|
static JcrComponentBuilderFactory.JcrComponentBuilder |
jcr()
JCR (camel-jcr)
The jcr component allows you to add/read nodes to/from a JCR compliant
content repository.
|
static JdbcComponentBuilderFactory.JdbcComponentBuilder |
jdbc()
JDBC (camel-jdbc)
The jdbc component enables you to access databases through JDBC, where
SQL queries are sent in the message body.
|
static JettyComponentBuilderFactory.JettyComponentBuilder |
jetty()
Jetty (camel-jetty)
To use Jetty as a HTTP server as consumer for Camel routes.
|
static JgroupsComponentBuilderFactory.JgroupsComponentBuilder |
jgroups()
JGroups (camel-jgroups)
The jgroups component provides exchange of messages between Camel and
JGroups clusters.
|
static JgroupsRaftComponentBuilderFactory.JgroupsRaftComponentBuilder |
jgroupsRaft()
JGroups raft (camel-jgroups-raft)
The jgroups component provides exchange of messages between Camel and
JGroups clusters.
|
static JingComponentBuilderFactory.JingComponentBuilder |
jing()
Jing (camel-jing)
Validates the payload of a message using RelaxNG Syntax using Jing
library.
|
static JiraComponentBuilderFactory.JiraComponentBuilder |
jira()
Jira (camel-jira)
The jira component interacts with the JIRA issue tracker.
|
static JmsComponentBuilderFactory.JmsComponentBuilder |
jms()
JMS (camel-jms)
The jms component allows messages to be sent to (or consumed from) a JMS
Queue or Topic.
|
static JmxComponentBuilderFactory.JmxComponentBuilder |
jmx()
JMX (camel-jmx)
The jmx component allows to receive JMX notifications.
|
static JoltComponentBuilderFactory.JoltComponentBuilder |
jolt()
JOLT (camel-jolt)
The jolt component allows you to process a JSON messages using an JOLT
specification (such as JSON-JSON transformation).
|
static JooqComponentBuilderFactory.JooqComponentBuilder |
jooq()
JOOQ (camel-jooq)
The jooq component enables you to store and retrieve entities from
databases using JOOQ
Category: database
Since: 3.0
Maven coordinates: org.apache.camel:camel-jooq
|
static JpaComponentBuilderFactory.JpaComponentBuilder |
jpa()
JPA (camel-jpa)
The jpa component enables you to store and retrieve Java objects from
databases using JPA.
|
static JsltComponentBuilderFactory.JsltComponentBuilder |
jslt()
JSLT (camel-jslt)
The jslt component allows you to process a JSON messages using an JSLT
transformations.
|
static JsonValidatorComponentBuilderFactory.JsonValidatorComponentBuilder |
jsonValidator()
JSON Schema Validator (camel-json-validator)
Validates the payload of a message using NetworkNT JSON Schema library.
|
static Jt400ComponentBuilderFactory.Jt400ComponentBuilder |
jt400()
JT400 (camel-jt400)
The jt400 component allows you to exchanges messages with an AS/400
system using data queues or program call.
|
static KafkaComponentBuilderFactory.KafkaComponentBuilder |
kafka()
Kafka (camel-kafka)
The kafka component allows messages to be sent to (or consumed from)
Apache Kafka brokers.
|
static KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilder |
kubernetesConfigMaps()
Kubernetes ConfigMap (camel-kubernetes)
The Kubernetes Configmaps component provides a producer to execute
kubernetes configmap operations.
|
static KubernetesDeploymentsComponentBuilderFactory.KubernetesDeploymentsComponentBuilder |
kubernetesDeployments()
Kubernetes Deployments (camel-kubernetes)
The Kubernetes Nodes component provides a producer to execute kubernetes
node operations and a consumer to consume node events.
|
static KubernetesHpaComponentBuilderFactory.KubernetesHpaComponentBuilder |
kubernetesHpa()
Kubernetes HPA (camel-kubernetes)
The Kubernetes HPA component provides a producer to execute kubernetes
hpa operations and a consumer to consume HPA events.
|
static KubernetesJobComponentBuilderFactory.KubernetesJobComponentBuilder |
kubernetesJob()
Kubernetes Job (camel-kubernetes)
The Kubernetes Jobs component provides a producer to execute kubernetes
job operations
Category: container,cloud,paas
Since: 2.23
Maven coordinates: org.apache.camel:camel-kubernetes
|
static KubernetesNamespacesComponentBuilderFactory.KubernetesNamespacesComponentBuilder |
kubernetesNamespaces()
Kubernetes Namespaces (camel-kubernetes)
The Kubernetes Namespaces component provides a producer to execute
kubernetes namespace operations and a consumer to consume namespace
events.
|
static KubernetesNodesComponentBuilderFactory.KubernetesNodesComponentBuilder |
kubernetesNodes()
Kubernetes Nodes (camel-kubernetes)
The Kubernetes Nodes component provides a producer to execute kubernetes
node operations and a consumer to consume node events.
|
static KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder |
kubernetesPersistentVolumes()
Kubernetes Persistent Volume (camel-kubernetes)
The Kubernetes Persistent Volumes component provides a producer to
execute kubernetes persistent volume operations.
|
static KubernetesPersistentVolumesClaimsComponentBuilderFactory.KubernetesPersistentVolumesClaimsComponentBuilder |
kubernetesPersistentVolumesClaims()
Kubernetes Persistent Volume Claim (camel-kubernetes)
The Kubernetes Persistent Volumes Claims component provides a producer to
execute kubernetes persistent volume claim operations.
|
static KubernetesPodsComponentBuilderFactory.KubernetesPodsComponentBuilder |
kubernetesPods()
Kubernetes Pods (camel-kubernetes)
The Kubernetes Pods component provides a producer to execute kubernetes
pod operations and a consumer to consume pod events.
|
static KubernetesReplicationControllersComponentBuilderFactory.KubernetesReplicationControllersComponentBuilder |
kubernetesReplicationControllers()
Kubernetes Replication Controller (camel-kubernetes)
The Kubernetes Replication Controllers component provides a producer to
execute kubernetes replication controller operations and a consumer to
consume replication controller events.
|
static KubernetesResourcesQuotaComponentBuilderFactory.KubernetesResourcesQuotaComponentBuilder |
kubernetesResourcesQuota()
Kubernetes Resources Quota (camel-kubernetes)
The Kubernetes Resources Quota component provides a producer to execute
kubernetes resources quota operations.
|
static KubernetesSecretsComponentBuilderFactory.KubernetesSecretsComponentBuilder |
kubernetesSecrets()
Kubernetes Secrets (camel-kubernetes)
The Kubernetes Secrets component provides a producer to execute
kubernetes secret operations.
|
static KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilder |
kubernetesServiceAccounts()
Kubernetes Service Account (camel-kubernetes)
The Kubernetes Service Accounts component provides a producer to execute
service account operations.
|
static KubernetesServicesComponentBuilderFactory.KubernetesServicesComponentBuilder |
kubernetesServices()
Kubernetes Services (camel-kubernetes)
The Kubernetes Services component provides a producer to execute service
operations and a consumer to consume service events.
|
static KuduComponentBuilderFactory.KuduComponentBuilder |
kudu()
Kudu (camel-kudu)
Represents a Kudu endpoint.
|
static LanguageComponentBuilderFactory.LanguageComponentBuilder |
language()
Language (camel-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.
|
static LdapComponentBuilderFactory.LdapComponentBuilder |
ldap()
LDAP (camel-ldap)
The ldap component allows you to perform searches in LDAP servers using
filters as the message payload.
|
static LdifComponentBuilderFactory.LdifComponentBuilder |
ldif()
LDIF (camel-ldif)
The ldif component allows you to do updates on an LDAP server from a LDIF
body content.
|
static LogComponentBuilderFactory.LogComponentBuilder |
log()
Log (camel-log)
The log component logs message exchanges to the underlying logging
mechanism.
|
static LprComponentBuilderFactory.LprComponentBuilder |
lpr()
Printer (camel-printer)
The printer component is used for sending messages to printers as print
jobs.
|
static LuceneComponentBuilderFactory.LuceneComponentBuilder |
lucene()
Lucene (camel-lucene)
To insert or query from Apache Lucene databases.
|
static LumberjackComponentBuilderFactory.LumberjackComponentBuilder |
lumberjack()
Lumberjack (camel-lumberjack)
The lumberjack retrieves logs sent over the network using the Lumberjack
protocol.
|
static MasterComponentBuilderFactory.MasterComponentBuilder |
master()
Master (camel-master)
Represents an endpoint which only becomes active when the
CamelClusterView has the leadership.
|
static MetricsComponentBuilderFactory.MetricsComponentBuilder |
metrics()
Metrics (camel-metrics)
To collect various metrics directly from Camel routes using the
DropWizard metrics library.
|
static MicrometerComponentBuilderFactory.MicrometerComponentBuilder |
micrometer()
Micrometer (camel-micrometer)
To collect various metrics directly from Camel routes using the
Micrometer library.
|
static MicroprofileMetricsComponentBuilderFactory.MicroprofileMetricsComponentBuilder |
microprofileMetrics()
MicroProfile Metrics (camel-microprofile-metrics)
Camel metrics exposed with Eclipse MicroProfile Metrics
Category: monitoring
Since: 3.0
Maven coordinates: org.apache.camel:camel-microprofile-metrics
|
static MiloClientComponentBuilderFactory.MiloClientComponentBuilder |
miloClient()
OPC UA Client (camel-milo)
Connect to OPC UA servers using the binary protocol for acquiring
telemetry data
Category: iot
Since: 2.19
Maven coordinates: org.apache.camel:camel-milo
|
static MiloServerComponentBuilderFactory.MiloServerComponentBuilder |
miloServer()
OPC UA Server (camel-milo)
Make telemetry data available as an OPC UA server
Category: iot
Since: 2.19
Maven coordinates: org.apache.camel:camel-milo
|
static MinaComponentBuilderFactory.MinaComponentBuilder |
mina()
Mina (camel-mina)
Socket level networking using TCP or UDP with the Apache Mina 2.x
library.
|
static MllpComponentBuilderFactory.MllpComponentBuilder |
mllp()
MLLP (camel-mllp)
Provides functionality required by Healthcare providers to communicate
with other systems using the MLLP protocol.
|
static MockComponentBuilderFactory.MockComponentBuilder |
mock()
Mock (camel-mock)
The mock component is used for testing routes and mediation rules using
mocks.
|
static MongodbComponentBuilderFactory.MongodbComponentBuilder |
mongodb()
MongoDB (camel-mongodb)
Component for working with documents stored in MongoDB database.
|
static MongodbGridfsComponentBuilderFactory.MongodbGridfsComponentBuilder |
mongodbGridfs()
MongoDB GridFS (camel-mongodb-gridfs)
Component for working with MongoDB GridFS.
|
static MsvComponentBuilderFactory.MsvComponentBuilder |
msv()
MSV (camel-msv)
Validates the payload of a message using the MSV Library.
|
static MustacheComponentBuilderFactory.MustacheComponentBuilder |
mustache()
Mustache (camel-mustache)
Transforms the message using a Mustache template.
|
static MvelComponentBuilderFactory.MvelComponentBuilder |
mvel()
MVEL (camel-mvel)
Transforms the message using a MVEL template.
|
static MybatisComponentBuilderFactory.MybatisComponentBuilder |
mybatis()
MyBatis (camel-mybatis)
Performs a query, poll, insert, update or delete in a relational database
using MyBatis.
|
static MybatisBeanComponentBuilderFactory.MybatisBeanComponentBuilder |
mybatisBean()
MyBatis Bean (camel-mybatis)
Performs a query, insert, update or delete in a relational database using
MyBatis.
|
static NagiosComponentBuilderFactory.NagiosComponentBuilder |
nagios()
Nagios (camel-nagios)
To send passive checks to Nagios using JSendNSCA.
|
static NatsComponentBuilderFactory.NatsComponentBuilder |
nats()
Nats (camel-nats)
The nats component allows you produce and consume messages from NATS.
|
static NettyComponentBuilderFactory.NettyComponentBuilder |
netty()
Netty (camel-netty)
Socket level networking using TCP or UDP with the Netty 4.x library.
|
static NettyHttpComponentBuilderFactory.NettyHttpComponentBuilder |
nettyHttp()
Netty HTTP (camel-netty-http)
Netty HTTP server and client using the Netty 4.x library.
|
static NitriteComponentBuilderFactory.NitriteComponentBuilder |
nitrite()
Nitrite (camel-nitrite)
Used for integrating Camel with Nitrite databases.
|
static NsqComponentBuilderFactory.NsqComponentBuilder |
nsq()
NSQ (camel-nsq)
Represents a nsq endpoint.
|
static Olingo2ComponentBuilderFactory.Olingo2ComponentBuilder |
olingo2()
Olingo2 (camel-olingo2)
Communicates with OData 2.0 services using Apache Olingo.
|
static Olingo4ComponentBuilderFactory.Olingo4ComponentBuilder |
olingo4()
Olingo4 (camel-olingo4)
Communicates with OData 4.0 services using Apache Olingo OData API.
|
static OpenshiftBuildConfigsComponentBuilderFactory.OpenshiftBuildConfigsComponentBuilder |
openshiftBuildConfigs()
Openshift Build Config (camel-kubernetes)
The Kubernetes Build Config component provides a producer to execute
kubernetes build config operations.
|
static OpenshiftBuildsComponentBuilderFactory.OpenshiftBuildsComponentBuilder |
openshiftBuilds()
Openshift Builds (camel-kubernetes)
The Openshift Builds component provides a producer to execute openshift
build operations.
|
static OpenstackCinderComponentBuilderFactory.OpenstackCinderComponentBuilder |
openstackCinder()
OpenStack Cinder (camel-openstack)
The openstack-cinder component allows messages to be sent to an OpenStack
block storage services.
|
static OpenstackGlanceComponentBuilderFactory.OpenstackGlanceComponentBuilder |
openstackGlance()
OpenStack Glance (camel-openstack)
The openstack-glance component allows messages to be sent to an OpenStack
image services.
|
static OpenstackKeystoneComponentBuilderFactory.OpenstackKeystoneComponentBuilder |
openstackKeystone()
OpenStack Keystone (camel-openstack)
The openstack-keystone component allows messages to be sent to an
OpenStack identity services.
|
static OpenstackNeutronComponentBuilderFactory.OpenstackNeutronComponentBuilder |
openstackNeutron()
OpenStack Neutron (camel-openstack)
The openstack-neutron component allows messages to be sent to an
OpenStack network services.
|
static OpenstackNovaComponentBuilderFactory.OpenstackNovaComponentBuilder |
openstackNova()
OpenStack Nova (camel-openstack)
The openstack-nova component allows messages to be sent to an OpenStack
compute services.
|
static OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder |
openstackSwift()
OpenStack Swift (camel-openstack)
The openstack-swift component allows messages to be sent to an OpenStack
object storage services.
|
static OptaplannerComponentBuilderFactory.OptaplannerComponentBuilder |
optaplanner()
OptaPlanner (camel-optaplanner)
Solves the planning problem contained in a message with OptaPlanner.
|
static PahoComponentBuilderFactory.PahoComponentBuilder |
paho()
Paho (camel-paho)
Component for communicating with MQTT message brokers using Eclipse Paho
MQTT Client.
|
static PaxloggingComponentBuilderFactory.PaxloggingComponentBuilder |
paxlogging()
OSGi PAX Logging (camel-paxlogging)
The paxlogging component can be used in an OSGi environment to receive
PaxLogging events and process them.
|
static PdfComponentBuilderFactory.PdfComponentBuilder |
pdf()
PDF (camel-pdf)
The pdf components provides the ability to create, modify or extract
content from PDF documents.
|
static PgeventComponentBuilderFactory.PgeventComponentBuilder |
pgevent()
PostgresSQL Event (camel-pgevent)
The pgevent component allows for producing/consuming PostgreSQL events
related to the listen/notify commands.
|
static PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder |
pgReplicationSlot()
PostgresSQL Replication Slot (camel-pg-replication-slot)
Consumer endpoint to receive from PostgreSQL Replication Slot.
|
static PlatformHttpComponentBuilderFactory.PlatformHttpComponentBuilder |
platformHttp()
Platform HTTP (camel-platform-http)
HTTP service leveraging existing runtime platform HTTP server
Category: http
Since: 3.0
Maven coordinates: org.apache.camel:camel-platform-http
|
static Pop3ComponentBuilderFactory.Pop3ComponentBuilder |
pop3()
POP3 (camel-mail)
To send or receive emails using imap/pop3 or smtp protocols.
|
static Pop3sComponentBuilderFactory.Pop3sComponentBuilder |
pop3s()
POP3S (camel-mail)
To send or receive emails using imap/pop3 or smtp protocols.
|
static PubnubComponentBuilderFactory.PubnubComponentBuilder |
pubnub()
PubNub (camel-pubnub)
To send and receive messages to PubNub data stream network for connected
devices.
|
static PulsarComponentBuilderFactory.PulsarComponentBuilder |
pulsar()
Pulsar (camel-pulsar)
Camel Apache Pulsar Component
Category: messaging
Since: 2.24
Maven coordinates: org.apache.camel:camel-pulsar
|
static QuartzComponentBuilderFactory.QuartzComponentBuilder |
quartz()
Quartz (camel-quartz)
Provides a scheduled delivery of messages using the Quartz 2.x scheduler.
|
static QuickfixComponentBuilderFactory.QuickfixComponentBuilder |
quickfix()
QuickFix (camel-quickfix)
The quickfix component allows to send Financial Interchange (FIX)
messages to the QuickFix engine.
|
static RabbitmqComponentBuilderFactory.RabbitmqComponentBuilder |
rabbitmq()
RabbitMQ (camel-rabbitmq)
The rabbitmq component allows you produce and consume messages from
RabbitMQ instances.
|
static ReactiveStreamsComponentBuilderFactory.ReactiveStreamsComponentBuilder |
reactiveStreams()
Reactive Streams (camel-reactive-streams)
Reactive Camel using reactive streams
Category: reactive,streams
Since: 2.19
Maven coordinates: org.apache.camel:camel-reactive-streams
|
static RefComponentBuilderFactory.RefComponentBuilder |
ref()
Ref (camel-ref)
The ref component is used for lookup of existing endpoints bound in the
Registry.
|
static RestApiComponentBuilderFactory.RestApiComponentBuilder |
restApi()
REST API (camel-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.
|
static RestEndpointComponentBuilderFactory.RestEndpointComponentBuilder |
restEndpoint()
REST (camel-rest)
The rest component is used for either hosting REST services (consumer) or
calling external REST services (producer).
|
static RestOpenapiComponentBuilderFactory.RestOpenapiComponentBuilder |
restOpenapi()
REST OpenApi (camel-rest-openapi)
An awesome REST endpoint backed by OpenApi specifications.
|
static RestSwaggerComponentBuilderFactory.RestSwaggerComponentBuilder |
restSwagger()
REST Swagger (camel-rest-swagger)
An awesome REST endpoint backed by Swagger specifications.
|
static RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
robotframework()
Robot Framework (camel-robotframework)
Represents a RobotFramework endpoint.
|
static RssComponentBuilderFactory.RssComponentBuilder |
rss()
RSS (camel-rss)
The rss component is used for consuming RSS feeds.
|
static SagaComponentBuilderFactory.SagaComponentBuilder |
saga()
Saga (camel-saga)
The saga component provides access to advanced options for managing the
flow in the Saga EIP.
|
static SalesforceComponentBuilderFactory.SalesforceComponentBuilder |
salesforce()
Salesforce (camel-salesforce)
The salesforce component is used for integrating Camel with the massive
Salesforce API.
|
static SapNetweaverComponentBuilderFactory.SapNetweaverComponentBuilder |
sapNetweaver()
SAP NetWeaver (camel-sap-netweaver)
The sap-netweaver component integrates with the SAP NetWeaver Gateway
using HTTP transports.
|
static SchedulerComponentBuilderFactory.SchedulerComponentBuilder |
scheduler()
Scheduler (camel-scheduler)
The scheduler component is used for generating message exchanges when a
scheduler fires.
|
static SchematronComponentBuilderFactory.SchematronComponentBuilder |
schematron()
Schematron (camel-schematron)
Validates the payload of a message using the Schematron Library.
|
static ScpComponentBuilderFactory.ScpComponentBuilder |
scp()
SCP (camel-jsch)
To copy files using the secure copy protocol (SCP).
|
static SedaComponentBuilderFactory.SedaComponentBuilder |
seda()
SEDA (camel-seda)
The seda component provides asynchronous call to another endpoint from
any CamelContext in the same JVM.
|
static ServiceComponentBuilderFactory.ServiceComponentBuilder |
service()
Service (camel-service)
Represents an endpoint which is registered to a Service Registry such as
Consul, Etcd.
|
static ServicenowComponentBuilderFactory.ServicenowComponentBuilder |
servicenow()
ServiceNow (camel-servicenow)
The servicenow component is used to integrate Camel with ServiceNow cloud
services.
|
static ServletComponentBuilderFactory.ServletComponentBuilder |
servlet()
Servlet (camel-servlet)
To use a HTTP Servlet as entry for Camel routes when running in a servlet
container.
|
static SftpComponentBuilderFactory.SftpComponentBuilder |
sftp()
SFTP (camel-ftp)
The sftp (FTP over SSH) component is used for uploading or downloading
files from SFTP servers.
|
static SipComponentBuilderFactory.SipComponentBuilder |
sip()
SIP (camel-sip)
To send and receive messages using the SIP protocol (used in telco and
mobile).
|
static SipsComponentBuilderFactory.SipsComponentBuilder |
sips()
SIP (Secure) (camel-sip)
To send and receive messages using the SIP protocol (used in telco and
mobile).
|
static SjmsComponentBuilderFactory.SjmsComponentBuilder |
sjms()
Simple JMS (camel-sjms)
The sjms component (simple jms) allows messages to be sent to (or
consumed from) a JMS Queue or Topic (uses JMS 1.x API).
|
static Sjms2ComponentBuilderFactory.Sjms2ComponentBuilder |
sjms2()
Simple JMS2 (camel-sjms2)
The sjms2 component (simple jms) allows messages to be sent to (or
consumed from) a JMS Queue or Topic (uses JMS 2.x API).
|
static SjmsBatchComponentBuilderFactory.SjmsBatchComponentBuilder |
sjmsBatch()
Simple JMS Batch (camel-sjms)
The sjms-batch component is a specialized for highly performant,
transactional batch consumption from a JMS queue.
|
static SlackComponentBuilderFactory.SlackComponentBuilder |
slack()
Slack (camel-slack)
The slack component allows you to send messages to Slack.
|
static SmppComponentBuilderFactory.SmppComponentBuilder |
smpp()
SMPP (camel-smpp)
To send and receive SMS using a SMSC (Short Message Service Center).
|
static SmppsComponentBuilderFactory.SmppsComponentBuilder |
smpps()
SMPP (Secure) (camel-smpp)
To send and receive SMS using a SMSC (Short Message Service Center).
|
static SmtpComponentBuilderFactory.SmtpComponentBuilder |
smtp()
SMTP (camel-mail)
To send or receive emails using imap/pop3 or smtp protocols.
|
static SmtpsComponentBuilderFactory.SmtpsComponentBuilder |
smtps()
SMTPS (camel-mail)
To send or receive emails using imap/pop3 or smtp protocols.
|
static SnmpComponentBuilderFactory.SnmpComponentBuilder |
snmp()
SNMP (camel-snmp)
The snmp component gives you the ability to poll SNMP capable devices or
receiving traps.
|
static SolrComponentBuilderFactory.SolrComponentBuilder |
solr()
Solr (camel-solr)
The solr component allows you to interface with an Apache Lucene Solr
server.
|
static SolrcloudComponentBuilderFactory.SolrcloudComponentBuilder |
solrcloud()
Solr (camel-solr)
The solr component allows you to interface with an Apache Lucene Solr
server.
|
static SolrsComponentBuilderFactory.SolrsComponentBuilder |
solrs()
Solr (Secure) (camel-solr)
The solr component allows you to interface with an Apache Lucene Solr
server.
|
static SoroushComponentBuilderFactory.SoroushComponentBuilder |
soroush()
Soroush (camel-soroush)
To integrate with the Soroush chat bot.
|
static SparkComponentBuilderFactory.SparkComponentBuilder |
spark()
Spark (camel-spark)
The spark component can be used to send RDD or DataFrame jobs to Apache
Spark cluster.
|
static SparkRestComponentBuilderFactory.SparkRestComponentBuilder |
sparkRest()
Spark Rest (camel-spark-rest)
The spark-rest component is used for hosting REST services which has been
defined using Camel rest-dsl.
|
static SplunkComponentBuilderFactory.SplunkComponentBuilder |
splunk()
Splunk (camel-splunk)
The splunk component allows to publish or search for events in Splunk.
|
static SpringBatchComponentBuilderFactory.SpringBatchComponentBuilder |
springBatch()
Spring Batch (camel-spring-batch)
The spring-batch component allows to send messages to Spring Batch for
further processing.
|
static SpringEventComponentBuilderFactory.SpringEventComponentBuilder |
springEvent()
Spring Event (camel-spring)
The spring-event component allows to listen for Spring Application
Events.
|
static SpringIntegrationComponentBuilderFactory.SpringIntegrationComponentBuilder |
springIntegration()
Spring Integration (camel-spring-integration)
Bridges Camel with Spring Integration.
|
static SpringLdapComponentBuilderFactory.SpringLdapComponentBuilder |
springLdap()
Spring LDAP (camel-spring-ldap)
The spring-ldap component allows you to perform searches in LDAP servers
using filters as the message payload.
|
static SpringRedisComponentBuilderFactory.SpringRedisComponentBuilder |
springRedis()
Spring Redis (camel-spring-redis)
The spring-redis component allows sending and receiving messages from
Redis.
|
static SpringWsComponentBuilderFactory.SpringWsComponentBuilder |
springWs()
Spring WebService (camel-spring-ws)
The spring-ws component is used for SOAP WebServices using Spring
WebServices.
|
static SqlComponentBuilderFactory.SqlComponentBuilder |
sql()
SQL (camel-sql)
The sql component allows you to work with databases using JDBC SQL
queries.
|
static SqlStoredComponentBuilderFactory.SqlStoredComponentBuilder |
sqlStored()
SQL Stored Procedure (camel-sql)
The sql component allows you to work with databases using JDBC Stored
Procedure queries.
|
static SshComponentBuilderFactory.SshComponentBuilder |
ssh()
SSH (camel-ssh)
The ssh component enables access to SSH servers such that you can send an
SSH command, and process the response.
|
static StaxComponentBuilderFactory.StaxComponentBuilder |
stax()
StAX (camel-stax)
The stax component allows messages to be process through a SAX
ContentHandler.
|
static StompComponentBuilderFactory.StompComponentBuilder |
stomp()
Stomp (camel-stomp)
The stomp component is used for communicating with Stomp compliant
message brokers.
|
static StreamComponentBuilderFactory.StreamComponentBuilder |
stream()
Stream (camel-stream)
The stream: component provides access to the system-in, system-out and
system-err streams as well as allowing streaming of file.
|
static StringTemplateComponentBuilderFactory.StringTemplateComponentBuilder |
stringTemplate()
String Template (camel-stringtemplate)
Transforms the message using a String template.
|
static StubComponentBuilderFactory.StubComponentBuilder |
stub()
Stub (camel-stub)
The stub component provides a simple way to stub out any physical
endpoints while in development or testing.
|
static TelegramComponentBuilderFactory.TelegramComponentBuilder |
telegram()
Telegram (camel-telegram)
The telegram component provides access to the Telegram Bot API.
|
static ThriftComponentBuilderFactory.ThriftComponentBuilder |
thrift()
Thrift (camel-thrift)
The Thrift component allows to call and expose remote procedures (RPC)
with Apache Thrift data format and serialization mechanism
Category: rpc
Since: 2.20
Maven coordinates: org.apache.camel:camel-thrift
|
static TikaComponentBuilderFactory.TikaComponentBuilder |
tika()
Tika (camel-tika)
This component integrates with Apache Tika to extract content and
metadata from thousands of file types.
|
static TimerComponentBuilderFactory.TimerComponentBuilder |
timer()
Timer (camel-timer)
The timer component is used for generating message exchanges when a timer
fires.
|
static TwilioComponentBuilderFactory.TwilioComponentBuilder |
twilio()
Twilio (camel-twilio)
The Twilio component allows you to interact with the Twilio REST APIs
using Twilio Java SDK.
|
static TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder |
twitterDirectmessage()
Twitter Direct Message (camel-twitter)
The Twitter Direct Message Component consumes/produces user's direct
messages.
|
static TwitterSearchComponentBuilderFactory.TwitterSearchComponentBuilder |
twitterSearch()
Twitter Search (camel-twitter)
The Twitter Search component consumes search results.
|
static TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder |
twitterTimeline()
Twitter Timeline (camel-twitter)
The Twitter Timeline component consumes twitter timeline or update the
status of specific user.
|
static UndertowComponentBuilderFactory.UndertowComponentBuilder |
undertow()
Undertow (camel-undertow)
The undertow component provides HTTP and WebSocket based endpoints for
consuming and producing HTTP/WebSocket requests.
|
static ValidatorComponentBuilderFactory.ValidatorComponentBuilder |
validator()
Validator (camel-validator)
Validates the payload of a message using XML Schema and JAXP Validation.
|
static VelocityComponentBuilderFactory.VelocityComponentBuilder |
velocity()
Velocity (camel-velocity)
Transforms the message using a Velocity template.
|
static VertxComponentBuilderFactory.VertxComponentBuilder |
vertx()
Vert.x (camel-vertx)
The vertx component is used for sending and receive messages from a vertx
event bus.
|
static VmComponentBuilderFactory.VmComponentBuilder |
vm()
VM (camel-vm)
The vm component provides asynchronous call to another endpoint from the
same CamelContext.
|
static WeatherComponentBuilderFactory.WeatherComponentBuilder |
weather()
Weather (camel-weather)
Polls the weather information from Open Weather Map.
|
static Web3jComponentBuilderFactory.Web3jComponentBuilder |
web3j()
Web3j Ethereum Blockchain (camel-web3j)
The web3j component uses the Web3j client API and allows you to add/read
nodes to/from a web3j compliant content repositories.
|
static WebhookComponentBuilderFactory.WebhookComponentBuilder |
webhook()
Webhook (camel-webhook)
The webhook component allows other Camel components that can receive push
notifications to expose webhook endpoints and automatically register them
with their own webhook provider.
|
static WebsocketComponentBuilderFactory.WebsocketComponentBuilder |
websocket()
Jetty Websocket (camel-websocket)
The websocket component provides websocket endpoints with Jetty for
communicating with clients using websocket.
|
static WebsocketJsr356ComponentBuilderFactory.WebsocketJsr356ComponentBuilder |
websocketJsr356()
Javax Websocket (camel-websocket-jsr356)
Camel WebSocket using JSR356 (javax)
Category: http
Since: 2.23
Maven coordinates: org.apache.camel:camel-websocket-jsr356
|
static WekaComponentBuilderFactory.WekaComponentBuilder |
weka()
Weka (camel-weka)
The camel-weka component provides Data Mining functionality through Weka.
|
static WordpressComponentBuilderFactory.WordpressComponentBuilder |
wordpress()
Wordpress (camel-wordpress)
Integrates Camel with Wordpress.
|
static WorkdayComponentBuilderFactory.WorkdayComponentBuilder |
workday()
Workday (camel-workday)
Represents a Workday endpoint.
|
static XchangeComponentBuilderFactory.XchangeComponentBuilder |
xchange()
XChange (camel-xchange)
The camel-xchange component provide access to many bitcoin and altcoin
exchanges for trading and accessing market data.
|
static XjComponentBuilderFactory.XjComponentBuilder |
xj()
XJ (camel-xj)
Transforms json/xml message back and forth using a XSLT.
|
static XmlsecuritySignComponentBuilderFactory.XmlsecuritySignComponentBuilder |
xmlsecuritySign()
XML Security Sign (camel-xmlsecurity)
Used to sign exchanges using the XML signature specification.
|
static XmlsecurityVerifyComponentBuilderFactory.XmlsecurityVerifyComponentBuilder |
xmlsecurityVerify()
XML Security Verify (camel-xmlsecurity)
Used to verify exchanges using the XML signature specification.
|
static XmppComponentBuilderFactory.XmppComponentBuilder |
xmpp()
XMPP (camel-xmpp)
To send and receive messages from a XMPP (chat) server.
|
static XqueryComponentBuilderFactory.XqueryComponentBuilder |
xquery()
XQuery (camel-saxon)
Transforms the message using a XQuery template using Saxon.
|
static XsltComponentBuilderFactory.XsltComponentBuilder |
xslt()
XSLT (camel-xslt)
Transforms the message using a XSLT template.
|
static XsltSaxonComponentBuilderFactory.XsltSaxonComponentBuilder |
xsltSaxon()
XSLT Saxon (camel-xslt-saxon)
Transforms the message using a XSLT template using Saxon.
|
static YammerComponentBuilderFactory.YammerComponentBuilder |
yammer()
Yammer (camel-yammer)
The yammer component allows you to interact with the Yammer enterprise
social network.
|
static ZendeskComponentBuilderFactory.ZendeskComponentBuilder |
zendesk()
Zendesk (camel-zendesk)
Allows producing messages to manage Zendesk ticket, user, organization,
etc.
|
static ZookeeperComponentBuilderFactory.ZookeeperComponentBuilder |
zookeeper()
ZooKeeper (camel-zookeeper)
The zookeeper component allows interaction with a ZooKeeper cluster.
|
static ZookeeperMasterComponentBuilderFactory.ZookeeperMasterComponentBuilder |
zookeeperMaster()
ZooKeeper Master (camel-zookeeper-master)
Represents an endpoint which only becomes active when it obtains the
master lock
Category: clustering
Since: 2.19
Maven coordinates: org.apache.camel:camel-zookeeper-master
|
static ActivemqComponentBuilderFactory.ActivemqComponentBuilder activemq()
static AhcComponentBuilderFactory.AhcComponentBuilder ahc()
static AhcWsComponentBuilderFactory.AhcWsComponentBuilder ahcWs()
static AhcWssComponentBuilderFactory.AhcWssComponentBuilder ahcWss()
static AmqpComponentBuilderFactory.AmqpComponentBuilder amqp()
static ApnsComponentBuilderFactory.ApnsComponentBuilder apns()
static As2ComponentBuilderFactory.As2ComponentBuilder as2()
static AsteriskComponentBuilderFactory.AsteriskComponentBuilder asterisk()
static AtmosComponentBuilderFactory.AtmosComponentBuilder atmos()
static AtmosphereWebsocketComponentBuilderFactory.AtmosphereWebsocketComponentBuilder atmosphereWebsocket()
static AtomComponentBuilderFactory.AtomComponentBuilder atom()
static AtomixMapComponentBuilderFactory.AtomixMapComponentBuilder atomixMap()
static AtomixMessagingComponentBuilderFactory.AtomixMessagingComponentBuilder atomixMessaging()
static AtomixMultimapComponentBuilderFactory.AtomixMultimapComponentBuilder atomixMultimap()
static AtomixQueueComponentBuilderFactory.AtomixQueueComponentBuilder atomixQueue()
static AtomixSetComponentBuilderFactory.AtomixSetComponentBuilder atomixSet()
static AtomixValueComponentBuilderFactory.AtomixValueComponentBuilder atomixValue()
static AvroComponentBuilderFactory.AvroComponentBuilder avro()
static AwsCwComponentBuilderFactory.AwsCwComponentBuilder awsCw()
static AwsDdbComponentBuilderFactory.AwsDdbComponentBuilder awsDdb()
static AwsDdbstreamComponentBuilderFactory.AwsDdbstreamComponentBuilder awsDdbstream()
static AwsEc2ComponentBuilderFactory.AwsEc2ComponentBuilder awsEc2()
static AwsEcsComponentBuilderFactory.AwsEcsComponentBuilder awsEcs()
static AwsEksComponentBuilderFactory.AwsEksComponentBuilder awsEks()
static AwsIamComponentBuilderFactory.AwsIamComponentBuilder awsIam()
static AwsKinesisComponentBuilderFactory.AwsKinesisComponentBuilder awsKinesis()
static AwsKinesisFirehoseComponentBuilderFactory.AwsKinesisFirehoseComponentBuilder awsKinesisFirehose()
static AwsKmsComponentBuilderFactory.AwsKmsComponentBuilder awsKms()
static AwsLambdaComponentBuilderFactory.AwsLambdaComponentBuilder awsLambda()
static AwsMqComponentBuilderFactory.AwsMqComponentBuilder awsMq()
static AwsMskComponentBuilderFactory.AwsMskComponentBuilder awsMsk()
static AwsS3ComponentBuilderFactory.AwsS3ComponentBuilder awsS3()
static AwsSdbComponentBuilderFactory.AwsSdbComponentBuilder awsSdb()
static AwsSesComponentBuilderFactory.AwsSesComponentBuilder awsSes()
static AwsSnsComponentBuilderFactory.AwsSnsComponentBuilder awsSns()
static AwsSqsComponentBuilderFactory.AwsSqsComponentBuilder awsSqs()
static AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder awsSwf()
static AwsTranslateComponentBuilderFactory.AwsTranslateComponentBuilder awsTranslate()
static Aws2CwComponentBuilderFactory.Aws2CwComponentBuilder aws2Cw()
static Aws2DdbComponentBuilderFactory.Aws2DdbComponentBuilder aws2Ddb()
static Aws2DdbstreamComponentBuilderFactory.Aws2DdbstreamComponentBuilder aws2Ddbstream()
static Aws2Ec2ComponentBuilderFactory.Aws2Ec2ComponentBuilder aws2Ec2()
static Aws2EcsComponentBuilderFactory.Aws2EcsComponentBuilder aws2Ecs()
static Aws2EksComponentBuilderFactory.Aws2EksComponentBuilder aws2Eks()
static Aws2IamComponentBuilderFactory.Aws2IamComponentBuilder aws2Iam()
static Aws2KmsComponentBuilderFactory.Aws2KmsComponentBuilder aws2Kms()
static Aws2MqComponentBuilderFactory.Aws2MqComponentBuilder aws2Mq()
static Aws2MskComponentBuilderFactory.Aws2MskComponentBuilder aws2Msk()
static Aws2SesComponentBuilderFactory.Aws2SesComponentBuilder aws2Ses()
static Aws2SnsComponentBuilderFactory.Aws2SnsComponentBuilder aws2Sns()
static Aws2SqsComponentBuilderFactory.Aws2SqsComponentBuilder aws2Sqs()
static Aws2TranslateComponentBuilderFactory.Aws2TranslateComponentBuilder aws2Translate()
static AzureBlobComponentBuilderFactory.AzureBlobComponentBuilder azureBlob()
static AzureQueueComponentBuilderFactory.AzureQueueComponentBuilder azureQueue()
static BeanComponentBuilderFactory.BeanComponentBuilder bean()
static BeanValidatorComponentBuilderFactory.BeanValidatorComponentBuilder beanValidator()
static BeanstalkComponentBuilderFactory.BeanstalkComponentBuilder beanstalk()
static BonitaComponentBuilderFactory.BonitaComponentBuilder bonita()
static BoxComponentBuilderFactory.BoxComponentBuilder box()
static BraintreeComponentBuilderFactory.BraintreeComponentBuilder braintree()
static BrowseComponentBuilderFactory.BrowseComponentBuilder browse()
static CaffeineCacheComponentBuilderFactory.CaffeineCacheComponentBuilder caffeineCache()
static CaffeineLoadcacheComponentBuilderFactory.CaffeineLoadcacheComponentBuilder caffeineLoadcache()
static ChatscriptComponentBuilderFactory.ChatscriptComponentBuilder chatscript()
static ChunkComponentBuilderFactory.ChunkComponentBuilder chunk()
static ClasComponentBuilderFactory.ClasComponentBuilder clas()
static CmSmsComponentBuilderFactory.CmSmsComponentBuilder cmSms()
static CmisComponentBuilderFactory.CmisComponentBuilder cmis()
static CoapComponentBuilderFactory.CoapComponentBuilder coap()
static CoapTcpComponentBuilderFactory.CoapTcpComponentBuilder coapTcp()
static CoapsComponentBuilderFactory.CoapsComponentBuilder coaps()
static CoapsTcpComponentBuilderFactory.CoapsTcpComponentBuilder coapsTcp()
static CometdComponentBuilderFactory.CometdComponentBuilder cometd()
static CometdsComponentBuilderFactory.CometdsComponentBuilder cometds()
static ConsulComponentBuilderFactory.ConsulComponentBuilder consul()
static ControlbusComponentBuilderFactory.ControlbusComponentBuilder controlbus()
static CordaComponentBuilderFactory.CordaComponentBuilder corda()
static CouchbaseComponentBuilderFactory.CouchbaseComponentBuilder couchbase()
static CouchdbComponentBuilderFactory.CouchdbComponentBuilder couchdb()
static CqlComponentBuilderFactory.CqlComponentBuilder cql()
static CronComponentBuilderFactory.CronComponentBuilder cron()
static CryptoComponentBuilderFactory.CryptoComponentBuilder crypto()
@Deprecated static CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder cryptoCms()
static CxfComponentBuilderFactory.CxfComponentBuilder cxf()
static CxfrsComponentBuilderFactory.CxfrsComponentBuilder cxfrs()
static DataformatComponentBuilderFactory.DataformatComponentBuilder dataformat()
static DatasetComponentBuilderFactory.DatasetComponentBuilder dataset()
static DatasetTestComponentBuilderFactory.DatasetTestComponentBuilder datasetTest()
static DebeziumMongodbComponentBuilderFactory.DebeziumMongodbComponentBuilder debeziumMongodb()
static DebeziumMysqlComponentBuilderFactory.DebeziumMysqlComponentBuilder debeziumMysql()
static DebeziumPostgresComponentBuilderFactory.DebeziumPostgresComponentBuilder debeziumPostgres()
static DebeziumSqlserverComponentBuilderFactory.DebeziumSqlserverComponentBuilder debeziumSqlserver()
static DigitaloceanComponentBuilderFactory.DigitaloceanComponentBuilder digitalocean()
static DirectComponentBuilderFactory.DirectComponentBuilder direct()
static DirectVmComponentBuilderFactory.DirectVmComponentBuilder directVm()
static DisruptorComponentBuilderFactory.DisruptorComponentBuilder disruptor()
static DisruptorVmComponentBuilderFactory.DisruptorVmComponentBuilder disruptorVm()
static DnsComponentBuilderFactory.DnsComponentBuilder dns()
static DockerComponentBuilderFactory.DockerComponentBuilder docker()
static DozerComponentBuilderFactory.DozerComponentBuilder dozer()
static DrillComponentBuilderFactory.DrillComponentBuilder drill()
static DropboxComponentBuilderFactory.DropboxComponentBuilder dropbox()
static EhcacheComponentBuilderFactory.EhcacheComponentBuilder ehcache()
static ElasticsearchRestComponentBuilderFactory.ElasticsearchRestComponentBuilder elasticsearchRest()
static ElsqlComponentBuilderFactory.ElsqlComponentBuilder elsql()
static ElytronComponentBuilderFactory.ElytronComponentBuilder elytron()
static EtcdKeysComponentBuilderFactory.EtcdKeysComponentBuilder etcdKeys()
static EtcdStatsComponentBuilderFactory.EtcdStatsComponentBuilder etcdStats()
static EtcdWatchComponentBuilderFactory.EtcdWatchComponentBuilder etcdWatch()
static EventadminComponentBuilderFactory.EventadminComponentBuilder eventadmin()
static ExecComponentBuilderFactory.ExecComponentBuilder exec()
static FacebookComponentBuilderFactory.FacebookComponentBuilder facebook()
static FhirComponentBuilderFactory.FhirComponentBuilder fhir()
static FileComponentBuilderFactory.FileComponentBuilder file()
static FileWatchComponentBuilderFactory.FileWatchComponentBuilder fileWatch()
static FlatpackComponentBuilderFactory.FlatpackComponentBuilder flatpack()
static FlinkComponentBuilderFactory.FlinkComponentBuilder flink()
static FopComponentBuilderFactory.FopComponentBuilder fop()
static FreemarkerComponentBuilderFactory.FreemarkerComponentBuilder freemarker()
static FtpComponentBuilderFactory.FtpComponentBuilder ftp()
static FtpsComponentBuilderFactory.FtpsComponentBuilder ftps()
static GangliaComponentBuilderFactory.GangliaComponentBuilder ganglia()
static GeocoderComponentBuilderFactory.GeocoderComponentBuilder geocoder()
static GitComponentBuilderFactory.GitComponentBuilder git()
static GithubComponentBuilderFactory.GithubComponentBuilder github()
static GoogleBigqueryComponentBuilderFactory.GoogleBigqueryComponentBuilder googleBigquery()
static GoogleBigquerySqlComponentBuilderFactory.GoogleBigquerySqlComponentBuilder googleBigquerySql()
static GoogleCalendarComponentBuilderFactory.GoogleCalendarComponentBuilder googleCalendar()
static GoogleCalendarStreamComponentBuilderFactory.GoogleCalendarStreamComponentBuilder googleCalendarStream()
static GoogleDriveComponentBuilderFactory.GoogleDriveComponentBuilder googleDrive()
static GoogleMailComponentBuilderFactory.GoogleMailComponentBuilder googleMail()
static GoogleMailStreamComponentBuilderFactory.GoogleMailStreamComponentBuilder googleMailStream()
static GooglePubsubComponentBuilderFactory.GooglePubsubComponentBuilder googlePubsub()
static GoogleSheetsComponentBuilderFactory.GoogleSheetsComponentBuilder googleSheets()
static GoogleSheetsStreamComponentBuilderFactory.GoogleSheetsStreamComponentBuilder googleSheetsStream()
static GoraComponentBuilderFactory.GoraComponentBuilder gora()
static GrapeComponentBuilderFactory.GrapeComponentBuilder grape()
static GraphqlComponentBuilderFactory.GraphqlComponentBuilder graphql()
static GrpcComponentBuilderFactory.GrpcComponentBuilder grpc()
static GuavaEventbusComponentBuilderFactory.GuavaEventbusComponentBuilder guavaEventbus()
static HazelcastAtomicvalueComponentBuilderFactory.HazelcastAtomicvalueComponentBuilder hazelcastAtomicvalue()
static HazelcastInstanceComponentBuilderFactory.HazelcastInstanceComponentBuilder hazelcastInstance()
static HazelcastListComponentBuilderFactory.HazelcastListComponentBuilder hazelcastList()
static HazelcastMapComponentBuilderFactory.HazelcastMapComponentBuilder hazelcastMap()
static HazelcastMultimapComponentBuilderFactory.HazelcastMultimapComponentBuilder hazelcastMultimap()
static HazelcastQueueComponentBuilderFactory.HazelcastQueueComponentBuilder hazelcastQueue()
static HazelcastReplicatedmapComponentBuilderFactory.HazelcastReplicatedmapComponentBuilder hazelcastReplicatedmap()
static HazelcastRingbufferComponentBuilderFactory.HazelcastRingbufferComponentBuilder hazelcastRingbuffer()
static HazelcastSedaComponentBuilderFactory.HazelcastSedaComponentBuilder hazelcastSeda()
static HazelcastSetComponentBuilderFactory.HazelcastSetComponentBuilder hazelcastSet()
static HazelcastTopicComponentBuilderFactory.HazelcastTopicComponentBuilder hazelcastTopic()
static HbaseComponentBuilderFactory.HbaseComponentBuilder hbase()
static HdfsComponentBuilderFactory.HdfsComponentBuilder hdfs()
static HipchatComponentBuilderFactory.HipchatComponentBuilder hipchat()
static HttpComponentBuilderFactory.HttpComponentBuilder http()
static HttpsComponentBuilderFactory.HttpsComponentBuilder https()
static Iec60870ClientComponentBuilderFactory.Iec60870ClientComponentBuilder iec60870Client()
static Iec60870ServerComponentBuilderFactory.Iec60870ServerComponentBuilder iec60870Server()
static IgniteCacheComponentBuilderFactory.IgniteCacheComponentBuilder igniteCache()
static IgniteComputeComponentBuilderFactory.IgniteComputeComponentBuilder igniteCompute()
static IgniteEventsComponentBuilderFactory.IgniteEventsComponentBuilder igniteEvents()
static IgniteIdgenComponentBuilderFactory.IgniteIdgenComponentBuilder igniteIdgen()
static IgniteMessagingComponentBuilderFactory.IgniteMessagingComponentBuilder igniteMessaging()
static IgniteQueueComponentBuilderFactory.IgniteQueueComponentBuilder igniteQueue()
static IgniteSetComponentBuilderFactory.IgniteSetComponentBuilder igniteSet()
static ImapComponentBuilderFactory.ImapComponentBuilder imap()
static ImapsComponentBuilderFactory.ImapsComponentBuilder imaps()
static InfinispanComponentBuilderFactory.InfinispanComponentBuilder infinispan()
static InfluxdbComponentBuilderFactory.InfluxdbComponentBuilder influxdb()
static IotaComponentBuilderFactory.IotaComponentBuilder iota()
static IpfsComponentBuilderFactory.IpfsComponentBuilder ipfs()
static IrcComponentBuilderFactory.IrcComponentBuilder irc()
static IronmqComponentBuilderFactory.IronmqComponentBuilder ironmq()
static JbpmComponentBuilderFactory.JbpmComponentBuilder jbpm()
static JcacheComponentBuilderFactory.JcacheComponentBuilder jcache()
static JcloudsComponentBuilderFactory.JcloudsComponentBuilder jclouds()
static JcrComponentBuilderFactory.JcrComponentBuilder jcr()
static JdbcComponentBuilderFactory.JdbcComponentBuilder jdbc()
static JettyComponentBuilderFactory.JettyComponentBuilder jetty()
static JgroupsComponentBuilderFactory.JgroupsComponentBuilder jgroups()
static JgroupsRaftComponentBuilderFactory.JgroupsRaftComponentBuilder jgroupsRaft()
static JingComponentBuilderFactory.JingComponentBuilder jing()
static JiraComponentBuilderFactory.JiraComponentBuilder jira()
static JmsComponentBuilderFactory.JmsComponentBuilder jms()
static JmxComponentBuilderFactory.JmxComponentBuilder jmx()
static JoltComponentBuilderFactory.JoltComponentBuilder jolt()
static JooqComponentBuilderFactory.JooqComponentBuilder jooq()
static JpaComponentBuilderFactory.JpaComponentBuilder jpa()
static JsltComponentBuilderFactory.JsltComponentBuilder jslt()
static JsonValidatorComponentBuilderFactory.JsonValidatorComponentBuilder jsonValidator()
static Jt400ComponentBuilderFactory.Jt400ComponentBuilder jt400()
static KafkaComponentBuilderFactory.KafkaComponentBuilder kafka()
static KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilder kubernetesConfigMaps()
static KubernetesDeploymentsComponentBuilderFactory.KubernetesDeploymentsComponentBuilder kubernetesDeployments()
static KubernetesHpaComponentBuilderFactory.KubernetesHpaComponentBuilder kubernetesHpa()
static KubernetesJobComponentBuilderFactory.KubernetesJobComponentBuilder kubernetesJob()
static KubernetesNamespacesComponentBuilderFactory.KubernetesNamespacesComponentBuilder kubernetesNamespaces()
static KubernetesNodesComponentBuilderFactory.KubernetesNodesComponentBuilder kubernetesNodes()
static KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder kubernetesPersistentVolumes()
static KubernetesPersistentVolumesClaimsComponentBuilderFactory.KubernetesPersistentVolumesClaimsComponentBuilder kubernetesPersistentVolumesClaims()
static KubernetesPodsComponentBuilderFactory.KubernetesPodsComponentBuilder kubernetesPods()
static KubernetesReplicationControllersComponentBuilderFactory.KubernetesReplicationControllersComponentBuilder kubernetesReplicationControllers()
static KubernetesResourcesQuotaComponentBuilderFactory.KubernetesResourcesQuotaComponentBuilder kubernetesResourcesQuota()
static KubernetesSecretsComponentBuilderFactory.KubernetesSecretsComponentBuilder kubernetesSecrets()
static KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilder kubernetesServiceAccounts()
static KubernetesServicesComponentBuilderFactory.KubernetesServicesComponentBuilder kubernetesServices()
static KuduComponentBuilderFactory.KuduComponentBuilder kudu()
static LanguageComponentBuilderFactory.LanguageComponentBuilder language()
static LdapComponentBuilderFactory.LdapComponentBuilder ldap()
static LdifComponentBuilderFactory.LdifComponentBuilder ldif()
static LogComponentBuilderFactory.LogComponentBuilder log()
static LprComponentBuilderFactory.LprComponentBuilder lpr()
static LuceneComponentBuilderFactory.LuceneComponentBuilder lucene()
static LumberjackComponentBuilderFactory.LumberjackComponentBuilder lumberjack()
static MasterComponentBuilderFactory.MasterComponentBuilder master()
static MetricsComponentBuilderFactory.MetricsComponentBuilder metrics()
static MicrometerComponentBuilderFactory.MicrometerComponentBuilder micrometer()
static MicroprofileMetricsComponentBuilderFactory.MicroprofileMetricsComponentBuilder microprofileMetrics()
static MiloClientComponentBuilderFactory.MiloClientComponentBuilder miloClient()
static MiloServerComponentBuilderFactory.MiloServerComponentBuilder miloServer()
static MinaComponentBuilderFactory.MinaComponentBuilder mina()
static MllpComponentBuilderFactory.MllpComponentBuilder mllp()
static MockComponentBuilderFactory.MockComponentBuilder mock()
static MongodbComponentBuilderFactory.MongodbComponentBuilder mongodb()
static MongodbGridfsComponentBuilderFactory.MongodbGridfsComponentBuilder mongodbGridfs()
static MsvComponentBuilderFactory.MsvComponentBuilder msv()
static MustacheComponentBuilderFactory.MustacheComponentBuilder mustache()
static MvelComponentBuilderFactory.MvelComponentBuilder mvel()
static MybatisComponentBuilderFactory.MybatisComponentBuilder mybatis()
static MybatisBeanComponentBuilderFactory.MybatisBeanComponentBuilder mybatisBean()
static NagiosComponentBuilderFactory.NagiosComponentBuilder nagios()
static NatsComponentBuilderFactory.NatsComponentBuilder nats()
static NettyComponentBuilderFactory.NettyComponentBuilder netty()
static NettyHttpComponentBuilderFactory.NettyHttpComponentBuilder nettyHttp()
static NitriteComponentBuilderFactory.NitriteComponentBuilder nitrite()
static NsqComponentBuilderFactory.NsqComponentBuilder nsq()
static Olingo2ComponentBuilderFactory.Olingo2ComponentBuilder olingo2()
static Olingo4ComponentBuilderFactory.Olingo4ComponentBuilder olingo4()
static OpenshiftBuildConfigsComponentBuilderFactory.OpenshiftBuildConfigsComponentBuilder openshiftBuildConfigs()
static OpenshiftBuildsComponentBuilderFactory.OpenshiftBuildsComponentBuilder openshiftBuilds()
static OpenstackCinderComponentBuilderFactory.OpenstackCinderComponentBuilder openstackCinder()
static OpenstackGlanceComponentBuilderFactory.OpenstackGlanceComponentBuilder openstackGlance()
static OpenstackKeystoneComponentBuilderFactory.OpenstackKeystoneComponentBuilder openstackKeystone()
static OpenstackNeutronComponentBuilderFactory.OpenstackNeutronComponentBuilder openstackNeutron()
static OpenstackNovaComponentBuilderFactory.OpenstackNovaComponentBuilder openstackNova()
static OpenstackSwiftComponentBuilderFactory.OpenstackSwiftComponentBuilder openstackSwift()
static OptaplannerComponentBuilderFactory.OptaplannerComponentBuilder optaplanner()
static PahoComponentBuilderFactory.PahoComponentBuilder paho()
static PaxloggingComponentBuilderFactory.PaxloggingComponentBuilder paxlogging()
static PdfComponentBuilderFactory.PdfComponentBuilder pdf()
static PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder pgReplicationSlot()
static PgeventComponentBuilderFactory.PgeventComponentBuilder pgevent()
static PlatformHttpComponentBuilderFactory.PlatformHttpComponentBuilder platformHttp()
static Pop3ComponentBuilderFactory.Pop3ComponentBuilder pop3()
static Pop3sComponentBuilderFactory.Pop3sComponentBuilder pop3s()
static PubnubComponentBuilderFactory.PubnubComponentBuilder pubnub()
static PulsarComponentBuilderFactory.PulsarComponentBuilder pulsar()
static QuartzComponentBuilderFactory.QuartzComponentBuilder quartz()
static QuickfixComponentBuilderFactory.QuickfixComponentBuilder quickfix()
static RabbitmqComponentBuilderFactory.RabbitmqComponentBuilder rabbitmq()
static ReactiveStreamsComponentBuilderFactory.ReactiveStreamsComponentBuilder reactiveStreams()
static RefComponentBuilderFactory.RefComponentBuilder ref()
static RestEndpointComponentBuilderFactory.RestEndpointComponentBuilder restEndpoint()
static RestApiComponentBuilderFactory.RestApiComponentBuilder restApi()
static RestOpenapiComponentBuilderFactory.RestOpenapiComponentBuilder restOpenapi()
static RestSwaggerComponentBuilderFactory.RestSwaggerComponentBuilder restSwagger()
static RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder robotframework()
static RssComponentBuilderFactory.RssComponentBuilder rss()
static SagaComponentBuilderFactory.SagaComponentBuilder saga()
static SalesforceComponentBuilderFactory.SalesforceComponentBuilder salesforce()
static SapNetweaverComponentBuilderFactory.SapNetweaverComponentBuilder sapNetweaver()
static SchedulerComponentBuilderFactory.SchedulerComponentBuilder scheduler()
static SchematronComponentBuilderFactory.SchematronComponentBuilder schematron()
static ScpComponentBuilderFactory.ScpComponentBuilder scp()
static SedaComponentBuilderFactory.SedaComponentBuilder seda()
static ServiceComponentBuilderFactory.ServiceComponentBuilder service()
static ServicenowComponentBuilderFactory.ServicenowComponentBuilder servicenow()
static ServletComponentBuilderFactory.ServletComponentBuilder servlet()
static SftpComponentBuilderFactory.SftpComponentBuilder sftp()
static SipComponentBuilderFactory.SipComponentBuilder sip()
static SipsComponentBuilderFactory.SipsComponentBuilder sips()
static SjmsComponentBuilderFactory.SjmsComponentBuilder sjms()
static SjmsBatchComponentBuilderFactory.SjmsBatchComponentBuilder sjmsBatch()
static Sjms2ComponentBuilderFactory.Sjms2ComponentBuilder sjms2()
static SlackComponentBuilderFactory.SlackComponentBuilder slack()
static SmppComponentBuilderFactory.SmppComponentBuilder smpp()
static SmppsComponentBuilderFactory.SmppsComponentBuilder smpps()
static SmtpComponentBuilderFactory.SmtpComponentBuilder smtp()
static SmtpsComponentBuilderFactory.SmtpsComponentBuilder smtps()
static SnmpComponentBuilderFactory.SnmpComponentBuilder snmp()
static SolrComponentBuilderFactory.SolrComponentBuilder solr()
static SolrcloudComponentBuilderFactory.SolrcloudComponentBuilder solrcloud()
static SolrsComponentBuilderFactory.SolrsComponentBuilder solrs()
static SoroushComponentBuilderFactory.SoroushComponentBuilder soroush()
static SparkComponentBuilderFactory.SparkComponentBuilder spark()
static SparkRestComponentBuilderFactory.SparkRestComponentBuilder sparkRest()
static SplunkComponentBuilderFactory.SplunkComponentBuilder splunk()
static SpringBatchComponentBuilderFactory.SpringBatchComponentBuilder springBatch()
static SpringEventComponentBuilderFactory.SpringEventComponentBuilder springEvent()
static SpringIntegrationComponentBuilderFactory.SpringIntegrationComponentBuilder springIntegration()
static SpringLdapComponentBuilderFactory.SpringLdapComponentBuilder springLdap()
static SpringRedisComponentBuilderFactory.SpringRedisComponentBuilder springRedis()
static SpringWsComponentBuilderFactory.SpringWsComponentBuilder springWs()
static SqlComponentBuilderFactory.SqlComponentBuilder sql()
static SqlStoredComponentBuilderFactory.SqlStoredComponentBuilder sqlStored()
static SshComponentBuilderFactory.SshComponentBuilder ssh()
static StaxComponentBuilderFactory.StaxComponentBuilder stax()
static StompComponentBuilderFactory.StompComponentBuilder stomp()
static StreamComponentBuilderFactory.StreamComponentBuilder stream()
static StringTemplateComponentBuilderFactory.StringTemplateComponentBuilder stringTemplate()
static StubComponentBuilderFactory.StubComponentBuilder stub()
static TelegramComponentBuilderFactory.TelegramComponentBuilder telegram()
static ThriftComponentBuilderFactory.ThriftComponentBuilder thrift()
static TikaComponentBuilderFactory.TikaComponentBuilder tika()
static TimerComponentBuilderFactory.TimerComponentBuilder timer()
static TwilioComponentBuilderFactory.TwilioComponentBuilder twilio()
static TwitterDirectmessageComponentBuilderFactory.TwitterDirectmessageComponentBuilder twitterDirectmessage()
static TwitterSearchComponentBuilderFactory.TwitterSearchComponentBuilder twitterSearch()
static TwitterTimelineComponentBuilderFactory.TwitterTimelineComponentBuilder twitterTimeline()
static UndertowComponentBuilderFactory.UndertowComponentBuilder undertow()
static ValidatorComponentBuilderFactory.ValidatorComponentBuilder validator()
static VelocityComponentBuilderFactory.VelocityComponentBuilder velocity()
static VertxComponentBuilderFactory.VertxComponentBuilder vertx()
static VmComponentBuilderFactory.VmComponentBuilder vm()
static WeatherComponentBuilderFactory.WeatherComponentBuilder weather()
static Web3jComponentBuilderFactory.Web3jComponentBuilder web3j()
static WebhookComponentBuilderFactory.WebhookComponentBuilder webhook()
static WebsocketComponentBuilderFactory.WebsocketComponentBuilder websocket()
static WebsocketJsr356ComponentBuilderFactory.WebsocketJsr356ComponentBuilder websocketJsr356()
static WekaComponentBuilderFactory.WekaComponentBuilder weka()
static WordpressComponentBuilderFactory.WordpressComponentBuilder wordpress()
static WorkdayComponentBuilderFactory.WorkdayComponentBuilder workday()
static XchangeComponentBuilderFactory.XchangeComponentBuilder xchange()
static XjComponentBuilderFactory.XjComponentBuilder xj()
static XmlsecuritySignComponentBuilderFactory.XmlsecuritySignComponentBuilder xmlsecuritySign()
static XmlsecurityVerifyComponentBuilderFactory.XmlsecurityVerifyComponentBuilder xmlsecurityVerify()
static XmppComponentBuilderFactory.XmppComponentBuilder xmpp()
static XqueryComponentBuilderFactory.XqueryComponentBuilder xquery()
static XsltComponentBuilderFactory.XsltComponentBuilder xslt()
static XsltSaxonComponentBuilderFactory.XsltSaxonComponentBuilder xsltSaxon()
static YammerComponentBuilderFactory.YammerComponentBuilder yammer()
static ZendeskComponentBuilderFactory.ZendeskComponentBuilder zendesk()
static ZookeeperComponentBuilderFactory.ZookeeperComponentBuilder zookeeper()
static ZookeeperMasterComponentBuilderFactory.ZookeeperMasterComponentBuilder zookeeperMaster()
Apache Camel