| AdviceWithBuilder |
A builder when using the advice with feature.
|
| AdviceWithRouteBuilder |
|
| AdviceWithTask |
Task or command being executed when using the advice with feature.
|
| AggregationStrategyClause |
|
| BuilderSupport |
Base class for implementation inheritance for different clauses in the
Java DSL
|
| DataFormatClause |
An expression for constructing the different possible DataFormat options.
|
| DataFormatClause.Operation |
DataFormat operations.
|
| DeadLetterChannelBuilder |
Dead letter channel error handler as a builder.
|
| DefaultErrorHandlerBuilder |
Default error handler as a builder.
|
| EndpointConsumerBuilder |
Type-safe endpoint DSL for building consumer endpoints.
|
| ExchangeBuilder |
Builder to create Exchange and add headers and set body on the Exchange Message.
|
| ExpressionClauseSupport |
A support class for building expression clauses.
|
| FlexibleAggregationStrategy |
The Flexible Aggregation Strategy is a highly customizable, fluently configurable aggregation strategy.
|
| FlexibleAggregationStrategy.CompletionAwareMixin |
|
| FlexibleAggregationStrategy.TimeoutAwareMixin |
|
| JtaTransactionErrorHandlerBuilder |
JTA transaction error handler as a builder.
|
| LambdaRouteBuilder |
Functional interface for adding routes to a context using a lambda expression.
|
| LegacyDefaultErrorHandlerBuilder |
Deprecated.
|
| LegacyErrorHandlerBuilder |
Deprecated.
|
| LegacyErrorHandlerBuilderRef |
Deprecated.
|
| LegacyErrorHandlerBuilderSupport |
Deprecated.
|
| NoErrorHandlerBuilder |
No error handler as a builder.
|
| NotifyBuilder |
A builder to build an expression based on EventNotifier notifications about
Exchange being routed.
|
| ProxyBuilder |
A build to create Camel proxies.
|
| RouteBuilder |
A Java DSL which is used to build Route instances in a
CamelContext for smart routing.
|
| RouteBuilderLifecycleStrategy |
|
| SimpleBuilder |
Deprecated.
|
| SpringTransactionErrorHandlerBuilder |
Spring transaction error handler as a builder.
|
| TemplatedRouteBuilder |
Fluent builder for adding new routes from route templates.
|
| ThreadPoolBuilder |
A builder to create thread pools.
|
| ThreadPoolProfileBuilder |
Builder to build ThreadPoolProfile.
|
| TransformerBuilder |
A Java DSL which is used to build a
Transformer and register into CamelContext.
|
| ValidatorBuilder |
A Java DSL which is used to build a
Validator and register into CamelContext.
|
| ValueBuilder |
A builder of expressions or predicates based on values.
|