All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AbstractPolicyReifier<T extends ProcessorDefinition<?>> |
|
| AbstractReifier |
|
| AdviceWithBuilder<T extends ProcessorDefinition<?>> |
|
| AdviceWithDefinition |
Temporary model used internally by advice-with
|
| AdviceWithRouteBuilder |
|
| AdviceWithTask |
Task or command being executed when using the advice with feature.
|
| AdviceWithTasks |
|
| AggregateDefinition |
Aggregates many messages into a single message
|
| AggregateReifier |
|
| AggregationStrategies |
Toolbox class to create commonly used Aggregation Strategies in a fluent
manner.
|
| AggregationStrategyClause<T> |
|
| Any23DataFormat |
Extract RDF data from HTML documents.
|
| Any23DataFormatReifier |
|
| Any23Type |
Represents the different types of bindy data formats.
|
| ASN1DataFormat |
Encode and decode data structures using Abstract Syntax Notation One (ASN.1).
|
| ASN1DataFormatReifier |
|
| AvroDataFormat |
Serialize and deserialize messages using Apache Avro binary data format.
|
| AvroDataFormatReifier |
|
| BarcodeDataFormat |
Transform strings to various 1D/2D barcode bitmap formats and back.
|
| BarcodeDataFormatReifier |
|
| Base64DataFormat |
Encode and decode data using Base64.
|
| Base64DataFormatReifier |
|
| BatchResequencerConfig |
Configures batch-processing resequence eip.
|
| BeanDefinition |
Calls a java bean
|
| BeanioDataFormat |
Marshal and unmarshal Java beans to and from flat files (such as CSV,
delimited, or fixed length formats).
|
| BeanioDataFormatReifier |
|
| BeanReifier |
|
| BindyDataFormat |
Marshal and unmarshal Java beans from and to flat payloads (such as CSV,
delimited, fixed length formats, or FIX messages).
|
| BindyDataFormatReifier |
|
| BindyType |
Represents the different types of Bindy data formats.
|
| BlacklistServiceCallServiceFilterConfiguration |
|
| Block |
Interface to add block featuring to the XML element type.
|
| Builder |
|
| BuilderSupport |
Base class for implementation inheritance for different clauses in the
Java DSL
|
| CachingServiceCallServiceDiscoveryConfiguration |
|
| CatchDefinition |
Catches exceptions as part of a try, catch, finally block
|
| CatchReifier |
|
| CBORDataFormat |
Unmarshal a CBOR payload to POJO and back.
|
| CBORDataFormatReifier |
|
| ChoiceDefinition |
Routes messages based on a series of predicates
|
| ChoiceReifier |
|
| CircuitBreakerDefinition |
|
| CircuitBreakerReifier |
|
| ClaimCheckDefinition |
The Claim Check EIP allows you to replace message content with a claim check
(a unique key), which can be used to retrieve the message content at a later
time.
|
| ClaimCheckOperation |
Operations for the Claim Check EIP.
|
| ClaimCheckReifier |
|
| CollectionFormat |
|
| CombinedServiceCallServiceDiscoveryConfiguration |
|
| CombinedServiceCallServiceFilterConfiguration |
|
| ConstantExpression |
A fixed value set only once during the route startup.
|
| Constants |
Various constants.
|
| ConsulServiceCallServiceDiscoveryConfiguration |
|
| ContextScanDefinition |
Scans for Java RouteBuilder instances in the
context Registry.
|
| ConvertBodyDefinition |
Converts the message body to another type
|
| ConvertBodyReifier |
|
| CryptoDataFormat |
Encrypt and decrypt messages using Java Cryptography Extension (JCE).
|
| CryptoDataFormatReifier |
|
| CsvDataFormat |
Handle CSV (Comma Separated Values) payloads.
|
| CsvDataFormatReifier |
|
| CustomDataFormat |
Delegate to a custom DataFormat implementation via Camel registry.
|
| CustomDataFormatReifier |
|
| CustomLoadBalancerDefinition |
Custom load balancer
|
| CustomLoadBalancerReifier |
|
| CustomServiceCallServiceFilterConfiguration |
|
| CustomTransformerDefinition |
Represents a CustomTransformer.
|
| CustomTransformeReifier |
|
| CustomValidatorDefinition |
Represents a CustomValidator.
|
| CustomValidatorReifier |
|
| DataFormatClause<T extends ProcessorDefinition<?>> |
An expression for constructing the different possible
DataFormat options.
|
| DataFormatClause.Operation |
DataFormat operations.
|
| DataFormatDefinition |
Represents a Camel data format
|
| DataFormatReifier<T extends DataFormatDefinition> |
|
| DataFormatsDefinition |
Configure data formats.
|
| DataFormatTransformerDefinition |
Represents a DataFormatTransformer
which leverages DataFormat to perform
transformation.
|
| DataFormatTransformerReifier |
|
| DeadLetterChannelBuilder |
|
| DeadLetterChannelReifier |
|
| DefaultCamelContext |
Represents the context used to configure routes and the policies to use.
|
| DefaultErrorHandlerBuilder |
The default error handler builder.
|
| DefaultErrorHandlerReifier<T extends DefaultErrorHandlerBuilder> |
|
| DefaultExecutorServiceManager |
Default ExecutorServiceManager.
|
| DefaultModel |
|
| DefaultServiceCallServiceLoadBalancerConfiguration |
|
| DelayDefinition |
Delays processing for a specified length of time
|
| DelayReifier |
|
| DeleteVerbDefinition |
Rest DELETE command
|
| DescriptionDefinition |
To provide comments about the node.
|
| DnsServiceCallServiceDiscoveryConfiguration |
|
| DynamicRouterDefinition<Type extends ProcessorDefinition<Type>> |
Routes messages based on dynamic rules
|
| DynamicRouterReifier |
|
| EndpointConsumerBuilder |
Type-safe endpoint DSL for building consumer endpoints.
|
| EndpointProducerBuilder |
Type-safe endpoint DSL for building producer endpoints.
|
| EndpointRequiredDefinition |
|
| EndpointTransformerDefinition |
Represents an endpoint Transformer which
leverages camel Endpoint to perform transformation.
|
| EndpointTransformeReifier |
|
| EndpointValidatorDefinition |
|
| EndpointValidatorReifier |
|
| EnrichClause<T extends ProcessorDefinition<?>> |
|
| EnrichDefinition |
Enriches a message with data from a secondary resource
|
| EnrichReifier |
|
| ErrorHandlerBuilder |
|
| ErrorHandlerBuilderRef |
Represents a proxy to an error handler builder which is resolved by named
reference
|
| ErrorHandlerBuilderSupport |
Base class for builders of error handling.
|
| ErrorHandlerRefReifier |
|
| ErrorHandlerReifier<T extends ErrorHandlerBuilderSupport> |
|
| EtcdServiceCallServiceDiscoveryConfiguration |
|
| ExchangeBuilder |
Builder to create Exchange and add headers and set body on the
Exchange Message.
|
| ExchangePropertyExpression |
Get the value of named Camel Exchange property.
|
| ExecutorServiceAwareDefinition<Type extends ProcessorDefinition<?>> |
|
| ExpressionBuilder |
|
| ExpressionClause<T> |
Represents an expression clause within the DSL which when the expression is
complete the clause continues to another part of the DSL
|
| ExpressionClauseSupport<T> |
A support class for building expression clauses.
|
| ExpressionDefinition |
A useful base class for an expression
|
| ExpressionNode |
|
| ExpressionNodeHelper |
|
| ExpressionReifier<T extends ExpressionDefinition> |
|
| ExpressionSubElementDefinition |
Represents an expression sub element
|
| ExtendedCamelContextConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| FailoverLoadBalancerDefinition |
Failover load balancer The failover load balancer is capable of trying the
next processor in case an Exchange failed with an exception during
processing.
|
| FailoverLoadBalancerReifier |
|
| FaultToleranceConfigurationCommon |
|
| FaultToleranceConfigurationDefinition |
MicroProfile Fault Tolerance Circuit Breaker EIP configuration
|
| FaultToleranceConfigurationDefinitionConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| FhirDataformat |
|
| FhirDataFormatReifier<T extends FhirDataformat> |
|
| FhirJsonDataFormat |
Marshall and unmarshall FHIR objects to/from JSON.
|
| FhirJsonDataFormatReifier |
|
| FhirXmlDataFormat |
Marshall and unmarshall FHIR objects to/from XML.
|
| FhirXmlDataFormatReifier |
|
| FilterDefinition |
Filter out messages based using a predicate
|
| FilterReifier |
|
| FinallyDefinition |
Path traversed when a try, catch, finally block exits
|
| FinallyReifier |
|
| FlatpackDataFormat |
Marshal and unmarshal Java lists and maps to/from flat files (such as CSV, delimited, or fixed length formats) using
Flatpack library.
|
| FlatpackDataFormatReifier |
|
| FlexibleAggregationStrategy<E> |
The Flexible Aggregation Strategy is a highly customizable, fluently
configurable aggregation strategy.
|
| FlexibleAggregationStrategy.CompletionAwareMixin |
|
| FlexibleAggregationStrategy.TimeoutAwareMixin |
|
| FromDefinition |
Act as a message source as input to a route
|
| GetVerbDefinition |
Rest GET command
|
| GlobalOptionDefinition |
Models a string key/value pair for configuring some global options on a Camel
context such as max debug log length.
|
| GlobalOptionsDefinition |
Models a series of string key/value pairs for configuring some global options
on a Camel context such as max debug log length.
|
| GrokDataFormat |
Unmarshal unstructured data to objects using Logstash based Grok patterns.
|
| GrokDataFormatReifier |
|
| GroovyExpression |
Evaluate a Groovy script.
|
| GzipDataFormat |
Compress and decompress messages using java.util.zip.GZIP*Stream.
|
| GzipDataFormatReifier |
|
| HeaderExpression |
Get the value of the named Camel Message header.
|
| HeadVerbDefinition |
Rest HEAD command
|
| HealthyServiceCallServiceFilterConfiguration |
|
| HL7DataFormat |
Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP codec.
|
| HL7DataFormatReifier |
|
| Hl7TerserExpression |
Get the value of an HL7 message field specified by terse location specification syntax.
|
| HystrixConfigurationCommon |
Deprecated. |
| HystrixConfigurationDefinition |
Deprecated. |
| HystrixConfigurationDefinitionConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| IcalDataFormat |
Marshal and unmarshal iCal (*.ics) documents to/from model objects provided by the iCal4j library.
|
| IcalDataFormatReifier |
|
| IdempotentConsumerDefinition |
Filters out duplicate messages
|
| IdempotentConsumerReifier |
|
| IdentifiedType |
The unique identifier for a bean.
|
| InOnlyDefinition |
Deprecated. |
| InOutDefinition |
Deprecated. |
| InputTypeDefinition |
Set the expected data type of the input message.
|
| InterceptDefinition |
Intercepts a message at each step in the route
|
| InterceptFromDefinition |
Intercepts incoming messages
|
| InterceptFromReifier |
|
| InterceptReifier<T extends InterceptDefinition> |
|
| InterceptSendToEndpointDefinition |
Intercepts messages being sent to an endpoint
|
| InterceptSendToEndpointReifier |
|
| JacksonXMLDataFormat |
Unmarshal a XML payloads to POJOs and back using XMLMapper extension of Jackson.
|
| JacksonXMLDataFormatReifier |
|
| JaxbDataFormat |
Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling standard.
|
| JaxbDataFormatReifier |
|
| JsonApiDataFormat |
|
| JsonApiDataFormatReifier |
|
| JsonDataFormat |
Marshal POJOs to JSON and back.
|
| JsonDataFormatReifier |
|
| JsonLibrary |
Supported JSON marshalers.
|
| JsonPathExpression |
Evaluate a JsonPath expression against a JSON message body.
|
| JsonPathExpressionReifier |
|
| KubernetesServiceCallServiceDiscoveryConfiguration |
|
| LanguageExpression |
Evaluate the given expression using the specified language.
|
| LightweightCamelContext |
|
| LightweightRuntimeCamelContext |
|
| LoadBalanceDefinition |
Balances message processing among a number of nodes
|
| LoadBalancerDefinition |
Balances message processing among a number of nodes
|
| LoadBalanceReifier |
|
| LoadBalancerReifier<T extends LoadBalancerDefinition> |
|
| LogDefinition |
Logs the defined message to the logger
|
| LogReifier |
|
| LoopDefinition |
Processes a message multiple times
|
| LoopReifier |
|
| LZFDataFormat |
Compress and decompress streams using LZF deflate algorithm.
|
| LZFDataFormatReifier |
|
| MarshalDefinition |
Marshals data into a specified format for transmission over a transport or
component
|
| MarshalReifier |
|
| MethodCallExpression |
Call a method of the specified Java bean passing the Exchange, Body or specific headers to it.
|
| MethodCallExpressionReifier |
|
| MimeMultipartDataFormat |
Marshal Camel messages with attachments into MIME-Multipart messages and back.
|
| MimeMultipartDataFormatReifier |
|
| Model |
Model interface
|
| ModelCamelContext |
Model level interface for the CamelContext
|
| MulticastDefinition |
Routes the same message to multiple paths either sequentially or in parallel.
|
| MulticastReifier |
|
| MvelExpression |
Evaluate an MVEL template against the Camel Exchange.
|
| NamespaceAwareExpression |
|
| NoErrorHandlerBuilder |
A builder to disable the use of an error handler so that any exceptions are
thrown.
|
| NoErrorHandlerReifier |
|
| NoOutputDefinition<Type extends ProcessorDefinition<Type>> |
Base class for definitions which does not support outputs.
|
| NotifyBuilder |
A builder to build an expression based on
EventNotifier notifications about
Exchange being routed.
|
| OgnlExpression |
Evaluate an Apache Commons Object Graph Navigation Library (OGNL) expression against the Camel Exchange.
|
| OnCompletionDefinition |
Route to be executed when normal route processing completes
|
| OnCompletionMode |
|
| OnCompletionReifier |
|
| OnExceptionDefinition |
Route to be executed when an exception is thrown
|
| OnExceptionReifier |
|
| OnFallbackDefinition |
Route to be executed when Hystrix EIP executes fallback
|
| OnFallbackReifier |
|
| OptimisticLockRetryPolicyDefinition |
To configure optimistic locking
|
| OptionalIdentifiedDefinition<T extends OptionalIdentifiedDefinition<T>> |
Allows an element to have an optional ID specified
|
| OtherwiseDefinition |
Route to be executed when all other choices evaluate to false
|
| OtherwiseReifier |
|
| OutputDefinition<Type extends ProcessorDefinition<Type>> |
A useful base class for output types
|
| OutputExpressionNode |
A base class for nodes which contain an expression and a number of outputs.
|
| OutputNode |
|
| OutputTypeDefinition |
Set the expected data type of the output message.
|
| PackageScanDefinition |
|
| PassThroughServiceCallServiceFilterConfiguration |
|
| PatchVerbDefinition |
Rest PATCH command
|
| PGPDataFormat |
Encrypt and decrypt messages using Java Cryptographic Extension (JCE) and PGP.
|
| PGPDataFormatReifier |
|
| PipelineDefinition |
Routes the message to a sequence of processors.
|
| PipelineReifier |
|
| PolicyDefinition |
Defines a policy the route will use
|
| PolicyReifier |
|
| PollEnrichDefinition |
Enriches messages with data polled from a secondary resource
|
| PollEnrichReifier |
|
| PostVerbDefinition |
Rest POST command
|
| PredicateBuilder |
A helper class for working with predicates
|
| PredicateClause<T> |
|
| PredicateValidatorDefinition |
Represents a predicate Validator which leverages expression or
predicates to perform content validation.
|
| PredicateValidatorReifier |
|
| ProcessClause<T> |
|
| ProcessDefinition |
Calls a Camel processor
|
| ProcessorDefinition<Type extends ProcessorDefinition<Type>> |
Base class for processor types that most XML types extend.
|
| ProcessorDefinitionHelper |
Helper class for ProcessorDefinition and the other model classes.
|
| ProcessorReifier<T extends ProcessorDefinition<?>> |
|
| ProcessReifier |
|
| PropertyDefinition |
A key value pair
|
| PropertyDefinitions |
|
| ProtobufDataFormat |
Serialize and deserialize Java objects using Google's Protocol buffers.
|
| ProtobufDataFormatReifier |
|
| ProxyBuilder |
A build to create Camel proxies.
|
| PutVerbDefinition |
Rest PUT command
|
| RandomLoadBalancerDefinition |
Random load balancer The random load balancer selects a random endpoint for
each exchange.
|
| RandomLoadBalancerReifier |
|
| RecipientListDefinition<Type extends ProcessorDefinition<Type>> |
Routes messages to a number of dynamically specified recipients (dynamic to)
|
| RecipientListReifier |
|
| RedeliveryPolicyDefinition |
To configure re-delivery for error handling
|
| RefExpression |
Look up an expression in the Camel Registry and evaluate it.
|
| RemoveHeaderDefinition |
Removes a named header from the message
|
| RemoveHeaderReifier |
|
| RemoveHeadersDefinition |
Removes message headers whose name matches a specified pattern
|
| RemoveHeadersReifier |
|
| RemovePropertiesDefinition |
Removes message exchange properties whose name matches a specified pattern
|
| RemovePropertiesReifier |
|
| RemovePropertyDefinition |
Removes a named property from the message exchange
|
| RemovePropertyReifier |
|
| ResequenceDefinition |
Resequences (re-order) messages based on an expression
|
| ResequencerConfig |
|
| ResequenceReifier |
|
| Resilience4jConfigurationCommon |
|
| Resilience4jConfigurationDefinition |
Resilience4j Circuit Breaker EIP configuration
|
| Resilience4jConfigurationDefinitionConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| RestBindingDefinition |
To configure rest binding
|
| RestBindingMode |
|
| RestBindingReifier |
|
| RestConfigurationDefinition |
To configure rest
|
| RestContainer |
|
| RestContextRefDefinition |
To refer to an XML file with rest services defined using the rest-dsl
|
| RestContextRefDefinitionHelper |
|
| RestDefinition |
Defines a rest service using the rest-dsl
|
| RestHostNameResolver |
To configure the rest hostname resolver
|
| RestOperationParamDefinition |
To specify the rest operation parameters using Swagger.
|
| RestOperationResponseHeaderDefinition |
To specify the rest operation response headers using Swagger.
|
| RestOperationResponseMsgDefinition |
To specify the rest operation response messages using Swagger.
|
| RestParamType |
Rest parameter types
|
| RestPropertyDefinition |
A key value pair
|
| RestsDefinition |
A series of rest services defined using the rest-dsl
|
| RestSecuritiesDefinition |
To configure rest security definitions.
|
| RestSecurityApiKey |
Rest security basic auth definition
|
| RestSecurityBasicAuth |
Rest security basic auth definition
|
| RestSecurityDefinition |
To specify the rest security definitions using Swagger.
|
| RestSecurityOAuth2 |
Rest security OAuth2 definition
|
| RibbonServiceCallServiceLoadBalancerConfiguration |
|
| RollbackDefinition |
Forces a rollback by stopping routing the message
|
| RollbackReifier |
|
| RoundRobinLoadBalancerDefinition |
Round robin load balancer The round robin load balancer will use the next
endpoint for each message.
|
| RoundRobinLoadBalancerReifier |
|
| RouteBuilder |
A Java DSL which is used to
build Route instances in a CamelContext for smart routing.
|
| RouteBuilderDefinition |
|
| RouteBuilderLifecycleStrategy |
|
| RouteContainer |
|
| RouteContextRefDefinition |
To refer to an XML file with routes defined using the xml-dsl
|
| RouteContextRefDefinitionHelper |
|
| RouteDefinition |
A Camel route
|
| RouteDefinitionHelper |
|
| RouteFilters |
Used for filtering routes to only include routes matching a function.
|
| RouteIdFactory |
Factory for generating route ids based on uris.
|
| RouteReifier |
|
| RoutesDefinition |
A series of Camel routes
|
| RoutingSlipDefinition<Type extends ProcessorDefinition<Type>> |
Routes a message through a series of steps that are pre-determined (the slip)
|
| RoutingSlipReifier |
|
| RssDataFormat |
Transform from ROME SyndFeed Java Objects to XML and vice-versa.
|
| RssDataFormatReifier |
|
| SagaActionUriDefinition |
Allows to declare saga actions to complete or compensate a saga
|
| SagaCompletionMode |
Enumerates all saga completion modes.
|
| SagaDefinition |
Enables sagas on the route
|
| SagaOptionDefinition |
Allows to declare options on sagas
|
| SagaPropagation |
Enumerates all saga propagation modes.
|
| SagaReifier |
|
| SamplingDefinition |
Extract a sample of the messages passing through a route
|
| SamplingReifier |
|
| ScriptDefinition |
Executes a script from a language which does not change the message body.
|
| ScriptReifier |
|
| SecurityDefinition |
Rest security definition
|
| SendDefinition<Type extends ProcessorDefinition<Type>> |
Sends the message to an endpoint
|
| SendReifier |
|
| ServiceCallConfiguration |
|
| ServiceCallConfigurationDefinition |
Remote service call configuration
|
| ServiceCallDefinition |
To call remote services
|
| ServiceCallDefinitionConstants |
|
| ServiceCallExpressionConfiguration |
|
| ServiceCallReifier |
|
| ServiceCallServiceChooserConfiguration |
|
| ServiceCallServiceDiscoveryConfiguration |
|
| ServiceCallServiceFilterConfiguration |
|
| ServiceCallServiceLoadBalancerConfiguration |
|
| SetBodyDefinition |
Sets the contents of the message body
|
| SetBodyReifier |
|
| SetExchangePatternDefinition |
Sets the exchange pattern on the message exchange
|
| SetExchangePatternReifier |
|
| SetHeaderDefinition |
Sets the value of a message header
|
| SetHeaderReifier |
|
| SetPropertyDefinition |
Sets a named property on the message exchange
|
| SetPropertyReifier |
|
| SimpleBuilder |
Creates an org.apache.camel.language.simple.Simple language builder.
|
| SimpleExpression |
Evaluate Camel's built-in Simple language expression against the Camel Exchange.
|
| SimpleExpressionReifier |
|
| SoapJaxbDataFormat |
Marshal Java objects to SOAP messages and back.
|
| SoapJaxbDataFormatReifier |
|
| SortDefinition<T> |
Sorts the contents of the message
|
| SortReifier<T,U extends SortDefinition<T>> |
|
| SpELExpression |
Evaluate a Spring Expression Language (SpEL) expression against the Camel Exchange.
|
| SplitDefinition |
Splits a single message into many sub-messages.
|
| SplitReifier |
|
| StaticServiceCallServiceDiscoveryConfiguration |
|
| StepDefinition |
Routes the message to a sequence of processors which is grouped together as
one logical name
|
| StepReifier |
|
| StickyLoadBalancerDefinition |
Sticky load balancer Sticky load balancing using an Expression to calculate a
correlation key to perform the sticky load balancing; rather like jsessionid
in the web or JMSXGroupID in JMS.
|
| StickyLoadBalancerReifier |
|
| StopDefinition |
Stops the processing of the current message
|
| StopReifier |
|
| StreamResequencerConfig |
Configures stream-processing resequence eip.
|
| SyslogDataFormat |
Marshall SyslogMessages to RFC3164 and RFC5424 messages and back.
|
| SyslogDataFormatReifier |
|
| TarFileDataFormat |
Archive files into tarballs or extract files from tarballs.
|
| TarFileDataFormatReifier |
|
| ThreadPoolBuilder |
A builder to create thread pools.
|
| ThreadPoolProfileBuilder |
Builder to build ThreadPoolProfile.
|
| ThreadPoolProfileDefinition |
To configure thread pools
|
| ThreadsDefinition |
Specifies that all steps after this node are processed asynchronously
|
| ThreadsReifier |
|
| ThriftDataFormat |
Serialize and deserialize messages using Apache Thrift binary data format.
|
| ThriftDataFormatReifier |
|
| ThrottleDefinition |
Controls the rate at which messages are passed to the next node in the route
|
| ThrottleReifier |
|
| ThrowExceptionDefinition |
Throws an exception
|
| ThrowExceptionReifier |
|
| TidyMarkupDataFormat |
Parse (potentially invalid) HTML into valid HTML or DOM.
|
| TidyMarkupDataFormatReifier |
|
| ToDefinition |
Sends the message to a static endpoint
|
| ToDynamicDefinition |
Sends the message to a dynamic endpoint
|
| ToDynamicReifier<T extends ToDynamicDefinition> |
|
| TokenizerExpression |
Tokenize text payloads using the specified delimiter patterns.
|
| TokenizerExpressionReifier |
|
| TopicLoadBalancerDefinition |
Topic load balancer The topic load balancer sends to all destinations (rather
like JMS Topics)
|
| TopicLoadBalancerReifier |
|
| TransactedDefinition |
Enables transaction on the route
|
| TransactedReifier |
|
| TransformDefinition |
Transforms the message body based on an expression
|
| TransformerBuilder |
A Java DSL which is used to
build a Transformer and register into
CamelContext.
|
| TransformerDefinition |
|
| TransformerReifier<T> |
|
| TransformersDefinition |
To configure transformers.
|
| TransformReifier |
|
| TryDefinition |
Marks the beginning of a try, catch, finally block
|
| TryReifier |
|
| UniVocityAbstractDataFormat |
Represents the common parts of all uniVocity
DataFormat parsers.
|
| UniVocityAbstractDataFormatReifier<T extends UniVocityAbstractDataFormat> |
|
| UniVocityCsvDataFormat |
Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using UniVocity Parsers.
|
| UniVocityCsvDataFormatReifier |
|
| UniVocityFixedWidthDataFormat |
Marshal and unmarshal Java objects from and to fixed length records using UniVocity Parsers.
|
| UniVocityFixedWidthDataFormatReifier |
|
| UniVocityHeader |
To configure headers for UniVocity data formats.
|
| UniVocityTsvDataFormat |
Marshal and unmarshal Java objects from and to TSV (Tab-Separated Values) records using UniVocity Parsers.
|
| UniVocityTsvDataFormatReifier |
|
| UnmarshalDefinition |
Converts the message data received from the wire into a format that Apache
Camel processors can consume
|
| UnmarshalReifier |
|
| ValidateDefinition |
Validates a message based on an expression
|
| ValidateReifier |
|
| ValidatorBuilder |
A Java DSL which is used to
build a Validator and register into
CamelContext.
|
| ValidatorDefinition |
|
| ValidatorReifier<T> |
|
| ValidatorsDefinition |
To configure validators.
|
| ValueBuilder |
A builder of expressions or predicates based on values.
|
| VerbDefinition |
Rest command
|
| WeightedLoadBalancerDefinition |
Weighted load balancer The weighted load balancing policy allows you to
specify a processing load distribution ratio for each server with respect to
others.
|
| WeightedLoadBalancerReifier |
|
| WhenDefinition |
Triggers a route when an expression evaluates to true
|
| WhenReifier |
|
| WhenSkipSendToEndpointDefinition |
Predicate to determine if the message should be sent or not to the endpoint,
when using interceptSentToEndpoint.
|
| WhenSkipSendToEndpointReifier |
|
| WireTapDefinition<Type extends ProcessorDefinition<Type>> |
Routes a copy of a message (or creates a new message) to a secondary
destination while continue routing the original message.
|
| WireTapReifier |
|
| XmlRpcDataFormat |
Marshal and unmarshal XML RPC protocol requests or responses.
|
| XmlRpcDataFormatReifier |
|
| XMLSecurityDataFormat |
Encrypt and decrypt XML payloads using Apache Santuario.
|
| XMLSecurityDataFormatReifier |
|
| XMLTokenizerExpression |
Tokenize XML payloads using the specified path expression.
|
| XMLTokenizerExpressionReifier |
|
| XPathExpression |
Evaluate an XPath expression against an XML payload.
|
| XPathExpressionReifier |
|
| XQueryExpression |
Evaluate an XQuery expressions against an XML payload.
|
| XQueryExpressionReifier |
|
| XStreamDataFormat |
Marshal and unmarshal POJOs to/from XML using XStream library.
|
| XStreamDataFormatReifier |
|
| YAMLDataFormat |
Marshal and unmarshal Java objects to and from YAML.
|
| YAMLDataFormatReifier |
|
| YAMLLibrary |
Supported YAML marshalers.
|
| YAMLTypeFilterDefinition |
|
| YAMLTypeFilterType |
|
| ZipDataFormatReifier |
|
| ZipDeflaterDataFormat |
Compress and decompress streams using java.util.zip.Deflater and java.util.zip.Inflater.
|
| ZipFileDataFormat |
Compression and decompress streams using java.util.zip.Zip*Stream.
|
| ZipFileDataFormatReifier |
|
| ZooKeeperServiceCallServiceDiscoveryConfiguration |
|