Index

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 and Interfaces|All Packages|Constant Field Values

A

AI - Enum constant in enum org.apache.camel.Category
 
aliases() - Element in annotation type org.apache.camel.spi.ApiParams
Returns the method alias(s) of this api method.
alternativeSyntax() - Element 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 - Enum constant in enum org.apache.camel.Category
 
ApiMethod - Annotation Type in org.apache.camel.spi
Represents an API method as part of a parent API.
apiMethods() - Element in annotation type org.apache.camel.spi.ApiParam
The API methods that the API provides of this configuration class.
apiMethods() - Element in annotation type org.apache.camel.spi.ApiParams
The API methods that the API provides of this configuration class.
apiName() - Element 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() - Element 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() - Element 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() - Element in annotation type org.apache.camel.spi.Metadata
Whether to parameter can be configured as autowired
AZURE - Enum constant in enum org.apache.camel.Category
 

B

BATCH - Enum constant in enum org.apache.camel.Category
 
BIGDATA - Enum constant in enum org.apache.camel.Category
 
BITCOIN - Enum constant in enum org.apache.camel.Category
 
BLOCKCHAIN - Enum constant in enum org.apache.camel.Category
 

C

CACHE - Enum constant in enum org.apache.camel.Category
 
category() - Element 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 - Enum constant in enum org.apache.camel.Category
 
CLOUD - Enum constant in enum org.apache.camel.Category
 
CloudServiceFactory - Annotation Type in org.apache.camel.spi.annotations
 
CLUSTERING - Enum constant in enum org.apache.camel.Category
 
CMS - Enum constant in enum org.apache.camel.Category
 
Component - Annotation Type in org.apache.camel.spi.annotations
 
COMPUTE - Enum constant in enum org.apache.camel.Category
 
COMPUTING - Enum constant in enum 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() - Element in annotation type org.apache.camel.spi.UriEndpoint
Deprecated.
consumerOnly() - Element in annotation type org.apache.camel.spi.ApiParams
Whether this API can only be used as a consumer.
consumerOnly() - Element in annotation type org.apache.camel.spi.UriEndpoint
Whether this endpoint can only be used as a consumer.
consumerPrefix() - Element 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 - Enum constant in enum org.apache.camel.Category
 
CORE - Enum constant in enum org.apache.camel.Category
 
CRM - Enum constant in enum org.apache.camel.Category
 

D

DATA - Enum constant in enum org.apache.camel.Category
 
DATABASE - Enum constant in enum org.apache.camel.Category
 
Dataformat - Annotation Type in org.apache.camel.spi.annotations
 
DATAGRID - Enum constant in enum org.apache.camel.Category
 
DATAMINING - Enum constant in enum org.apache.camel.Category
 
DEEPLEARNING - Enum constant in enum org.apache.camel.Category
 
defaultValue() - Element in annotation type org.apache.camel.spi.Metadata
To define a default value.
defaultValue() - Element in annotation type org.apache.camel.spi.UriParam
The default value of the parameter.
defaultValue() - Element in annotation type org.apache.camel.spi.UriPath
The default value of the parameter.
defaultValueNote() - Element in annotation type org.apache.camel.spi.UriParam
A special note about the default value.
defaultValueNote() - Element in annotation type org.apache.camel.spi.UriPath
A special note about the default value.
DEPLOYMENT - Enum constant in enum org.apache.camel.Category
 
deprecated() - Element in annotation type org.apache.camel.spi.annotations.YamlProperty
 
deprecationNote() - Element 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() - Element in annotation type org.apache.camel.spi.annotations.YamlProperty
 
description() - Element in annotation type org.apache.camel.spi.ApiMethod
Returns a description of this api method or api parameter.
description() - Element in annotation type org.apache.camel.spi.ApiParam
Returns a description of this parameter.
description() - Element in annotation type org.apache.camel.spi.ApiParams
Returns a description of the API.
description() - Element in annotation type org.apache.camel.spi.Metadata
Returns a description of this entity.
description() - Element in annotation type org.apache.camel.spi.UriParam
Returns a description of this parameter.
description() - Element 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() - Element in annotation type org.apache.camel.spi.Metadata
A human display name of the parameter.
displayName() - Element in annotation type org.apache.camel.spi.UriParam
A human display name of the parameter.
displayName() - Element in annotation type org.apache.camel.spi.UriPath
A human display name of the parameter.
DOCUMENT - Enum constant in enum 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

ENDPOINT - Enum constant in enum org.apache.camel.Category
 
ENGINE - Enum constant in enum org.apache.camel.Category
 
enums() - Element in annotation type org.apache.camel.spi.Metadata
Allows to define enums this options accepts.
enums() - Element in annotation type org.apache.camel.spi.UriParam
Allows to define enums this options accepts.
enums() - Element in annotation type org.apache.camel.spi.UriPath
Allows to define enums this options accepts.
EVENTBUS - Enum constant in enum org.apache.camel.Category
 
