Package org.apache.camel.support.processor
package org.apache.camel.support.processor
Base classes and utilities for EIP and Camel processors
-
ClassDescriptionA
Processorwhich just logs to aCamelLoggerobject which can be used as an exception handler instead of using a dead letter queue.A processor which converts the payload of the input message to be of the given typeA processor which converts the message header to be of the given typeA processor which converts the variable to be of the given typeDefaultExchangeFormatterthat have fine grained options to configure what to include in the output.Generated by camel build tools - do NOT edit this file!TheMaskingFormatterthat searches the specified keywords in the source and replace its value with mask string.A Delegate pattern which delegates processing to a nestedAsyncProcessorwhich can be useful for implementation inheritance when writing anPolicyA Delegate pattern which delegates processing to a nestedProcessorwhich can be useful for implementation inheritance when writing anPolicyA delegate pattern which delegates synchronous processing to a nestedProcessor.Marshals the body of the incoming message using the given data formatA processor which validates the content of the inbound message body against aPredicate.A predicate validation exception occurredA logger for logging message throughput.Unmarshals the body of the incoming message using the given data format