public class KafkaHeaderFilterStrategy
extends org.apache.camel.impl.DefaultHeaderFilterStrategy
Modifier and Type | Field and Description |
---|---|
static String |
CAMEL_KAFKA_FILTER_PATTERN
A filter pattern that only accepts keys starting with Camel or org.apache.camel.
|
Constructor and Description |
---|
KafkaHeaderFilterStrategy() |
Modifier and Type | Method and Description |
---|---|
protected void |
initialize() |
applyFilterToCamelHeaders, applyFilterToExternalHeaders, extendedFilter, getInFilter, getInFilterPattern, getOutFilter, getOutFilterPattern, isAllowNullValues, isCaseInsensitive, isLowerCase, setAllowNullValues, setCaseInsensitive, setInFilter, setInFilterPattern, setLowerCase, setOutFilter, setOutFilterPattern
public static final String CAMEL_KAFKA_FILTER_PATTERN
Apache Camel