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.Operation |
DataFormat operations.
|
DeadLetterChannelBuilder |
|
DefaultErrorHandlerBuilder |
The default error handler builder.
|
EndpointConsumerBuilder |
Type-safe endpoint DSL for building consumer endpoints.
|
ErrorHandlerBuilder |
|
ErrorHandlerBuilderRef |
Represents a proxy to an error handler builder which is resolved by named reference
|
ErrorHandlerBuilderSupport |
Base class for builders of error handling.
|
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 |
|
LambdaRouteBuilder |
Functional interface for adding routes to a context using a lambda expression.
|
NoErrorHandlerBuilder |
A builder to disable the use of an error handler so that any exceptions are thrown.
|
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 |
Creates an Simple language 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.
|