excludeProperties() - Element in annotation type org.apache.camel.spi.Metadata
To exclude one or more properties.
extendsScheme() - Element in annotation type org.apache.camel.spi.UriEndpoint
Used when an endpoint is extending another endpoint

F

FILE - Enum constant in enum org.apache.camel.Category
 
firstVersion() - Element in annotation type org.apache.camel.spi.Metadata
The first version this functionality was added to Apache Camel.
firstVersion() - Element in annotation type org.apache.camel.spi.UriEndpoint
The first version this endpoint was added to Apache Camel.
format() - Element in annotation type org.apache.camel.spi.annotations.YamlProperty
 

G

generateConfigurer() - Element 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 - Enum constant in enum org.apache.camel.Category
 
HCM - Enum constant in enum org.apache.camel.Category
 
headersClass() - Element 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() - Element 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 - Enum constant in enum org.apache.camel.Category
 
HTTP - Enum constant in enum org.apache.camel.Category
 

I

IDENTITY - Enum constant in enum org.apache.camel.Category
 
includeProperties() - Element in annotation type org.apache.camel.spi.Metadata
To include one or more properties.
inline() - Element in annotation type org.apache.camel.spi.annotations.YamlType
 
IOT - Enum constant in enum org.apache.camel.Category
 
IPFS - Enum constant in enum org.apache.camel.Category
 

J

JAVA - Enum constant in enum org.apache.camel.Category
 
javaType() - Element in annotation type org.apache.camel.spi.Metadata
To re-associate the preferred Java type of this parameter.
javaType() - Element in annotation type org.apache.camel.spi.UriParam
To re-associate the preferred Java type of this parameter.
javaType() - Element 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() - Element in annotation type org.apache.camel.spi.Metadata
To define one or more labels.
label() - Element in annotation type org.apache.camel.spi.UriEndpoint
Deprecated.
label() - Element in annotation type org.apache.camel.spi.UriParam
To associate this parameter with label(s).
label() - Element 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 - Enum constant in enum org.apache.camel.Category
 
LEDGER - Enum constant in enum org.apache.camel.Category
 
lenientProperties() - Element in annotation type org.apache.camel.spi.UriEndpoint
Should all properties be known or does the endpoint allow unknown options?
LOCATION - Enum constant in enum org.apache.camel.Category
 
LOG - Enum constant in enum org.apache.camel.Category
 

M

MAIL - Enum constant in enum org.apache.camel.Category
 
MANAGEMENT - Enum constant in enum org.apache.camel.Category
 
MESSAGING - Enum constant in enum org.apache.camel.Category
 
Metadata - Annotation Type in org.apache.camel.spi
Meta data for EIPs, components, data formats and other Camel concepts
methodName() - Element in annotation type org.apache.camel.spi.ApiMethod
The name of the api method.
MLLP - Enum constant in enum org.apache.camel.Category
 
MOBILE - Enum constant in enum org.apache.camel.Category
 
MONITORING - Enum constant in enum org.apache.camel.Category
 
multiValue() - Element 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() - Element in annotation type org.apache.camel.spi.annotations.DslProperty
 
name() - Element in annotation type org.apache.camel.spi.annotations.YamlProperty
 
name() - Element in annotation type org.apache.camel.spi.UriParam
Returns the name of the parameter.
name() - Element in annotation type org.apache.camel.spi.UriPath
Returns the name of the uri path.
NETWORKING - Enum constant in enum org.apache.camel.Category
 
nodes() - Element in annotation type org.apache.camel.spi.annotations.YamlType
 
NOSQL - Enum constant in enum org.apache.camel.Category
 

O

OPENAPI - Enum constant in enum org.apache.camel.Category
 
optional() - Element in annotation type org.apache.camel.spi.ApiParam
Whether the parameter is optional (in some rare circumstances the parameter may be required)
optionalPrefix() - Element in annotation type org.apache.camel.spi.UriParam
If the parameter can be configured with an optional prefix.
order() - Element 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 - Enum constant in enum org.apache.camel.Category
 
PAYMENT - Enum constant in enum org.apache.camel.Category
 
PeriodicTask - Annotation Type in org.apache.camel.spi.annotations
 
PLANNING - Enum constant in enum org.apache.camel.Category
 
prefix() - Element in annotation type org.apache.camel.spi.UriParam
If the parameter must be configured with a prefix.
prefix() - Element in annotation type org.apache.camel.spi.UriParams
Returns the prefix used to access nested properties of this configuration object
PRINTING - Enum constant in enum org.apache.camel.Category
 
PROCESS - Enum constant in enum org.apache.camel.Category
 
producerOnly() - Element in annotation type org.apache.camel.spi.ApiParams
Whether this API can only be used as a producer.
producerOnly() - Element in annotation type org.apache.camel.spi.UriEndpoint
Whether this endpoint can only be used as a producer.
properties() - Element in annotation type org.apache.camel.spi.annotations.YamlType
 
