A B C D E F G H I J L M N O P Q R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AI - org.apache.camel.Category
- aliases() - Method in annotation type org.apache.camel.spi.ApiParams
-
Returns the method alias(s) of this api method.
- alternativeSyntax() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
If the endpoint supports specifying username and/or password in the UserInfo part of the URI, then the alternative syntax can represent this such as: ftp:userName:password@host:port/directoryName ssh:username:password@host:port
- API - org.apache.camel.Category
- ApiMethod - Annotation Type in org.apache.camel.spi
-
Represents an API method as part of a parent API.
- apiMethods() - Method in annotation type org.apache.camel.spi.ApiParam
-
The API methods that the API provides of this configuration class.
- apiMethods() - Method in annotation type org.apache.camel.spi.ApiParams
-
The API methods that the API provides of this configuration class.
- apiName() - Method in annotation type org.apache.camel.spi.ApiParams
-
The API name (grouping) of this configuration class.
- ApiParam - Annotation Type in org.apache.camel.spi
-
Used for annotating a
UriParam
parameter that its for use by API based endpoints. - ApiParams - Annotation Type in org.apache.camel.spi
-
Used to annotate a nested configuration parameter type (such as a nested Configuration object) which can then be used on a API based component, endpoint.
- apiSyntax() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
The name of the properties that is used in the endpoint URI to select which API name (method) to use.
- applicableFor() - Method in annotation type org.apache.camel.spi.Metadata
-
Indicates the list of schemes for which this metadata is applicable.
- AsEndpointUri - Annotation Type in org.apache.camel.spi
-
Indicates that the Camel string/expression should be used as an endpoint uri.
- AsPredicate - Annotation Type in org.apache.camel.spi
-
Indicates that the Camel language/expression should be used as predicate.
- autowired() - Method in annotation type org.apache.camel.spi.Metadata
-
Whether to parameter can be configured as autowired
- AZURE - org.apache.camel.Category
B
- BATCH - org.apache.camel.Category
- BIGDATA - org.apache.camel.Category
- BITCOIN - org.apache.camel.Category
- BLOCKCHAIN - org.apache.camel.Category
C
- CACHE - org.apache.camel.Category
- category() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
To associate this endpoint with category(ies).
- Category - Enum in org.apache.camel
-
This enum set various categories options into the UriEndpoint.
- CHAT - org.apache.camel.Category
- CLOUD - org.apache.camel.Category
- CloudServiceFactory - Annotation Type in org.apache.camel.spi.annotations
- CLUSTERING - org.apache.camel.Category
- CMS - org.apache.camel.Category
- Component - Annotation Type in org.apache.camel.spi.annotations
- COMPUTE - org.apache.camel.Category
- COMPUTING - org.apache.camel.Category
- ConstantProvider - Annotation Type in org.apache.camel.spi.annotations
-
Internal annotation to mark a class as having constant fields for the source code generator.
- consumerClass() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
Deprecated.
- consumerOnly() - Method in annotation type org.apache.camel.spi.ApiParams
-
Whether this API can only be used as a consumer.
- consumerOnly() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
Whether this endpoint can only be used as a consumer.
- consumerPrefix() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
The configuration parameter name prefix used on parameter names to separate the endpoint properties from the consumer properties
- CONTAINER - org.apache.camel.Category
- CORE - org.apache.camel.Category
- CRM - org.apache.camel.Category
D
- DATA - org.apache.camel.Category
- DATABASE - org.apache.camel.Category
- Dataformat - Annotation Type in org.apache.camel.spi.annotations
- DATAGRID - org.apache.camel.Category
- DATAMINING - org.apache.camel.Category
- DEEPLEARNING - org.apache.camel.Category
- defaultValue() - Method in annotation type org.apache.camel.spi.Metadata
-
To define a default value.
- defaultValue() - Method in annotation type org.apache.camel.spi.UriParam
-
The default value of the parameter.
- defaultValue() - Method in annotation type org.apache.camel.spi.UriPath
-
The default value of the parameter.
- defaultValueNote() - Method in annotation type org.apache.camel.spi.UriParam
-
A special note about the default value.
- defaultValueNote() - Method in annotation type org.apache.camel.spi.UriPath
-
A special note about the default value.
- DEPLOYMENT - org.apache.camel.Category
- deprecated() - Method in annotation type org.apache.camel.spi.annotations.YamlProperty
- deprecationNote() - Method in annotation type org.apache.camel.spi.Metadata
-
Additional description that can explain the user about the deprecation and give reference to what to use instead.
- description() - Method in annotation type org.apache.camel.spi.annotations.YamlProperty
- description() - Method in annotation type org.apache.camel.spi.ApiMethod
-
Returns a description of this api method or api parameter.
- description() - Method in annotation type org.apache.camel.spi.ApiParam
-
Returns a description of this parameter.
- description() - Method in annotation type org.apache.camel.spi.ApiParams
-
Returns a description of the API.
- description() - Method in annotation type org.apache.camel.spi.Metadata
-
Returns a description of this entity.
- description() - Method in annotation type org.apache.camel.spi.UriParam
-
Returns a description of this parameter.
- description() - Method in annotation type org.apache.camel.spi.UriPath
-
Returns a description of this uri path
- DevConsole - Annotation Type in org.apache.camel.spi.annotations
-
Marks a class as a custom developer console.
- displayName() - Method in annotation type org.apache.camel.spi.Metadata
-
A human display name of the parameter.
- displayName() - Method in annotation type org.apache.camel.spi.UriParam
-
A human display name of the parameter.
- displayName() - Method in annotation type org.apache.camel.spi.UriPath
-
A human display name of the parameter.
- DOCUMENT - org.apache.camel.Category
- DslProperty - Annotation Type in org.apache.camel.spi.annotations
-
Internal annotation used to include fields otherwise excluded because annotate with XmlTransient.
E
- EagerClassloaded - Annotation Type in org.apache.camel.spi.annotations
-
Marks this class to be eager loaded by the JDK classloader so the class is already loaded when Camel is started.
- ENDPOINT - org.apache.camel.Category
- ENGINE - org.apache.camel.Category
- enums() - Method in annotation type org.apache.camel.spi.Metadata
-
Allows to define enums this options accepts.
- enums() - Method in annotation type org.apache.camel.spi.UriParam
-
Allows to define enums this options accepts.
- enums() - Method in annotation type org.apache.camel.spi.UriPath
-
Allows to define enums this options accepts.
- EVENTBUS - org.apache.camel.Category
- excludeProperties() - Method in annotation type org.apache.camel.spi.Metadata
-
To exclude one or more properties.
- extendsScheme() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
Used when an endpoint is extending another endpoint
F
- FILE - org.apache.camel.Category
- firstVersion() - Method in annotation type org.apache.camel.spi.Metadata
-
The first version this functionality was added to Apache Camel.
- firstVersion() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
The first version this endpoint was added to Apache Camel.
- format() - Method in annotation type org.apache.camel.spi.annotations.YamlProperty
G
- generateConfigurer() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
Generates source code for fast configuring of the endpoint properties which uses direct method invocation of getter/setters.
- getValue() - Method in enum org.apache.camel.Category
-
Returns the string representation of this value
H
- HADOOP - org.apache.camel.Category
- HCM - org.apache.camel.Category
- headersClass() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
The class that contains all the name of headers that are supported by the consumer and/or producer.
- headersNameProvider() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
The name of the field to get or the name of the method without parameters to invoke to get the name of the headers defined in an enum.
- HealthCheck - Annotation Type in org.apache.camel.spi.annotations
-
Marks a class as a custom health-check or health-check repository.
- HL7 - org.apache.camel.Category
- HTTP - org.apache.camel.Category
I
- includeProperties() - Method in annotation type org.apache.camel.spi.Metadata
-
To include one or more properties.
- inline() - Method in annotation type org.apache.camel.spi.annotations.YamlType
- IOT - org.apache.camel.Category
- IPFS - org.apache.camel.Category
J
- JAVA - org.apache.camel.Category
- javaType() - Method in annotation type org.apache.camel.spi.Metadata
-
To re-associate the preferred Java type of this parameter.
- javaType() - Method in annotation type org.apache.camel.spi.UriParam
-
To re-associate the preferred Java type of this parameter.
- javaType() - Method in annotation type org.apache.camel.spi.UriPath
-
To re-associate the preferred Java type of this parameter.
- JDK_SERVICE - Static variable in annotation type org.apache.camel.spi.annotations.ServiceFactory
- JdkService - Annotation Type in org.apache.camel.spi.annotations
L
- label() - Method in annotation type org.apache.camel.spi.Metadata
-
To define one or more labels.
- label() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
Deprecated.
- label() - Method in annotation type org.apache.camel.spi.UriParam
-
To associate this parameter with label(s).
- label() - Method in annotation type org.apache.camel.spi.UriPath
-
To associate this path value with label(s).
- Language - Annotation Type in org.apache.camel.spi.annotations
- LDAP - org.apache.camel.Category
- LEDGER - org.apache.camel.Category
- lenientProperties() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
Should all properties be known or does the endpoint allow unknown options?
- LOCATION - org.apache.camel.Category
- LOG - org.apache.camel.Category
M
- MAIL - org.apache.camel.Category
- MANAGEMENT - org.apache.camel.Category
- MESSAGING - org.apache.camel.Category
- Metadata - Annotation Type in org.apache.camel.spi
-
Meta data for EIPs, components, data formats and other Camel concepts
- methodName() - Method in annotation type org.apache.camel.spi.ApiMethod
-
The name of the api method.
- MLLP - org.apache.camel.Category
- MOBILE - org.apache.camel.Category
- MONITORING - org.apache.camel.Category
- multiValue() - Method in annotation type org.apache.camel.spi.UriParam
-
If the parameter can be configured multiple times, such as configuring options to a Map type.
N
- name() - Method in annotation type org.apache.camel.spi.annotations.DslProperty
- name() - Method in annotation type org.apache.camel.spi.annotations.YamlProperty
- name() - Method in annotation type org.apache.camel.spi.UriParam
-
Returns the name of the parameter.
- name() - Method in annotation type org.apache.camel.spi.UriPath
-
Returns the name of the uri path.
- NETWORKING - org.apache.camel.Category
- nodes() - Method in annotation type org.apache.camel.spi.annotations.YamlType
- NOSQL - org.apache.camel.Category
O
- OPENAPI - org.apache.camel.Category
- optional() - Method in annotation type org.apache.camel.spi.ApiParam
-
Whether the parameter is optional (in some rare circumstances the parameter may be required)
- optionalPrefix() - Method in annotation type org.apache.camel.spi.UriParam
-
If the parameter can be configured with an optional prefix.
- order() - Method in annotation type org.apache.camel.spi.annotations.YamlType
- org.apache.camel - package org.apache.camel
- org.apache.camel.spi - package org.apache.camel.spi
- org.apache.camel.spi.annotations - package org.apache.camel.spi.annotations
-
SPI annotations for plugins
P
- PAAS - org.apache.camel.Category
- PAYMENT - org.apache.camel.Category
- PLANNING - org.apache.camel.Category
- prefix() - Method in annotation type org.apache.camel.spi.UriParam
-
If the parameter must be configured with a prefix.
- prefix() - Method in annotation type org.apache.camel.spi.UriParams
-
Returns the prefix used to access nested properties of this configuration object
- PRINTING - org.apache.camel.Category
- PROCESS - org.apache.camel.Category
- producerOnly() - Method in annotation type org.apache.camel.spi.ApiParams
-
Whether this API can only be used as a producer.
- producerOnly() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
Whether this endpoint can only be used as a producer.
- properties() - Method in annotation type org.apache.camel.spi.annotations.YamlType
- PropertiesFunction - Annotation Type in org.apache.camel.spi.annotations
Q
R
- REACTIVE - org.apache.camel.Category
- REPORTING - org.apache.camel.Category
- required() - Method in annotation type org.apache.camel.spi.annotations.YamlProperty
- required() - Method in annotation type org.apache.camel.spi.Metadata
-
To define that this entity is required.
- ResourceResolver - Annotation Type in org.apache.camel.spi.annotations
- REST - org.apache.camel.Category
- RoutesLoader - Annotation Type in org.apache.camel.spi.annotations
- RPC - org.apache.camel.Category
- RSS - org.apache.camel.Category
S
- SAP - org.apache.camel.Category
- SCHEDULING - org.apache.camel.Category
- scheme() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
Represents the URI scheme name of this endpoint.
- SCRIPT - org.apache.camel.Category
- SEARCH - org.apache.camel.Category
- secret() - Method in annotation type org.apache.camel.spi.Metadata
-
Whether the option is secret/sensitive information such as a password.
- secret() - Method in annotation type org.apache.camel.spi.UriParam
-
Whether the option is secret/sensitive information such as a password.
- secret() - Method in annotation type org.apache.camel.spi.UriPath
-
Whether the option is secret/sensitive information such as a password.
- SECURITY - org.apache.camel.Category
- SendDynamic - Annotation Type in org.apache.camel.spi.annotations
- SERVERLESS - org.apache.camel.Category
- ServiceFactory - Annotation Type in org.apache.camel.spi.annotations
- SHEETS - org.apache.camel.Category
- signatures() - Method in annotation type org.apache.camel.spi.ApiMethod
-
Returns the method signature(s) of this api method.
- skip() - Method in annotation type org.apache.camel.spi.Metadata
-
Whether to skip this option
- SOAP - org.apache.camel.Category
- SOCIAL - org.apache.camel.Category
- SPRING - org.apache.camel.Category
- SQL - org.apache.camel.Category
- STREAMS - org.apache.camel.Category
- SUPPORT - org.apache.camel.Category
- SWAGGER - org.apache.camel.Category
- syntax() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
Represent the URI syntax the endpoint must use.
- SYSTEM - org.apache.camel.Category
T
- TCP - org.apache.camel.Category
- TESTING - org.apache.camel.Category
- title() - Method in annotation type org.apache.camel.spi.Metadata
-
An optional human readable title of this entity, to be used instead of a computed title.
- title() - Method in annotation type org.apache.camel.spi.UriEndpoint
-
A human readable title of this entity, such as the component name of the this endpoint.
- TRANSFORMATION - org.apache.camel.Category
- type() - Method in annotation type org.apache.camel.spi.annotations.YamlProperty
- types() - Method in annotation type org.apache.camel.spi.annotations.YamlType
U
- UDP - org.apache.camel.Category
- UriEndpoint - Annotation Type in org.apache.camel.spi
-
Represents an annotated Camel Endpoint which can have its properties (and the properties on its consumer) injected from the Camel URI path and its query parameters
- UriParam - Annotation Type in org.apache.camel.spi
-
Represents an injection point of a Camel Uri parameter value on an Endpoint or Consumer, usually configured via a URI style query parameter in a URI
- UriParams - Annotation Type in org.apache.camel.spi
-
Used to annotate a nested configuration parameter type (such as a nested Configuration object) which can then be used on a Component, Endpoint and/or Consumer and then be configured via Camel URI query arguments.
- UriPath - Annotation Type in org.apache.camel.spi
-
Represents an injection point of a Camel Uri path value (the remaining part of a Camel URI without any query arguments)
V
- VALIDATION - org.apache.camel.Category
- value() - Method in annotation type org.apache.camel.spi.annotations.CloudServiceFactory
- value() - Method in annotation type org.apache.camel.spi.annotations.Component
- value() - Method in annotation type org.apache.camel.spi.annotations.ConstantProvider
- value() - Method in annotation type org.apache.camel.spi.annotations.Dataformat
- value() - Method in annotation type org.apache.camel.spi.annotations.DevConsole
-
The ID of the dev console.
- value() - Method in annotation type org.apache.camel.spi.annotations.HealthCheck
-
The ID of the health check.
- value() - Method in annotation type org.apache.camel.spi.annotations.JdkService
- value() - Method in annotation type org.apache.camel.spi.annotations.Language
- value() - Method in annotation type org.apache.camel.spi.annotations.PropertiesFunction
- value() - Method in annotation type org.apache.camel.spi.annotations.ResourceResolver
- value() - Method in annotation type org.apache.camel.spi.annotations.RoutesLoader
- value() - Method in annotation type org.apache.camel.spi.annotations.SendDynamic
- value() - Method in annotation type org.apache.camel.spi.annotations.ServiceFactory
- valueOf(String) - Static method in enum org.apache.camel.Category
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.camel.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in annotation type org.apache.camel.spi.annotations.YamlProperty
- VOIP - org.apache.camel.Category
W
- WEBSERVICE - org.apache.camel.Category
- WEBSOCKET - org.apache.camel.Category
- WORKFLOW - org.apache.camel.Category
Y
- YamlIn - Annotation Type in org.apache.camel.spi.annotations
- YamlOut - Annotation Type in org.apache.camel.spi.annotations
- YamlProperty - Annotation Type in org.apache.camel.spi.annotations
- YamlType - Annotation Type in org.apache.camel.spi.annotations
All Classes All Packages