Skip navigation links
A C D J L M O S U 

A

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.

C

CloudServiceFactory - Annotation Type in org.apache.camel.spi.annotations
 
Component - Annotation Type in org.apache.camel.spi.annotations
 
ConstantProvider - Annotation Type in org.apache.camel.spi.annotations
 

D

Dataformat - Annotation Type in org.apache.camel.spi.annotations
 

J

JDK_SERVICE - Static variable in annotation type org.apache.camel.spi.annotations.ServiceFactory
 
JdkService - Annotation Type in org.apache.camel.spi.annotations
 

L

Language - Annotation Type in org.apache.camel.spi.annotations
 

M

Metadata - Annotation Type in org.apache.camel.spi
Meta data for EIPs, components, data formats and other Camel concepts

For example to associate labels to Camel components

O

org.apache.camel.spi - package org.apache.camel.spi
 
org.apache.camel.spi.annotations - package org.apache.camel.spi.annotations
 

S

SendDynamic - Annotation Type in org.apache.camel.spi.annotations
 
ServiceFactory - Annotation Type in org.apache.camel.spi.annotations
 
SubServiceFactory - Annotation Type in org.apache.camel.spi.annotations
 

U

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)
A C D J L M O S U 
Skip navigation links

Apache Camel