PropertiesFunction - Annotation Type in org.apache.camel.spi.annotations
 

Q

QUEUE - Enum constant in enum org.apache.camel.Category
 

R

REACTIVE - Enum constant in enum org.apache.camel.Category
 
REPORTING - Enum constant in enum org.apache.camel.Category
 
required() - Element in annotation type org.apache.camel.spi.annotations.YamlProperty
 
required() - Element 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 - Enum constant in enum org.apache.camel.Category
 
RoutesLoader - Annotation Type in org.apache.camel.spi.annotations
 
RPC - Enum constant in enum org.apache.camel.Category
 
RSS - Enum constant in enum org.apache.camel.Category
 

S

SAP - Enum constant in enum org.apache.camel.Category
 
SCHEDULING - Enum constant in enum org.apache.camel.Category
 
scheme() - Element in annotation type org.apache.camel.spi.UriEndpoint
Represents the URI scheme name of this endpoint.
SCRIPT - Enum constant in enum org.apache.camel.Category
 
SEARCH - Enum constant in enum org.apache.camel.Category
 
secret() - Element in annotation type org.apache.camel.spi.Metadata
Whether the option is secret/sensitive information such as a password.
secret() - Element in annotation type org.apache.camel.spi.UriParam
Whether the option is secret/sensitive information such as a password.
secret() - Element in annotation type org.apache.camel.spi.UriPath
Whether the option is secret/sensitive information such as a password.
SECURITY - Enum constant in enum org.apache.camel.Category
 
SendDynamic - Annotation Type in org.apache.camel.spi.annotations
 
SERVERLESS - Enum constant in enum org.apache.camel.Category
 
ServiceFactory - Annotation Type in org.apache.camel.spi.annotations
 
SHEETS - Enum constant in enum org.apache.camel.Category
 
signatures() - Element in annotation type org.apache.camel.spi.ApiMethod
Returns the method signature(s) of this api method.
skip() - Element in annotation type org.apache.camel.spi.Metadata
Whether to skip this option
SOAP - Enum constant in enum org.apache.camel.Category
 
SOCIAL - Enum constant in enum org.apache.camel.Category
 
SPRING - Enum constant in enum org.apache.camel.Category
 
SQL - Enum constant in enum org.apache.camel.Category
 
STREAMS - Enum constant in enum org.apache.camel.Category
 
SUPPORT - Enum constant in enum org.apache.camel.Category
 
SWAGGER - Enum constant in enum org.apache.camel.Category
 
syntax() - Element in annotation type org.apache.camel.spi.UriEndpoint
Represent the URI syntax the endpoint must use.
SYSTEM - Enum constant in enum org.apache.camel.Category
 

T

TCP - Enum constant in enum org.apache.camel.Category
 
TESTING - Enum constant in enum org.apache.camel.Category
 
title() - Element 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() - Element 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 - Enum constant in enum org.apache.camel.Category
 
type() - Element in annotation type org.apache.camel.spi.annotations.YamlProperty
 
types() - Element in annotation type org.apache.camel.spi.annotations.YamlType
 

U

UDP - Enum constant in enum 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 - Enum constant in enum org.apache.camel.Category
 
value() - Element in annotation type org.apache.camel.spi.annotations.CloudServiceFactory
 
value() - Element in annotation type org.apache.camel.spi.annotations.Component
 
value() - Element in annotation type org.apache.camel.spi.annotations.ConstantProvider
 
value() - Element in annotation type org.apache.camel.spi.annotations.Dataformat
 
value() - Element in annotation type org.apache.camel.spi.annotations.DevConsole
The ID of the dev console.
value() - Element in annotation type org.apache.camel.spi.annotations.HealthCheck
The ID of the health check.
value() - Element in annotation type org.apache.camel.spi.annotations.JdkService
 
value() - Element in annotation type org.apache.camel.spi.annotations.Language
 
value() - Element in annotation type org.apache.camel.spi.annotations.PeriodicTask
 
value() - Element in annotation type org.apache.camel.spi.annotations.PropertiesFunction
 
value() - Element in annotation type org.apache.camel.spi.annotations.ResourceResolver
 
value() - Element in annotation type org.apache.camel.spi.annotations.RoutesLoader
 
value() - Element in annotation type org.apache.camel.spi.annotations.SendDynamic
 
value() - Element 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() - Element in annotation type org.apache.camel.spi.annotations.YamlProperty
 
VOIP - Enum constant in enum org.apache.camel.Category
 

W

WEBSERVICE - Enum constant in enum org.apache.camel.Category
 
WEBSOCKET - Enum constant in enum org.apache.camel.Category
 
WORKFLOW - Enum constant in enum 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
 
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 and Interfaces|All Packages|Constant Field Values