Uses of Package
org.apache.camel.component.kafka
Packages that use org.apache.camel.component.kafka
Package
Description
-
Classes in org.apache.camel.component.kafka used by org.apache.camel.component.kafkaClassDescriptionFactory to create a new Kafka
Consumerand KafkaProducerinstances.Send and receive messages to/from an Apache Kafka broker.Strategy to decide when a Kafka exception was thrown during polling, how to handle this.DISCARD will discard the message and continue to poll next message.BEGINNING configures the consumer to consume from the beginning of the topic/partition. -
Classes in org.apache.camel.component.kafka used by org.apache.camel.component.kafka.consumer
-
Classes in org.apache.camel.component.kafka used by org.apache.camel.component.kafka.consumer.errorhandlerClassDescriptionSend and receive messages to/from an Apache Kafka broker.Strategy to decide when a Kafka exception was thrown during polling, how to handle this.BEGINNING configures the consumer to consume from the beginning of the topic/partition.
-
-
-
Classes in org.apache.camel.component.kafka used by org.apache.camel.component.kafka.consumer.support.classicClassDescriptionBEGINNING configures the consumer to consume from the beginning of the topic/partition.
-
-
-