Package | Description |
---|---|
org.apache.camel.component.kafka |
Modifier and Type | Method and Description |
---|---|
KafkaConfiguration |
KafkaConfiguration.copy()
Returns a copy of this configuration
|
KafkaConfiguration |
KafkaEndpoint.getConfiguration() |
KafkaConfiguration |
KafkaComponent.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
KafkaEndpoint.setConfiguration(KafkaConfiguration configuration) |
void |
KafkaComponent.setConfiguration(KafkaConfiguration configuration)
Allows to pre-configure the Kafka component with common options that the endpoints will reuse.
|
Apache Camel